Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 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-ssh8634164925876083604.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-ssh11090670075917816433.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-ssh2709565907255150812.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-ssh18402462619674575694.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-ssh14829607043875363234.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-1637 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/952 [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/952 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 (main) Commit message: "Merge pull request #5367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.51" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 > git rev-list --no-walk 0e55265952fe87c758383d7debcfc0c5e18034b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:17 ========================================================= 23:10:17 EdgeX Global Pipelines Version Info 23:10:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:18 ------------------- 23:10:18 stable info: 23:10:18 ------------------- 23:10:18 Commited By: Cherry Wang cherry@iotechsys.com 23:10:18 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 23:10:18 Message: update stable to v1.0.278 23:10:18 ------------------- 23:10:18 experimental info: 23:10:18 ------------------- 23:10:18 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:18 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 23:10:18 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:10:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0973e96 [Pipeline] echo 23:10:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:19 provisioning config files... 23:10:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/952@tmp/config3920855958136087380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:19 ---> ****-login.sh 23:10:19 nexus3.edgexfoundry.org:10001 23:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 23:10:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.****.com/go/credential-store/ 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10002 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 23:10:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.****.com/go/credential-store/ 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10003 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 23:10:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.****.com/go/credential-store/ 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10004 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 23:10:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.****.com/go/credential-store/ 23:10:20 23:10:20 Login Succeeded 23:10:20 ****.io 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:21 23:10:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:21 Configure a credential helper to remove this warning. See 23:10:21 https://docs.****.com/go/credential-store/ 23:10:21 23:10:21 Login Succeeded 23:10:21 ---> ****-login.sh ends [Pipeline] } 23:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:21 + 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:10:21 + dirname cmd/core-command/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo core-command,cmd/core-command/Dockerfile 23:10:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:10:21 + cut -d/+ -f2 23:10:21 dirname cmd/core-data/Dockerfile 23:10:21 + echo core-data,cmd/core-data/Dockerfile 23:10:21 + dirname cmd/core-keeper/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo core-keeper,cmd/core-keeper/Dockerfile 23:10:21 + dirname cmd/core-metadata/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo core-metadata,cmd/core-metadata/Dockerfile 23:10:21 + dirname cmd/security-bootstrapper/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:10:21 + dirname cmd/security-proxy-auth/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:10:21 + dirname cmd/security-proxy-setup/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:10:21 + dirname cmd/security-secretstore-setup/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:10:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:10:21 + dirname cmd/security-spire-agent/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:10:21 + + cut -d/ -f2 23:10:21 dirname cmd/security-spire-config/Dockerfile 23:10:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:10:21 + + dirname cmd/security-spire-server/Dockerfile 23:10:21 cut -d/ -f2 23:10:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:10:21 + dirname cmd/support-notifications/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo support-notifications,cmd/support-notifications/Dockerfile 23:10:21 + dirname cmd/support-scheduler/Dockerfile 23:10:21 + cut -d/ -f2 23:10:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:10:21 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:10:21 + git rev-list -1 --merges 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3~1..0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 23:10:21 -----------> git rev-list -1 --merges 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3~1..0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:10:21 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [false] [Pipeline] sh 23:10:22 + git log --format=format:%s -1 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 23:10:22 ========================================================= 23:10:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:10:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:22 + grep -v github /etc/ssh/ssh_known_hosts 23:10:22 + [ -e /tmp/ssh_known_hosts ] 23:10:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:22 + sudo tee -a /etc/ssh/ssh_known_hosts 23:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:22 23:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:23 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:23 3dae71ba6b94: Pulling fs layer 23:10:23 6bf1a483ea7c: Pulling fs layer 23:10:23 f5dfc541a4d3: Pulling fs layer 23:10:23 461d9e800cba: Pulling fs layer 23:10:23 80192f66455f: Pulling fs layer 23:10:23 2e8e34ca0e6c: Pulling fs layer 23:10:23 a29436f7fd5d: Pulling fs layer 23:10:23 923cac83aea3: Pulling fs layer 23:10:23 25ad8b0a4227: Pulling fs layer 23:10:23 db01528c6b51: Pulling fs layer 23:10:23 28988de357af: Pulling fs layer 23:10:23 80192f66455f: Waiting 23:10:23 2e8e34ca0e6c: Waiting 23:10:23 461d9e800cba: Waiting 23:10:23 a29436f7fd5d: Waiting 23:10:23 923cac83aea3: Waiting 23:10:23 25ad8b0a4227: Waiting 23:10:23 28988de357af: Waiting 23:10:23 db01528c6b51: Waiting 23:10:23 6bf1a483ea7c: Verifying Checksum 23:10:23 6bf1a483ea7c: Download complete 23:10:23 461d9e800cba: Verifying Checksum 23:10:23 461d9e800cba: Download complete 23:10:23 80192f66455f: Verifying Checksum 23:10:23 80192f66455f: Download complete 23:10:23 f5dfc541a4d3: Verifying Checksum 23:10:23 f5dfc541a4d3: Download complete 23:10:23 3dae71ba6b94: Verifying Checksum 23:10:23 3dae71ba6b94: Download complete 23:10:23 923cac83aea3: Verifying Checksum 23:10:23 923cac83aea3: Download complete 23:10:23 25ad8b0a4227: Verifying Checksum 23:10:23 25ad8b0a4227: Download complete 23:10:23 db01528c6b51: Verifying Checksum 23:10:23 db01528c6b51: Download complete 23:10:23 28988de357af: Verifying Checksum 23:10:23 28988de357af: Download complete 23:10:23 a29436f7fd5d: Verifying Checksum 23:10:23 a29436f7fd5d: Download complete 23:10:24 2e8e34ca0e6c: Verifying Checksum 23:10:24 2e8e34ca0e6c: Download complete 23:10:24 3dae71ba6b94: Pull complete 23:10:24 6bf1a483ea7c: Pull complete 23:10:25 f5dfc541a4d3: Pull complete 23:10:25 461d9e800cba: Pull complete 23:10:25 80192f66455f: Pull complete 23:10:30 2e8e34ca0e6c: Pull complete 23:10:30 a29436f7fd5d: Pull complete 23:10:30 923cac83aea3: Pull complete 23:10:30 25ad8b0a4227: Pull complete 23:10:30 db01528c6b51: Pull complete 23:10:30 28988de357af: Pull complete 23:10:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:30 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 23:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:32 $ docker top 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 -eo pid,comm 23:10:32 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:10:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:32 [ssh-agent] Looking for ssh-agent implementation... 23:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:32 $ docker exec 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 ssh-agent 23:10:32 SSH_AUTH_SOCK=/tmp/ssh-U8NhNbMXg8q0/agent.32 23:10:32 SSH_AGENT_PID=38 23:10:32 Running ssh-add (command line suppressed) 23:10:32 Identity added: /w/workspace/edgex-go/952@tmp/private_key_10181061199574925866.key (/w/workspace/edgex-go/952@tmp/private_key_10181061199574925866.key) 23:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:33 + git config --global --add safe.directory /w/workspace/edgex-go/952 [Pipeline] sh 23:10:33 + git tag --points-at HEAD [Pipeline] } 23:10:33 $ docker exec --env ******** --env ******** 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 ssh-agent -k 23:10:33 unset SSH_AUTH_SOCK; 23:10:33 unset SSH_AGENT_PID; 23:10:33 echo Agent pid 38 killed; 23:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:33 [ssh-agent] Looking for ssh-agent implementation... 23:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:33 $ docker exec 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 ssh-agent 23:10:33 SSH_AUTH_SOCK=/tmp/ssh-wKk7pSejMdAI/agent.85 23:10:33 SSH_AGENT_PID=91 23:10:33 Running ssh-add (command line suppressed) 23:10:33 Identity added: /w/workspace/edgex-go/952@tmp/private_key_1907050994052248079.key (/w/workspace/edgex-go/952@tmp/private_key_1907050994052248079.key) 23:10:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:34 + git semver init 23:10:34 2026-02-05 23:10:34,334 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:10:34 2026-02-05 23:10:34,339 [run_init] DEBUG init version:0.0.0 force:False 23:10:34 2026-02-05 23:10:34,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/952/.semver 23:10:34 2026-02-05 23:10:34,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/952/.semver 23:10:34 2026-02-05 23:10:34,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/952/.semver'], cwd=/w/workspace/edgex-go/952, stdin=None, shell=False, universal_newlines=False) 23:10:39 2026-02-05 23:10:39,359 [append_file] DEBUG append to file:/w/workspace/edgex-go/952/.git/info/exclude 23:10:39 2026-02-05 23:10:39,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/952/.semver/main with force:False 23:10:39 2026-02-05 23:10:39,360 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 23:10:39 2026-02-05 23:10:39,360 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 23:10:39 4.1.0-dev.97 [Pipeline] } 23:10:39 $ docker exec --env ******** --env ******** 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 ssh-agent -k 23:10:39 unset SSH_AUTH_SOCK; 23:10:39 unset SSH_AGENT_PID; 23:10:39 echo Agent pid 91 killed; 23:10:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:40 + git semver [Pipeline] } 23:10:40 $ docker stop --time=1 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 23:10:41 $ docker rm -f --volumes 3ab76dbe0fda0b341172435c43b9ab24608b67179c8f3b3e276ffd2d8257edf0 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:10:42 Stashed 1 file(s) [Pipeline] echo 23:10:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.97 [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:10:42 + git config --global --add safe.directory /w/workspace/edgex-go/952 [Pipeline] echo 23:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:10:42 ========================================================= 23:10:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 23:10:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:10:43 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:43 2d35ebdb57d9: Pulling fs layer 23:10:43 c35fb4624d26: Pulling fs layer 23:10:43 4e2aec7ef170: Pulling fs layer 23:10:43 333b49ad6fbf: Pulling fs layer 23:10:43 4f4fb700ef54: Pulling fs layer 23:10:43 c3e65509a76b: Pulling fs layer 23:10:43 7cf9ebb963bd: Pulling fs layer 23:10:43 bb34ca984cfb: Pulling fs layer 23:10:43 151cf03bc807: Pulling fs layer 23:10:43 333b49ad6fbf: Waiting 23:10:43 4f4fb700ef54: Waiting 23:10:43 c3e65509a76b: Waiting 23:10:43 7cf9ebb963bd: Waiting 23:10:43 151cf03bc807: Waiting 23:10:43 c35fb4624d26: Download complete 23:10:43 333b49ad6fbf: Verifying Checksum 23:10:43 333b49ad6fbf: Download complete 23:10:43 4f4fb700ef54: Download complete 23:10:43 2d35ebdb57d9: Verifying Checksum 23:10:43 2d35ebdb57d9: Download complete 23:10:43 c3e65509a76b: Download complete 23:10:43 2d35ebdb57d9: Pull complete 23:10:43 7cf9ebb963bd: Verifying Checksum 23:10:43 7cf9ebb963bd: Download complete 23:10:43 c35fb4624d26: Pull complete 23:10:43 4e2aec7ef170: Verifying Checksum 23:10:43 4e2aec7ef170: Download complete 23:10:43 151cf03bc807: Verifying Checksum 23:10:43 151cf03bc807: Download complete 23:10:43 bb34ca984cfb: Verifying Checksum 23:10:43 bb34ca984cfb: Download complete 23:10:48 4e2aec7ef170: Pull complete 23:10:48 333b49ad6fbf: Pull complete 23:10:48 4f4fb700ef54: Pull complete 23:10:48 c3e65509a76b: Pull complete 23:10:48 7cf9ebb963bd: Pull complete 23:10:52 bb34ca984cfb: Pull complete 23:10:53 151cf03bc807: Pull complete 23:10:53 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 23:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:10:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:10:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:10:53 WORKDIR /edgex 23:10:53 COPY go.mod . 23:10:53 RUN go mod download 23:10:53 + docker build -t ci-base-image-x86_64 -f - . 23:10:54 #0 building with "default" instance using docker driver 23:10:54 23:10:54 #1 [internal] load build definition from Dockerfile 23:10:54 #1 transferring dockerfile: 164B done 23:10:54 #1 DONE 0.0s 23:10:54 23:10:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:10:54 #2 DONE 0.0s 23:10:54 23:10:54 #3 [internal] load .dockerignore 23:10:54 #3 transferring context: 50B done 23:10:54 #3 DONE 0.0s 23:10:54 23:10:54 #4 [internal] load build context 23:10:54 #4 transferring context: 7.07kB done 23:10:54 #4 DONE 0.0s 23:10:54 23:10:54 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:10:54 #5 DONE 0.1s 23:10:54 23:10:54 #6 [2/4] WORKDIR /edgex 23:10:56 #6 DONE 1.8s 23:10:56 23:10:56 #7 [3/4] COPY go.mod . 23:10:56 #7 DONE 0.0s 23:10:56 23:10:56 #8 [4/4] RUN go mod download 23:10:57 Still waiting to schedule task 23:10:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:11:11 #8 DONE 15.0s 23:11:11 23:11:11 #9 exporting to image 23:11:11 #9 exporting layers 23:11:14 #9 exporting layers 3.5s done 23:11:14 #9 writing image sha256:69b02b15fcd5522571fc40132c92d93a5f5a6654ee9d97e3ce3fd5b2c8205283 done 23:11:14 #9 naming to docker.io/library/ci-base-image-x86_64 done 23:11:14 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:14 + docker inspect -f . ci-base-image-x86_64 23:11:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:14 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 23:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:11:15 $ docker top d10449f7cbf3ff72471a4a6d92ba88abc0a96cc0b6091e55def4db2054517324 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:15 + go version 23:11:15 go version go1.25.2 linux/amd64 [Pipeline] } 23:11:15 $ docker stop --time=1 d10449f7cbf3ff72471a4a6d92ba88abc0a96cc0b6091e55def4db2054517324 23:11:16 $ docker rm -f --volumes d10449f7cbf3ff72471a4a6d92ba88abc0a96cc0b6091e55def4db2054517324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:17 + docker inspect -f . ci-base-image-x86_64 23:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:17 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 23:11:17 $ 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/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:11:17 $ docker top a6aa7b36b89f64dfd6ba0cdd4bb085a8dcb52372b227ef7af307e84002e157b6 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:17 ========================================================= 23:11:17 [edgeXBuildGoParallel] Running Tests and Build... 23:11:17 ========================================================= [Pipeline] sh 23:11:17 + git config --global --add safe.directory /w/workspace/edgex-go/952 [Pipeline] fileExists [Pipeline] sh 23:11:18 + make test 23:11:18 go test -race -coverprofile=coverage.out ./... 23:11:26 ? github.com/edgexfoundry/edgex-go [no test files] 23:11:52 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 23:11:52 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 23:11:52 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 23:11:52 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 23:11:52 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 23:11:53 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 23:11:54 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 23:11:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:11:54 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 23:11:54 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 23:11:54 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 23:11:54 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 23:11:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.6% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.244s coverage: 94.2% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 23:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.037s coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 23:12:00 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 23:12:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements 23:12:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 23:12:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 23:12:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.9% of statements 23:12:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 23:12:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:12:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 23:12:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 23:12:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 23:12:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 23:12:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 23:12:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.053s coverage: 3.5% of statements 23:12:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 23:12:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 23:12:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 23:12:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 23:12:06 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 23:12:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 23:12:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 93.1% of statements 23:12:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 23:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.037s coverage: 92.9% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 29.2% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 23:12:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 94.9% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:12:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:31 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:12:31 running golangci-lint 23:12:31 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 23:12:31 go version go1.25.2 linux/amd64 23:12:32 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 23:12:32 level=info msg="[config_reader] Used config file .golangci.yml" 23:12:32 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 23:12:32 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 23:12:32 level=info msg="[goenv] Read go env for 4.427119ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 23:12:32 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 23:12:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1638 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:12:43 Running in /w/workspace/edgex-go/952 [Pipeline] { [Pipeline] checkout 23:12:46 The recommended git tool is: git 23:12:50 using credential edgex-jenkins-ssh 23:12:50 Cloning the remote Git repository 23:12:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:12:51 > git init /w/workspace/edgex-go/952 # timeout=10 23:12:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:12:51 > git --version # timeout=10 23:12:51 > git --version # 'git version 2.25.1' 23:12:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:54 level=info msg="[loader] Go packages loading at mode 8767 (exports_file|files|imports|compiled_files|name|types_sizes|deps) took 21.214222141s" 23:12:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.519101ms" 23:13:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:13:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:08 level=info msg="[linters_context/goanalysis] analyzers took 1m55.071244602s with top 10 stages: buildir: 1m7.767221614s, gosec: 3.166594144s, inspect: 3.060622628s, fact_deprecated: 2.484424167s, fact_purity: 1.893348834s, printf: 1.742795539s, ctrlflow: 1.685096795s, nilness: 1.335756734s, S1038: 1.282356269s, QF1004: 1.160000823s" 23:13:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 23:13:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 23:13:08 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 23:13:08 level=info msg="[runner] Issues before processing: 35, after processing: 0" 23:13:08 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, cgo: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35" 23:13:08 level=info msg="[runner] processing took 9.903307ms with stages: nolint_filter: 8.689755ms, generated_file_filter: 958.839µs, exclusion_rules: 135.911µs, exclusion_paths: 51.421µs, path_relativity: 40.16µs, cgo: 7.42µs, path_absoluter: 6.251µs, sort_results: 4.21µs, invalid_issue: 2.36µs, max_same_issues: 1.92µs, filename_unadjuster: 1.23µs, fixer: 750ns, diff: 720ns, path_prettifier: 660ns, path_shortener: 590ns, max_from_linter: 380ns, uniq_by_line: 370ns, source_code: 130ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" 23:13:08 level=info msg="[runner] linters took 14.17600356s with stages: goanalysis_metalinter: 14.166009643s" 23:13:08 0 issues. 23:13:08 level=info msg="File cache stats: 0 entries of total size 0B" 23:13:08 level=info msg="Memory: 356 samples, avg is 376.1MB, max is 1386.5MB" 23:13:08 level=info msg="Execution took 35.437245472s" 23:13:08 go vet ./... 23:13:09 Avoid second fetch 23:13:09 Checking out Revision 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 (main) 23:13:10 Commit message: "Merge pull request #5367 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.51" 23:13:09 > git config core.sparsecheckout # timeout=10 23:13:09 > git checkout -f 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:14 provisioning config files... 23:13:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/952@tmp/config8935524871560010345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:15 ---> ****-login.sh 23:13:15 nexus3.edgexfoundry.org:10001 23:13:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:15 ./bin/test-attribution-txt.sh 23:13:15 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 23:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 23:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 23:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:15 Configure a credential helper to remove this warning. See 23:13:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:15 23:13:15 Login Succeeded 23:13:15 nexus3.edgexfoundry.org:10002 23:13:15 + ls -al . 23:13:15 total 1392 23:13:15 drwxrwxr-x 11 1001 1001 4096 Feb 5 23:11 . 23:13:15 drwxr-xr-x 4 root root 4096 Feb 5 23:11 .. 23:13:15 drwxrwxr-x 2 1001 1001 4096 Feb 5 23:10 .blubracket 23:13:15 -rw-rw-r-- 1 1001 1001 10 Feb 5 23:10 .dockerignore 23:13:15 drwxrwxr-x 8 1001 1001 4096 Feb 5 23:12 .git 23:13:15 drwxrwxr-x 3 1001 1001 4096 Feb 5 23:10 .github 23:13:15 -rw-rw-r-- 1 1001 1001 909 Feb 5 23:10 .gitignore 23:13:15 -rw-rw-r-- 1 1001 1001 359 Feb 5 23:10 .golangci.yml 23:13:15 -rw-rw-r-- 1 1001 1001 100 Feb 5 23:10 .hadolint.yml 23:13:15 drwxr-xr-x 3 1001 1001 4096 Feb 5 23:10 .semver 23:13:15 -rw-rw-r-- 1 1001 1001 155 Feb 5 23:10 .sonarcloud.properties 23:13:15 -rw-rw-r-- 1 1001 1001 1171 Feb 5 23:10 ADOPTERS.md 23:13:15 -rw-rw-r-- 1 1001 1001 20017 Feb 5 23:10 Attribution.txt 23:13:15 -rw-rw-r-- 1 1001 1001 108018 Feb 5 23:10 CHANGELOG.md 23:13:15 -rw-rw-r-- 1 1001 1001 3804 Feb 5 23:10 CONTRIBUTING.md 23:13:15 -rw-rw-r-- 1 1001 1001 677 Feb 5 23:10 GOVERNANCE.md 23:13:15 -rw-rw-r-- 1 1001 1001 886 Feb 5 23:10 Jenkinsfile 23:13:15 -rw-rw-r-- 1 1001 1001 10775 Feb 5 23:10 LICENSE 23:13:15 -rw-rw-r-- 1 1001 1001 16743 Feb 5 23:10 Makefile 23:13:15 -rw-rw-r-- 1 1001 1001 582 Feb 5 23:10 OWNERS.md 23:13:15 -rw-rw-r-- 1 1001 1001 9932 Feb 5 23:10 README.md 23:13:15 -rw-rw-r-- 1 1001 1001 789 Feb 5 23:10 SECURITY.md 23:13:15 -rw-rw-r-- 1 1001 1001 12 Feb 5 23:10 VERSION 23:13:15 drwxrwxr-x 2 1001 1001 4096 Feb 5 23:10 bin 23:13:15 drwxrwxr-x 19 1001 1001 4096 Feb 5 23:10 cmd 23:13:15 -rw-r--r-- 1 root root 1044038 Feb 5 23:12 coverage.out 23:13:15 drwxrwxr-x 2 1001 1001 4096 Feb 5 23:10 fuzz_test 23:13:15 -rw-rw-r-- 1 1001 1001 7037 Feb 5 23:10 go.mod 23:13:15 -rw-rw-r-- 1 1001 1001 90891 Feb 5 23:10 go.sum 23:13:15 drwxrwxr-x 7 1001 1001 4096 Feb 5 23:10 internal 23:13:15 drwxrwxr-x 2 1001 1001 4096 Feb 5 23:10 openapi 23:13:15 -rw-rw-r-- 1 1001 1001 584 Feb 5 23:10 security.txt 23:13:15 -rw-rw-r-- 1 1001 1001 204 Feb 5 23:10 version.go [Pipeline] sh 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 + '[' -e coverage.out ] 23:13:16 + chown 1001:1001 coverage.out [Pipeline] stash 23:13:16 Stashed 1 file(s) [Pipeline] sh 23:13:16 Login Succeeded 23:13:16 nexus3.edgexfoundry.org:10003 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 + make build 23:13:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 Login Succeeded 23:13:16 nexus3.edgexfoundry.org:10004 23:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:16 Configure a credential helper to remove this warning. See 23:13:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:16 23:13:16 Login Succeeded 23:13:16 ****.io 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:13:17 Configure a credential helper to remove this warning. See 23:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:13:17 23:13:17 Login Succeeded 23:13:17 ---> ****-login.sh ends [Pipeline] } 23:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:13:18 + git config --global --add safe.directory /w/workspace/edgex-go/952 [Pipeline] echo 23:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:13:18 ========================================================= 23:13:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 23:13:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:13:18 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:18 6b59a28fa201: Pulling fs layer 23:13:18 d32bb0dddca7: Pulling fs layer 23:13:18 5dab1238d3d9: Pulling fs layer 23:13:18 196fd7d83e7d: Pulling fs layer 23:13:18 4f4fb700ef54: Pulling fs layer 23:13:18 8ba94037c8f0: Pulling fs layer 23:13:18 deaec5988b04: Pulling fs layer 23:13:18 9f65657bb879: Pulling fs layer 23:13:18 4f4fb700ef54: Waiting 23:13:18 8ba94037c8f0: Waiting 23:13:18 deaec5988b04: Waiting 23:13:18 9f65657bb879: Waiting 23:13:18 196fd7d83e7d: Waiting 23:13:18 d32bb0dddca7: Verifying Checksum 23:13:18 196fd7d83e7d: Verifying Checksum 23:13:18 196fd7d83e7d: Download complete 23:13:18 4f4fb700ef54: Verifying Checksum 23:13:18 4f4fb700ef54: Download complete 23:13:18 8ba94037c8f0: Verifying Checksum 23:13:18 8ba94037c8f0: Download complete 23:13:18 6b59a28fa201: Verifying Checksum 23:13:18 6b59a28fa201: Download complete 23:13:19 9f65657bb879: Verifying Checksum 23:13:19 9f65657bb879: Download complete 23:13:19 6b59a28fa201: Pull complete 23:13:20 d32bb0dddca7: Pull complete 23:13:20 5dab1238d3d9: Verifying Checksum 23:13:20 5dab1238d3d9: Download complete 23:13:21 deaec5988b04: Verifying Checksum 23:13:21 deaec5988b04: Download complete 23:13:34 5dab1238d3d9: Pull complete 23:13:34 196fd7d83e7d: Pull complete 23:13:34 4f4fb700ef54: Pull complete 23:13:34 8ba94037c8f0: Pull complete 23:13:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:13:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:13:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:13:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:13:45 deaec5988b04: Pull complete 23:13:46 9f65657bb879: Pull complete 23:13:46 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 23:13:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:13:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:13:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:13:46 WORKDIR /edgex 23:13:46 COPY go.mod . 23:13:46 RUN go mod download 23:13:46 + docker build -t ci-base-image-arm64 -f - . 23:13:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:13:47 Sending build context to Docker daemon 3.888MB 23:13:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:13:47 ---> 334268110677 23:13:47 Step 2/4 : WORKDIR /edgex 23:13:49 ---> Running in 697a785c593c 23:13:49 Removing intermediate container 697a785c593c 23:13:49 ---> 94442c30677d 23:13:49 Step 3/4 : COPY go.mod . 23:13:50 ---> 55aa896d178e 23:13:50 Step 4/4 : RUN go mod download 23:13:50 ---> Running in e1c571b19efd 23:13:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:13:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:13:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:13:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:14:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:14:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:14:04 $ docker stop --time=1 a6aa7b36b89f64dfd6ba0cdd4bb085a8dcb52372b227ef7af307e84002e157b6 23:14:07 $ docker rm -f --volumes a6aa7b36b89f64dfd6ba0cdd4bb085a8dcb52372b227ef7af307e84002e157b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:08 23:14:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:08 latest: Pulling from edgex-devops/edgex-compose 23:14:08 91d30c5bc195: Pulling fs layer 23:14:08 2e9b0aa3be6d: Pulling fs layer 23:14:08 9c61dcf015f6: Pulling fs layer 23:14:08 4698f68db338: Pulling fs layer 23:14:08 2a2f49069b9e: Pulling fs layer 23:14:08 e0025b399a48: Pulling fs layer 23:14:08 4698f68db338: Waiting 23:14:08 2a2f49069b9e: Waiting 23:14:08 e0025b399a48: Waiting 23:14:08 91d30c5bc195: Verifying Checksum 23:14:08 4698f68db338: Verifying Checksum 23:14:08 4698f68db338: Download complete 23:14:08 2e9b0aa3be6d: Verifying Checksum 23:14:08 2e9b0aa3be6d: Download complete 23:14:08 91d30c5bc195: Pull complete 23:14:08 e0025b399a48: Download complete 23:14:08 2a2f49069b9e: Verifying Checksum 23:14:08 2a2f49069b9e: Download complete 23:14:09 2e9b0aa3be6d: Pull complete 23:14:10 9c61dcf015f6: Verifying Checksum 23:14:10 9c61dcf015f6: Download complete 23:14:13 9c61dcf015f6: Pull complete 23:14:13 4698f68db338: Pull complete 23:14:13 2a2f49069b9e: Pull complete 23:14:13 e0025b399a48: Pull complete 23:14:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:13 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 23:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:14:14 $ docker top caccf895b9c1367d5bc48ad20bcaefb467316d1a4c358abd8c762b4971123c0e -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:15 + docker compose -f ./docker-compose-build.yml build --parallel 23:14:15 #1 [security-proxy-setup internal] load build definition from Dockerfile 23:14:15 #1 transferring dockerfile: 2.50kB done 23:14:15 #1 DONE 0.1s 23:14:15 23:14:15 #2 [support-scheduler internal] load build definition from Dockerfile 23:14:15 #2 transferring dockerfile: 1.83kB done 23:14:15 #2 DONE 0.1s 23:14:15 23:14:15 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:15 #3 DONE 0.0s 23:14:15 23:14:15 #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 23:14:15 #4 ... 23:14:15 23:14:15 #5 [support-notifications internal] load build definition from Dockerfile 23:14:15 #5 transferring dockerfile: 2.02kB done 23:14:15 #5 DONE 0.1s 23:14:15 23:14:15 #6 [security-secretstore-setup internal] load build definition from Dockerfile 23:14:15 #6 transferring dockerfile: 2.49kB done 23:14:15 #6 DONE 0.1s 23:14:15 23:14:15 #7 [security-spire-server internal] load build definition from Dockerfile 23:14:15 #7 transferring dockerfile: 1.70kB done 23:14:15 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:15 #7 DONE 0.1s 23:14:15 23:14:15 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:14:15 #8 transferring dockerfile: 2.23kB done 23:14:15 #8 DONE 0.2s 23:14:15 23:14:15 #9 [core-data internal] load build definition from Dockerfile 23:14:15 #9 transferring dockerfile: 2.04kB done 23:14:15 #9 DONE 0.2s 23:14:15 23:14:15 #10 [security-spire-agent internal] load build definition from Dockerfile 23:14:15 #10 transferring dockerfile: 1.81kB done 23:14:15 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:15 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 23:14:15 #10 DONE 0.2s 23:14:15 23:14:15 #11 [security-spire-config internal] load build definition from Dockerfile 23:14:15 #11 transferring dockerfile: 1.69kB done 23:14:15 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:15 #11 DONE 0.2s 23:14:15 23:14:15 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:14:15 #12 transferring dockerfile: 1.89kB done 23:14:15 #12 DONE 0.2s 23:14:15 23:14:15 #13 [security-proxy-auth internal] load build definition from Dockerfile 23:14:15 #13 transferring dockerfile: 2.14kB done 23:14:15 #13 DONE 0.2s 23:14:15 23:14:15 #14 [core-keeper internal] load build definition from Dockerfile 23:14:15 #14 transferring dockerfile: 2.07kB done 23:14:15 #14 DONE 0.2s 23:14:15 23:14:15 #15 [core-command internal] load build definition from Dockerfile 23:14:15 #15 transferring dockerfile: 1.94kB done 23:14:15 #15 DONE 0.2s 23:14:15 23:14:15 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:15 #3 DONE 0.0s 23:14:15 23:14:15 #16 [core-common-config-bootstrapper internal] load .dockerignore 23:14:15 #16 transferring context: 50B done 23:14:15 #16 DONE 0.0s 23:14:15 23:14:15 #4 [core-command internal] load metadata for docker.io/library/alpine:3.22 23:14:15 #4 DONE 0.2s 23:14:15 23:14:15 #17 [security-proxy-setup internal] load .dockerignore 23:14:15 #17 transferring context: 50B done 23:14:15 #17 DONE 0.1s 23:14:15 23:14:15 #18 [support-scheduler internal] load .dockerignore 23:14:15 #18 transferring context: 50B done 23:14:15 #18 DONE 0.1s 23:14:15 23:14:15 #19 [support-notifications internal] load .dockerignore 23:14:15 #19 transferring context: 50B done 23:14:15 #19 DONE 0.1s 23:14:15 23:14:15 #20 [security-secretstore-setup internal] load .dockerignore 23:14:15 #20 transferring context: 50B done 23:14:15 #20 DONE 0.1s 23:14:15 23:14:15 #21 [security-spiffe-token-provider internal] load .dockerignore 23:14:15 #21 transferring context: 50B done 23:14:15 #21 DONE 0.1s 23:14:15 23:14:15 #22 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:15 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:15 #22 ... 23:14:15 23:14:15 #23 [core-data internal] load .dockerignore 23:14:15 #23 transferring context: 50B done 23:14:15 #23 DONE 0.1s 23:14:15 23:14:15 #22 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:15 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:15 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:15 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:15 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:15 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 23:14:15 #22 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 23:14:15 #22 ... 23:14:15 23:14:15 #24 [core-command internal] load .dockerignore 23:14:15 #24 transferring context: 50B done 23:14:15 #24 DONE 0.2s 23:14:15 23:14:15 #22 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:15 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:15 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:15 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:15 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:15 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:15 #22 ... 23:14:15 23:14:15 #25 [security-proxy-auth internal] load .dockerignore 23:14:15 #25 transferring context: 50B done 23:14:15 #25 DONE 0.3s 23:14:15 23:14:15 #26 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:15 #26 DONE 0.4s 23:14:15 23:14:15 #27 [core-keeper internal] load .dockerignore 23:14:15 #27 transferring context: 50B 0.0s done 23:14:15 #27 DONE 0.4s 23:14:15 23:14:15 #22 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:15 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:15 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:15 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:15 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:15 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:15 #22 ... 23:14:15 23:14:15 #26 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:15 #26 DONE 0.4s 23:14:15 23:14:15 #22 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:15 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:15 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:15 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:15 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:15 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:15 #22 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:14:17 #22 ... 23:14:17 23:14:17 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:14:17 #28 DONE 1.6s 23:14:17 23:14:17 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:14:17 #29 DONE 1.6s 23:14:17 23:14:17 #30 [core-command builder 2/7] WORKDIR /edgex-go 23:14:17 #30 DONE 1.1s 23:14:17 23:14:17 #31 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:14:17 #31 ... 23:14:17 23:14:17 #22 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:17 #22 DONE 1.7s 23:14:17 23:14:17 #22 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:17 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:17 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:17 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:17 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:17 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:17 #22 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:14:17 #22 DONE 1.7s 23:14:17 23:14:17 #32 [security-spire-server internal] load .dockerignore 23:14:17 #32 transferring context: 50B 0.0s done 23:14:17 #32 DONE 0.3s 23:14:17 23:14:17 #33 [security-spire-agent internal] load .dockerignore 23:14:17 #33 transferring context: 50B done 23:14:17 #33 DONE 0.3s 23:14:17 23:14:17 #34 [security-spire-config internal] load .dockerignore 23:14:17 #34 transferring context: 50B done 23:14:17 #34 DONE 0.3s 23:14:17 23:14:17 #35 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:17 #35 ... 23:14:17 23:14:17 #22 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:17 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:17 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:17 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:17 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:17 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:17 #22 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:14:17 #22 DONE 1.7s 23:14:17 23:14:17 #35 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:17 #35 ... 23:14:17 23:14:17 #36 [security-spire-agent internal] load build context 23:14:17 #36 transferring context: 25.98kB done 23:14:17 #36 DONE 0.2s 23:14:17 23:14:17 #37 [security-spire-config internal] load build context 23:14:17 #37 transferring context: 24.70kB 0.0s done 23:14:17 #37 DONE 0.2s 23:14:17 23:14:17 #38 [security-spire-server internal] load build context 23:14:17 #38 transferring context: 26.44kB 0.0s done 23:14:17 #38 DONE 0.3s 23:14:17 23:14:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:17 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 23:14:17 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 23:14:17 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:14:17 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 23:14:17 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 23:14:17 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 23:14:17 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:14:17 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 23:14:17 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 23:14:17 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 23:14:17 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:14:18 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 23:14:18 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.4s 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.34MB / 41.51MB 0.5s 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.76MB / 41.51MB 0.6s 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 36.70MB / 41.51MB 0.8s 23:14:18 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s 23:14:21 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done 23:14:25 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23:14:25 #39 ... 23:14:25 23:14:25 #40 [core-common-config-bootstrapper internal] load build context 23:14:25 #40 transferring context: 369.75MB 10.0s 23:14:25 #40 ... 23:14:25 23:14:25 #41 [support-notifications internal] load build context 23:14:25 #41 ... 23:14:25 23:14:25 #42 [core-command internal] load build context 23:14:25 #42 ... 23:14:25 23:14:25 #43 [security-proxy-setup internal] load build context 23:14:26 #43 ... 23:14:26 23:14:26 #44 [support-scheduler internal] load build context 23:14:26 #44 transferring context: 608.65MB 10.4s done 23:14:26 #44 ... 23:14:26 23:14:26 #45 [core-keeper internal] load build context 23:14:26 #45 ... 23:14:26 23:14:26 #46 [security-secretstore-setup internal] load build context 23:14:26 #46 transferring context: 608.65MB 10.0s done 23:14:26 #46 ... 23:14:26 23:14:26 #47 [core-data internal] load build context 23:14:26 #47 transferring context: 608.65MB 10.1s done 23:14:26 #47 ... 23:14:26 23:14:26 #48 [security-spiffe-token-provider internal] load build context 23:14:26 #48 transferring context: 608.65MB 10.2s done 23:14:26 #48 ... 23:14:26 23:14:26 #49 [security-proxy-auth internal] load build context 23:14:26 #49 transferring context: 608.65MB 10.1s done 23:14:26 #49 ... 23:14:26 23:14:26 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:27 #39 ... 23:14:27 23:14:27 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:14:27 #0 0.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:27 #0 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:27 #0 1.520 OK: 265 MiB in 60 packages 23:14:27 #50 ... 23:14:27 23:14:27 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:27 #51 ... 23:14:27 23:14:27 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:14:27 #0 4.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:27 #0 4.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:27 #0 4.469 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:27 #0 4.469 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:27 #0 4.469 OK: 26335 distinct packages available 23:14:27 #0 4.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:27 #0 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:27 #0 4.886 OK: 265 MiB in 60 packages 23:14:27 #52 ... 23:14:27 23:14:27 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:14:27 #0 2.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:27 #0 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:27 #0 3.427 (1/1) Installing dumb-init (1.2.5-r3) 23:14:27 #0 3.431 Executing busybox-1.37.0-r20.trigger 23:14:27 #0 3.478 OK: 7 MiB in 17 packages 23:14:27 #53 ... 23:14:27 23:14:27 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:27 #54 ... 23:14:27 23:14:27 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:14:27 #0 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:27 #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:27 #0 1.201 (1/7) Installing ca-certificates (20250911-r0) 23:14:27 #0 1.226 (2/7) Installing dumb-init (1.2.5-r3) 23:14:27 #0 1.234 (3/7) Installing libgcc (14.2.0-r6) 23:14:27 #0 1.235 (4/7) Installing libsodium (1.0.20-r1) 23:14:27 #0 1.248 (5/7) Installing libstdc++ (14.2.0-r6) 23:14:27 #0 1.270 (6/7) Installing libzmq (4.3.5-r2) 23:14:27 #0 1.278 (7/7) Installing zeromq (4.3.5-r2) 23:14:27 #0 1.282 Executing busybox-1.37.0-r20.trigger 23:14:27 #0 1.288 Executing ca-certificates-20250911-r0.trigger 23:14:27 #0 1.326 OK: 12 MiB in 23 packages 23:14:27 #55 ... 23:14:27 23:14:27 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:14:27 #56 ... 23:14:27 23:14:27 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:27 #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 23:14:27 #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:14:27 #57 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 23:14:27 #57 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 23:14:27 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 23:14:27 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 23:14:27 #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 23:14:27 #57 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.4s done 23:14:27 #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 23:14:27 #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 23:14:27 #57 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.2s done 23:14:28 #57 ... 23:14:28 23:14:28 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:14:28 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:28 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:28 #0 1.462 OK: 265 MiB in 60 packages 23:14:28 #58 ... 23:14:28 23:14:28 #59 [security-bootstrapper internal] load build definition from Dockerfile 23:14:28 #59 transferring dockerfile: 3.02kB 0.0s done 23:14:28 #59 ... 23:14:28 23:14:28 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:14:28 #0 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:28 #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:28 #0 2.001 (1/3) Installing ca-certificates (20250911-r0) 23:14:28 #0 2.045 (2/3) Installing dumb-init (1.2.5-r3) 23:14:28 #0 2.052 (3/3) Installing tzdata (2025c-r0) 23:14:28 #0 2.087 Executing busybox-1.37.0-r20.trigger 23:14:28 #0 2.093 Executing ca-certificates-20250911-r0.trigger 23:14:28 #0 2.141 OK: 8 MiB in 19 packages 23:14:28 #60 ... 23:14:28 23:14:28 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:14:29 #61 ... 23:14:29 23:14:29 #62 [core-metadata internal] load build definition from Dockerfile 23:14:29 #62 transferring dockerfile: 23:14:29 #62 ... 23:14:29 23:14:29 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:14:30 #63 ... 23:14:30 23:14:30 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:14:30 #0 0.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:30 #0 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:30 #0 1.272 OK: 265 MiB in 60 packages 23:14:30 #64 ... 23:14:30 23:14:30 #31 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:14:30 #31 0.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:30 #31 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:30 #31 1.313 OK: 265 MiB in 60 packages 23:14:30 #31 ... 23:14:30 23:14:30 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:30 #65 ... 23:14:30 23:14:30 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:14:30 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:30 #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:30 #0 3.645 (1/4) Installing dumb-init (1.2.5-r3) 23:14:30 #0 3.653 (2/4) Installing openssl (3.5.5-r0) 23:14:30 #0 3.671 (3/4) Installing su-exec (0.2-r3) 23:14:30 #0 3.672 (4/4) Installing yq-go (4.47.2-r3) 23:14:30 #0 3.740 Executing busybox-1.37.0-r20.trigger 23:14:30 #0 3.745 OK: 20 MiB in 20 packages 23:14:30 #66 ... 23:14:30 23:14:30 #40 [core-common-config-bootstrapper internal] load build context 23:14:30 #40 transferring context: 608.65MB 11.7s done 23:14:35 #40 ... 23:14:35 23:14:35 #41 [support-notifications internal] load build context 23:14:35 #41 transferring context: 608.65MB 10.9s done 23:14:36 #41 ... 23:14:36 23:14:36 #43 [security-proxy-setup internal] load build context 23:14:36 #43 transferring context: 608.65MB 11.6s done 23:14:36 #43 ... 23:14:36 23:14:36 #42 [core-command internal] load build context 23:14:36 #42 transferring context: 608.65MB 10.8s done 23:14:36 #42 ... 23:14:36 23:14:36 #45 [core-keeper internal] load build context 23:14:36 #45 transferring context: 608.65MB 10.4s done 23:14:36 #45 ... 23:14:36 23:14:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:36 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.3s done 23:14:39 #39 ... 23:14:39 23:14:39 #62 [core-metadata internal] load build definition from Dockerfile 23:14:39 #62 transferring dockerfile: 2.10kB 0.1s done 23:14:46 Removing intermediate container e1c571b19efd 23:14:46 ---> 89280e529c88 23:14:46 Successfully built 89280e529c88 23:14:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:46 + docker inspect -f . ci-base-image-arm64 23:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:47 prd-ubuntu20.04-docker-arm64-4c-16g-1638 does not seem to be running inside a container 23:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@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:14:48 $ docker top 7f1f12f91ac4d5642c6a6a4a61dd2e85fe108b9d127dcd99d1c310b02e08f38c -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:49 + go version 23:14:49 go version go1.25.3 linux/arm64 [Pipeline] } 23:14:49 $ docker stop --time=1 7f1f12f91ac4d5642c6a6a4a61dd2e85fe108b9d127dcd99d1c310b02e08f38c 23:14:50 $ docker rm -f --volumes 7f1f12f91ac4d5642c6a6a4a61dd2e85fe108b9d127dcd99d1c310b02e08f38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:51 23:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:14:51 latest: Pulling from edgex-devops/edgex-compose-arm64 23:14:51 547446be3368: Pulling fs layer 23:14:51 d125d8839a47: Pulling fs layer 23:14:51 3e85d5ac6304: Pulling fs layer 23:14:51 c3105a71a48b: Pulling fs layer 23:14:51 0f093f025ec4: Pulling fs layer 23:14:51 c3106fc0e877: Pulling fs layer 23:14:51 c3105a71a48b: Waiting 23:14:51 c3106fc0e877: Waiting 23:14:51 0f093f025ec4: Waiting 23:14:52 #62 ... 23:14:52 23:14:52 #59 [security-bootstrapper internal] load build definition from Dockerfile 23:14:52 #59 DONE 32.5s 23:14:52 23:14:52 #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:52 #51 DONE 33.7s 23:14:52 23:14:52 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:52 #3 DONE 0.0s 23:14:52 23:14:52 #46 [security-secretstore-setup internal] load build context 23:14:52 #46 DONE 35.2s 23:14:52 23:14:52 #47 [core-data internal] load build context 23:14:52 #47 DONE 35.2s 23:14:52 23:14:52 #48 [security-spiffe-token-provider internal] load build context 23:14:52 #48 DONE 35.2s 23:14:52 23:14:52 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 23:14:52 #4 DONE 0.2s 23:14:52 23:14:52 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:14:52 #53 DONE 33.6s 23:14:52 23:14:52 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:14:52 #55 DONE 33.6s 23:14:52 23:14:52 #67 [security-bootstrapper internal] load .dockerignore 23:14:52 #67 DONE 0.0s 23:14:52 23:14:52 #31 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:14:52 #31 DONE 33.8s 23:14:52 23:14:52 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:14:52 #52 DONE 33.8s 23:14:52 23:14:52 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:52 #54 DONE 33.6s 23:14:52 23:14:52 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:14:52 #68 ... 23:14:52 23:14:52 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:14:52 #66 DONE 33.7s 23:14:52 23:14:52 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:14:52 #50 DONE 33.8s 23:14:52 23:14:52 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:14:52 #60 DONE 33.7s 23:14:52 23:14:52 #49 [security-proxy-auth internal] load build context 23:14:52 #49 DONE 35.0s 23:14:52 23:14:52 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:14:52 #64 DONE 33.8s 23:14:52 23:14:52 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:14:52 #58 DONE 33.8s 23:14:52 23:14:52 #44 [support-scheduler internal] load build context 23:14:52 #44 DONE 35.3s 23:14:52 23:14:52 #41 [support-notifications internal] load build context 23:14:52 #41 DONE 35.3s 23:14:52 23:14:52 #42 [core-command internal] load build context 23:14:52 #42 DONE 35.1s 23:14:52 23:14:52 #40 [core-common-config-bootstrapper internal] load build context 23:14:52 #40 DONE 35.4s 23:14:52 23:14:52 #62 [core-metadata internal] load build definition from Dockerfile 23:14:52 #62 DONE 32.7s 23:14:52 23:14:52 #43 [security-proxy-setup internal] load build context 23:14:52 #43 DONE 35.4s 23:14:52 23:14:52 #45 [core-keeper internal] load build context 23:14:52 #45 DONE 35.0s 23:14:52 23:14:52 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:52 #3 DONE 0.0s 23:14:52 23:14:52 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 23:14:52 #4 DONE 0.3s 23:14:52 23:14:52 #69 [core-metadata internal] load .dockerignore 23:14:52 #69 ... 23:14:52 23:14:52 #70 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:14:52 #70 DONE 0.3s 23:14:52 23:14:52 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:14:52 #71 DONE 0.3s 23:14:52 23:14:52 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:14:52 #72 DONE 0.2s 23:14:52 23:14:52 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:14:52 #73 DONE 0.2s 23:14:52 23:14:52 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:14:52 #74 DONE 0.2s 23:14:52 23:14:52 #26 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:52 #26 DONE 0.4s 23:14:52 23:14:52 #30 [core-metadata builder 2/7] WORKDIR /edgex-go 23:14:52 #30 DONE 1.2s 23:14:52 23:14:52 #22 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:14:52 #22 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 23:14:52 #22 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:14:52 #22 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 23:14:52 #22 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 23:14:52 #22 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 23:14:52 #22 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 23:14:52 #22 DONE 1.7s 23:14:52 23:14:52 #53 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:14:52 #53 DONE 33.6s 23:14:52 23:14:52 #31 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:14:52 #31 DONE 33.8s 23:14:52 23:14:52 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:14:52 #58 DONE 33.8s 23:14:52 23:14:52 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:52 #57 DONE 33.9s 23:14:52 23:14:52 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:52 #39 DONE 33.9s 23:14:52 23:14:52 #69 [core-metadata internal] load .dockerignore 23:14:52 #69 transferring context: 50B done 23:14:52 #69 DONE 0.3s 23:14:52 23:14:52 #67 [security-bootstrapper internal] load .dockerignore 23:14:52 #67 transferring context: 50B done 23:14:52 #67 DONE 0.4s 23:14:52 23:14:52 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:14:52 #56 34.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:52 #56 34.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:52 #56 34.72 (1/4) Installing ca-certificates (20250911-r0) 23:14:52 #56 34.73 (2/4) Installing dumb-init (1.2.5-r3) 23:14:52 #56 34.74 (3/4) Installing su-exec (0.2-r3) 23:14:52 #56 34.74 (4/4) Installing yq-go (4.47.2-r3) 23:14:52 #56 34.83 Executing busybox-1.37.0-r20.trigger 23:14:52 #56 34.84 Executing ca-certificates-20250911-r0.trigger 23:14:52 #56 34.87 OK: 20 MiB in 20 packages 23:14:52 547446be3368: Verifying Checksum 23:14:52 547446be3368: Download complete 23:14:52 c3105a71a48b: Verifying Checksum 23:14:52 c3105a71a48b: Download complete 23:14:52 d125d8839a47: Verifying Checksum 23:14:52 d125d8839a47: Download complete 23:14:52 c3106fc0e877: Verifying Checksum 23:14:52 c3106fc0e877: Download complete 23:14:52 0f093f025ec4: Verifying Checksum 23:14:52 0f093f025ec4: Download complete 23:14:52 547446be3368: Pull complete 23:14:54 3e85d5ac6304: Verifying Checksum 23:14:54 3e85d5ac6304: Download complete 23:14:55 d125d8839a47: Pull complete 23:14:57 #56 ... 23:14:57 23:14:57 #75 [security-bootstrapper internal] load build context 23:14:57 #75 transferring context: 608.65MB 4.3s done 23:14:57 #75 ... 23:14:57 23:14:57 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:14:57 #63 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:57 #63 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:57 #63 34.75 (1/1) Installing dumb-init (1.2.5-r3) 23:14:57 #63 34.77 Executing busybox-1.37.0-r20.trigger 23:14:57 #63 34.78 OK: 7 MiB in 17 packages 23:14:57 #63 DONE 39.9s 23:14:57 23:14:57 #76 [core-metadata internal] load build context 23:14:57 #76 transferring context: 608.65MB 4.3s done 23:14:57 #76 ... 23:14:57 23:14:57 #75 [security-bootstrapper internal] load build context 23:14:57 #75 DONE 6.0s 23:14:57 23:14:57 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:14:57 #61 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:57 #61 34.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:57 #61 34.79 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:57 #61 34.79 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:57 #61 34.79 OK: 26324 distinct packages available 23:14:57 #61 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:57 #61 34.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:57 #61 35.23 (1/13) Installing brotli-libs (1.1.0-r2) 23:14:57 #61 35.25 (2/13) Installing c-ares (1.34.6-r0) 23:14:57 #61 35.26 (3/13) Installing libunistring (1.3-r0) 23:14:57 #61 35.27 (4/13) Installing libidn2 (2.3.7-r0) 23:14:57 #61 35.28 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:14:57 #61 35.28 (6/13) Installing libpsl (0.21.5-r3) 23:14:57 #61 35.29 (7/13) Installing zstd-libs (1.5.7-r0) 23:14:57 #61 35.30 (8/13) Installing libcurl (8.14.1-r2) 23:14:57 #61 35.31 (9/13) Installing curl (8.14.1-r2) 23:14:57 #61 35.32 (10/13) Installing dumb-init (1.2.5-r3) 23:14:57 #61 35.36 (11/13) Installing musl-obstack (1.2.3-r2) 23:14:57 #61 35.36 (12/13) Installing libucontext (1.3.2-r0) 23:14:57 #61 35.36 (13/13) Installing gcompat (1.1.0-r4) 23:14:57 #61 35.37 Executing busybox-1.37.0-r20.trigger 23:14:57 #61 35.38 OK: 13 MiB in 29 packages 23:14:59 #61 ... 23:14:59 23:14:59 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:14:59 #77 ... 23:14:59 23:14:59 #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:14:59 #70 DONE 0.3s 23:14:59 23:14:59 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:14:59 #72 DONE 0.2s 23:14:59 23:14:59 #76 [core-metadata internal] load build context 23:14:59 #76 DONE 8.2s 23:14:59 23:14:59 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:59 #65 34.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #65 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #65 34.55 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:59 #65 34.55 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:59 #65 34.55 OK: 26324 distinct packages available 23:14:59 #65 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #65 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #65 35.01 (1/4) Installing dumb-init (1.2.5-r3) 23:14:59 #65 35.02 (2/4) Installing musl-obstack (1.2.3-r2) 23:14:59 #65 35.02 (3/4) Installing libucontext (1.3.2-r0) 23:14:59 #65 35.03 (4/4) Installing gcompat (1.1.0-r4) 23:14:59 #65 35.03 Executing busybox-1.37.0-r20.trigger 23:14:59 #65 35.05 OK: 8 MiB in 20 packages 23:14:59 #65 DONE 42.2s 23:14:59 23:14:59 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:14:59 #61 DONE 42.4s 23:14:59 23:14:59 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:14:59 #56 DONE 42.4s 23:14:59 23:14:59 #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:14:59 #68 1.413 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #68 1.819 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #68 2.257 OK: 265 MiB in 60 packages 23:14:59 #68 DONE 8.8s 23:14:59 23:14:59 #35 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:59 #35 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #35 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #35 34.63 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:59 #35 34.63 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:59 #35 34.63 OK: 26324 distinct packages available 23:14:59 #35 34.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #35 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #35 35.12 (1/5) Installing dumb-init (1.2.5-r3) 23:14:59 #35 35.13 (2/5) Installing musl-obstack (1.2.3-r2) 23:14:59 #35 35.14 (3/5) Installing libucontext (1.3.2-r0) 23:14:59 #35 35.14 (4/5) Installing gcompat (1.1.0-r4) 23:14:59 #35 35.15 (5/5) Installing openssl (3.5.5-r0) 23:14:59 #35 35.17 Executing busybox-1.37.0-r20.trigger 23:14:59 #35 35.17 OK: 8 MiB in 21 packages 23:14:59 #35 DONE 42.3s 23:14:59 23:14:59 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:14:59 #0 6.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:14:59 #0 6.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:14:59 #0 6.646 OK: 12 MiB in 23 packages 23:14:59 #78 DONE 8.8s 23:14:59 23:14:59 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:14:59 #79 DONE 0.1s 23:14:59 23:14:59 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:15:00 #80 ... 23:15:00 23:15:00 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 23:15:00 #0 8.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:00 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:00 #0 9.109 OK: 7 MiB in 17 packages 23:15:00 #81 DONE 9.2s 23:15:00 23:15:00 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:00 #82 ... 23:15:00 23:15:00 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:15:00 #0 9.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:00 #0 9.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:00 #83 ... 23:15:00 23:15:00 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:15:00 #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:00 #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:00 #84 ... 23:15:00 23:15:00 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:01 #85 ... 23:15:01 23:15:01 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:01 #86 ... 23:15:01 23:15:01 #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:01 #87 ... 23:15:01 23:15:01 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:15:01 #84 10.34 OK: 8 MiB in 19 packages 23:15:01 #84 DONE 10.7s 23:15:01 23:15:01 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:15:01 #83 10.32 OK: 20 MiB in 20 packages 23:15:01 #83 DONE 10.7s 23:15:01 23:15:01 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:15:01 #0 9.849 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:01 #0 10.07 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:01 #0 10.53 (1/1) Installing dumb-init (1.2.5-r3) 23:15:01 #0 10.66 Executing busybox-1.37.0-r20.trigger 23:15:01 #0 10.67 OK: 7 MiB in 17 packages 23:15:01 #88 ... 23:15:01 23:15:01 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:01 #89 ... 23:15:01 23:15:01 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:15:01 #88 DONE 11.0s 23:15:01 23:15:01 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:15:01 #90 DONE 0.3s 23:15:01 23:15:01 #91 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:01 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:01 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:01 #91 ... 23:15:01 23:15:01 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:02 #92 ... 23:15:02 23:15:02 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:15:02 #80 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #80 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #80 2.655 OK: 8 MiB in 21 packages 23:15:02 #80 ... 23:15:02 23:15:02 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:15:02 #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.562 OK: 13 MiB in 29 packages 23:15:02 #93 DONE 2.9s 23:15:02 23:15:02 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:15:02 #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.621 OK: 20 MiB in 20 packages 23:15:02 #94 DONE 2.9s 23:15:02 23:15:02 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:15:02 #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.664 OK: 8 MiB in 20 packages 23:15:02 #95 DONE 2.9s 23:15:02 23:15:02 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:15:02 #77 2.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #77 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #77 3.220 OK: 7 MiB in 17 packages 23:15:02 #77 DONE 3.5s 23:15:02 23:15:02 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:15:02 #80 DONE 2.9s 23:15:02 23:15:02 #91 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:02 #91 10.91 (1/2) Installing dumb-init (1.2.5-r3) 23:15:02 #91 10.92 (2/2) Installing su-exec (0.2-r3) 23:15:02 #91 10.93 Executing busybox-1.37.0-r20.trigger 23:15:02 #91 10.94 OK: 7 MiB in 18 packages 23:15:02 #91 DONE 11.2s 23:15:02 23:15:02 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:15:05 #96 ... 23:15:05 23:15:05 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:05 #97 DONE 2.4s 23:15:05 23:15:05 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:05 #98 DONE 2.4s 23:15:05 23:15:05 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:15:05 #99 DONE 2.4s 23:15:05 23:15:05 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:05 3e85d5ac6304: Pull complete 23:15:05 c3105a71a48b: Pull complete 23:15:06 0f093f025ec4: Pull complete 23:15:06 c3106fc0e877: Pull complete 23:15:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:06 prd-ubuntu20.04-docker-arm64-4c-16g-1638 does not seem to be running inside a container 23:15:07 $ 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/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@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:15:08 $ docker top bd8844bf2318ece6a6d88e7fd755cb69ad18b8de046190bbf1ff7f768c8d92b8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:09 #100 ... 23:15:09 23:15:09 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:15:09 #101 DONE 3.9s 23:15:09 23:15:09 #102 [security-spire-server stage-2 6/9] COPY security.txt / 23:15:09 + docker compose -f ./docker-compose-build.yml build --parallel 23:15:15 #102 ... 23:15:15 23:15:15 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:15:22 #1 [security-spire-agent internal] load build definition from Dockerfile 23:15:22 #1 transferring dockerfile: 23:15:22 #1 transferring dockerfile: 1.81kB done 23:15:22 #1 DONE 2.6s 23:15:22 23:15:22 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:22 #2 ... 23:15:22 23:15:22 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:15:22 #3 transferring dockerfile: 1.89kB done 23:15:22 #3 DONE 0.1s 23:15:22 23:15:22 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:22 #2 transferring dockerfile: 1.70kB done 23:15:22 #2 ... 23:15:22 23:15:22 #4 [core-metadata internal] load build definition from Dockerfile 23:15:22 #4 transferring dockerfile: 2.10kB done 23:15:22 #4 DONE 0.0s 23:15:22 23:15:22 #5 [security-secretstore-setup internal] load build definition from Dockerfile 23:15:22 #5 transferring dockerfile: 2.49kB done 23:15:22 #5 DONE 0.0s 23:15:22 23:15:22 #6 [support-notifications internal] load build definition from Dockerfile 23:15:22 #6 transferring dockerfile: 2.02kB done 23:15:22 #6 DONE 0.1s 23:15:22 23:15:22 #7 [security-proxy-setup internal] load build definition from Dockerfile 23:15:22 #7 transferring dockerfile: 2.50kB done 23:15:22 #7 DONE 0.1s 23:15:22 23:15:22 #8 [security-spire-config internal] load build definition from Dockerfile 23:15:22 #8 transferring dockerfile: 1.69kB done 23:15:22 #8 DONE 0.1s 23:15:22 23:15:22 #9 [core-data internal] load build definition from Dockerfile 23:15:22 #9 transferring dockerfile: 2.04kB 0.0s done 23:15:22 #9 DONE 0.1s 23:15:22 23:15:22 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:22 #2 ... 23:15:22 23:15:22 #10 [core-keeper internal] load build definition from Dockerfile 23:15:22 #10 transferring dockerfile: 2.07kB done 23:15:22 #10 DONE 0.1s 23:15:22 23:15:22 #11 [support-scheduler internal] load build definition from Dockerfile 23:15:22 #11 transferring dockerfile: 1.83kB done 23:15:22 #11 DONE 0.1s 23:15:22 23:15:22 #12 [core-command internal] load build definition from Dockerfile 23:15:22 #12 transferring dockerfile: 1.94kB done 23:15:22 #12 DONE 0.1s 23:15:22 23:15:22 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:15:22 #13 transferring dockerfile: 2.23kB done 23:15:22 #13 DONE 0.1s 23:15:22 23:15:22 #14 [security-bootstrapper internal] load build definition from Dockerfile 23:15:22 #14 transferring dockerfile: 3.02kB done 23:15:22 #14 DONE 0.1s 23:15:22 23:15:22 #15 [security-proxy-auth internal] load build definition from Dockerfile 23:15:22 #15 transferring dockerfile: 2.14kB 0.0s done 23:15:22 #15 DONE 0.1s 23:15:22 23:15:22 #16 [security-spire-agent internal] load .dockerignore 23:15:22 #16 transferring context: 32B 23:15:22 #16 transferring context: 50B 0.0s done 23:15:22 #16 DONE 0.0s 23:15:22 23:15:22 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:23 #2 ... 23:15:23 23:15:23 #17 [security-spire-server internal] load .dockerignore 23:15:23 #17 transferring context: 50B done 23:15:23 #17 DONE 0.0s 23:15:23 23:15:23 #18 [security-spiffe-token-provider internal] load .dockerignore 23:15:23 #18 transferring context: 50B 0.0s done 23:15:23 #18 DONE 0.1s 23:15:23 23:15:23 #19 [core-metadata internal] load .dockerignore 23:15:23 #19 transferring context: 50B 0.0s done 23:15:23 #19 DONE 0.1s 23:15:23 23:15:23 #20 [security-secretstore-setup internal] load .dockerignore 23:15:23 #20 transferring context: 50B 0.0s done 23:15:23 #20 DONE 0.0s 23:15:23 23:15:23 #21 [support-notifications internal] load .dockerignore 23:15:23 #21 transferring context: 50B 0.0s done 23:15:23 #21 DONE 0.1s 23:15:23 23:15:23 #22 [security-proxy-setup internal] load .dockerignore 23:15:23 #22 transferring context: 50B 0.0s done 23:15:23 #22 DONE 0.1s 23:15:23 23:15:23 #23 [security-spire-config internal] load .dockerignore 23:15:23 #23 transferring context: 50B done 23:15:23 #23 DONE 0.1s 23:15:23 23:15:23 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:23 #2 ... 23:15:23 23:15:23 #24 [core-data internal] load .dockerignore 23:15:23 #24 transferring context: 50B 0.0s done 23:15:23 #24 DONE 0.1s 23:15:23 23:15:23 #25 [core-keeper internal] load .dockerignore 23:15:23 #25 transferring context: 50B 0.0s done 23:15:23 #25 DONE 0.0s 23:15:23 23:15:23 #26 [support-scheduler internal] load .dockerignore 23:15:23 #26 transferring context: 50B 0.0s done 23:15:23 #26 DONE 0.1s 23:15:23 23:15:23 #27 [core-command internal] load .dockerignore 23:15:24 #27 transferring context: 50B done 23:15:24 #27 DONE 0.1s 23:15:24 23:15:24 #28 [core-common-config-bootstrapper internal] load .dockerignore 23:15:24 #28 transferring context: 50B done 23:15:24 #28 DONE 0.1s 23:15:24 23:15:24 #29 [security-bootstrapper internal] load .dockerignore 23:15:24 #29 transferring context: 50B 0.0s done 23:15:24 #29 DONE 0.1s 23:15:24 23:15:24 #30 [security-proxy-auth internal] load .dockerignore 23:15:24 #30 transferring context: 50B 0.0s done 23:15:24 #30 DONE 0.1s 23:15:24 23:15:24 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 23:15:24 #31 ... 23:15:24 23:15:24 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:15:24 #32 DONE 0.6s 23:15:25 23:15:25 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:15:25 #33 DONE 0.6s 23:15:25 23:15:25 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 23:15:25 #31 DONE 0.7s 23:15:25 23:15:25 #2 [security-spire-server internal] load build definition from Dockerfile 23:15:25 #2 ... 23:15:25 23:15:25 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:25 #34 DONE 0.0s 23:15:25 23:15:25 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:25 #34 DONE 0.0s 23:15:25 23:15:25 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 23:15:25 #31 DONE 0.8s 23:15:25 23:15:25 #35 [security-spire-agent internal] load build context 23:15:25 #35 transferring context: 25.98kB 0.0s done 23:15:25 #35 DONE 0.1s 23:15:25 23:15:25 #36 [security-spiffe-token-provider stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:25 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:25 #36 ... 23:15:25 23:15:25 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:25 #34 DONE 0.0s 23:15:25 23:15:25 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:15:25 #33 DONE 0.8s 23:15:25 23:15:25 #36 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:25 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:25 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:25 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:25 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:25 #36 ... 23:15:25 23:15:25 #37 [security-proxy-setup internal] load build context 23:15:25 #37 DONE 0.0s 23:15:25 23:15:25 #38 [support-notifications internal] load build context 23:15:25 #38 DONE 0.0s 23:15:25 23:15:25 #36 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:25 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:25 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:25 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:25 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:25 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.1s 23:15:25 #36 ... 23:15:25 23:15:25 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:25 #34 DONE 0.0s 23:15:25 23:15:25 #36 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:25 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.2s 23:15:25 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s 23:15:25 #36 ... 23:15:25 23:15:25 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:25 #34 DONE 0.0s 23:15:25 23:15:25 #36 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:25 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:25 #36 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 23:15:26 #36 ... 23:15:26 23:15:26 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:26 #34 DONE 0.0s 23:15:26 23:15:26 #39 [security-spire-server internal] load build context 23:15:26 #39 transferring context: 26.44kB 0.1s done 23:15:26 #39 DONE 0.9s 23:15:26 23:15:26 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:15:26 #33 DONE 1.5s 23:15:26 23:15:26 #36 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:26 #36 ... 23:15:26 23:15:26 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 23:15:26 #31 DONE 1.7s 23:15:26 23:15:26 #36 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:26 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:26 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:26 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:26 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:26 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:26 #36 ... 23:15:26 23:15:26 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:26 #34 DONE 0.0s 23:15:26 23:15:26 #36 [core-data stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:26 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:26 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:26 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:26 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:26 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:26 #36 ... 23:15:26 23:15:26 #31 [core-command internal] load metadata for docker.io/library/alpine:3.22 23:15:26 #31 DONE 1.9s 23:15:26 23:15:26 #36 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:26 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:26 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:26 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:26 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:26 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:26 #36 ... 23:15:26 23:15:26 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:26 #34 DONE 0.0s 23:15:26 23:15:26 #36 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:27 #36 ... 23:15:27 23:15:27 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:27 #34 DONE 0.0s 23:15:27 23:15:27 #36 [core-command stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:27 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:27 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:27 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:27 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:27 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:27 #36 ... 23:15:27 23:15:27 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 23:15:27 #31 DONE 2.4s 23:15:27 23:15:27 #36 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:27 #36 ... 23:15:27 23:15:27 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:15:27 #34 DONE 0.0s 23:15:27 23:15:27 #36 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:27 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:27 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:27 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:27 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:27 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:28 #36 ... 23:15:28 23:15:28 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 23:15:28 #31 DONE 2.4s 23:15:28 23:15:28 #36 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:28 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 23:15:28 #36 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 23:15:28 #36 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 23:15:28 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 23:15:28 #36 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.6s done 23:15:29 #36 ... 23:15:29 23:15:29 #40 [security-spiffe-token-provider internal] load build context 23:15:29 #40 transferring context: 3.39MB 2.9s done 23:15:29 #40 DONE 4.3s 23:15:29 23:15:29 #41 [core-metadata internal] load build context 23:15:29 #41 transferring context: 3.39MB 3.0s done 23:15:29 #41 DONE 4.4s 23:15:29 23:15:29 #36 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:30 #36 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.2s 23:15:30 #36 ... 23:15:30 23:15:30 #42 [security-spire-config internal] load build context 23:15:30 #42 transferring context: 24.70kB 0.2s done 23:15:30 #42 DONE 3.8s 23:15:30 23:15:30 #36 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:30 #36 ... 23:15:30 23:15:30 #38 [support-notifications internal] load build context 23:15:30 #38 transferring context: 3.39MB 3.2s done 23:15:30 #38 DONE 4.7s 23:15:30 23:15:30 #36 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:30 #36 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.4s done 23:15:30 #36 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.4s done 23:15:31 #36 ... 23:15:31 23:15:31 #43 [security-secretstore-setup internal] load build context 23:15:31 #43 transferring context: 3.39MB 4.2s done 23:15:31 #43 DONE 5.7s 23:15:31 23:15:31 #37 [security-proxy-setup internal] load build context 23:15:31 #37 transferring context: 3.39MB 4.4s done 23:15:31 #37 DONE 5.8s 23:15:31 23:15:31 #44 [support-scheduler internal] load build context 23:15:31 #44 transferring context: 3.39MB 2.2s done 23:15:31 #44 DONE 5.0s 23:15:31 23:15:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:31 #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 23:15:31 #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:15:31 #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 23:15:31 #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 23:15:31 #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 23:15:31 #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 23:15:31 #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 23:15:31 #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 23:15:31 #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.9s done 23:15:31 #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 23:15:31 #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 23:15:31 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23:15:31 #45 ... 23:15:31 23:15:31 #36 [security-spire-config stage-3 1/10] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 23:15:31 #36 DONE 9.9s 23:15:31 23:15:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:31 #45 ... 23:15:31 23:15:31 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:31 #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 23:15:31 #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:15:31 #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 23:15:31 #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 23:15:31 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 23:15:31 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 23:15:31 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 23:15:31 #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done 23:15:31 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.1s done 23:15:31 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 23:15:31 #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 23:15:31 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.1s 23:15:31 #46 ... 23:15:31 23:15:31 #47 [core-data internal] load build context 23:15:31 #47 transferring context: 3.39MB 3.9s done 23:15:31 #47 DONE 5.4s 23:15:31 23:15:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:31 #45 ... 23:15:31 23:15:31 #48 [core-common-config-bootstrapper internal] load build context 23:15:31 #48 transferring context: 3.39MB 2.9s done 23:15:31 #48 DONE 4.7s 23:15:31 23:15:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:31 #45 ... 23:15:31 23:15:31 #49 [core-keeper internal] load build context 23:15:31 #49 transferring context: 3.39MB 2.9s done 23:15:31 #49 DONE 5.7s 23:15:31 23:15:31 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:32 #45 ... 23:15:32 23:15:32 #50 [core-command internal] load build context 23:15:32 #50 transferring context: 3.39MB 1.8s done 23:15:32 #50 DONE 5.4s 23:15:32 23:15:32 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:32 #51 ... 23:15:32 23:15:32 #52 [security-bootstrapper internal] load build context 23:15:32 #52 transferring context: 3.39MB 1.7s done 23:15:32 #52 DONE 4.7s 23:15:32 23:15:32 #53 [security-proxy-auth internal] load build context 23:15:32 #53 transferring context: 3.39MB 1.0s done 23:15:32 #53 DONE 4.0s 23:15:32 23:15:32 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:33 #45 ... 23:15:33 23:15:33 #54 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:15:33 #54 DONE 7.9s 23:15:33 23:15:33 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:33 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.5s 23:15:33 #45 ... 23:15:33 23:15:33 #55 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:15:33 #55 DONE 1.3s 23:15:34 23:15:34 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:15:37 #103 DONE 29.7s 23:15:37 23:15:37 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #86 DONE 43.4s 23:15:37 23:15:37 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #89 DONE 43.4s 23:15:37 23:15:37 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #92 DONE 43.4s 23:15:37 23:15:37 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #82 DONE 34.9s 23:15:37 23:15:37 #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #87 DONE 43.5s 23:15:37 23:15:37 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 #85 DONE 43.5s 23:15:37 23:15:37 #102 [security-spire-server stage-2 6/9] COPY security.txt / 23:15:37 #102 DONE 25.7s 23:15:37 23:15:37 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:37 #100 DONE 29.7s 23:15:37 23:15:37 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:15:37 #96 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:37 #96 32.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:37 #96 32.58 OK: 7 MiB in 18 packages 23:15:37 #96 ... 23:15:37 23:15:37 #104 [security-spire-config stage-2 6/10] COPY security.txt / 23:15:37 #104 DONE 3.1s 23:15:38 23:15:38 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:15:39 #56 ... 23:15:39 23:15:39 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:39 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.9s 23:15:40 #46 ... 23:15:40 23:15:40 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:40 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.8s 23:15:40 #45 ... 23:15:40 23:15:40 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:41 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.7s done 23:15:41 #46 ... 23:15:41 23:15:41 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:41 #0 6.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:41 #0 6.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:41 #0 8.631 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:15:41 #0 8.631 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:15:41 #0 8.631 OK: 26165 distinct packages available 23:15:41 #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:41 #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:41 #57 ... 23:15:41 23:15:41 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:42 #45 ... 23:15:42 23:15:42 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:42 #58 ... 23:15:42 23:15:42 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:42 #59 DONE 10.1s 23:15:42 23:15:42 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:42 #58 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:42 #58 ... 23:15:42 23:15:42 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:42 #60 ... 23:15:42 23:15:42 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:15:42 #61 ... 23:15:42 23:15:42 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:42 #0 8.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:42 #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:42 #62 ... 23:15:42 23:15:42 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:15:42 #0 8.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:42 #0 9.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:42 #63 ... 23:15:42 23:15:42 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:42 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:42 #64 ... 23:15:42 23:15:42 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:15:43 #65 ... 23:15:43 23:15:43 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:15:43 #66 ... 23:15:43 23:15:43 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:43 #105 ... 23:15:43 23:15:43 #106 [core-data builder 6/7] COPY . . 23:15:44 #45 ... 23:15:44 23:15:44 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:44 #67 ... 23:15:44 23:15:44 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:44 #68 ... 23:15:44 23:15:44 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:44 #69 ... 23:15:44 23:15:44 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:15:44 #70 ... 23:15:44 23:15:44 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:15:44 #71 ... 23:15:44 23:15:44 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:44 #106 ... 23:15:44 23:15:44 #107 [support-notifications builder 6/7] COPY . . 23:15:44 #107 ... 23:15:44 23:15:44 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:15:45 #108 ... 23:15:45 23:15:45 #109 [security-spiffe-token-provider builder 6/7] COPY . . 23:15:45 #109 ... 23:15:45 23:15:45 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:15:45 #110 ... 23:15:45 23:15:45 #111 [core-keeper builder 7/8] COPY . . 23:15:45 #111 ... 23:15:45 23:15:45 #112 [security-bootstrapper builder 6/7] COPY . . 23:15:45 #112 ... 23:15:45 23:15:45 #113 [support-scheduler builder 6/7] COPY . . 23:15:46 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.9s 23:15:48 #45 ... 23:15:48 23:15:48 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:48 #68 DONE 14.0s 23:15:48 23:15:48 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:50 #45 ... 23:15:50 23:15:50 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:50 #57 15.27 (1/5) Installing dumb-init (1.2.5-r3) 23:15:50 #57 15.30 (2/5) Installing musl-obstack (1.2.3-r2) 23:15:50 #57 15.35 (3/5) Installing libucontext (1.3.2-r0) 23:15:50 #57 15.37 (4/5) Installing gcompat (1.1.0-r4) 23:15:50 #57 15.47 (5/5) Installing openssl (3.5.5-r0) 23:15:50 #57 15.62 Executing busybox-1.37.0-r20.trigger 23:15:50 #57 15.79 OK: 9 MiB in 21 packages 23:15:50 #57 DONE 22.1s 23:15:50 23:15:50 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:51 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.4s 23:15:52 #45 ... 23:15:52 23:15:52 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:15:52 #0 6.506 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:52 #0 8.216 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:52 #72 ... 23:15:52 23:15:52 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:53 #45 ... 23:15:53 23:15:53 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:53 #58 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:53 #58 ... 23:15:53 23:15:53 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:15:53 #63 19.85 (1/7) Installing ca-certificates (20250911-r0) 23:15:53 #63 20.41 (2/7) Installing dumb-init (1.2.5-r3) 23:15:53 #63 20.47 (3/7) Installing libgcc (14.2.0-r6) 23:15:53 #63 20.54 (4/7) Installing libsodium (1.0.20-r1) 23:15:53 #63 20.65 (5/7) Installing libstdc++ (14.2.0-r6) 23:15:53 #63 21.17 (6/7) Installing libzmq (4.3.5-r2) 23:15:53 #63 21.29 (7/7) Installing zeromq (4.3.5-r2) 23:15:53 #63 ... 23:15:53 23:15:53 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:53 #46 ... 23:15:53 23:15:53 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:53 #64 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:53 #64 ... 23:15:53 23:15:53 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:53 #45 ... 23:15:53 23:15:53 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:53 #51 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:53 #51 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:53 #51 ... 23:15:53 23:15:53 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:15:53 #61 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:53 #61 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:54 #61 ... 23:15:54 23:15:54 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:54 #45 ... 23:15:54 23:15:54 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:15:54 #65 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:54 #65 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:54 #65 ... 23:15:54 23:15:54 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:54 #58 21.88 (1/4) Installing ca-certificates (20250911-r0) 23:15:54 #58 22.30 (2/4) Installing dumb-init (1.2.5-r3) 23:15:54 #58 22.31 (3/4) Installing su-exec (0.2-r3) 23:15:54 #58 22.32 (4/4) Installing yq-go (4.47.2-r3) 23:15:54 #58 ... 23:15:54 23:15:54 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:15:54 #66 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:54 #66 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:54 #66 ... 23:15:54 23:15:54 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:54 #60 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:54 #60 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:54 #60 ... 23:15:54 23:15:54 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:54 #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.6s done 23:15:54 #45 DONE 32.9s 23:15:54 23:15:54 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:54 #51 22.73 (1/1) Installing dumb-init (1.2.5-r3) 23:15:54 #51 22.80 Executing busybox-1.37.0-r20.trigger 23:15:54 #51 22.96 OK: 8 MiB in 17 packages 23:15:55 #51 ... 23:15:55 23:15:55 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:15:55 #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:55 #70 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:55 #70 ... 23:15:55 23:15:55 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:55 #67 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:55 #67 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:55 #67 ... 23:15:55 23:15:55 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:55 #64 23.09 (1/1) Installing dumb-init (1.2.5-r3) 23:15:55 #64 23.14 Executing busybox-1.37.0-r20.trigger 23:15:55 #64 23.34 OK: 8 MiB in 17 packages 23:15:56 #64 ... 23:15:56 23:15:56 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:56 #69 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:56 #69 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:56 #69 ... 23:15:56 23:15:56 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:15:56 #56 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:56 #56 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:56 #56 ... 23:15:56 23:15:56 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:15:56 #71 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:56 #71 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:56 #71 ... 23:15:56 23:15:56 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:56 #58 24.20 Executing busybox-1.37.0-r20.trigger 23:15:56 #58 24.37 Executing ca-certificates-20250911-r0.trigger 23:15:57 #58 ... 23:15:57 23:15:57 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:57 #64 DONE 25.2s 23:15:57 23:15:57 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:57 #51 DONE 25.7s 23:15:57 23:15:57 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:15:59 #73 ... 23:15:59 23:15:59 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:15:59 #0 4.203 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:15:59 #0 5.568 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:15:59 #74 ... 23:15:59 23:15:59 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:15:59 #63 21.44 Executing busybox-1.37.0-r20.trigger 23:15:59 #63 21.60 Executing ca-certificates-20250911-r0.trigger 23:15:59 #63 23.33 OK: 12 MiB in 23 packages 23:15:59 #63 DONE 26.1s 23:15:59 23:15:59 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:59 #58 26.04 OK: 20 MiB in 20 packages 23:16:00 #113 DONE 23.7s 23:16:00 23:16:00 #96 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:16:00 #96 DONE 55.8s 23:16:00 23:16:00 #111 [core-keeper builder 7/8] COPY . . 23:16:00 #111 DONE 23.7s 23:16:00 23:16:00 #114 [core-metadata builder 6/7] COPY . . 23:16:00 #114 CACHED 23:16:00 23:16:00 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:16:00 #115 CACHED 23:16:00 23:16:00 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #116 CACHED 23:16:00 23:16:00 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 23:16:00 #106 DONE 23.7s 23:16:00 23:16:00 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #117 CACHED 23:16:00 23:16:00 #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:16:00 #118 CACHED 23:16:00 23:16:00 #119 [security-proxy-auth builder 6/7] COPY . . 23:16:00 #119 CACHED 23:16:00 23:16:00 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #120 CACHED 23:16:00 23:16:00 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:16:00 #121 CACHED 23:16:00 23:16:00 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 23:16:00 #122 CACHED 23:16:00 23:16:00 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:16:00 #110 DONE 23.7s 23:16:00 23:16:00 #123 [core-command builder 6/7] COPY . . 23:16:00 #123 CACHED 23:16:00 23:16:00 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 23:16:00 #124 CACHED 23:16:00 23:16:00 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #125 CACHED 23:16:00 23:16:00 #107 [support-notifications builder 6/7] COPY . . 23:16:00 #107 DONE 23.8s 23:16:00 23:16:00 #126 [security-bootstrapper builder 6/7] COPY . . 23:16:00 #126 CACHED 23:16:00 23:16:00 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #127 CACHED 23:16:00 23:16:00 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:16:00 #128 CACHED 23:16:00 23:16:00 #112 [security-bootstrapper builder 6/7] COPY . . 23:16:00 #112 DONE 23.8s 23:16:00 23:16:00 #109 [security-spiffe-token-provider builder 6/7] COPY . . 23:16:00 #109 DONE 23.8s 23:16:00 23:16:00 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:16:00 #129 CACHED 23:16:00 23:16:00 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:00 #130 CACHED 23:16:00 23:16:00 #131 [security-proxy-setup builder 6/7] COPY . . 23:16:00 #131 CACHED 23:16:00 23:16:00 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:16:00 #108 DONE 23.7s 23:16:00 23:16:00 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:16:00 #105 DONE 20.6s 23:16:00 23:16:00 #132 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:16:00 #132 ... 23:16:00 23:16:00 #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:16:00 #133 DONE 0.3s 23:16:00 23:16:00 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 23:16:00 #134 DONE 0.4s 23:16:00 23:16:00 #132 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:16:00 #132 DONE 0.4s 23:16:00 23:16:00 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:16:00 #135 DONE 0.1s 23:16:00 23:16:00 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:16:00 #136 DONE 0.1s 23:16:00 23:16:00 #137 [security-spire-server] exporting to image 23:16:00 #137 exporting layers 23:16:00 #137 ... 23:16:00 23:16:00 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:16:00 #138 DONE 0.1s 23:16:00 23:16:00 #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:16:00 #139 DONE 0.1s 23:16:00 23:16:00 #140 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:16:00 #140 DONE 0.0s 23:16:00 23:16:00 #141 [security-spire-agent] exporting to image 23:16:00 #141 ... 23:16:00 23:16:00 #142 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:00 #142 DONE 0.9s 23:16:00 23:16:00 #143 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:16:00 #143 DONE 0.1s 23:16:00 23:16:00 #144 [security-spire-config] exporting to image 23:16:00 #144 ... 23:16:00 23:16:00 #137 [security-spire-server] exporting to image 23:16:00 #137 exporting layers 0.8s done 23:16:00 #137 writing image sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a 0.0s done 23:16:00 #137 naming to docker.io/library/security-spire-server 0.0s done 23:16:00 #137 DONE 1.0s 23:16:00 23:16:00 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:00 #0 1.304 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:16:00 #145 ... 23:16:00 23:16:00 #144 [security-spire-config] exporting to image 23:16:00 #144 exporting layers 1.1s done 23:16:00 #144 writing image sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 0.1s done 23:16:00 #144 naming to docker.io/library/security-spire-config 0.0s done 23:16:00 #144 DONE 1.4s 23:16:00 23:16:00 #141 [security-spire-agent] exporting to image 23:16:00 #141 exporting layers 1.4s done 23:16:00 #141 writing image sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:16:00 #141 naming to docker.io/library/security-spire-agent 0.0s done 23:16:00 #141 DONE 1.6s 23:16:00 23:16:00 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:16:00 #0 1.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:16:00 #58 ... 23:16:00 23:16:00 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 23:16:00 #0 6.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:00 #0 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:00 #75 ... 23:16:00 23:16:00 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:16:00 #60 27.48 (1/2) Installing dumb-init (1.2.5-r3) 23:16:00 #60 27.53 (2/2) Installing su-exec (0.2-r3) 23:16:00 #60 27.55 Executing busybox-1.37.0-r20.trigger 23:16:00 #60 27.78 OK: 8 MiB in 18 packages 23:16:01 #60 ... 23:16:01 23:16:01 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:16:01 #58 DONE 28.9s 23:16:01 23:16:01 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:16:01 #76 ... 23:16:01 23:16:01 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:16:01 #71 25.74 OK: 255 MiB in 60 packages 23:16:01 #71 DONE 27.8s 23:16:01 23:16:01 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:16:02 #77 ... 23:16:02 23:16:02 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:16:02 #69 24.82 OK: 255 MiB in 60 packages 23:16:02 #69 DONE 27.8s 23:16:02 23:16:02 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:02 #62 19.83 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:16:02 #62 19.84 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:16:02 #62 19.84 OK: 26165 distinct packages available 23:16:02 #62 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:02 #62 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:02 #62 ... 23:16:02 23:16:02 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:16:03 #78 ... 23:16:03 23:16:03 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:16:03 #56 25.19 OK: 255 MiB in 60 packages 23:16:03 #56 DONE 28.9s 23:16:03 23:16:03 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:16:03 #79 ... 23:16:03 23:16:03 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:16:03 #70 25.55 OK: 255 MiB in 60 packages 23:16:03 #70 DONE 29.0s 23:16:03 23:16:03 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:16:03 #80 ... 23:16:03 23:16:03 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:16:03 #65 25.80 (1/4) Installing dumb-init (1.2.5-r3) 23:16:03 #65 25.87 (2/4) Installing openssl (3.5.5-r0) 23:16:03 #65 26.06 (3/4) Installing su-exec (0.2-r3) 23:16:03 #65 26.11 (4/4) Installing yq-go (4.47.2-r3) 23:16:03 #65 28.14 Executing busybox-1.37.0-r20.trigger 23:16:03 #65 28.39 OK: 20 MiB in 20 packages 23:16:03 #65 DONE 31.5s 23:16:03 23:16:03 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:16:04 #81 ... 23:16:04 23:16:04 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:16:04 #60 DONE 31.8s 23:16:04 23:16:04 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:16:04 #72 20.50 (1/1) Installing dumb-init (1.2.5-r3) 23:16:04 #72 21.15 Executing busybox-1.37.0-r20.trigger 23:16:04 #72 21.44 OK: 8 MiB in 17 packages 23:16:05 #72 ... 23:16:05 23:16:05 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:16:05 #77 DONE 3.0s 23:16:05 23:16:05 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:16:05 #61 24.44 (1/3) Installing ca-certificates (20250911-r0) 23:16:05 #61 24.88 (2/3) Installing dumb-init (1.2.5-r3) 23:16:05 #61 25.15 (3/3) Installing tzdata (2025c-r0) 23:16:05 #61 27.66 Executing busybox-1.37.0-r20.trigger 23:16:05 #61 27.87 Executing ca-certificates-20250911-r0.trigger 23:16:05 #61 29.66 OK: 9 MiB in 19 packages 23:16:05 #61 DONE 32.8s 23:16:05 23:16:05 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:05 #82 ... 23:16:05 23:16:05 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:16:05 #78 DONE 3.1s 23:16:05 23:16:05 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:05 #83 ... 23:16:05 23:16:05 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:16:05 #80 DONE 2.3s 23:16:05 23:16:05 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:16:05 #79 DONE 2.6s 23:16:05 23:16:05 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:06 #84 ... 23:16:06 23:16:06 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:16:06 #72 DONE 23.9s 23:16:06 23:16:06 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:06 #85 ... 23:16:06 23:16:06 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:06 #66 24.49 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:16:06 #66 24.49 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:16:06 #66 24.49 OK: 26165 distinct packages available 23:16:06 #66 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:06 #66 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:06 #66 ... 23:16:06 23:16:06 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:06 #62 34.32 (1/13) Installing brotli-libs (1.1.0-r2) 23:16:06 #62 34.61 (2/13) Installing c-ares (1.34.6-r0) 23:16:06 #62 34.72 (3/13) Installing libunistring (1.3-r0) 23:16:07 #62 34.91 (4/13) Installing libidn2 (2.3.7-r0) 23:16:07 #62 35.01 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:16:07 #62 ... 23:16:07 23:16:07 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:16:07 #74 17.42 OK: 255 MiB in 60 packages 23:16:07 #74 DONE 19.1s 23:16:07 23:16:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:07 #62 35.09 (6/13) Installing libpsl (0.21.5-r3) 23:16:07 #62 35.11 (7/13) Installing zstd-libs (1.5.7-r0) 23:16:07 #62 35.19 (8/13) Installing libcurl (8.14.1-r2) 23:16:07 #62 35.33 (9/13) Installing curl (8.14.1-r2) 23:16:07 #62 35.39 (10/13) Installing dumb-init (1.2.5-r3) 23:16:07 #62 35.44 (11/13) Installing musl-obstack (1.2.3-r2) 23:16:07 #62 35.44 (12/13) Installing libucontext (1.3.2-r0) 23:16:07 #62 35.53 (13/13) Installing gcompat (1.1.0-r4) 23:16:07 #62 ... 23:16:07 23:16:07 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:16:07 #0 8.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:07 #86 ... 23:16:07 23:16:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:07 #62 35.57 Executing busybox-1.37.0-r20.trigger 23:16:07 #62 35.91 OK: 13 MiB in 29 packages 23:16:08 #62 ... 23:16:08 23:16:08 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:16:08 #0 6.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:08 #0 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:08 #87 ... 23:16:08 23:16:08 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:16:08 #86 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:08 #146 ... 23:16:08 23:16:08 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:16:08 #0 0.922 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:16:08 #147 ... 23:16:08 23:16:08 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:16:08 #0 1.267 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:16:08 #148 ... 23:16:08 23:16:08 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:16:08 #0 1.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:16:08 #149 ... 23:16:08 23:16:08 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:16:08 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:16:09 #150 ... 23:16:09 23:16:09 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:16:09 #0 0.994 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:16:09 #151 ... 23:16:09 23:16:09 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:16:09 #0 0.825 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:16:09 #86 ... 23:16:09 23:16:09 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:09 #67 25.17 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:16:09 #67 25.17 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:16:09 #67 25.17 OK: 26176 distinct packages available 23:16:09 #67 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:09 #67 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:09 #67 ... 23:16:09 23:16:09 #75 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 23:16:09 #75 19.63 OK: 9 MiB in 21 packages 23:16:09 #75 DONE 21.9s 23:16:09 23:16:09 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:16:09 #88 ... 23:16:09 23:16:09 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:16:09 #89 DONE 2.3s 23:16:09 #152 ... 23:16:09 23:16:09 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:16:09 #0 1.346 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:16:09 23:16:09 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:09 #153 ... 23:16:09 23:16:09 #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:16:09 #0 1.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:09 #154 ... 23:16:09 23:16:09 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:09 #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:16:09 #155 ... 23:16:09 23:16:09 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:16:09 #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:16:10 #90 ... 23:16:10 23:16:10 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:10 #62 DONE 38.1s 23:16:10 23:16:10 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:16:13 #91 ... 23:16:13 23:16:13 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:16:13 #73 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:13 #73 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:13 #73 14.98 OK: 8 MiB in 17 packages 23:16:13 #73 ... 23:16:13 23:16:13 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:13 #66 38.65 (1/4) Installing dumb-init (1.2.5-r3) 23:16:13 #66 38.70 (2/4) Installing musl-obstack (1.2.3-r2) 23:16:13 #66 38.72 (3/4) Installing libucontext (1.3.2-r0) 23:16:13 #66 38.73 (4/4) Installing gcompat (1.1.0-r4) 23:16:13 #66 38.78 Executing busybox-1.37.0-r20.trigger 23:16:13 #66 38.92 OK: 8 MiB in 20 packages 23:16:13 #66 DONE 41.4s 23:16:13 23:16:13 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 23:16:13 #73 DONE 16.3s 23:16:13 23:16:13 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:16:13 #67 38.53 OK: 255 MiB in 60 packages 23:16:13 #67 DONE 39.6s 23:16:13 23:16:13 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:16:14 #92 ... 23:16:14 23:16:14 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:16:14 #87 14.70 OK: 12 MiB in 23 packages 23:16:14 #87 DONE 15.9s 23:16:14 23:16:14 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:16:14 #93 ... 23:16:14 23:16:14 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:16:14 #76 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:14 #76 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:14 #76 ... 23:16:14 23:16:14 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:16:14 #86 16.22 OK: 8 MiB in 17 packages 23:16:14 #86 DONE 17.3s 23:16:15 23:16:15 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:16:15 #81 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:15 #81 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:15 #81 ... 23:16:15 23:16:15 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:16:15 #94 ... 23:16:15 23:16:15 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:16:15 #95 ... 23:16:15 23:16:15 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:16:15 #92 DONE 2.0s 23:16:15 23:16:15 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:17 #96 ... 23:16:17 23:16:17 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:16:17 #97 DONE 7.7s 23:16:17 23:16:17 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:16:19 #98 ... 23:16:19 23:16:19 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:16:19 #88 DONE 9.6s 23:16:19 23:16:19 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:16:19 #99 DONE 0.2s 23:16:19 23:16:19 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:16:19 #95 5.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:19 #95 ... 23:16:19 23:16:19 #100 [security-spire-server stage-2 6/9] COPY security.txt / 23:16:19 #100 DONE 0.2s 23:16:19 23:16:19 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:16:19 #81 15.82 OK: 20 MiB in 20 packages 23:16:19 #81 ... 23:16:19 23:16:19 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:16:19 #101 DONE 0.2s 23:16:19 23:16:19 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:16:19 #102 DONE 0.3s 23:16:19 23:16:19 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:16:19 #98 DONE 2.9s 23:16:19 23:16:19 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:16:20 #103 DONE 0.2s 23:16:20 23:16:20 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:16:20 #104 DONE 0.2s 23:16:20 23:16:20 #105 [security-spire-server] exporting to image 23:16:20 #105 exporting layers 23:16:20 #105 ... 23:16:20 23:16:20 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:16:20 #81 DONE 17.2s 23:16:20 23:16:20 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 23:16:20 #106 DONE 0.6s 23:16:20 23:16:20 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:16:21 #107 ... 23:16:21 23:16:21 #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:16:21 #108 DONE 0.3s 23:16:21 23:16:21 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:16:21 #107 DONE 0.3s 23:16:21 23:16:21 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:16:21 #109 DONE 0.2s 23:16:21 23:16:21 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:16:21 #110 DONE 0.2s 23:16:21 23:16:21 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:16:21 #95 6.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:24 #95 ... 23:16:24 23:16:24 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:16:24 #76 21.24 OK: 20 MiB in 20 packages 23:16:24 #76 DONE 22.5s 23:16:24 23:16:24 #105 [security-spire-agent] exporting to image 23:16:26 #105 ... 23:16:26 23:16:26 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:16:26 #93 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:26 #93 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:26 #93 20.71 OK: 8 MiB in 18 packages 23:16:26 #93 ... 23:16:26 23:16:26 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:16:26 #95 12.91 OK: 8 MiB in 20 packages 23:16:26 #95 ... 23:16:26 23:16:26 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:16:26 #91 7.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:26 #91 8.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:26 #91 15.25 OK: 13 MiB in 29 packages 23:16:26 #91 DONE 16.7s 23:16:26 23:16:26 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:16:26 #93 DONE 22.7s 23:16:26 23:16:26 #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:16:26 #94 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:16:26 #94 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:16:26 #94 20.74 OK: 9 MiB in 19 packages 23:16:26 #94 DONE 21.9s 23:16:26 23:16:26 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:27 #111 ... 23:16:27 23:16:27 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:16:27 #95 DONE 13.8s 23:16:27 23:16:27 #105 [security-spire-agent] exporting to image 23:16:27 #105 exporting layers 5.8s done 23:16:27 #105 writing image sha256:99b33f14724dfe3abf3266cc69f026f3ced007440ba16aae74c2638bed0ee40b 0.0s done 23:16:27 #105 naming to docker.io/library/security-spire-server-arm64 done 23:16:27 #105 writing image sha256:678892a3c0602e55ce712e2b7fd3def08bd0235a551d98c26ed093ca60797246 0.0s done 23:16:27 #105 naming to docker.io/library/security-spire-agent-arm64 0.1s done 23:16:27 #105 DONE 10.5s 23:16:27 23:16:27 #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:16:30 #112 DONE 2.6s 23:16:30 23:16:30 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:16:30 #111 DONE 3.0s 23:16:30 23:16:30 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:16:30 #113 DONE 0.3s 23:16:30 23:16:30 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:16:30 #114 DONE 0.3s 23:16:30 23:16:30 #115 [security-spire-config stage-2 6/10] COPY security.txt / 23:16:30 #115 DONE 0.2s 23:16:30 23:16:30 #2 [security-spire-server internal] load build definition from Dockerfile 23:16:30 #2 ... 23:16:30 23:16:30 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:16:30 #116 DONE 0.1s 23:16:30 23:16:30 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:16:30 #117 DONE 0.1s 23:16:30 23:16:30 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:16:30 #118 DONE 0.1s 23:16:30 23:16:30 #105 [security-spire-config] exporting to image 23:16:33 #105 exporting layers 2.5s done 23:16:33 #105 writing image sha256:bb25b6f6c0a032aab298c7445f3e7ad81b97b8db386a92f24edaf11f7dc0fae5 0.0s done 23:16:33 #105 naming to docker.io/library/security-spire-config-arm64 done 23:16:33 #105 DONE 13.0s 23:16:33 23:16:33 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:46 #156 ... 23:17:46 23:17:46 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:46 #146 DONE 107.9s 23:17:46 23:17:46 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:17:46 #155 DONE 108.0s 23:17:46 23:17:46 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:46 #157 DONE 0.1s 23:17:46 23:17:46 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:17:46 #158 DONE 0.1s 23:17:46 23:17:46 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:17:46 #159 DONE 0.1s 23:17:46 23:17:46 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:17:47 #160 DONE 0.4s 23:17:47 23:17:47 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:17:47 #161 ... 23:17:47 23:17:47 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:17:47 #162 DONE 0.3s 23:17:47 23:17:47 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:17:47 #163 DONE 0.1s 23:17:47 23:17:47 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:47 #164 ... 23:17:47 23:17:47 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:17:47 #161 DONE 1.0s 23:17:47 23:17:47 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:17:47 #165 DONE 0.4s 23:17:47 23:17:47 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:17:48 #151 ... 23:17:48 23:17:48 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:17:48 #166 DONE 0.2s 23:17:48 23:17:48 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:48 #167 ... 23:17:48 23:17:48 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:48 #164 DONE 1.0s 23:17:48 23:17:48 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:48 #167 DONE 0.2s 23:17:48 23:17:48 #168 [core-common-config-bootstrapper] exporting to image 23:17:48 #168 exporting layers 23:17:49 #168 ... 23:17:49 23:17:49 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:17:49 #169 DONE 0.4s 23:17:49 23:17:49 #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:17:49 #170 DONE 0.2s 23:17:49 23:17:49 #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:17:49 #171 DONE 0.1s 23:17:49 23:17:49 #168 [core-common-config-bootstrapper] exporting to image 23:17:49 #168 exporting layers 0.6s done 23:17:49 #168 writing image sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:17:49 #168 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:17:49 #168 DONE 0.7s 23:17:49 23:17:49 #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:17:49 #172 DONE 0.1s 23:17:49 23:17:49 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:17:49 #148 ... 23:17:49 23:17:49 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:17:49 #173 DONE 0.0s 23:17:49 23:17:49 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:17:50 #174 DONE 1.0s 23:17:50 23:17:50 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:17:50 #152 ... 23:17:50 23:17:50 #175 [security-bootstrapper] exporting to image 23:17:50 #175 exporting layers 0.5s done 23:17:50 #175 writing image sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd 0.0s done 23:17:50 #175 naming to docker.io/library/security-bootstrapper done 23:17:50 #175 DONE 0.6s 23:17:50 23:17:50 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:18:10 #90 DONE 107.3s 23:18:10 23:18:10 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #96 DONE 101.1s 23:18:10 23:18:10 #119 [core-keeper builder 7/8] COPY . . 23:18:10 #119 ... 23:18:10 23:18:10 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #84 DONE 111.4s 23:18:10 23:18:10 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #85 DONE 111.3s 23:18:10 23:18:10 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #83 DONE 111.9s 23:18:10 23:18:10 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #82 DONE 112.1s 23:18:10 23:18:10 #120 [support-scheduler builder 6/7] COPY . . 23:18:10 #120 DONE 2.5s 23:18:10 23:18:10 #121 [security-spiffe-token-provider builder 6/7] COPY . . 23:18:10 #121 DONE 2.7s 23:18:10 23:18:10 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:18:10 #122 ... 23:18:10 23:18:10 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:18:10 #123 CACHED 23:18:10 23:18:10 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #124 CACHED 23:18:10 23:18:10 #125 [security-bootstrapper builder 6/7] COPY . . 23:18:10 #125 CACHED 23:18:10 23:18:10 #119 [core-keeper builder 7/8] COPY . . 23:18:10 #119 DONE 2.8s 23:18:10 23:18:10 #126 [support-notifications builder 6/7] COPY . . 23:18:10 #126 DONE 2.7s 23:18:10 23:18:10 #127 [security-proxy-setup builder 6/7] COPY . . 23:18:10 #127 DONE 2.6s 23:18:10 23:18:10 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:18:10 #128 CACHED 23:18:10 23:18:10 #129 [security-secretstore-setup builder 6/7] COPY . . 23:18:10 #129 CACHED 23:18:10 23:18:10 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #130 CACHED 23:18:10 23:18:10 #131 [core-metadata builder 6/7] COPY . . 23:18:10 #131 DONE 2.7s 23:18:10 23:18:10 #132 [security-proxy-auth builder 6/7] COPY . . 23:18:10 #132 CACHED 23:18:10 23:18:10 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #133 CACHED 23:18:10 23:18:10 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:18:10 #134 CACHED 23:18:10 23:18:10 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 23:18:10 #135 CACHED 23:18:10 23:18:10 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #136 CACHED 23:18:10 23:18:10 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:18:10 #137 CACHED 23:18:10 23:18:10 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 23:18:10 #138 CACHED 23:18:10 23:18:10 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #139 CACHED 23:18:10 23:18:10 #140 [core-command builder 6/7] COPY . . 23:18:10 #140 CACHED 23:18:10 23:18:10 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 23:18:10 #141 CACHED 23:18:10 23:18:10 #142 [core-data builder 6/7] COPY . . 23:18:10 #142 CACHED 23:18:10 23:18:10 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:10 #143 CACHED 23:18:10 23:18:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:10 #144 ... 23:18:10 23:18:10 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:18:10 #122 4.548 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:18:10 #122 ... 23:18:10 23:18:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:10 #144 5.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:18:10 #144 ... 23:18:10 23:18:10 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:10 #0 5.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:10 #145 ... 23:18:10 23:18:10 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:18:10 #0 4.999 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:18:10 #146 ... 23:18:10 23:18:10 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:18:10 #0 5.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:18:10 #147 ... 23:18:10 23:18:10 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:18:10 #0 5.534 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:18:10 #148 ... 23:18:10 23:18:10 #149 [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:18:10 #0 4.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:18:10 #149 ... 23:18:10 23:18:10 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:10 #0 4.873 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:10 #150 ... 23:18:10 23:18:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:18:10 #0 5.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:18:10 #151 ... 23:18:10 23:18:10 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:18:10 #0 5.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:18:10 #152 ... 23:18:10 23:18:10 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:18:10 #0 5.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:18:11 #153 ... 23:18:11 23:18:11 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:11 #0 5.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:58 #152 ... 23:18:58 23:18:58 #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:18:58 #154 173.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:19:02 #154 DONE 183.7s 23:19:02 23:19:02 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:19:02 #156 DONE 183.7s 23:19:02 23:19:02 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:19:02 #150 DONE 183.7s 23:19:02 23:19:02 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:19:02 #153 DONE 183.7s 23:19:02 23:19:02 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:19:02 #152 DONE 183.7s 23:19:02 23:19:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:19:02 #149 DONE 183.7s 23:19:02 23:19:02 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:19:02 #145 DONE 183.7s 23:19:02 23:19:02 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:19:02 #147 DONE 183.8s 23:19:02 23:19:02 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:19:02 #148 DONE 183.8s 23:19:02 23:19:02 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:19:02 #151 DONE 183.8s 23:19:02 23:19:02 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #176 DONE 0.2s 23:19:02 23:19:02 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #177 DONE 0.3s 23:19:02 23:19:02 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #178 DONE 0.2s 23:19:02 23:19:02 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #179 DONE 0.3s 23:19:02 23:19:02 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #180 DONE 0.2s 23:19:02 23:19:02 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #181 DONE 0.2s 23:19:02 23:19:02 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #182 DONE 0.2s 23:19:02 23:19:02 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #183 DONE 0.2s 23:19:02 23:19:02 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:02 #184 ... 23:19:02 23:19:02 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:19:02 #185 DONE 0.2s 23:19:02 23:19:02 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #186 CACHED 23:19:02 23:19:02 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:19:02 #187 CACHED 23:19:02 23:19:02 #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:19:02 #188 CACHED 23:19:02 23:19:02 #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:19:02 #189 CACHED 23:19:02 23:19:02 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:02 #190 DONE 0.3s 23:19:02 23:19:02 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:19:02 #191 ... 23:19:02 23:19:02 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:02 #192 DONE 0.3s 23:19:02 23:19:02 #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:19:02 #193 DONE 0.3s 23:19:02 23:19:02 #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:19:02 #194 DONE 0.4s 23:19:02 23:19:02 #195 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:19:02 #195 DONE 0.3s 23:19:02 23:19:02 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:02 #184 DONE 0.3s 23:19:02 23:19:02 #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:19:02 #196 DONE 0.3s 23:19:02 23:19:02 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:19:04 #197 ... 23:19:04 23:19:04 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:19:04 #191 DONE 1.5s 23:19:04 23:19:04 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:19:04 #198 DONE 1.5s 23:19:04 23:19:04 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:19:04 #199 DONE 1.5s 23:19:04 23:19:04 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:04 #200 DONE 1.3s 23:19:04 23:19:04 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:19:04 #201 DONE 1.3s 23:19:04 23:19:04 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:19:04 #202 ... 23:19:04 23:19:04 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:19:04 #203 DONE 1.8s 23:19:04 23:19:04 #204 [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:19:04 #204 DONE 1.8s 23:19:04 23:19:04 #205 [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:19:04 #205 DONE 1.8s 23:19:04 23:19:04 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:04 #206 DONE 1.9s 23:19:04 23:19:04 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:19:04 #197 DONE 1.9s 23:19:04 23:19:04 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:19:04 #207 ... 23:19:04 23:19:04 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:19:04 #208 DONE 0.7s 23:19:04 23:19:04 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:19:04 #209 DONE 0.8s 23:19:04 23:19:04 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:19:04 #210 DONE 0.8s 23:19:04 23:19:04 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:19:04 #202 DONE 0.8s 23:19:04 23:19:04 #211 [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:19:04 #211 DONE 0.3s 23:19:04 23:19:04 #212 [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:19:04 #212 DONE 0.3s 23:19:04 23:19:04 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:19:04 #213 DONE 0.3s 23:19:04 23:19:04 #214 [core-keeper] exporting to image 23:19:04 #214 exporting layers 0.2s done 23:19:04 #214 writing image sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:19:04 #214 naming to docker.io/library/core-keeper done 23:19:04 #214 DONE 0.3s 23:19:04 23:19:04 #215 [security-spiffe-token-provider] exporting to image 23:19:05 #215 ... 23:19:05 23:19:05 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:19:05 #207 DONE 0.3s 23:19:05 23:19:05 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:19:05 #216 DONE 0.3s 23:19:05 23:19:05 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:19:05 #217 DONE 0.3s 23:19:05 23:19:05 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:19:05 #218 DONE 0.4s 23:19:05 23:19:05 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:05 #219 ... 23:19:05 23:19:05 #220 [core-command] exporting to image 23:19:05 #220 exporting layers 0.1s done 23:19:05 #220 writing image sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 0.1s done 23:19:05 #220 naming to docker.io/library/core-command 0.0s done 23:19:05 #220 DONE 0.4s 23:19:05 23:19:05 #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:19:05 #221 DONE 0.4s 23:19:05 23:19:05 #222 [core-data] exporting to image 23:19:05 #222 exporting layers 0.3s done 23:19:05 #222 writing image sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e 0.0s done 23:19:05 #222 naming to docker.io/library/core-data 0.0s done 23:19:05 #222 DONE 0.4s 23:19:05 23:19:05 #215 [security-spiffe-token-provider] exporting to image 23:19:05 #215 exporting layers 0.4s done 23:19:05 #215 writing image sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 0.0s done 23:19:05 #215 naming to docker.io/library/security-spiffe-token-provider done 23:19:05 #215 DONE 0.7s 23:19:05 23:19:05 #223 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:19:05 #223 DONE 0.7s 23:19:05 23:19:05 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:19:05 #224 ... 23:19:05 23:19:05 #225 [support-notifications] exporting to image 23:19:05 #225 exporting layers 0.6s done 23:19:05 #225 writing image sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:19:05 #225 naming to docker.io/library/support-notifications done 23:19:05 #225 DONE 0.8s 23:19:05 23:19:05 #226 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:19:05 #226 DONE 0.6s 23:19:05 23:19:05 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:19:05 #224 DONE 0.3s 23:19:05 23:19:05 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:05 #219 DONE 0.7s 23:19:05 23:19:05 #227 [security-proxy-auth] exporting to image 23:19:06 #227 ... 23:19:06 23:19:06 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:19:06 #228 DONE 0.4s 23:19:06 23:19:06 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:19:06 #229 DONE 0.0s 23:19:06 23:19:06 #230 [support-scheduler] exporting to image 23:19:06 #230 exporting layers 1.2s done 23:19:06 #230 writing image sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee 0.0s done 23:19:06 #230 naming to docker.io/library/support-scheduler done 23:19:06 #230 DONE 1.3s 23:19:06 23:19:06 #231 [core-metadata] exporting to image 23:19:06 #231 exporting layers 1.1s done 23:19:06 #231 writing image sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 0.0s done 23:19:06 #231 naming to docker.io/library/core-metadata 0.0s done 23:19:06 #231 DONE 1.1s 23:19:06 23:19:06 #227 [security-proxy-auth] exporting to image 23:19:06 #227 exporting layers 0.4s done 23:19:06 #227 writing image sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:19:06 #227 naming to docker.io/library/security-proxy-auth done 23:19:06 #227 DONE 0.4s 23:19:06 23:19:06 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:06 #232 DONE 0.5s 23:19:06 23:19:06 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:06 #233 DONE 0.4s 23:19:06 23:19:06 #234 [security-proxy-setup] exporting to image 23:19:06 #234 exporting layers 0.2s done 23:19:06 #234 writing image sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:19:06 #234 naming to docker.io/library/security-proxy-setup done 23:19:06 #234 DONE 0.2s 23:19:06 23:19:06 #235 [security-secretstore-setup] exporting to image 23:19:06 #235 exporting layers 0.2s done 23:19:06 #235 writing image sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:19:06 #235 naming to docker.io/library/security-secretstore-setup done 23:19:06 #235 DONE 0.2s 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:19:06 time="2026-02-05T23:14:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:19:06 $ docker stop --time=1 caccf895b9c1367d5bc48ad20bcaefb467316d1a4c358abd8c762b4971123c0e 23:19:08 $ docker rm -f --volumes caccf895b9c1367d5bc48ad20bcaefb467316d1a4c358abd8c762b4971123c0e [Pipeline] // withDockerContainer [Pipeline] sh 23:19:08 + docker images 23:19:08 REPOSITORY TAG IMAGE ID CREATED SIZE 23:19:08 security-secretstore-setup latest 3680ac454a5f 2 seconds ago 83.7MB 23:19:08 security-proxy-setup latest 900ce680e754 2 seconds ago 52MB 23:19:08 security-proxy-auth latest c287199bd29c 3 seconds ago 46.1MB 23:19:08 core-metadata latest c809ff18d219 3 seconds ago 47.1MB 23:19:08 support-notifications latest 66bf78cd7052 4 seconds ago 54.9MB 23:19:08 core-data latest 95b46678233c 4 seconds ago 47MB 23:19:08 core-command latest b20203976d89 4 seconds ago 41.3MB 23:19:08 support-scheduler latest 5c4c6a5dad2e 4 seconds ago 51.2MB 23:19:08 security-spiffe-token-provider latest 69bded2b4abd 4 seconds ago 50.2MB 23:19:08 core-keeper latest 296cc57d0484 5 seconds ago 46.8MB 23:19:08 security-bootstrapper latest f9b1f5633b70 About a minute ago 21.6MB 23:19:08 core-common-config-bootstrapper latest aef188da348c About a minute ago 20.5MB 23:19:08 security-spire-config latest cb8f06631cda 3 minutes ago 177MB 23:19:08 security-spire-server latest 9a0990375da8 3 minutes ago 178MB 23:19:08 security-spire-agent latest c54e63626f6e 3 minutes ago 237MB 23:19:08 ci-base-image-x86_64 latest 69b02b15fcd5 7 minutes ago 1GB 23:19:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 23:19:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 23:19:08 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:19:08 provisioning config files... 23:19:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/952@tmp/config18438335138980000231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:09 ---> ****-login.sh 23:19:09 nexus3.edgexfoundry.org:10001 23:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:09 Login Succeeded 23:19:09 nexus3.edgexfoundry.org:10002 23:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:09 Login Succeeded 23:19:09 nexus3.edgexfoundry.org:10003 23:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:09 Login Succeeded 23:19:09 nexus3.edgexfoundry.org:10004 23:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:09 Login Succeeded 23:19:09 ****.io 23:19:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:09 Login Succeeded 23:19:09 ---> ****-login.sh ends [Pipeline] } 23:19:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:19:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:19:09 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:09 latest 23:19:09 4.1.0-dev.97 23:19:09 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:09 main 23:19:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:10 + docker push nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:10 4b8cf85e0b8d: Preparing 23:19:10 3bab1d43666b: Preparing 23:19:10 7414a71a0d32: Preparing 23:19:10 b6c8eba43108: Preparing 23:19:10 b930cb78a82c: Preparing 23:19:10 d095d97d7341: Preparing 23:19:10 cce92674e987: Preparing 23:19:10 d095d97d7341: Waiting 23:19:10 cce92674e987: Waiting 23:19:10 b930cb78a82c: Pushed 23:19:10 7414a71a0d32: Pushed 23:19:10 4b8cf85e0b8d: Pushed 23:19:10 b6c8eba43108: Pushed 23:19:10 cce92674e987: Layer already exists 23:19:10 d095d97d7341: Pushed 23:19:13 3bab1d43666b: Pushed 23:19:13 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:14 4b8cf85e0b8d: Preparing 23:19:14 3bab1d43666b: Preparing 23:19:14 7414a71a0d32: Preparing 23:19:14 b6c8eba43108: Preparing 23:19:14 b930cb78a82c: Preparing 23:19:14 d095d97d7341: Preparing 23:19:14 cce92674e987: Preparing 23:19:14 cce92674e987: Waiting 23:19:14 d095d97d7341: Waiting 23:19:14 4b8cf85e0b8d: Layer already exists 23:19:14 b930cb78a82c: Layer already exists 23:19:14 7414a71a0d32: Layer already exists 23:19:14 b6c8eba43108: Layer already exists 23:19:14 3bab1d43666b: Layer already exists 23:19:14 d095d97d7341: Layer already exists 23:19:14 cce92674e987: Layer already exists 23:19:14 latest: digest: sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 23:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:15 4b8cf85e0b8d: Preparing 23:19:15 3bab1d43666b: Preparing 23:19:15 7414a71a0d32: Preparing 23:19:15 b6c8eba43108: Preparing 23:19:15 b930cb78a82c: Preparing 23:19:15 d095d97d7341: Preparing 23:19:15 cce92674e987: Preparing 23:19:15 d095d97d7341: Waiting 23:19:15 cce92674e987: Waiting 23:19:15 b930cb78a82c: Layer already exists 23:19:15 3bab1d43666b: Layer already exists 23:19:15 7414a71a0d32: Layer already exists 23:19:15 b6c8eba43108: Layer already exists 23:19:15 4b8cf85e0b8d: Layer already exists 23:19:15 d095d97d7341: Layer already exists 23:19:15 cce92674e987: Layer already exists 23:19:15 4.1.0-dev.97: digest: sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker push nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:16 4b8cf85e0b8d: Preparing 23:19:16 3bab1d43666b: Preparing 23:19:16 7414a71a0d32: Preparing 23:19:16 b6c8eba43108: Preparing 23:19:16 b930cb78a82c: Preparing 23:19:16 d095d97d7341: Preparing 23:19:16 cce92674e987: Preparing 23:19:16 d095d97d7341: Waiting 23:19:16 cce92674e987: Waiting 23:19:16 7414a71a0d32: Layer already exists 23:19:16 4b8cf85e0b8d: Layer already exists 23:19:16 3bab1d43666b: Layer already exists 23:19:16 b930cb78a82c: Layer already exists 23:19:16 b6c8eba43108: Layer already exists 23:19:16 d095d97d7341: Layer already exists 23:19:16 cce92674e987: Layer already exists 23:19:16 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:19:16 4b8cf85e0b8d: Preparing 23:19:16 3bab1d43666b: Preparing 23:19:16 7414a71a0d32: Preparing 23:19:16 b6c8eba43108: Preparing 23:19:16 b930cb78a82c: Preparing 23:19:16 d095d97d7341: Preparing 23:19:16 cce92674e987: Preparing 23:19:16 cce92674e987: Waiting 23:19:16 d095d97d7341: Waiting 23:19:16 7414a71a0d32: Layer already exists 23:19:16 4b8cf85e0b8d: Layer already exists 23:19:16 3bab1d43666b: Layer already exists 23:19:16 b6c8eba43108: Layer already exists 23:19:16 b930cb78a82c: Layer already exists 23:19:16 d095d97d7341: Layer already exists 23:19:16 cce92674e987: Layer already exists 23:19:16 main: digest: sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:16 ===================================================== [Pipeline] echo 23:19:16 taggedImages: 23:19:16 - nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:16 - nexus3.edgexfoundry.org:10004/core-command:latest 23:19:16 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 23:19:16 - nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:16 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:19:16 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:19:16 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:16 latest 23:19:16 4.1.0-dev.97 23:19:16 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:16 main 23:19:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:19:17 148dffa36ae5: Preparing 23:19:17 345be671b769: Preparing 23:19:17 8712c8a61a39: Preparing 23:19:17 a19784f5ce2d: Preparing 23:19:17 7414a71a0d32: Preparing 23:19:17 b6c8eba43108: Preparing 23:19:17 b930cb78a82c: Preparing 23:19:17 d095d97d7341: Preparing 23:19:17 cce92674e987: Preparing 23:19:17 b6c8eba43108: Waiting 23:19:17 b930cb78a82c: Waiting 23:19:17 d095d97d7341: Waiting 23:19:17 cce92674e987: Waiting 23:19:17 7414a71a0d32: Layer already exists 23:19:17 b6c8eba43108: Layer already exists 23:19:17 345be671b769: Pushed 23:19:17 8712c8a61a39: Pushed 23:19:17 b930cb78a82c: Layer already exists 23:19:17 d095d97d7341: Layer already exists 23:19:17 148dffa36ae5: Pushed 23:19:17 cce92674e987: Layer already exists 23:19:18 a19784f5ce2d: Pushed 23:19:19 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + 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:19:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:19:19 148dffa36ae5: Preparing 23:19:19 345be671b769: Preparing 23:19:19 8712c8a61a39: Preparing 23:19:19 a19784f5ce2d: Preparing 23:19:19 7414a71a0d32: Preparing 23:19:19 b6c8eba43108: Preparing 23:19:19 b930cb78a82c: Preparing 23:19:19 d095d97d7341: Preparing 23:19:19 cce92674e987: Preparing 23:19:19 b6c8eba43108: Waiting 23:19:19 b930cb78a82c: Waiting 23:19:19 d095d97d7341: Waiting 23:19:19 cce92674e987: Waiting 23:19:19 a19784f5ce2d: Layer already exists 23:19:19 7414a71a0d32: Layer already exists 23:19:19 8712c8a61a39: Layer already exists 23:19:19 148dffa36ae5: Layer already exists 23:19:19 345be671b769: Layer already exists 23:19:19 d095d97d7341: Layer already exists 23:19:19 b930cb78a82c: Layer already exists 23:19:19 cce92674e987: Layer already exists 23:19:19 b6c8eba43108: Layer already exists 23:19:19 latest: digest: sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 23:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:19:20 148dffa36ae5: Preparing 23:19:20 345be671b769: Preparing 23:19:20 8712c8a61a39: Preparing 23:19:20 a19784f5ce2d: Preparing 23:19:20 7414a71a0d32: Preparing 23:19:20 b6c8eba43108: Preparing 23:19:20 b930cb78a82c: Preparing 23:19:20 d095d97d7341: Preparing 23:19:20 cce92674e987: Preparing 23:19:20 d095d97d7341: Waiting 23:19:20 cce92674e987: Waiting 23:19:20 b6c8eba43108: Waiting 23:19:20 b930cb78a82c: Waiting 23:19:20 8712c8a61a39: Layer already exists 23:19:20 7414a71a0d32: Layer already exists 23:19:20 a19784f5ce2d: Layer already exists 23:19:20 148dffa36ae5: Layer already exists 23:19:20 345be671b769: Layer already exists 23:19:20 d095d97d7341: Layer already exists 23:19:20 b930cb78a82c: Layer already exists 23:19:20 cce92674e987: Layer already exists 23:19:20 b6c8eba43108: Layer already exists 23:19:20 4.1.0-dev.97: digest: sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:19:21 148dffa36ae5: Preparing 23:19:21 345be671b769: Preparing 23:19:21 8712c8a61a39: Preparing 23:19:21 a19784f5ce2d: Preparing 23:19:21 7414a71a0d32: Preparing 23:19:21 b6c8eba43108: Preparing 23:19:21 b930cb78a82c: Preparing 23:19:21 d095d97d7341: Preparing 23:19:21 cce92674e987: Preparing 23:19:21 b6c8eba43108: Waiting 23:19:21 b930cb78a82c: Waiting 23:19:21 d095d97d7341: Waiting 23:19:21 cce92674e987: Waiting 23:19:21 345be671b769: Layer already exists 23:19:21 7414a71a0d32: Layer already exists 23:19:21 148dffa36ae5: Layer already exists 23:19:21 a19784f5ce2d: Layer already exists 23:19:21 8712c8a61a39: Layer already exists 23:19:21 b930cb78a82c: Layer already exists 23:19:21 b6c8eba43108: Layer already exists 23:19:21 d095d97d7341: Layer already exists 23:19:21 cce92674e987: Layer already exists 23:19:21 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + 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:19:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:19:21 148dffa36ae5: Preparing 23:19:21 345be671b769: Preparing 23:19:21 8712c8a61a39: Preparing 23:19:21 a19784f5ce2d: Preparing 23:19:21 7414a71a0d32: Preparing 23:19:21 b6c8eba43108: Preparing 23:19:21 b930cb78a82c: Preparing 23:19:21 d095d97d7341: Preparing 23:19:21 cce92674e987: Preparing 23:19:21 b930cb78a82c: Waiting 23:19:21 d095d97d7341: Waiting 23:19:21 b6c8eba43108: Waiting 23:19:21 cce92674e987: Waiting 23:19:21 148dffa36ae5: Layer already exists 23:19:21 a19784f5ce2d: Layer already exists 23:19:21 345be671b769: Layer already exists 23:19:21 8712c8a61a39: Layer already exists 23:19:21 7414a71a0d32: Layer already exists 23:19:21 d095d97d7341: Layer already exists 23:19:21 b930cb78a82c: Layer already exists 23:19:21 b6c8eba43108: Layer already exists 23:19:21 cce92674e987: Layer already exists 23:19:21 main: digest: sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:21 ===================================================== [Pipeline] echo 23:19:21 taggedImages: 23:19:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:19:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 23:19:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:19:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:19:21 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:21 latest 23:19:21 4.1.0-dev.97 23:19:21 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:21 main 23:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:22 + docker push nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:22 6b70bdd697f0: Preparing 23:19:22 211aadb4d7e6: Preparing 23:19:22 7414a71a0d32: Preparing 23:19:22 b6c8eba43108: Preparing 23:19:22 5c00b29ae90e: Preparing 23:19:22 94b730cc39ea: Preparing 23:19:22 cce92674e987: Preparing 23:19:22 94b730cc39ea: Waiting 23:19:22 cce92674e987: Waiting 23:19:22 b6c8eba43108: Layer already exists 23:19:22 7414a71a0d32: Layer already exists 23:19:22 cce92674e987: Layer already exists 23:19:22 5c00b29ae90e: Pushed 23:19:22 6b70bdd697f0: Pushed 23:19:22 94b730cc39ea: Pushed 23:19:26 211aadb4d7e6: Pushed 23:19:26 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:27 6b70bdd697f0: Preparing 23:19:27 211aadb4d7e6: Preparing 23:19:27 7414a71a0d32: Preparing 23:19:27 b6c8eba43108: Preparing 23:19:27 5c00b29ae90e: Preparing 23:19:27 94b730cc39ea: Preparing 23:19:27 94b730cc39ea: Waiting 23:19:27 cce92674e987: Preparing 23:19:27 cce92674e987: Waiting 23:19:27 6b70bdd697f0: Layer already exists 23:19:27 b6c8eba43108: Layer already exists 23:19:27 211aadb4d7e6: Layer already exists 23:19:27 7414a71a0d32: Layer already exists 23:19:27 5c00b29ae90e: Layer already exists 23:19:27 94b730cc39ea: Layer already exists 23:19:27 cce92674e987: Layer already exists 23:19:27 latest: digest: sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:28 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 23:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:28 6b70bdd697f0: Preparing 23:19:28 211aadb4d7e6: Preparing 23:19:28 7414a71a0d32: Preparing 23:19:28 b6c8eba43108: Preparing 23:19:28 5c00b29ae90e: Preparing 23:19:28 94b730cc39ea: Preparing 23:19:28 cce92674e987: Preparing 23:19:28 94b730cc39ea: Waiting 23:19:28 cce92674e987: Waiting 23:19:28 b6c8eba43108: Layer already exists 23:19:28 5c00b29ae90e: Layer already exists 23:19:28 211aadb4d7e6: Layer already exists 23:19:28 6b70bdd697f0: Layer already exists 23:19:28 7414a71a0d32: Layer already exists 23:19:28 cce92674e987: Layer already exists 23:19:28 94b730cc39ea: Layer already exists 23:19:28 4.1.0-dev.97: digest: sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:28 + docker push nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:28 6b70bdd697f0: Preparing 23:19:28 211aadb4d7e6: Preparing 23:19:28 7414a71a0d32: Preparing 23:19:28 b6c8eba43108: Preparing 23:19:28 5c00b29ae90e: Preparing 23:19:28 94b730cc39ea: Preparing 23:19:28 cce92674e987: Preparing 23:19:28 94b730cc39ea: Waiting 23:19:28 cce92674e987: Waiting 23:19:28 211aadb4d7e6: Layer already exists 23:19:28 6b70bdd697f0: Layer already exists 23:19:28 b6c8eba43108: Layer already exists 23:19:28 7414a71a0d32: Layer already exists 23:19:28 5c00b29ae90e: Layer already exists 23:19:28 94b730cc39ea: Layer already exists 23:19:28 cce92674e987: Layer already exists 23:19:28 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:19:29 6b70bdd697f0: Preparing 23:19:29 211aadb4d7e6: Preparing 23:19:29 7414a71a0d32: Preparing 23:19:29 b6c8eba43108: Preparing 23:19:29 5c00b29ae90e: Preparing 23:19:29 94b730cc39ea: Preparing 23:19:29 cce92674e987: Preparing 23:19:29 94b730cc39ea: Waiting 23:19:29 cce92674e987: Waiting 23:19:29 b6c8eba43108: Layer already exists 23:19:29 211aadb4d7e6: Layer already exists 23:19:29 7414a71a0d32: Layer already exists 23:19:29 5c00b29ae90e: Layer already exists 23:19:29 6b70bdd697f0: Layer already exists 23:19:29 94b730cc39ea: Layer already exists 23:19:29 cce92674e987: Layer already exists 23:19:29 main: digest: sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:29 ===================================================== [Pipeline] echo 23:19:29 taggedImages: 23:19:29 - nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:29 - nexus3.edgexfoundry.org:10004/core-data:latest 23:19:29 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 23:19:29 - nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:19:29 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 23:19:29 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:29 latest 23:19:29 4.1.0-dev.97 23:19:29 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:29 main 23:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:30 b7703527cfa2: Preparing 23:19:30 5bae368576df: Preparing 23:19:30 b6c8eba43108: Preparing 23:19:30 9fc8e59178b6: Preparing 23:19:30 14f82d1ee98d: Preparing 23:19:30 cce92674e987: Preparing 23:19:30 cce92674e987: Waiting 23:19:30 b6c8eba43108: Layer already exists 23:19:30 cce92674e987: Layer already exists 23:19:30 b7703527cfa2: Pushed 23:19:30 14f82d1ee98d: Pushed 23:19:30 9fc8e59178b6: Pushed 23:19:34 5bae368576df: Pushed 23:19:34 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 23:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:35 b7703527cfa2: Preparing 23:19:35 5bae368576df: Preparing 23:19:35 b6c8eba43108: Preparing 23:19:35 9fc8e59178b6: Preparing 23:19:35 14f82d1ee98d: Preparing 23:19:35 cce92674e987: Preparing 23:19:35 cce92674e987: Waiting 23:19:35 14f82d1ee98d: Layer already exists 23:19:35 b7703527cfa2: Layer already exists 23:19:35 5bae368576df: Layer already exists 23:19:35 b6c8eba43108: Layer already exists 23:19:35 9fc8e59178b6: Layer already exists 23:19:35 cce92674e987: Layer already exists 23:19:35 latest: digest: sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 23:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:35 b7703527cfa2: Preparing 23:19:35 5bae368576df: Preparing 23:19:35 b6c8eba43108: Preparing 23:19:35 9fc8e59178b6: Preparing 23:19:35 14f82d1ee98d: Preparing 23:19:35 cce92674e987: Preparing 23:19:35 cce92674e987: Waiting 23:19:35 5bae368576df: Layer already exists 23:19:35 9fc8e59178b6: Layer already exists 23:19:35 b7703527cfa2: Layer already exists 23:19:35 b6c8eba43108: Layer already exists 23:19:35 14f82d1ee98d: Layer already exists 23:19:35 cce92674e987: Layer already exists 23:19:35 4.1.0-dev.97: digest: sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:36 b7703527cfa2: Preparing 23:19:36 5bae368576df: Preparing 23:19:36 b6c8eba43108: Preparing 23:19:36 9fc8e59178b6: Preparing 23:19:36 14f82d1ee98d: Preparing 23:19:36 cce92674e987: Preparing 23:19:36 cce92674e987: Waiting 23:19:36 b6c8eba43108: Layer already exists 23:19:36 9fc8e59178b6: Layer already exists 23:19:36 5bae368576df: Layer already exists 23:19:36 14f82d1ee98d: Layer already exists 23:19:36 b7703527cfa2: Layer already exists 23:19:36 cce92674e987: Layer already exists 23:19:36 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 23:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:36 b7703527cfa2: Preparing 23:19:36 5bae368576df: Preparing 23:19:36 b6c8eba43108: Preparing 23:19:36 9fc8e59178b6: Preparing 23:19:36 14f82d1ee98d: Preparing 23:19:36 cce92674e987: Preparing 23:19:36 cce92674e987: Waiting 23:19:36 b6c8eba43108: Layer already exists 23:19:36 9fc8e59178b6: Layer already exists 23:19:36 14f82d1ee98d: Layer already exists 23:19:36 b7703527cfa2: Layer already exists 23:19:36 5bae368576df: Layer already exists 23:19:36 cce92674e987: Layer already exists 23:19:36 main: digest: sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:37 ===================================================== [Pipeline] echo 23:19:37 taggedImages: 23:19:37 - nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:37 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:19:37 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 23:19:37 - nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:37 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 23:19:37 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:19:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:37 latest 23:19:37 4.1.0-dev.97 23:19:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:37 main 23:19:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:37 c33db5217358: Preparing 23:19:37 acc9d9288982: Preparing 23:19:37 4f33bcb0ef3f: Preparing 23:19:37 7414a71a0d32: Preparing 23:19:37 b6c8eba43108: Preparing 23:19:37 b930cb78a82c: Preparing 23:19:37 d095d97d7341: Preparing 23:19:37 cce92674e987: Preparing 23:19:37 d095d97d7341: Waiting 23:19:37 cce92674e987: Waiting 23:19:37 b930cb78a82c: Waiting 23:19:37 7414a71a0d32: Layer already exists 23:19:37 b6c8eba43108: Layer already exists 23:19:37 d095d97d7341: Layer already exists 23:19:37 b930cb78a82c: Layer already exists 23:19:37 cce92674e987: Layer already exists 23:19:37 acc9d9288982: Pushed 23:19:37 c33db5217358: Pushed 23:19:41 4f33bcb0ef3f: Pushed 23:19:41 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:42 c33db5217358: Preparing 23:19:42 acc9d9288982: Preparing 23:19:42 4f33bcb0ef3f: Preparing 23:19:42 7414a71a0d32: Preparing 23:19:42 b6c8eba43108: Preparing 23:19:42 b930cb78a82c: Preparing 23:19:42 d095d97d7341: Preparing 23:19:42 cce92674e987: Preparing 23:19:42 b930cb78a82c: Waiting 23:19:42 d095d97d7341: Waiting 23:19:42 cce92674e987: Waiting 23:19:42 acc9d9288982: Layer already exists 23:19:42 c33db5217358: Layer already exists 23:19:42 b6c8eba43108: Layer already exists 23:19:42 4f33bcb0ef3f: Layer already exists 23:19:42 7414a71a0d32: Layer already exists 23:19:42 b930cb78a82c: Layer already exists 23:19:42 cce92674e987: Layer already exists 23:19:42 d095d97d7341: Layer already exists 23:19:42 latest: digest: sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 23:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:43 c33db5217358: Preparing 23:19:43 acc9d9288982: Preparing 23:19:43 4f33bcb0ef3f: Preparing 23:19:43 7414a71a0d32: Preparing 23:19:43 b6c8eba43108: Preparing 23:19:43 b930cb78a82c: Preparing 23:19:43 d095d97d7341: Preparing 23:19:43 cce92674e987: Preparing 23:19:43 b930cb78a82c: Waiting 23:19:43 d095d97d7341: Waiting 23:19:43 cce92674e987: Waiting 23:19:43 c33db5217358: Layer already exists 23:19:43 acc9d9288982: Layer already exists 23:19:43 4f33bcb0ef3f: Layer already exists 23:19:43 7414a71a0d32: Layer already exists 23:19:43 b6c8eba43108: Layer already exists 23:19:43 cce92674e987: Layer already exists 23:19:43 b930cb78a82c: Layer already exists 23:19:43 d095d97d7341: Layer already exists 23:19:43 4.1.0-dev.97: digest: sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:43 c33db5217358: Preparing 23:19:43 acc9d9288982: Preparing 23:19:43 4f33bcb0ef3f: Preparing 23:19:43 7414a71a0d32: Preparing 23:19:43 b6c8eba43108: Preparing 23:19:43 b930cb78a82c: Preparing 23:19:43 d095d97d7341: Preparing 23:19:43 cce92674e987: Preparing 23:19:43 b930cb78a82c: Waiting 23:19:43 cce92674e987: Waiting 23:19:43 d095d97d7341: Waiting 23:19:43 7414a71a0d32: Layer already exists 23:19:43 4f33bcb0ef3f: Layer already exists 23:19:43 acc9d9288982: Layer already exists 23:19:43 c33db5217358: Layer already exists 23:19:43 b6c8eba43108: Layer already exists 23:19:43 d095d97d7341: Layer already exists 23:19:43 b930cb78a82c: Layer already exists 23:19:43 cce92674e987: Layer already exists 23:19:43 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:44 c33db5217358: Preparing 23:19:44 acc9d9288982: Preparing 23:19:44 4f33bcb0ef3f: Preparing 23:19:44 7414a71a0d32: Preparing 23:19:44 b6c8eba43108: Preparing 23:19:44 b930cb78a82c: Preparing 23:19:44 d095d97d7341: Preparing 23:19:44 cce92674e987: Preparing 23:19:44 b930cb78a82c: Waiting 23:19:44 d095d97d7341: Waiting 23:19:44 cce92674e987: Waiting 23:19:44 c33db5217358: Layer already exists 23:19:44 b6c8eba43108: Layer already exists 23:19:44 acc9d9288982: Layer already exists 23:19:44 7414a71a0d32: Layer already exists 23:19:44 4f33bcb0ef3f: Layer already exists 23:19:44 b930cb78a82c: Layer already exists 23:19:44 d095d97d7341: Layer already exists 23:19:44 cce92674e987: Layer already exists 23:19:44 main: digest: sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:44 ===================================================== [Pipeline] echo 23:19:44 taggedImages: 23:19:44 - nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:44 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:44 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 23:19:44 - nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:44 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:19:44 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:19:44 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:44 latest 23:19:44 4.1.0-dev.97 23:19:44 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:44 main 23:19:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:45 8448b417adf8: Preparing 23:19:45 1c93df5c88cd: Preparing 23:19:45 cb450f0747f3: Preparing 23:19:45 bedbbd4a3640: Preparing 23:19:45 492b461252df: Preparing 23:19:45 70345a169e42: Preparing 23:19:45 dbcd8507801d: Preparing 23:19:45 7414a71a0d32: Preparing 23:19:45 70345a169e42: Waiting 23:19:45 dbcd8507801d: Waiting 23:19:45 b6c8eba43108: Preparing 23:19:45 7414a71a0d32: Waiting 23:19:45 6d17778d6691: Preparing 23:19:45 bac16590de8d: Preparing 23:19:45 5f70bf18a086: Preparing 23:19:45 6d17778d6691: Waiting 23:19:45 bac16590de8d: Waiting 23:19:45 5f70bf18a086: Waiting 23:19:45 b6c8eba43108: Waiting 23:19:45 b84690dd93ee: Preparing 23:19:45 42105b8355ae: Preparing 23:19:45 c39b8133f2b8: Preparing 23:19:45 cce92674e987: Preparing 23:19:45 b84690dd93ee: Waiting 23:19:45 42105b8355ae: Waiting 23:19:45 c39b8133f2b8: Waiting 23:19:45 cce92674e987: Waiting 23:19:45 cb450f0747f3: Pushed 23:19:45 8448b417adf8: Pushed 23:19:45 1c93df5c88cd: Pushed 23:19:45 bedbbd4a3640: Pushed 23:19:45 492b461252df: Pushed 23:19:45 7414a71a0d32: Layer already exists 23:19:45 70345a169e42: Pushed 23:19:45 b6c8eba43108: Layer already exists 23:19:45 5f70bf18a086: Layer already exists 23:19:45 6d17778d6691: Pushed 23:19:45 b84690dd93ee: Pushed 23:19:45 bac16590de8d: Pushed 23:19:45 42105b8355ae: Pushed 23:19:45 cce92674e987: Layer already exists 23:19:45 c39b8133f2b8: Pushed 23:19:47 dbcd8507801d: Pushed 23:19:47 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:48 8448b417adf8: Preparing 23:19:48 1c93df5c88cd: Preparing 23:19:48 cb450f0747f3: Preparing 23:19:48 bedbbd4a3640: Preparing 23:19:48 492b461252df: Preparing 23:19:48 70345a169e42: Preparing 23:19:48 dbcd8507801d: Preparing 23:19:48 7414a71a0d32: Preparing 23:19:48 b6c8eba43108: Preparing 23:19:48 6d17778d6691: Preparing 23:19:48 bac16590de8d: Preparing 23:19:48 5f70bf18a086: Preparing 23:19:48 b84690dd93ee: Preparing 23:19:48 42105b8355ae: Preparing 23:19:48 c39b8133f2b8: Preparing 23:19:48 cce92674e987: Preparing 23:19:48 6d17778d6691: Waiting 23:19:48 bac16590de8d: Waiting 23:19:48 5f70bf18a086: Waiting 23:19:48 b84690dd93ee: Waiting 23:19:48 42105b8355ae: Waiting 23:19:48 70345a169e42: Waiting 23:19:48 c39b8133f2b8: Waiting 23:19:48 dbcd8507801d: Waiting 23:19:48 cce92674e987: Waiting 23:19:48 7414a71a0d32: Waiting 23:19:48 b6c8eba43108: Waiting 23:19:48 cb450f0747f3: Layer already exists 23:19:48 bedbbd4a3640: Layer already exists 23:19:48 492b461252df: Layer already exists 23:19:48 1c93df5c88cd: Layer already exists 23:19:48 8448b417adf8: Layer already exists 23:19:48 dbcd8507801d: Layer already exists 23:19:48 7414a71a0d32: Layer already exists 23:19:48 70345a169e42: Layer already exists 23:19:48 6d17778d6691: Layer already exists 23:19:48 b6c8eba43108: Layer already exists 23:19:48 bac16590de8d: Layer already exists 23:19:48 5f70bf18a086: Layer already exists 23:19:48 b84690dd93ee: Layer already exists 23:19:48 42105b8355ae: Layer already exists 23:19:48 c39b8133f2b8: Layer already exists 23:19:48 cce92674e987: Layer already exists 23:19:48 latest: digest: sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 23:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:48 8448b417adf8: Preparing 23:19:48 1c93df5c88cd: Preparing 23:19:48 cb450f0747f3: Preparing 23:19:48 bedbbd4a3640: Preparing 23:19:48 492b461252df: Preparing 23:19:48 70345a169e42: Preparing 23:19:48 dbcd8507801d: Preparing 23:19:48 70345a169e42: Waiting 23:19:48 7414a71a0d32: Preparing 23:19:48 b6c8eba43108: Preparing 23:19:48 dbcd8507801d: Waiting 23:19:48 7414a71a0d32: Waiting 23:19:48 b6c8eba43108: Waiting 23:19:48 6d17778d6691: Preparing 23:19:48 bac16590de8d: Preparing 23:19:48 5f70bf18a086: Preparing 23:19:48 bac16590de8d: Waiting 23:19:48 6d17778d6691: Waiting 23:19:48 b84690dd93ee: Preparing 23:19:48 42105b8355ae: Preparing 23:19:48 b84690dd93ee: Waiting 23:19:48 5f70bf18a086: Waiting 23:19:48 c39b8133f2b8: Preparing 23:19:48 cce92674e987: Preparing 23:19:48 42105b8355ae: Waiting 23:19:48 cce92674e987: Waiting 23:19:48 c39b8133f2b8: Waiting 23:19:48 1c93df5c88cd: Layer already exists 23:19:48 bedbbd4a3640: Layer already exists 23:19:48 8448b417adf8: Layer already exists 23:19:48 492b461252df: Layer already exists 23:19:48 cb450f0747f3: Layer already exists 23:19:48 70345a169e42: Layer already exists 23:19:48 b6c8eba43108: Layer already exists 23:19:48 7414a71a0d32: Layer already exists 23:19:48 6d17778d6691: Layer already exists 23:19:48 dbcd8507801d: Layer already exists 23:19:48 bac16590de8d: Layer already exists 23:19:48 42105b8355ae: Layer already exists 23:19:48 5f70bf18a086: Layer already exists 23:19:48 c39b8133f2b8: Layer already exists 23:19:48 b84690dd93ee: Layer already exists 23:19:48 cce92674e987: Layer already exists 23:19:48 4.1.0-dev.97: digest: sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:49 8448b417adf8: Preparing 23:19:49 1c93df5c88cd: Preparing 23:19:49 cb450f0747f3: Preparing 23:19:49 bedbbd4a3640: Preparing 23:19:49 492b461252df: Preparing 23:19:49 70345a169e42: Preparing 23:19:49 dbcd8507801d: Preparing 23:19:49 7414a71a0d32: Preparing 23:19:49 b6c8eba43108: Preparing 23:19:49 6d17778d6691: Preparing 23:19:49 bac16590de8d: Preparing 23:19:49 5f70bf18a086: Preparing 23:19:49 b84690dd93ee: Preparing 23:19:49 42105b8355ae: Preparing 23:19:49 c39b8133f2b8: Preparing 23:19:49 cce92674e987: Preparing 23:19:49 70345a169e42: Waiting 23:19:49 dbcd8507801d: Waiting 23:19:49 b84690dd93ee: Waiting 23:19:49 7414a71a0d32: Waiting 23:19:49 42105b8355ae: Waiting 23:19:49 b6c8eba43108: Waiting 23:19:49 c39b8133f2b8: Waiting 23:19:49 cce92674e987: Waiting 23:19:49 6d17778d6691: Waiting 23:19:49 bac16590de8d: Waiting 23:19:49 5f70bf18a086: Waiting 23:19:49 492b461252df: Layer already exists 23:19:49 bedbbd4a3640: Layer already exists 23:19:49 8448b417adf8: Layer already exists 23:19:49 cb450f0747f3: Layer already exists 23:19:49 1c93df5c88cd: Layer already exists 23:19:49 70345a169e42: Layer already exists 23:19:49 7414a71a0d32: Layer already exists 23:19:49 dbcd8507801d: Layer already exists 23:19:49 6d17778d6691: Layer already exists 23:19:49 b6c8eba43108: Layer already exists 23:19:49 5f70bf18a086: Layer already exists 23:19:49 bac16590de8d: Layer already exists 23:19:49 c39b8133f2b8: Layer already exists 23:19:49 b84690dd93ee: Layer already exists 23:19:49 42105b8355ae: Layer already exists 23:19:49 cce92674e987: Layer already exists 23:19:49 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:50 8448b417adf8: Preparing 23:19:50 1c93df5c88cd: Preparing 23:19:50 cb450f0747f3: Preparing 23:19:50 bedbbd4a3640: Preparing 23:19:50 492b461252df: Preparing 23:19:50 70345a169e42: Preparing 23:19:50 dbcd8507801d: Preparing 23:19:50 7414a71a0d32: Preparing 23:19:50 b6c8eba43108: Preparing 23:19:50 6d17778d6691: Preparing 23:19:50 bac16590de8d: Preparing 23:19:50 5f70bf18a086: Preparing 23:19:50 b84690dd93ee: Preparing 23:19:50 42105b8355ae: Preparing 23:19:50 c39b8133f2b8: Preparing 23:19:50 cce92674e987: Preparing 23:19:50 bac16590de8d: Waiting 23:19:50 70345a169e42: Waiting 23:19:50 dbcd8507801d: Waiting 23:19:50 5f70bf18a086: Waiting 23:19:50 b84690dd93ee: Waiting 23:19:50 42105b8355ae: Waiting 23:19:50 c39b8133f2b8: Waiting 23:19:50 cce92674e987: Waiting 23:19:50 7414a71a0d32: Waiting 23:19:50 b6c8eba43108: Waiting 23:19:50 bedbbd4a3640: Layer already exists 23:19:50 1c93df5c88cd: Layer already exists 23:19:50 cb450f0747f3: Layer already exists 23:19:50 8448b417adf8: Layer already exists 23:19:50 492b461252df: Layer already exists 23:19:50 dbcd8507801d: Layer already exists 23:19:50 70345a169e42: Layer already exists 23:19:50 7414a71a0d32: Layer already exists 23:19:50 b6c8eba43108: Layer already exists 23:19:50 6d17778d6691: Layer already exists 23:19:50 bac16590de8d: Layer already exists 23:19:50 5f70bf18a086: Layer already exists 23:19:50 42105b8355ae: Layer already exists 23:19:50 b84690dd93ee: Layer already exists 23:19:50 c39b8133f2b8: Layer already exists 23:19:50 cce92674e987: Layer already exists 23:19:50 main: digest: sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:50 ===================================================== [Pipeline] echo 23:19:50 taggedImages: 23:19:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 23:19:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:19:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:19:50 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:50 latest 23:19:50 4.1.0-dev.97 23:19:50 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:50 main 23:19:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:50 ca583225c38e: Preparing 23:19:50 efe91c56364b: Preparing 23:19:50 e1e0b68194a4: Preparing 23:19:50 fca6b03ac37b: Preparing 23:19:50 7414a71a0d32: Preparing 23:19:50 b6c8eba43108: Preparing 23:19:50 b930cb78a82c: Preparing 23:19:50 d095d97d7341: Preparing 23:19:50 cce92674e987: Preparing 23:19:50 b6c8eba43108: Waiting 23:19:50 cce92674e987: Waiting 23:19:50 b930cb78a82c: Waiting 23:19:50 7414a71a0d32: Layer already exists 23:19:50 b6c8eba43108: Layer already exists 23:19:50 b930cb78a82c: Layer already exists 23:19:50 d095d97d7341: Layer already exists 23:19:50 efe91c56364b: Pushed 23:19:50 cce92674e987: Layer already exists 23:19:50 e1e0b68194a4: Pushed 23:19:50 ca583225c38e: Pushed 23:19:55 fca6b03ac37b: Pushed 23:19:55 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:55 ca583225c38e: Preparing 23:19:55 efe91c56364b: Preparing 23:19:55 e1e0b68194a4: Preparing 23:19:55 fca6b03ac37b: Preparing 23:19:55 7414a71a0d32: Preparing 23:19:55 b6c8eba43108: Preparing 23:19:55 b930cb78a82c: Preparing 23:19:55 d095d97d7341: Preparing 23:19:55 cce92674e987: Preparing 23:19:55 b6c8eba43108: Waiting 23:19:55 b930cb78a82c: Waiting 23:19:55 d095d97d7341: Waiting 23:19:55 cce92674e987: Waiting 23:19:55 efe91c56364b: Layer already exists 23:19:55 7414a71a0d32: Layer already exists 23:19:55 e1e0b68194a4: Layer already exists 23:19:55 ca583225c38e: Layer already exists 23:19:55 fca6b03ac37b: Layer already exists 23:19:55 b6c8eba43108: Layer already exists 23:19:55 d095d97d7341: Layer already exists 23:19:55 b930cb78a82c: Layer already exists 23:19:55 cce92674e987: Layer already exists 23:19:55 latest: digest: sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 23:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:56 ca583225c38e: Preparing 23:19:56 efe91c56364b: Preparing 23:19:56 e1e0b68194a4: Preparing 23:19:56 fca6b03ac37b: Preparing 23:19:56 7414a71a0d32: Preparing 23:19:56 b6c8eba43108: Preparing 23:19:56 b930cb78a82c: Preparing 23:19:56 d095d97d7341: Preparing 23:19:56 cce92674e987: Preparing 23:19:56 cce92674e987: Waiting 23:19:56 b930cb78a82c: Waiting 23:19:56 d095d97d7341: Waiting 23:19:56 b6c8eba43108: Waiting 23:19:56 ca583225c38e: Layer already exists 23:19:56 e1e0b68194a4: Layer already exists 23:19:56 fca6b03ac37b: Layer already exists 23:19:56 efe91c56364b: Layer already exists 23:19:56 7414a71a0d32: Layer already exists 23:19:56 d095d97d7341: Layer already exists 23:19:56 b6c8eba43108: Layer already exists 23:19:56 b930cb78a82c: Layer already exists 23:19:56 cce92674e987: Layer already exists 23:19:56 4.1.0-dev.97: digest: sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:57 ca583225c38e: Preparing 23:19:57 efe91c56364b: Preparing 23:19:57 e1e0b68194a4: Preparing 23:19:57 fca6b03ac37b: Preparing 23:19:57 7414a71a0d32: Preparing 23:19:57 b6c8eba43108: Preparing 23:19:57 b930cb78a82c: Preparing 23:19:57 d095d97d7341: Preparing 23:19:57 cce92674e987: Preparing 23:19:57 b930cb78a82c: Waiting 23:19:57 d095d97d7341: Waiting 23:19:57 cce92674e987: Waiting 23:19:57 b6c8eba43108: Waiting 23:19:57 ca583225c38e: Layer already exists 23:19:57 fca6b03ac37b: Layer already exists 23:19:57 efe91c56364b: Layer already exists 23:19:57 e1e0b68194a4: Layer already exists 23:19:57 7414a71a0d32: Layer already exists 23:19:57 b6c8eba43108: Layer already exists 23:19:57 b930cb78a82c: Layer already exists 23:19:57 cce92674e987: Layer already exists 23:19:57 d095d97d7341: Layer already exists 23:19:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:57 ca583225c38e: Preparing 23:19:57 efe91c56364b: Preparing 23:19:57 e1e0b68194a4: Preparing 23:19:57 fca6b03ac37b: Preparing 23:19:57 7414a71a0d32: Preparing 23:19:57 b6c8eba43108: Preparing 23:19:57 b930cb78a82c: Preparing 23:19:57 d095d97d7341: Preparing 23:19:57 cce92674e987: Preparing 23:19:57 b6c8eba43108: Waiting 23:19:57 b930cb78a82c: Waiting 23:19:57 d095d97d7341: Waiting 23:19:57 cce92674e987: Waiting 23:19:57 fca6b03ac37b: Layer already exists 23:19:57 ca583225c38e: Layer already exists 23:19:57 e1e0b68194a4: Layer already exists 23:19:57 7414a71a0d32: Layer already exists 23:19:57 efe91c56364b: Layer already exists 23:19:57 cce92674e987: Layer already exists 23:19:57 b6c8eba43108: Layer already exists 23:19:57 d095d97d7341: Layer already exists 23:19:57 b930cb78a82c: Layer already exists 23:19:57 main: digest: sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:57 ===================================================== [Pipeline] echo 23:19:57 taggedImages: 23:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 23:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:19:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:19:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:57 latest 23:19:57 4.1.0-dev.97 23:19:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:19:57 main 23:19:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:58 4c369afbdaf0: Preparing 23:19:58 a7cb347a42bf: Preparing 23:19:58 86fd82549e1e: Preparing 23:19:58 145a01c9c08e: Preparing 23:19:58 08682d93060e: Preparing 23:19:58 7414a71a0d32: Preparing 23:19:58 b6c8eba43108: Preparing 23:19:58 841ba5c7e0d8: Preparing 23:19:58 7093ae921d83: Preparing 23:19:58 296b4f174286: Preparing 23:19:58 cce92674e987: Preparing 23:19:58 7414a71a0d32: Waiting 23:19:58 296b4f174286: Waiting 23:19:58 cce92674e987: Waiting 23:19:58 b6c8eba43108: Waiting 23:19:58 841ba5c7e0d8: Waiting 23:19:58 7093ae921d83: Waiting 23:19:58 4c369afbdaf0: Pushed 23:19:58 a7cb347a42bf: Pushed 23:19:58 08682d93060e: Pushed 23:19:58 145a01c9c08e: Pushed 23:19:58 7414a71a0d32: Layer already exists 23:19:58 b6c8eba43108: Layer already exists 23:19:58 cce92674e987: Layer already exists 23:19:58 7093ae921d83: Pushed 23:19:58 841ba5c7e0d8: Pushed 23:20:00 296b4f174286: Pushed 23:20:01 86fd82549e1e: Pushed 23:20:01 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:02 4c369afbdaf0: Preparing 23:20:02 a7cb347a42bf: Preparing 23:20:02 86fd82549e1e: Preparing 23:20:02 145a01c9c08e: Preparing 23:20:02 08682d93060e: Preparing 23:20:02 7414a71a0d32: Preparing 23:20:02 b6c8eba43108: Preparing 23:20:02 841ba5c7e0d8: Preparing 23:20:02 7093ae921d83: Preparing 23:20:02 296b4f174286: Preparing 23:20:02 cce92674e987: Preparing 23:20:02 841ba5c7e0d8: Waiting 23:20:02 7093ae921d83: Waiting 23:20:02 296b4f174286: Waiting 23:20:02 cce92674e987: Waiting 23:20:02 7414a71a0d32: Waiting 23:20:02 b6c8eba43108: Waiting 23:20:02 145a01c9c08e: Layer already exists 23:20:02 08682d93060e: Layer already exists 23:20:02 4c369afbdaf0: Layer already exists 23:20:02 86fd82549e1e: Layer already exists 23:20:02 a7cb347a42bf: Layer already exists 23:20:02 7414a71a0d32: Layer already exists 23:20:02 b6c8eba43108: Layer already exists 23:20:02 841ba5c7e0d8: Layer already exists 23:20:02 7093ae921d83: Layer already exists 23:20:02 296b4f174286: Layer already exists 23:20:02 cce92674e987: Layer already exists 23:20:02 latest: digest: sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:03 4c369afbdaf0: Preparing 23:20:03 a7cb347a42bf: Preparing 23:20:03 86fd82549e1e: Preparing 23:20:03 145a01c9c08e: Preparing 23:20:03 08682d93060e: Preparing 23:20:03 7414a71a0d32: Preparing 23:20:03 b6c8eba43108: Preparing 23:20:03 841ba5c7e0d8: Preparing 23:20:03 7093ae921d83: Preparing 23:20:03 296b4f174286: Preparing 23:20:03 cce92674e987: Preparing 23:20:03 841ba5c7e0d8: Waiting 23:20:03 7414a71a0d32: Waiting 23:20:03 296b4f174286: Waiting 23:20:03 b6c8eba43108: Waiting 23:20:03 cce92674e987: Waiting 23:20:03 7093ae921d83: Waiting 23:20:03 86fd82549e1e: Layer already exists 23:20:03 08682d93060e: Layer already exists 23:20:03 a7cb347a42bf: Layer already exists 23:20:03 4c369afbdaf0: Layer already exists 23:20:03 145a01c9c08e: Layer already exists 23:20:03 7414a71a0d32: Layer already exists 23:20:03 841ba5c7e0d8: Layer already exists 23:20:03 b6c8eba43108: Layer already exists 23:20:03 7093ae921d83: Layer already exists 23:20:03 296b4f174286: Layer already exists 23:20:03 cce92674e987: Layer already exists 23:20:03 4.1.0-dev.97: digest: sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:03 4c369afbdaf0: Preparing 23:20:03 a7cb347a42bf: Preparing 23:20:03 86fd82549e1e: Preparing 23:20:03 145a01c9c08e: Preparing 23:20:03 08682d93060e: Preparing 23:20:03 7414a71a0d32: Preparing 23:20:03 b6c8eba43108: Preparing 23:20:03 841ba5c7e0d8: Preparing 23:20:03 7093ae921d83: Preparing 23:20:03 296b4f174286: Preparing 23:20:03 cce92674e987: Preparing 23:20:03 841ba5c7e0d8: Waiting 23:20:03 7093ae921d83: Waiting 23:20:03 296b4f174286: Waiting 23:20:03 7414a71a0d32: Waiting 23:20:03 cce92674e987: Waiting 23:20:03 b6c8eba43108: Waiting 23:20:03 4c369afbdaf0: Layer already exists 23:20:03 145a01c9c08e: Layer already exists 23:20:03 08682d93060e: Layer already exists 23:20:03 a7cb347a42bf: Layer already exists 23:20:03 86fd82549e1e: Layer already exists 23:20:03 7414a71a0d32: Layer already exists 23:20:03 7093ae921d83: Layer already exists 23:20:03 b6c8eba43108: Layer already exists 23:20:03 841ba5c7e0d8: Layer already exists 23:20:03 296b4f174286: Layer already exists 23:20:03 cce92674e987: Layer already exists 23:20:03 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:04 4c369afbdaf0: Preparing 23:20:04 a7cb347a42bf: Preparing 23:20:04 86fd82549e1e: Preparing 23:20:04 145a01c9c08e: Preparing 23:20:04 08682d93060e: Preparing 23:20:04 7414a71a0d32: Preparing 23:20:04 b6c8eba43108: Preparing 23:20:04 841ba5c7e0d8: Preparing 23:20:04 7093ae921d83: Preparing 23:20:04 296b4f174286: Preparing 23:20:04 cce92674e987: Preparing 23:20:04 7414a71a0d32: Waiting 23:20:04 b6c8eba43108: Waiting 23:20:04 841ba5c7e0d8: Waiting 23:20:04 7093ae921d83: Waiting 23:20:04 296b4f174286: Waiting 23:20:04 cce92674e987: Waiting 23:20:04 08682d93060e: Layer already exists 23:20:04 4c369afbdaf0: Layer already exists 23:20:04 145a01c9c08e: Layer already exists 23:20:04 a7cb347a42bf: Layer already exists 23:20:04 86fd82549e1e: Layer already exists 23:20:04 b6c8eba43108: Layer already exists 23:20:04 7414a71a0d32: Layer already exists 23:20:04 841ba5c7e0d8: Layer already exists 23:20:04 296b4f174286: Layer already exists 23:20:04 7093ae921d83: Layer already exists 23:20:04 cce92674e987: Layer already exists 23:20:04 main: digest: sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:04 ===================================================== [Pipeline] echo 23:20:04 taggedImages: 23:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 23:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:20:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:20:04 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:04 latest 23:20:04 4.1.0-dev.97 23:20:04 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:04 main 23:20:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:05 4fa6e786c087: Preparing 23:20:05 b17cfff5daee: Preparing 23:20:05 27f6dcd33735: Preparing 23:20:05 c120c25490c5: Preparing 23:20:05 cb1b8f7cbf6f: Preparing 23:20:05 664e98bdf9cb: Preparing 23:20:05 ddacd63550ea: Preparing 23:20:05 7414a71a0d32: Preparing 23:20:05 b6c8eba43108: Preparing 23:20:05 190f01f108b7: Preparing 23:20:05 d4b299cbaa17: Preparing 23:20:05 cce92674e987: Preparing 23:20:05 664e98bdf9cb: Waiting 23:20:05 ddacd63550ea: Waiting 23:20:05 7414a71a0d32: Waiting 23:20:05 b6c8eba43108: Waiting 23:20:05 190f01f108b7: Waiting 23:20:05 d4b299cbaa17: Waiting 23:20:05 cce92674e987: Waiting 23:20:05 cb1b8f7cbf6f: Pushed 23:20:05 b17cfff5daee: Pushed 23:20:05 4fa6e786c087: Pushed 23:20:05 7414a71a0d32: Layer already exists 23:20:05 664e98bdf9cb: Pushed 23:20:05 b6c8eba43108: Layer already exists 23:20:05 ddacd63550ea: Pushed 23:20:05 cce92674e987: Layer already exists 23:20:05 190f01f108b7: Pushed 23:20:06 d4b299cbaa17: Pushed 23:20:08 c120c25490c5: Pushed 23:20:08 27f6dcd33735: Pushed 23:20:08 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:09 4fa6e786c087: Preparing 23:20:09 b17cfff5daee: Preparing 23:20:09 27f6dcd33735: Preparing 23:20:09 c120c25490c5: Preparing 23:20:09 cb1b8f7cbf6f: Preparing 23:20:09 664e98bdf9cb: Preparing 23:20:09 ddacd63550ea: Preparing 23:20:09 7414a71a0d32: Preparing 23:20:09 b6c8eba43108: Preparing 23:20:09 190f01f108b7: Preparing 23:20:09 d4b299cbaa17: Preparing 23:20:09 cce92674e987: Preparing 23:20:09 7414a71a0d32: Waiting 23:20:09 b6c8eba43108: Waiting 23:20:09 190f01f108b7: Waiting 23:20:09 d4b299cbaa17: Waiting 23:20:09 cce92674e987: Waiting 23:20:09 664e98bdf9cb: Waiting 23:20:09 ddacd63550ea: Waiting 23:20:09 b17cfff5daee: Layer already exists 23:20:09 4fa6e786c087: Layer already exists 23:20:09 27f6dcd33735: Layer already exists 23:20:09 cb1b8f7cbf6f: Layer already exists 23:20:09 c120c25490c5: Layer already exists 23:20:09 ddacd63550ea: Layer already exists 23:20:09 664e98bdf9cb: Layer already exists 23:20:09 b6c8eba43108: Layer already exists 23:20:09 7414a71a0d32: Layer already exists 23:20:09 190f01f108b7: Layer already exists 23:20:09 d4b299cbaa17: Layer already exists 23:20:09 cce92674e987: Layer already exists 23:20:09 latest: digest: sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:09 4fa6e786c087: Preparing 23:20:09 b17cfff5daee: Preparing 23:20:09 27f6dcd33735: Preparing 23:20:09 c120c25490c5: Preparing 23:20:09 cb1b8f7cbf6f: Preparing 23:20:09 664e98bdf9cb: Preparing 23:20:09 ddacd63550ea: Preparing 23:20:09 7414a71a0d32: Preparing 23:20:09 b6c8eba43108: Preparing 23:20:09 190f01f108b7: Preparing 23:20:09 d4b299cbaa17: Preparing 23:20:09 cce92674e987: Preparing 23:20:09 190f01f108b7: Waiting 23:20:09 d4b299cbaa17: Waiting 23:20:09 cce92674e987: Waiting 23:20:09 ddacd63550ea: Waiting 23:20:09 7414a71a0d32: Waiting 23:20:09 664e98bdf9cb: Waiting 23:20:09 b6c8eba43108: Waiting 23:20:09 27f6dcd33735: Layer already exists 23:20:09 c120c25490c5: Layer already exists 23:20:09 b17cfff5daee: Layer already exists 23:20:09 4fa6e786c087: Layer already exists 23:20:09 cb1b8f7cbf6f: Layer already exists 23:20:09 7414a71a0d32: Layer already exists 23:20:09 b6c8eba43108: Layer already exists 23:20:09 ddacd63550ea: Layer already exists 23:20:09 190f01f108b7: Layer already exists 23:20:09 664e98bdf9cb: Layer already exists 23:20:09 d4b299cbaa17: Layer already exists 23:20:09 cce92674e987: Layer already exists 23:20:09 4.1.0-dev.97: digest: sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:10 4fa6e786c087: Preparing 23:20:10 b17cfff5daee: Preparing 23:20:10 27f6dcd33735: Preparing 23:20:10 c120c25490c5: Preparing 23:20:10 cb1b8f7cbf6f: Preparing 23:20:10 664e98bdf9cb: Preparing 23:20:10 ddacd63550ea: Preparing 23:20:10 7414a71a0d32: Preparing 23:20:10 b6c8eba43108: Preparing 23:20:10 190f01f108b7: Preparing 23:20:10 d4b299cbaa17: Preparing 23:20:10 cce92674e987: Preparing 23:20:10 7414a71a0d32: Waiting 23:20:10 b6c8eba43108: Waiting 23:20:10 190f01f108b7: Waiting 23:20:10 d4b299cbaa17: Waiting 23:20:10 ddacd63550ea: Waiting 23:20:10 cce92674e987: Waiting 23:20:10 664e98bdf9cb: Waiting 23:20:10 c120c25490c5: Layer already exists 23:20:10 cb1b8f7cbf6f: Layer already exists 23:20:10 27f6dcd33735: Layer already exists 23:20:10 b17cfff5daee: Layer already exists 23:20:10 4fa6e786c087: Layer already exists 23:20:10 664e98bdf9cb: Layer already exists 23:20:10 b6c8eba43108: Layer already exists 23:20:10 7414a71a0d32: Layer already exists 23:20:10 190f01f108b7: Layer already exists 23:20:10 ddacd63550ea: Layer already exists 23:20:10 d4b299cbaa17: Layer already exists 23:20:10 cce92674e987: Layer already exists 23:20:10 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:11 4fa6e786c087: Preparing 23:20:11 b17cfff5daee: Preparing 23:20:11 27f6dcd33735: Preparing 23:20:11 c120c25490c5: Preparing 23:20:11 cb1b8f7cbf6f: Preparing 23:20:11 664e98bdf9cb: Preparing 23:20:11 ddacd63550ea: Preparing 23:20:11 7414a71a0d32: Preparing 23:20:11 b6c8eba43108: Preparing 23:20:11 190f01f108b7: Preparing 23:20:11 d4b299cbaa17: Preparing 23:20:11 cce92674e987: Preparing 23:20:11 664e98bdf9cb: Waiting 23:20:11 ddacd63550ea: Waiting 23:20:11 7414a71a0d32: Waiting 23:20:11 b6c8eba43108: Waiting 23:20:11 190f01f108b7: Waiting 23:20:11 d4b299cbaa17: Waiting 23:20:11 cce92674e987: Waiting 23:20:11 4fa6e786c087: Layer already exists 23:20:11 b17cfff5daee: Layer already exists 23:20:11 27f6dcd33735: Layer already exists 23:20:11 cb1b8f7cbf6f: Layer already exists 23:20:11 c120c25490c5: Layer already exists 23:20:11 ddacd63550ea: Layer already exists 23:20:11 b6c8eba43108: Layer already exists 23:20:11 664e98bdf9cb: Layer already exists 23:20:11 7414a71a0d32: Layer already exists 23:20:11 190f01f108b7: Layer already exists 23:20:11 d4b299cbaa17: Layer already exists 23:20:11 cce92674e987: Layer already exists 23:20:11 main: digest: sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:11 ===================================================== [Pipeline] echo 23:20:11 taggedImages: 23:20:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 23:20:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:20:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:20:11 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:11 latest 23:20:11 4.1.0-dev.97 23:20:11 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:11 main 23:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:11 b658d55e74da: Preparing 23:20:11 026a2057257e: Preparing 23:20:11 7414a71a0d32: Preparing 23:20:11 b6c8eba43108: Preparing 23:20:11 9e17ed8e2a21: Preparing 23:20:11 686a244991b4: Preparing 23:20:11 cce92674e987: Preparing 23:20:11 686a244991b4: Waiting 23:20:11 cce92674e987: Waiting 23:20:11 b6c8eba43108: Layer already exists 23:20:11 7414a71a0d32: Layer already exists 23:20:11 cce92674e987: Layer already exists 23:20:11 9e17ed8e2a21: Pushed 23:20:11 b658d55e74da: Pushed 23:20:12 686a244991b4: Pushed 23:20:15 026a2057257e: Pushed 23:20:15 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:16 + 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:20:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:16 b658d55e74da: Preparing 23:20:16 026a2057257e: Preparing 23:20:16 7414a71a0d32: Preparing 23:20:16 b6c8eba43108: Preparing 23:20:16 9e17ed8e2a21: Preparing 23:20:16 686a244991b4: Preparing 23:20:16 cce92674e987: Preparing 23:20:16 686a244991b4: Waiting 23:20:16 cce92674e987: Waiting 23:20:16 026a2057257e: Layer already exists 23:20:16 b658d55e74da: Layer already exists 23:20:16 9e17ed8e2a21: Layer already exists 23:20:16 7414a71a0d32: Layer already exists 23:20:16 686a244991b4: Layer already exists 23:20:16 cce92674e987: Layer already exists 23:20:16 b6c8eba43108: Layer already exists 23:20:16 latest: digest: sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 23:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:17 b658d55e74da: Preparing 23:20:17 026a2057257e: Preparing 23:20:17 7414a71a0d32: Preparing 23:20:17 b6c8eba43108: Preparing 23:20:17 9e17ed8e2a21: Preparing 23:20:17 686a244991b4: Preparing 23:20:17 cce92674e987: Preparing 23:20:17 686a244991b4: Waiting 23:20:17 cce92674e987: Waiting 23:20:17 b6c8eba43108: Layer already exists 23:20:17 b658d55e74da: Layer already exists 23:20:17 9e17ed8e2a21: Layer already exists 23:20:17 026a2057257e: Layer already exists 23:20:17 7414a71a0d32: Layer already exists 23:20:17 686a244991b4: Layer already exists 23:20:17 cce92674e987: Layer already exists 23:20:17 4.1.0-dev.97: digest: sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:17 b658d55e74da: Preparing 23:20:17 026a2057257e: Preparing 23:20:17 7414a71a0d32: Preparing 23:20:17 b6c8eba43108: Preparing 23:20:17 9e17ed8e2a21: Preparing 23:20:17 686a244991b4: Preparing 23:20:17 cce92674e987: Preparing 23:20:17 686a244991b4: Waiting 23:20:17 cce92674e987: Waiting 23:20:17 026a2057257e: Layer already exists 23:20:17 b658d55e74da: Layer already exists 23:20:17 7414a71a0d32: Layer already exists 23:20:17 9e17ed8e2a21: Layer already exists 23:20:17 b6c8eba43108: Layer already exists 23:20:17 686a244991b4: Layer already exists 23:20:17 cce92674e987: Layer already exists 23:20:17 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:17 + 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:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:18 b658d55e74da: Preparing 23:20:18 026a2057257e: Preparing 23:20:18 7414a71a0d32: Preparing 23:20:18 b6c8eba43108: Preparing 23:20:18 9e17ed8e2a21: Preparing 23:20:18 686a244991b4: Preparing 23:20:18 cce92674e987: Preparing 23:20:18 686a244991b4: Waiting 23:20:18 cce92674e987: Waiting 23:20:18 b6c8eba43108: Layer already exists 23:20:18 026a2057257e: Layer already exists 23:20:18 7414a71a0d32: Layer already exists 23:20:18 9e17ed8e2a21: Layer already exists 23:20:18 b658d55e74da: Layer already exists 23:20:18 686a244991b4: Layer already exists 23:20:18 cce92674e987: Layer already exists 23:20:18 main: digest: sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:18 ===================================================== [Pipeline] echo 23:20:18 taggedImages: 23:20:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:20:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 23:20:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:20:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:20:18 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:18 latest 23:20:18 4.1.0-dev.97 23:20:18 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:18 main 23:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:19 667a913f9523: Preparing 23:20:19 7b87e21f6ac0: Preparing 23:20:19 8f41900abbf7: Preparing 23:20:19 7414a71a0d32: Preparing 23:20:19 b6c8eba43108: Preparing 23:20:19 0647c09bc8eb: Preparing 23:20:19 507fc44c1b81: Preparing 23:20:19 4279e40c0837: Preparing 23:20:19 dd716e6be0e0: Preparing 23:20:19 cce92674e987: Preparing 23:20:19 0647c09bc8eb: Waiting 23:20:19 507fc44c1b81: Waiting 23:20:19 4279e40c0837: Waiting 23:20:19 dd716e6be0e0: Waiting 23:20:19 cce92674e987: Waiting 23:20:19 7414a71a0d32: Layer already exists 23:20:19 b6c8eba43108: Layer already exists 23:20:19 8f41900abbf7: Pushed 23:20:19 667a913f9523: Pushed 23:20:19 7b87e21f6ac0: Pushed 23:20:19 cce92674e987: Layer already exists 23:20:19 4279e40c0837: Pushed 23:20:19 dd716e6be0e0: Pushed 23:20:26 507fc44c1b81: Pushed 23:20:34 0647c09bc8eb: Pushed 23:20:34 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:34 667a913f9523: Preparing 23:20:34 7b87e21f6ac0: Preparing 23:20:34 8f41900abbf7: Preparing 23:20:34 7414a71a0d32: Preparing 23:20:34 b6c8eba43108: Preparing 23:20:34 0647c09bc8eb: Preparing 23:20:34 507fc44c1b81: Preparing 23:20:34 4279e40c0837: Preparing 23:20:34 dd716e6be0e0: Preparing 23:20:34 cce92674e987: Preparing 23:20:34 507fc44c1b81: Waiting 23:20:34 4279e40c0837: Waiting 23:20:34 dd716e6be0e0: Waiting 23:20:34 cce92674e987: Waiting 23:20:34 0647c09bc8eb: Waiting 23:20:34 7b87e21f6ac0: Layer already exists 23:20:34 7414a71a0d32: Layer already exists 23:20:34 8f41900abbf7: Layer already exists 23:20:34 667a913f9523: Layer already exists 23:20:34 b6c8eba43108: Layer already exists 23:20:34 507fc44c1b81: Layer already exists 23:20:34 dd716e6be0e0: Layer already exists 23:20:34 0647c09bc8eb: Layer already exists 23:20:34 4279e40c0837: Layer already exists 23:20:34 cce92674e987: Layer already exists 23:20:34 latest: digest: sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 23:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:35 667a913f9523: Preparing 23:20:35 7b87e21f6ac0: Preparing 23:20:35 8f41900abbf7: Preparing 23:20:35 7414a71a0d32: Preparing 23:20:35 b6c8eba43108: Preparing 23:20:35 0647c09bc8eb: Preparing 23:20:35 507fc44c1b81: Preparing 23:20:35 4279e40c0837: Preparing 23:20:35 dd716e6be0e0: Preparing 23:20:35 cce92674e987: Preparing 23:20:35 dd716e6be0e0: Waiting 23:20:35 cce92674e987: Waiting 23:20:35 507fc44c1b81: Waiting 23:20:35 4279e40c0837: Waiting 23:20:35 0647c09bc8eb: Waiting 23:20:35 7b87e21f6ac0: Layer already exists 23:20:35 667a913f9523: Layer already exists 23:20:35 7414a71a0d32: Layer already exists 23:20:35 b6c8eba43108: Layer already exists 23:20:35 8f41900abbf7: Layer already exists 23:20:35 0647c09bc8eb: Layer already exists 23:20:35 507fc44c1b81: Layer already exists 23:20:35 4279e40c0837: Layer already exists 23:20:35 dd716e6be0e0: Layer already exists 23:20:35 cce92674e987: Layer already exists 23:20:35 4.1.0-dev.97: digest: sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:36 667a913f9523: Preparing 23:20:36 7b87e21f6ac0: Preparing 23:20:36 8f41900abbf7: Preparing 23:20:36 7414a71a0d32: Preparing 23:20:36 b6c8eba43108: Preparing 23:20:36 0647c09bc8eb: Preparing 23:20:36 507fc44c1b81: Preparing 23:20:36 4279e40c0837: Preparing 23:20:36 dd716e6be0e0: Preparing 23:20:36 cce92674e987: Preparing 23:20:36 0647c09bc8eb: Waiting 23:20:36 507fc44c1b81: Waiting 23:20:36 4279e40c0837: Waiting 23:20:36 dd716e6be0e0: Waiting 23:20:36 cce92674e987: Waiting 23:20:36 7414a71a0d32: Layer already exists 23:20:36 7b87e21f6ac0: Layer already exists 23:20:36 667a913f9523: Layer already exists 23:20:36 b6c8eba43108: Layer already exists 23:20:36 8f41900abbf7: Layer already exists 23:20:36 507fc44c1b81: Layer already exists 23:20:36 4279e40c0837: Layer already exists 23:20:36 0647c09bc8eb: Layer already exists 23:20:36 dd716e6be0e0: Layer already exists 23:20:36 cce92674e987: Layer already exists 23:20:36 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:36 667a913f9523: Preparing 23:20:36 7b87e21f6ac0: Preparing 23:20:36 8f41900abbf7: Preparing 23:20:36 7414a71a0d32: Preparing 23:20:36 b6c8eba43108: Preparing 23:20:36 0647c09bc8eb: Preparing 23:20:36 507fc44c1b81: Preparing 23:20:36 4279e40c0837: Preparing 23:20:36 dd716e6be0e0: Preparing 23:20:36 cce92674e987: Preparing 23:20:36 507fc44c1b81: Waiting 23:20:36 dd716e6be0e0: Waiting 23:20:36 4279e40c0837: Waiting 23:20:36 0647c09bc8eb: Waiting 23:20:36 cce92674e987: Waiting 23:20:36 b6c8eba43108: Layer already exists 23:20:36 7b87e21f6ac0: Layer already exists 23:20:36 8f41900abbf7: Layer already exists 23:20:36 7414a71a0d32: Layer already exists 23:20:36 667a913f9523: Layer already exists 23:20:36 507fc44c1b81: Layer already exists 23:20:36 0647c09bc8eb: Layer already exists 23:20:36 4279e40c0837: Layer already exists 23:20:36 cce92674e987: Layer already exists 23:20:36 dd716e6be0e0: Layer already exists 23:20:36 main: digest: sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:36 ===================================================== [Pipeline] echo 23:20:36 taggedImages: 23:20:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:20:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 23:20:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:36 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:20:36 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:20:36 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:36 latest 23:20:36 4.1.0-dev.97 23:20:36 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:36 main 23:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:37 e53f21e6a0b8: Preparing 23:20:37 8b0e75660540: Preparing 23:20:37 19e67060c8ef: Preparing 23:20:37 7414a71a0d32: Preparing 23:20:37 b6c8eba43108: Preparing 23:20:37 5794e93b11b6: Preparing 23:20:37 02d51b23859a: Preparing 23:20:37 e4febed691fb: Preparing 23:20:37 cce92674e987: Preparing 23:20:37 02d51b23859a: Waiting 23:20:37 cce92674e987: Waiting 23:20:37 e4febed691fb: Waiting 23:20:37 5794e93b11b6: Waiting 23:20:37 b6c8eba43108: Layer already exists 23:20:37 7414a71a0d32: Layer already exists 23:20:37 19e67060c8ef: Pushed 23:20:37 8b0e75660540: Pushed 23:20:37 e53f21e6a0b8: Pushed 23:20:37 02d51b23859a: Pushed 23:20:37 cce92674e987: Layer already exists 23:20:38 e4febed691fb: Pushed 23:20:53 5794e93b11b6: Pushed 23:20:53 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:53 e53f21e6a0b8: Preparing 23:20:53 8b0e75660540: Preparing 23:20:53 19e67060c8ef: Preparing 23:20:53 7414a71a0d32: Preparing 23:20:53 b6c8eba43108: Preparing 23:20:53 5794e93b11b6: Preparing 23:20:53 02d51b23859a: Preparing 23:20:53 5794e93b11b6: Waiting 23:20:53 e4febed691fb: Preparing 23:20:53 cce92674e987: Preparing 23:20:53 e4febed691fb: Waiting 23:20:53 cce92674e987: Waiting 23:20:53 7414a71a0d32: Layer already exists 23:20:53 8b0e75660540: Layer already exists 23:20:53 e53f21e6a0b8: Layer already exists 23:20:53 b6c8eba43108: Layer already exists 23:20:53 19e67060c8ef: Layer already exists 23:20:53 5794e93b11b6: Layer already exists 23:20:53 e4febed691fb: Layer already exists 23:20:53 02d51b23859a: Layer already exists 23:20:53 cce92674e987: Layer already exists 23:20:53 latest: digest: sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 23:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:54 e53f21e6a0b8: Preparing 23:20:54 8b0e75660540: Preparing 23:20:54 19e67060c8ef: Preparing 23:20:54 7414a71a0d32: Preparing 23:20:54 b6c8eba43108: Preparing 23:20:54 5794e93b11b6: Preparing 23:20:54 02d51b23859a: Preparing 23:20:54 e4febed691fb: Preparing 23:20:54 cce92674e987: Preparing 23:20:54 5794e93b11b6: Waiting 23:20:54 02d51b23859a: Waiting 23:20:54 cce92674e987: Waiting 23:20:54 e4febed691fb: Waiting 23:20:54 8b0e75660540: Layer already exists 23:20:54 19e67060c8ef: Layer already exists 23:20:54 e53f21e6a0b8: Layer already exists 23:20:54 7414a71a0d32: Layer already exists 23:20:54 b6c8eba43108: Layer already exists 23:20:54 cce92674e987: Layer already exists 23:20:54 e4febed691fb: Layer already exists 23:20:54 5794e93b11b6: Layer already exists 23:20:54 02d51b23859a: Layer already exists 23:20:54 4.1.0-dev.97: digest: sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:54 e53f21e6a0b8: Preparing 23:20:54 8b0e75660540: Preparing 23:20:54 19e67060c8ef: Preparing 23:20:54 7414a71a0d32: Preparing 23:20:54 b6c8eba43108: Preparing 23:20:54 5794e93b11b6: Preparing 23:20:54 02d51b23859a: Preparing 23:20:54 e4febed691fb: Preparing 23:20:54 cce92674e987: Preparing 23:20:54 5794e93b11b6: Waiting 23:20:54 02d51b23859a: Waiting 23:20:54 e4febed691fb: Waiting 23:20:54 cce92674e987: Waiting 23:20:54 b6c8eba43108: Layer already exists 23:20:54 e53f21e6a0b8: Layer already exists 23:20:54 8b0e75660540: Layer already exists 23:20:54 7414a71a0d32: Layer already exists 23:20:54 19e67060c8ef: Layer already exists 23:20:54 02d51b23859a: Layer already exists 23:20:54 5794e93b11b6: Layer already exists 23:20:54 e4febed691fb: Layer already exists 23:20:54 cce92674e987: Layer already exists 23:20:54 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:55 e53f21e6a0b8: Preparing 23:20:55 8b0e75660540: Preparing 23:20:55 19e67060c8ef: Preparing 23:20:55 7414a71a0d32: Preparing 23:20:55 b6c8eba43108: Preparing 23:20:55 5794e93b11b6: Preparing 23:20:55 02d51b23859a: Preparing 23:20:55 e4febed691fb: Preparing 23:20:55 cce92674e987: Preparing 23:20:55 5794e93b11b6: Waiting 23:20:55 02d51b23859a: Waiting 23:20:55 e4febed691fb: Waiting 23:20:55 cce92674e987: Waiting 23:20:55 b6c8eba43108: Layer already exists 23:20:55 19e67060c8ef: Layer already exists 23:20:55 7414a71a0d32: Layer already exists 23:20:55 8b0e75660540: Layer already exists 23:20:55 e53f21e6a0b8: Layer already exists 23:20:55 5794e93b11b6: Layer already exists 23:20:55 02d51b23859a: Layer already exists 23:20:55 e4febed691fb: Layer already exists 23:20:55 cce92674e987: Layer already exists 23:20:55 main: digest: sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:55 ===================================================== [Pipeline] echo 23:20:55 taggedImages: 23:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 23:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:55 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:20:55 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:20:55 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:55 latest 23:20:55 4.1.0-dev.97 23:20:55 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:55 main 23:20:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:56 667a913f9523: Preparing 23:20:56 9df9934ad0a6: Preparing 23:20:56 48db8412f531: Preparing 23:20:56 7414a71a0d32: Preparing 23:20:56 b6c8eba43108: Preparing 23:20:56 5794e93b11b6: Preparing 23:20:56 4279e40c0837: Preparing 23:20:56 dd716e6be0e0: Preparing 23:20:56 cce92674e987: Preparing 23:20:56 4279e40c0837: Waiting 23:20:56 dd716e6be0e0: Waiting 23:20:56 cce92674e987: Waiting 23:20:56 5794e93b11b6: Waiting 23:20:56 b6c8eba43108: Layer already exists 23:20:56 667a913f9523: Layer already exists 23:20:56 7414a71a0d32: Layer already exists 23:20:56 5794e93b11b6: Layer already exists 23:20:56 4279e40c0837: Layer already exists 23:20:56 dd716e6be0e0: Layer already exists 23:20:56 cce92674e987: Layer already exists 23:20:56 48db8412f531: Pushed 23:20:56 9df9934ad0a6: Pushed 23:20:56 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:57 667a913f9523: Preparing 23:20:57 9df9934ad0a6: Preparing 23:20:57 48db8412f531: Preparing 23:20:57 7414a71a0d32: Preparing 23:20:57 b6c8eba43108: Preparing 23:20:57 5794e93b11b6: Preparing 23:20:57 4279e40c0837: Preparing 23:20:57 dd716e6be0e0: Preparing 23:20:57 cce92674e987: Preparing 23:20:57 5794e93b11b6: Waiting 23:20:57 dd716e6be0e0: Waiting 23:20:57 4279e40c0837: Waiting 23:20:57 cce92674e987: Waiting 23:20:57 667a913f9523: Layer already exists 23:20:57 7414a71a0d32: Layer already exists 23:20:57 b6c8eba43108: Layer already exists 23:20:57 48db8412f531: Layer already exists 23:20:57 9df9934ad0a6: Layer already exists 23:20:57 5794e93b11b6: Layer already exists 23:20:57 dd716e6be0e0: Layer already exists 23:20:57 4279e40c0837: Layer already exists 23:20:57 cce92674e987: Layer already exists 23:20:57 latest: digest: sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 23:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:57 667a913f9523: Preparing 23:20:57 9df9934ad0a6: Preparing 23:20:57 48db8412f531: Preparing 23:20:57 7414a71a0d32: Preparing 23:20:57 b6c8eba43108: Preparing 23:20:57 5794e93b11b6: Preparing 23:20:57 4279e40c0837: Preparing 23:20:57 dd716e6be0e0: Preparing 23:20:57 cce92674e987: Preparing 23:20:57 4279e40c0837: Waiting 23:20:57 cce92674e987: Waiting 23:20:57 dd716e6be0e0: Waiting 23:20:57 5794e93b11b6: Waiting 23:20:57 b6c8eba43108: Layer already exists 23:20:57 9df9934ad0a6: Layer already exists 23:20:57 48db8412f531: Layer already exists 23:20:57 7414a71a0d32: Layer already exists 23:20:57 667a913f9523: Layer already exists 23:20:57 5794e93b11b6: Layer already exists 23:20:57 dd716e6be0e0: Layer already exists 23:20:57 4279e40c0837: Layer already exists 23:20:57 cce92674e987: Layer already exists 23:20:57 4.1.0-dev.97: digest: sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:58 667a913f9523: Preparing 23:20:58 9df9934ad0a6: Preparing 23:20:58 48db8412f531: Preparing 23:20:58 7414a71a0d32: Preparing 23:20:58 b6c8eba43108: Preparing 23:20:58 5794e93b11b6: Preparing 23:20:58 4279e40c0837: Preparing 23:20:58 dd716e6be0e0: Preparing 23:20:58 cce92674e987: Preparing 23:20:58 5794e93b11b6: Waiting 23:20:58 4279e40c0837: Waiting 23:20:58 dd716e6be0e0: Waiting 23:20:58 cce92674e987: Waiting 23:20:58 9df9934ad0a6: Layer already exists 23:20:58 b6c8eba43108: Layer already exists 23:20:58 7414a71a0d32: Layer already exists 23:20:58 667a913f9523: Layer already exists 23:20:58 48db8412f531: Layer already exists 23:20:58 5794e93b11b6: Layer already exists 23:20:58 4279e40c0837: Layer already exists 23:20:58 dd716e6be0e0: Layer already exists 23:20:58 cce92674e987: Layer already exists 23:20:58 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:59 667a913f9523: Preparing 23:20:59 9df9934ad0a6: Preparing 23:20:59 48db8412f531: Preparing 23:20:59 7414a71a0d32: Preparing 23:20:59 b6c8eba43108: Preparing 23:20:59 5794e93b11b6: Preparing 23:20:59 4279e40c0837: Preparing 23:20:59 dd716e6be0e0: Preparing 23:20:59 cce92674e987: Preparing 23:20:59 5794e93b11b6: Waiting 23:20:59 4279e40c0837: Waiting 23:20:59 dd716e6be0e0: Waiting 23:20:59 cce92674e987: Waiting 23:20:59 b6c8eba43108: Layer already exists 23:20:59 667a913f9523: Layer already exists 23:20:59 9df9934ad0a6: Layer already exists 23:20:59 48db8412f531: Layer already exists 23:20:59 7414a71a0d32: Layer already exists 23:20:59 dd716e6be0e0: Layer already exists 23:20:59 5794e93b11b6: Layer already exists 23:20:59 cce92674e987: Layer already exists 23:20:59 4279e40c0837: Layer already exists 23:20:59 main: digest: sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:59 ===================================================== [Pipeline] echo 23:20:59 taggedImages: 23:20:59 - nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:59 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:20:59 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 23:20:59 - nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:59 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:20:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:20:59 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:20:59 latest 23:20:59 4.1.0-dev.97 23:20:59 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:20:59 main 23:20:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:00 8767d5b0c294: Preparing 23:21:00 2937d7485b3e: Preparing 23:21:00 7414a71a0d32: Preparing 23:21:00 b6c8eba43108: Preparing 23:21:00 b10daa40821b: Preparing 23:21:00 b9e79322883d: Preparing 23:21:00 cce92674e987: Preparing 23:21:00 cce92674e987: Waiting 23:21:00 b9e79322883d: Waiting 23:21:00 b6c8eba43108: Layer already exists 23:21:00 7414a71a0d32: Layer already exists 23:21:00 cce92674e987: Layer already exists 23:21:00 b10daa40821b: Pushed 23:21:00 8767d5b0c294: Pushed 23:21:00 b9e79322883d: Pushed 23:21:04 2937d7485b3e: Pushed 23:21:04 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:05 8767d5b0c294: Preparing 23:21:05 2937d7485b3e: Preparing 23:21:05 7414a71a0d32: Preparing 23:21:05 b6c8eba43108: Preparing 23:21:05 b10daa40821b: Preparing 23:21:05 b9e79322883d: Preparing 23:21:05 cce92674e987: Preparing 23:21:05 b9e79322883d: Waiting 23:21:05 cce92674e987: Waiting 23:21:05 b6c8eba43108: Layer already exists 23:21:05 8767d5b0c294: Layer already exists 23:21:05 2937d7485b3e: Layer already exists 23:21:05 7414a71a0d32: Layer already exists 23:21:05 b10daa40821b: Layer already exists 23:21:05 b9e79322883d: Layer already exists 23:21:05 cce92674e987: Layer already exists 23:21:05 latest: digest: sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 23:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:06 8767d5b0c294: Preparing 23:21:06 2937d7485b3e: Preparing 23:21:06 7414a71a0d32: Preparing 23:21:06 b6c8eba43108: Preparing 23:21:06 b10daa40821b: Preparing 23:21:06 b9e79322883d: Preparing 23:21:06 cce92674e987: Preparing 23:21:06 b9e79322883d: Waiting 23:21:06 cce92674e987: Waiting 23:21:06 8767d5b0c294: Layer already exists 23:21:06 7414a71a0d32: Layer already exists 23:21:06 b6c8eba43108: Layer already exists 23:21:06 b10daa40821b: Layer already exists 23:21:06 2937d7485b3e: Layer already exists 23:21:06 b9e79322883d: Layer already exists 23:21:06 cce92674e987: Layer already exists 23:21:06 4.1.0-dev.97: digest: sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:06 8767d5b0c294: Preparing 23:21:06 2937d7485b3e: Preparing 23:21:06 7414a71a0d32: Preparing 23:21:06 b6c8eba43108: Preparing 23:21:06 b10daa40821b: Preparing 23:21:06 b9e79322883d: Preparing 23:21:06 cce92674e987: Preparing 23:21:06 b9e79322883d: Waiting 23:21:06 cce92674e987: Waiting 23:21:06 b10daa40821b: Layer already exists 23:21:06 2937d7485b3e: Layer already exists 23:21:06 7414a71a0d32: Layer already exists 23:21:06 b6c8eba43108: Layer already exists 23:21:06 8767d5b0c294: Layer already exists 23:21:06 b9e79322883d: Layer already exists 23:21:06 cce92674e987: Layer already exists 23:21:06 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:07 8767d5b0c294: Preparing 23:21:07 2937d7485b3e: Preparing 23:21:07 7414a71a0d32: Preparing 23:21:07 b6c8eba43108: Preparing 23:21:07 b10daa40821b: Preparing 23:21:07 b9e79322883d: Preparing 23:21:07 cce92674e987: Preparing 23:21:07 cce92674e987: Waiting 23:21:07 b9e79322883d: Waiting 23:21:07 b10daa40821b: Layer already exists 23:21:07 7414a71a0d32: Layer already exists 23:21:07 b6c8eba43108: Layer already exists 23:21:07 8767d5b0c294: Layer already exists 23:21:07 2937d7485b3e: Layer already exists 23:21:07 b9e79322883d: Layer already exists 23:21:07 cce92674e987: Layer already exists 23:21:07 main: digest: sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:07 ===================================================== [Pipeline] echo 23:21:07 taggedImages: 23:21:07 - nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:07 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:21:07 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 23:21:07 - nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:07 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:21:07 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:21:07 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:07 latest 23:21:07 4.1.0-dev.97 23:21:07 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:07 main 23:21:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:08 663249a1e751: Preparing 23:21:08 28eab892f2cc: Preparing 23:21:08 7414a71a0d32: Preparing 23:21:08 b6c8eba43108: Preparing 23:21:08 2d8662a4cf97: Preparing 23:21:08 10f174fbd158: Preparing 23:21:08 cce92674e987: Preparing 23:21:08 cce92674e987: Waiting 23:21:08 10f174fbd158: Waiting 23:21:08 b6c8eba43108: Layer already exists 23:21:08 7414a71a0d32: Layer already exists 23:21:08 cce92674e987: Layer already exists 23:21:08 2d8662a4cf97: Pushed 23:21:08 663249a1e751: Pushed 23:21:08 10f174fbd158: Pushed 23:21:12 28eab892f2cc: Pushed 23:21:12 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:13 663249a1e751: Preparing 23:21:13 28eab892f2cc: Preparing 23:21:13 7414a71a0d32: Preparing 23:21:13 b6c8eba43108: Preparing 23:21:13 2d8662a4cf97: Preparing 23:21:13 10f174fbd158: Preparing 23:21:13 cce92674e987: Preparing 23:21:13 10f174fbd158: Waiting 23:21:13 cce92674e987: Waiting 23:21:13 28eab892f2cc: Layer already exists 23:21:13 b6c8eba43108: Layer already exists 23:21:13 2d8662a4cf97: Layer already exists 23:21:13 663249a1e751: Layer already exists 23:21:13 7414a71a0d32: Layer already exists 23:21:13 10f174fbd158: Layer already exists 23:21:13 cce92674e987: Layer already exists 23:21:13 latest: digest: sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 23:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:13 663249a1e751: Preparing 23:21:13 28eab892f2cc: Preparing 23:21:13 7414a71a0d32: Preparing 23:21:13 b6c8eba43108: Preparing 23:21:13 2d8662a4cf97: Preparing 23:21:13 10f174fbd158: Preparing 23:21:13 cce92674e987: Preparing 23:21:13 10f174fbd158: Waiting 23:21:13 cce92674e987: Waiting 23:21:13 28eab892f2cc: Layer already exists 23:21:13 7414a71a0d32: Layer already exists 23:21:13 663249a1e751: Layer already exists 23:21:13 2d8662a4cf97: Layer already exists 23:21:13 b6c8eba43108: Layer already exists 23:21:13 10f174fbd158: Layer already exists 23:21:13 cce92674e987: Layer already exists 23:21:13 4.1.0-dev.97: digest: sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:14 663249a1e751: Preparing 23:21:14 28eab892f2cc: Preparing 23:21:14 7414a71a0d32: Preparing 23:21:14 b6c8eba43108: Preparing 23:21:14 2d8662a4cf97: Preparing 23:21:14 10f174fbd158: Preparing 23:21:14 cce92674e987: Preparing 23:21:14 10f174fbd158: Waiting 23:21:14 cce92674e987: Waiting 23:21:14 7414a71a0d32: Layer already exists 23:21:14 2d8662a4cf97: Layer already exists 23:21:14 b6c8eba43108: Layer already exists 23:21:14 28eab892f2cc: Layer already exists 23:21:14 663249a1e751: Layer already exists 23:21:14 10f174fbd158: Layer already exists 23:21:14 cce92674e987: Layer already exists 23:21:14 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:15 663249a1e751: Preparing 23:21:15 28eab892f2cc: Preparing 23:21:15 7414a71a0d32: Preparing 23:21:15 b6c8eba43108: Preparing 23:21:15 2d8662a4cf97: Preparing 23:21:15 10f174fbd158: Preparing 23:21:15 cce92674e987: Preparing 23:21:15 10f174fbd158: Waiting 23:21:15 cce92674e987: Waiting 23:21:15 663249a1e751: Layer already exists 23:21:15 28eab892f2cc: Layer already exists 23:21:15 2d8662a4cf97: Layer already exists 23:21:15 b6c8eba43108: Layer already exists 23:21:15 7414a71a0d32: Layer already exists 23:21:15 10f174fbd158: Layer already exists 23:21:15 cce92674e987: Layer already exists 23:21:15 main: digest: sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:15 ===================================================== [Pipeline] echo 23:21:15 taggedImages: 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:21:15 ========================================================= 23:21:15 [edgeXBuildMultiArch] RAW Config: 23:21:15 images: 23:21:15 - nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/core-command:latest 23:21:15 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-command:main 23:21:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:21:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:21:15 - nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/core-data:latest 23:21:15 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-data:main 23:21:15 - nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:21:15 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-keeper:main 23:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/core-metadata:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main 23:21:15 - nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:21:15 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-notifications:main 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler:main 23:21:15 settingsFile: 23:21:15 edgex-go-settings 23:21:15 ========================================================= [Pipeline] node 23:21:30 Still waiting to schedule task 23:21:30 All nodes of label ‘centos7-docker-4c-2g’ are offline 23:22:24 Running on prd-centos7-docker-4c-2g-1639 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:24 provisioning config files... 23:22:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config938665791511017363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:25 ---> ****-login.sh 23:22:25 nexus3.edgexfoundry.org:10001 23:22:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:27 Configure a credential helper to remove this warning. See 23:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:27 23:22:27 Login Succeeded 23:22:27 nexus3.edgexfoundry.org:10002 23:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:27 Configure a credential helper to remove this warning. See 23:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:27 23:22:27 Login Succeeded 23:22:27 nexus3.edgexfoundry.org:10003 23:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:27 Configure a credential helper to remove this warning. See 23:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:27 23:22:27 Login Succeeded 23:22:27 nexus3.edgexfoundry.org:10004 23:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:27 Configure a credential helper to remove this warning. See 23:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:27 23:22:27 Login Succeeded 23:22:27 ****.io 23:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:28 Configure a credential helper to remove this warning. See 23:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:28 23:22:28 Login Succeeded 23:22:28 ---> ****-login.sh ends [Pipeline] } 23:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:28 + docker buildx ls 23:22:28 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:22:28 default * docker 23:22:28 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:22:29 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 23:22:29 edgex-builder [Pipeline] sh 23:22:29 + docker buildx inspect --bootstrap 23:22:29 #1 [internal] booting buildkit 23:22:29 #1 pulling image moby/buildkit:buildx-stable-1 23:22:32 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 23:22:32 #1 creating container buildx_buildkit_edgex-builder0 23:22:34 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 23:22:34 #1 DONE 4.5s 23:22:34 Name: edgex-builder 23:22:34 Driver: docker-container 23:22:34 23:22:34 Nodes: 23:22:34 Name: edgex-builder0 23:22:34 Endpoint: unix:///var/run/docker.sock 23:22:34 Status: running 23:22:34 Buildkit: v0.27.1 23:22:34 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 23:22:34 + docker buildx ls 23:22:34 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:22:34 edgex-builder * docker-container 23:22:34 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 23:22:34 default docker 23:22:34 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:22:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:34 #1 [internal] load build definition from Dockerfile 23:22:34 #1 transferring dockerfile: 197B done 23:22:34 #1 DONE 0.0s 23:22:34 23:22:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:34 #2 DONE 0.1s 23:22:34 23:22:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:34 #3 DONE 0.1s 23:22:34 23:22:34 #4 [internal] load .dockerignore 23:22:35 #4 transferring context: 2B done 23:22:35 #4 DONE 0.0s 23:22:35 23:22:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:35 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:35 #5 DONE 0.0s 23:22:35 23:22:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:35 #6 DONE 0.1s 23:22:35 23:22:35 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:35 #7 DONE 0.0s 23:22:35 23:22:35 #8 exporting to image 23:22:35 #8 exporting layers done 23:22:35 #8 exporting manifest sha256:bf1da2bc03ce1c7fc2e216d0fdaa9e16612d57418bd80617de4e8a4f01de55f8 0.0s done 23:22:35 #8 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 done 23:22:35 #8 exporting manifest sha256:04461b83e6e105923d24826790877afb719bad9cfdfa01d0e993421487c77c1e done 23:22:35 #8 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 done 23:22:35 #8 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a done 23:22:35 #8 pushing layers 0.1s done 23:22:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 23:22:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 0.1s done 23:22:35 #8 DONE 0.2s 23:22:35 23:22:35 1 warning found (use --debug to expand): 23:22:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 23:22:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 23:22:35 #1 [internal] load build definition from Dockerfile 23:22:35 #1 transferring dockerfile: 163B done 23:22:35 #1 DONE 0.0s 23:22:35 23:22:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:22:35 #2 DONE 0.0s 23:22:35 23:22:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:22:35 #3 DONE 0.0s 23:22:35 23:22:35 #4 [internal] load .dockerignore 23:22:35 #4 transferring context: 2B done 23:22:35 #4 DONE 0.0s 23:22:35 23:22:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:35 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:35 #5 CACHED 23:22:35 23:22:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:35 #6 CACHED 23:22:35 23:22:35 #7 exporting to image 23:22:35 #7 exporting layers done 23:22:35 #7 exporting manifest sha256:bf1da2bc03ce1c7fc2e216d0fdaa9e16612d57418bd80617de4e8a4f01de55f8 done 23:22:35 #7 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 23:22:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:35 #7 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 done 23:22:35 #7 exporting manifest sha256:04461b83e6e105923d24826790877afb719bad9cfdfa01d0e993421487c77c1e done 23:22:35 #7 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 done 23:22:35 #7 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a done 23:22:35 #7 pushing layers 0.0s done 23:22:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 0.1s done 23:22:35 #7 DONE 0.1s 23:22:35 23:22:35 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:35 #8 DONE 0.0s 23:22:35 23:22:35 1 warning found (use --debug to expand): 23:22:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97' 23:22:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 --push - 23:22:36 #1 [internal] load build definition from Dockerfile 23:22:36 #1 transferring dockerfile: 169B done 23:22:36 #1 DONE 0.0s 23:22:36 23:22:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 23:22:36 #2 DONE 0.0s 23:22:36 23:22:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97 23:22:36 #3 DONE 0.0s 23:22:36 23:22:36 #4 [internal] load .dockerignore 23:22:36 #4 transferring context: 2B done 23:22:36 #4 DONE 0.0s 23:22:36 23:22:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:36 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:36 #5 CACHED 23:22:36 23:22:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:36 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:36 #6 CACHED 23:22:36 23:22:36 #7 exporting to image 23:22:36 #7 exporting layers done 23:22:36 #7 exporting manifest sha256:bf1da2bc03ce1c7fc2e216d0fdaa9e16612d57418bd80617de4e8a4f01de55f8 done 23:22:36 #7 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 done 23:22:36 #7 exporting manifest sha256:04461b83e6e105923d24826790877afb719bad9cfdfa01d0e993421487c77c1e done 23:22:36 #7 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 23:22:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:36 #7 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 done 23:22:36 #7 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a done 23:22:36 #7 pushing layers 0.0s done 23:22:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.97@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 0.1s done 23:22:36 #7 DONE 0.1s 23:22:36 23:22:36 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:36 #8 DONE 0.0s 23:22:36 23:22:36 1 warning found (use --debug to expand): 23:22:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:36 #1 [internal] load build definition from Dockerfile 23:22:36 #1 transferring dockerfile: 210B done 23:22:36 #1 DONE 0.0s 23:22:36 23:22:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:36 #2 DONE 0.0s 23:22:36 23:22:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:36 #3 DONE 0.0s 23:22:36 23:22:36 #4 [internal] load .dockerignore 23:22:36 #4 transferring context: 2B done 23:22:36 #4 DONE 0.0s 23:22:36 23:22:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:36 #5 resolve nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:36 #5 CACHED 23:22:36 23:22:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:36 #6 resolve nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:36 #6 CACHED 23:22:36 23:22:36 #7 exporting to image 23:22:36 #7 exporting layers done 23:22:36 #7 exporting manifest sha256:bf1da2bc03ce1c7fc2e216d0fdaa9e16612d57418bd80617de4e8a4f01de55f8 done 23:22:36 #7 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 done 23:22:36 #7 exporting manifest sha256:04461b83e6e105923d24826790877afb719bad9cfdfa01d0e993421487c77c1e done 23:22:36 #7 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 done 23:22:36 #7 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 23:22:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:37 #7 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a done 23:22:37 #7 pushing layers 0.0s done 23:22:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 0.1s done 23:22:37 #7 DONE 0.1s 23:22:37 23:22:37 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:37 #8 DONE 0.0s 23:22:37 23:22:37 1 warning found (use --debug to expand): 23:22:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 23:22:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 23:22:37 #1 [internal] load build definition from Dockerfile 23:22:37 #1 transferring dockerfile: 161B done 23:22:37 #1 DONE 0.0s 23:22:37 23:22:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:22:37 #2 DONE 0.0s 23:22:37 23:22:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:22:37 #3 DONE 0.0s 23:22:37 23:22:37 #4 [internal] load .dockerignore 23:22:37 #4 transferring context: 2B done 23:22:37 #4 DONE 0.0s 23:22:37 23:22:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:37 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:37 #5 CACHED 23:22:37 23:22:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 23:22:37 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:86f695faa010c11bd3e9961f5229cde590f0060268eeab190140eda2aa17242e 0.0s done 23:22:37 #6 CACHED 23:22:37 23:22:37 #7 exporting to image 23:22:37 #7 exporting layers done 23:22:37 #7 exporting manifest sha256:bf1da2bc03ce1c7fc2e216d0fdaa9e16612d57418bd80617de4e8a4f01de55f8 done 23:22:37 #7 exporting config sha256:b20203976d89f4cd1e7bc7b0d060765af34d9806483363109c2e08403effd5e5 done 23:22:37 #7 exporting manifest sha256:04461b83e6e105923d24826790877afb719bad9cfdfa01d0e993421487c77c1e done 23:22:37 #7 exporting config sha256:71983c3f95c5d95f6c1dbf8889d8a4284e5a57788d5b3faf00bb88d49a3b9e90 done 23:22:37 #7 exporting manifest list sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a done 23:22:37 #7 pushing layers 0.0s done 23:22:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 23:22:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:5350317168c06456c9aa4e654411c467e046734570a9be7b94faa97e517dcc8a 0.1s done 23:22:37 #7 DONE 0.1s 23:22:37 23:22:37 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:37 #8 DONE 0.0s 23:22:37 23:22:37 1 warning found (use --debug to expand): 23:22:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:38 #1 [internal] load build definition from Dockerfile 23:22:38 #1 transferring dockerfile: 216B done 23:22:38 #1 DONE 0.0s 23:22:38 23:22:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:38 #2 DONE 0.0s 23:22:38 23:22:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:38 #3 DONE 0.0s 23:22:38 23:22:38 #4 [internal] load .dockerignore 23:22:38 #4 transferring context: 2B done 23:22:38 #4 DONE 0.0s 23:22:38 23:22:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:38 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:38 #5 DONE 0.1s 23:22:38 23:22:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:38 #6 DONE 0.0s 23:22:38 23:22:38 #7 exporting to image 23:22:38 #7 exporting layers done 23:22:38 #7 exporting manifest sha256:e27b6ae51e800ef22a742538d4aa3eec31e9981e5eccc3dfb1a249a9e3b4e2ab done 23:22:38 #7 exporting config sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:22:38 #7 exporting manifest sha256:1b7755a763a12a3fa920abf1b6ef5780d84d85e19c020f5bff7a05ee7f6497d2 done 23:22:38 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac done 23:22:38 #7 exporting manifest list sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.0s done 23:22:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:38 #7 ... 23:22:38 23:22:38 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:38 #8 DONE 0.0s 23:22:38 23:22:38 #7 exporting to image 23:22:38 #7 pushing layers 0.1s done 23:22:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 23:22:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.1s done 23:22:38 #7 DONE 0.2s 23:22:38 23:22:38 1 warning found (use --debug to expand): 23:22:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 23:22:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 23:22:38 #1 [internal] load build definition from Dockerfile 23:22:38 #1 transferring dockerfile: 182B done 23:22:38 #1 DONE 0.0s 23:22:38 23:22:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:38 #2 DONE 0.0s 23:22:38 23:22:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:38 #3 DONE 0.0s 23:22:38 23:22:38 #4 [internal] load .dockerignore 23:22:38 #4 transferring context: 2B done 23:22:38 #4 DONE 0.0s 23:22:38 23:22:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:38 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:38 #5 CACHED 23:22:38 23:22:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:38 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:38 #6 CACHED 23:22:38 23:22:38 #7 exporting to image 23:22:38 #7 exporting layers done 23:22:38 #7 exporting manifest sha256:e27b6ae51e800ef22a742538d4aa3eec31e9981e5eccc3dfb1a249a9e3b4e2ab done 23:22:38 #7 exporting config sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:22:38 #7 exporting manifest sha256:1b7755a763a12a3fa920abf1b6ef5780d84d85e19c020f5bff7a05ee7f6497d2 done 23:22:38 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac 23:22:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:38 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac done 23:22:38 #7 exporting manifest list sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 done 23:22:38 #7 pushing layers 0.0s done 23:22:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.1s done 23:22:38 #7 DONE 0.1s 23:22:38 23:22:38 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:38 #8 DONE 0.0s 23:22:38 23:22:38 1 warning found (use --debug to expand): 23:22:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97' 23:22:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 --push - 23:22:39 #1 [internal] load build definition from Dockerfile 23:22:39 #1 transferring dockerfile: 188B done 23:22:39 #1 DONE 0.0s 23:22:39 23:22:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 23:22:39 #2 DONE 0.0s 23:22:39 23:22:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97 23:22:39 #3 DONE 0.0s 23:22:39 23:22:39 #4 [internal] load .dockerignore 23:22:39 #4 transferring context: 2B done 23:22:39 #4 DONE 0.0s 23:22:39 23:22:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:39 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 done 23:22:39 #5 CACHED 23:22:39 23:22:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:39 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:39 #6 CACHED 23:22:39 23:22:39 #7 exporting to image 23:22:39 #7 exporting layers done 23:22:39 #7 exporting manifest sha256:e27b6ae51e800ef22a742538d4aa3eec31e9981e5eccc3dfb1a249a9e3b4e2ab done 23:22:39 #7 exporting config sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:22:39 #7 exporting manifest sha256:1b7755a763a12a3fa920abf1b6ef5780d84d85e19c020f5bff7a05ee7f6497d2 done 23:22:39 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac done 23:22:39 #7 exporting manifest list sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 done 23:22:39 #7 pushing layers 0.0s done 23:22:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 23:22:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.97@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.1s done 23:22:39 #7 DONE 0.1s 23:22:39 23:22:39 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:39 #8 DONE 0.0s 23:22:39 23:22:39 1 warning found (use --debug to expand): 23:22:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:40 #1 [internal] load build definition from Dockerfile 23:22:40 #1 transferring dockerfile: 229B done 23:22:40 #1 DONE 0.0s 23:22:40 23:22:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:40 #2 DONE 0.0s 23:22:40 23:22:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:40 #3 DONE 0.0s 23:22:40 23:22:40 #4 [internal] load .dockerignore 23:22:40 #4 transferring context: 2B done 23:22:40 #4 DONE 0.0s 23:22:40 23:22:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:40 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:40 #5 CACHED 23:22:40 23:22:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:40 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:40 #6 CACHED 23:22:40 23:22:40 #7 exporting to image 23:22:40 #7 exporting layers done 23:22:40 #7 exporting manifest sha256:e27b6ae51e800ef22a742538d4aa3eec31e9981e5eccc3dfb1a249a9e3b4e2ab done 23:22:40 #7 exporting config sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:22:40 #7 exporting manifest sha256:1b7755a763a12a3fa920abf1b6ef5780d84d85e19c020f5bff7a05ee7f6497d2 done 23:22:40 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac done 23:22:40 #7 exporting manifest list sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 done 23:22:40 #7 pushing layers 0.0s done 23:22:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 23:22:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.1s done 23:22:40 #7 DONE 0.1s 23:22:40 23:22:40 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:40 #8 DONE 0.0s 23:22:40 23:22:40 1 warning found (use --debug to expand): 23:22:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 23:22:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 23:22:40 #1 [internal] load build definition from Dockerfile 23:22:40 #1 transferring dockerfile: 180B done 23:22:40 #1 DONE 0.0s 23:22:40 23:22:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:22:40 #2 DONE 0.0s 23:22:40 23:22:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:22:40 #3 DONE 0.0s 23:22:40 23:22:40 #4 [internal] load .dockerignore 23:22:40 #4 transferring context: 2B done 23:22:40 #4 DONE 0.0s 23:22:40 23:22:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:40 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:40 #5 CACHED 23:22:40 23:22:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 23:22:40 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2486122e2193e37e0168c2a4307138cb40b75a2b3795ec646ac527e0e2926561 0.0s done 23:22:40 #6 CACHED 23:22:40 23:22:40 #7 exporting to image 23:22:40 #7 exporting layers done 23:22:40 #7 exporting manifest sha256:e27b6ae51e800ef22a742538d4aa3eec31e9981e5eccc3dfb1a249a9e3b4e2ab done 23:22:40 #7 exporting config sha256:aef188da348cf9a1904e04124343e0e2f0a4484415d04e758b08a6d523535b33 done 23:22:40 #7 exporting manifest sha256:1b7755a763a12a3fa920abf1b6ef5780d84d85e19c020f5bff7a05ee7f6497d2 done 23:22:40 #7 exporting config sha256:3105810478c56bfa6484589444979323307a9856b60a8162683e514c6ac3c0ac done 23:22:40 #7 exporting manifest list sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 done 23:22:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:40 #7 pushing layers 0.0s done 23:22:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:6518d62f41a7bb4a92f2d795fa8159a6615c4140f48e62d3d43490600baa92b3 0.1s done 23:22:40 #7 DONE 0.1s 23:22:40 23:22:40 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:40 #8 DONE 0.0s 23:22:40 23:22:40 1 warning found (use --debug to expand): 23:22:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:41 #1 [internal] load build definition from Dockerfile 23:22:41 #1 transferring dockerfile: 194B done 23:22:41 #1 DONE 0.0s 23:22:41 23:22:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:41 #2 DONE 0.0s 23:22:41 23:22:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:41 #3 DONE 0.0s 23:22:41 23:22:41 #4 [internal] load .dockerignore 23:22:41 #4 transferring context: 2B done 23:22:41 #4 DONE 0.0s 23:22:41 23:22:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 done 23:22:41 #5 DONE 0.0s 23:22:41 23:22:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 done 23:22:41 #6 DONE 0.1s 23:22:41 23:22:41 #7 exporting to image 23:22:41 #7 exporting layers done 23:22:41 #7 exporting manifest sha256:4ef0945c43ee4567339af7738c010b16e500d17c7c6086c9e523d482c928ee6e done 23:22:41 #7 exporting config sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e done 23:22:41 #7 exporting manifest sha256:b71414aa55039a10c93511c30dc486efdd86b3e9db96638ac678f9479e2b78f1 0.0s done 23:22:41 #7 exporting config sha256:d1d49baf1518d092be52ef396b31d72115c72e2f9e377dbcea7fd036ab089923 done 23:22:41 #7 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 23:22:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:41 #7 ... 23:22:41 23:22:41 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:41 #8 DONE 0.0s 23:22:41 23:22:41 #7 exporting to image 23:22:41 #7 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 done 23:22:41 #7 pushing layers 0.1s done 23:22:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 23:22:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 0.1s done 23:22:41 #7 DONE 0.2s 23:22:41 23:22:41 1 warning found (use --debug to expand): 23:22:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 23:22:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 23:22:41 #1 [internal] load build definition from Dockerfile 23:22:41 #1 transferring dockerfile: 160B done 23:22:41 #1 DONE 0.0s 23:22:41 23:22:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:22:41 #2 DONE 0.0s 23:22:41 23:22:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:22:41 #3 DONE 0.0s 23:22:41 23:22:41 #4 [internal] load .dockerignore 23:22:41 #4 transferring context: 2B done 23:22:41 #4 DONE 0.0s 23:22:41 23:22:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:41 #5 DONE 0.0s 23:22:41 23:22:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:41 #6 CACHED 23:22:41 23:22:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:41 #5 CACHED 23:22:41 23:22:41 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:41 #7 DONE 0.0s 23:22:41 23:22:41 #8 exporting to image 23:22:41 #8 exporting layers done 23:22:41 #8 exporting manifest sha256:4ef0945c43ee4567339af7738c010b16e500d17c7c6086c9e523d482c928ee6e done 23:22:41 #8 exporting config sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e done 23:22:41 #8 exporting manifest sha256:b71414aa55039a10c93511c30dc486efdd86b3e9db96638ac678f9479e2b78f1 done 23:22:41 #8 exporting config sha256:d1d49baf1518d092be52ef396b31d72115c72e2f9e377dbcea7fd036ab089923 done 23:22:41 #8 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 done 23:22:41 #8 pushing layers 0.0s done 23:22:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 0.1s done 23:22:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:41 #8 DONE 0.1s 23:22:41 23:22:41 1 warning found (use --debug to expand): 23:22:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97' 23:22:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 --push - 23:22:42 #1 [internal] load build definition from Dockerfile 23:22:42 #1 transferring dockerfile: 166B done 23:22:42 #1 DONE 0.0s 23:22:42 23:22:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 23:22:42 #2 DONE 0.0s 23:22:42 23:22:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97 23:22:42 #3 DONE 0.0s 23:22:42 23:22:42 #4 [internal] load .dockerignore 23:22:42 #4 transferring context: 2B done 23:22:42 #4 DONE 0.0s 23:22:42 23:22:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:42 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 done 23:22:42 #5 CACHED 23:22:42 23:22:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:42 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:42 #6 CACHED 23:22:42 23:22:42 #7 exporting to image 23:22:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:42 #7 exporting layers done 23:22:42 #7 exporting manifest sha256:4ef0945c43ee4567339af7738c010b16e500d17c7c6086c9e523d482c928ee6e done 23:22:42 #7 exporting config sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e done 23:22:42 #7 exporting manifest sha256:b71414aa55039a10c93511c30dc486efdd86b3e9db96638ac678f9479e2b78f1 done 23:22:42 #7 exporting config sha256:d1d49baf1518d092be52ef396b31d72115c72e2f9e377dbcea7fd036ab089923 done 23:22:42 #7 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 done 23:22:42 #7 pushing layers 0.0s done 23:22:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.97@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 0.1s done 23:22:42 #7 DONE 0.1s 23:22:42 23:22:42 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:42 #8 DONE 0.0s 23:22:42 23:22:42 1 warning found (use --debug to expand): 23:22:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:43 #1 [internal] load build definition from Dockerfile 23:22:43 #1 transferring dockerfile: 207B done 23:22:43 #1 DONE 0.0s 23:22:43 23:22:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:43 #2 DONE 0.0s 23:22:43 23:22:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:43 #3 DONE 0.0s 23:22:43 23:22:43 #4 [internal] load .dockerignore 23:22:43 #4 transferring context: 2B done 23:22:43 #4 DONE 0.0s 23:22:43 23:22:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:43 #5 resolve nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:43 #5 CACHED 23:22:43 23:22:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:43 #6 resolve nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:43 #6 CACHED 23:22:43 23:22:43 #7 exporting to image 23:22:43 #7 exporting layers done 23:22:43 #7 exporting manifest sha256:4ef0945c43ee4567339af7738c010b16e500d17c7c6086c9e523d482c928ee6e done 23:22:43 #7 exporting config sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e done 23:22:43 #7 exporting manifest sha256:b71414aa55039a10c93511c30dc486efdd86b3e9db96638ac678f9479e2b78f1 done 23:22:43 #7 exporting config sha256:d1d49baf1518d092be52ef396b31d72115c72e2f9e377dbcea7fd036ab089923 done 23:22:43 #7 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 done 23:22:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:43 #7 pushing layers 0.0s done 23:22:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 0.1s done 23:22:43 #7 DONE 0.1s 23:22:43 23:22:43 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:43 #8 DONE 0.0s 23:22:43 23:22:43 1 warning found (use --debug to expand): 23:22:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 23:22:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 23:22:43 #1 [internal] load build definition from Dockerfile 23:22:43 #1 transferring dockerfile: 158B done 23:22:43 #1 DONE 0.0s 23:22:43 23:22:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:22:43 #2 DONE 0.0s 23:22:43 23:22:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:22:43 #3 DONE 0.0s 23:22:43 23:22:43 #4 [internal] load .dockerignore 23:22:43 #4 transferring context: 2B done 23:22:43 #4 DONE 0.0s 23:22:43 23:22:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:43 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:43 #5 CACHED 23:22:43 23:22:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 23:22:43 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:67303f22d1792d1c38ff4c48c052c2db6839e2d74c2e764aea4c8bdcead68c06 0.0s done 23:22:43 #6 CACHED 23:22:43 23:22:43 #7 exporting to image 23:22:43 #7 exporting layers 23:22:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:43 #7 exporting layers done 23:22:43 #7 exporting manifest sha256:4ef0945c43ee4567339af7738c010b16e500d17c7c6086c9e523d482c928ee6e 0.0s done 23:22:43 #7 exporting config sha256:95b46678233cc1578aa0698f8a253bb7783c46a8c89048e2066113f6741f695e done 23:22:43 #7 exporting manifest sha256:b71414aa55039a10c93511c30dc486efdd86b3e9db96638ac678f9479e2b78f1 done 23:22:43 #7 exporting config sha256:d1d49baf1518d092be52ef396b31d72115c72e2f9e377dbcea7fd036ab089923 done 23:22:43 #7 exporting manifest list sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 done 23:22:43 #7 pushing layers 0.0s done 23:22:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:e4abb6c706a41fc1bc28bb9790b952bb605cc29a427d38e9484ff5b355e19453 0.1s done 23:22:43 #7 DONE 0.1s 23:22:43 23:22:43 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:43 #8 DONE 0.0s 23:22:43 23:22:43 1 warning found (use --debug to expand): 23:22:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:44 #1 [internal] load build definition from Dockerfile 23:22:44 #1 transferring dockerfile: 196B done 23:22:44 #1 DONE 0.0s 23:22:44 23:22:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:44 #2 DONE 0.0s 23:22:44 23:22:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:44 #3 DONE 0.0s 23:22:44 23:22:44 #4 [internal] load .dockerignore 23:22:44 #4 transferring context: 2B done 23:22:44 #4 DONE 0.0s 23:22:44 23:22:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:44 #5 DONE 0.0s 23:22:44 23:22:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:44 #6 DONE 0.1s 23:22:44 23:22:44 #7 exporting to image 23:22:44 #7 exporting layers done 23:22:44 #7 exporting manifest sha256:e90969132500fb7d7586fbec1a1197f304ae46a461dd492ae3763ea564ff3fbe 0.0s done 23:22:44 #7 exporting config sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:22:44 #7 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 done 23:22:44 #7 exporting config sha256:111648dfc5934117f65305775c41f828ac73871bad7d46066187139b4d73dbd5 done 23:22:44 #7 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b done 23:22:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:44 #7 ... 23:22:44 23:22:44 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:44 #8 DONE 0.0s 23:22:44 23:22:44 #7 exporting to image 23:22:44 #7 pushing layers 0.1s done 23:22:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 23:22:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 0.1s done 23:22:44 #7 DONE 0.2s 23:22:44 23:22:44 1 warning found (use --debug to expand): 23:22:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 23:22:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 23:22:44 #1 [internal] load build definition from Dockerfile 23:22:44 #1 transferring dockerfile: 162B done 23:22:44 #1 DONE 0.0s 23:22:44 23:22:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:22:44 #2 DONE 0.0s 23:22:44 23:22:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:22:44 #3 DONE 0.0s 23:22:44 23:22:44 #4 [internal] load .dockerignore 23:22:44 #4 transferring context: 2B done 23:22:44 #4 DONE 0.0s 23:22:44 23:22:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f done 23:22:44 #5 CACHED 23:22:44 23:22:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:44 #6 CACHED 23:22:44 23:22:44 #7 exporting to image 23:22:44 #7 exporting layers done 23:22:44 #7 exporting manifest sha256:e90969132500fb7d7586fbec1a1197f304ae46a461dd492ae3763ea564ff3fbe done 23:22:44 #7 exporting config sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:22:44 #7 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 23:22:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:44 #7 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 done 23:22:44 #7 exporting config sha256:111648dfc5934117f65305775c41f828ac73871bad7d46066187139b4d73dbd5 done 23:22:44 #7 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b done 23:22:44 #7 pushing layers 0.0s done 23:22:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 0.1s done 23:22:44 #7 DONE 0.1s 23:22:44 23:22:44 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:44 #8 DONE 0.0s 23:22:44 23:22:44 1 warning found (use --debug to expand): 23:22:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97' 23:22:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 --push - 23:22:45 #1 [internal] load build definition from Dockerfile 23:22:45 #1 transferring dockerfile: 168B done 23:22:45 #1 DONE 0.0s 23:22:45 23:22:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 23:22:45 #2 DONE 0.0s 23:22:45 23:22:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97 23:22:45 #3 DONE 0.0s 23:22:45 23:22:45 #4 [internal] load .dockerignore 23:22:45 #4 transferring context: 2B done 23:22:45 #4 DONE 0.0s 23:22:45 23:22:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f done 23:22:45 #5 CACHED 23:22:45 23:22:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:45 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:45 #6 CACHED 23:22:45 23:22:45 #7 exporting to image 23:22:45 #7 exporting layers done 23:22:45 #7 exporting manifest sha256:e90969132500fb7d7586fbec1a1197f304ae46a461dd492ae3763ea564ff3fbe done 23:22:45 #7 exporting config sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:22:45 #7 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 done 23:22:45 #7 exporting config sha256:111648dfc5934117f65305775c41f828ac73871bad7d46066187139b4d73dbd5 done 23:22:45 #7 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 23:22:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:45 #7 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b done 23:22:45 #7 pushing layers 0.0s done 23:22:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.97@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 0.1s done 23:22:45 #7 DONE 0.1s 23:22:45 23:22:45 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:45 #8 DONE 0.0s 23:22:45 23:22:45 1 warning found (use --debug to expand): 23:22:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:45 #1 [internal] load build definition from Dockerfile 23:22:45 #1 transferring dockerfile: 209B done 23:22:45 #1 DONE 0.0s 23:22:45 23:22:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:45 #2 DONE 0.0s 23:22:45 23:22:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:45 #3 DONE 0.0s 23:22:45 23:22:45 #4 [internal] load .dockerignore 23:22:45 #4 transferring context: 2B done 23:22:45 #4 DONE 0.0s 23:22:45 23:22:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:45 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f done 23:22:45 #5 DONE 0.0s 23:22:45 23:22:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:46 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:46 #6 CACHED 23:22:46 23:22:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:46 #5 CACHED 23:22:46 23:22:46 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:46 #7 DONE 0.0s 23:22:46 23:22:46 #8 exporting to image 23:22:46 #8 exporting layers done 23:22:46 #8 exporting manifest sha256:e90969132500fb7d7586fbec1a1197f304ae46a461dd492ae3763ea564ff3fbe done 23:22:46 #8 exporting config sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:22:46 #8 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 done 23:22:46 #8 exporting config sha256:111648dfc5934117f65305775c41f828ac73871bad7d46066187139b4d73dbd5 done 23:22:46 #8 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b done 23:22:46 #8 pushing layers 0.0s done 23:22:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 0.1s done 23:22:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:46 #8 DONE 0.1s 23:22:46 23:22:46 1 warning found (use --debug to expand): 23:22:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 23:22:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 23:22:46 #1 [internal] load build definition from Dockerfile 23:22:46 #1 transferring dockerfile: 160B done 23:22:46 #1 DONE 0.0s 23:22:46 23:22:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:22:46 #2 DONE 0.0s 23:22:46 23:22:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:22:46 #3 DONE 0.0s 23:22:46 23:22:46 #4 [internal] load .dockerignore 23:22:46 #4 transferring context: 2B done 23:22:46 #4 DONE 0.0s 23:22:46 23:22:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:46 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:46 #5 DONE 0.0s 23:22:46 23:22:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:46 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 0.0s done 23:22:46 #6 CACHED 23:22:46 23:22:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:aed179f6c1b7044cd0d20a6ca177f0fb0cc126eb8151457268d4e00600a8338f 23:22:46 #5 CACHED 23:22:46 23:22:46 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:46 #7 DONE 0.0s 23:22:46 23:22:46 #8 exporting to image 23:22:46 #8 exporting layers done 23:22:46 #8 exporting manifest sha256:e90969132500fb7d7586fbec1a1197f304ae46a461dd492ae3763ea564ff3fbe done 23:22:46 #8 exporting config sha256:296cc57d04848245f5315986f04b18168768a0153f616094869dffc30a809258 done 23:22:46 #8 exporting manifest sha256:b8c526be66c18469154353f5eef3dd53bb19ec6c102909acc7255707d811d037 done 23:22:46 #8 exporting config sha256:111648dfc5934117f65305775c41f828ac73871bad7d46066187139b4d73dbd5 done 23:22:46 #8 exporting manifest list sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b done 23:22:46 #8 pushing layers 0.0s done 23:22:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eb0c2164f5da0c6dc01941a810011418a189373b10c06a42befa279d3008625b 0.1s done 23:22:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:46 #8 DONE 0.1s 23:22:46 23:22:46 1 warning found (use --debug to expand): 23:22:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:47 #1 [internal] load build definition from Dockerfile 23:22:47 #1 transferring dockerfile: 198B done 23:22:47 #1 DONE 0.0s 23:22:47 23:22:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:47 #2 DONE 0.0s 23:22:47 23:22:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:47 #3 DONE 0.1s 23:22:47 23:22:47 #4 [internal] load .dockerignore 23:22:47 #4 transferring context: 2B done 23:22:47 #4 DONE 0.0s 23:22:47 23:22:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #5 ... 23:22:47 23:22:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:47 #6 DONE 0.0s 23:22:47 23:22:47 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:47 #7 DONE 0.0s 23:22:47 23:22:47 #8 exporting to image 23:22:47 #8 exporting layers done 23:22:47 #8 exporting manifest sha256:d3882543dab20a4e98a02cb7127f28811af71463af60749d3009e26c560b5441 0.0s done 23:22:47 #8 exporting config sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 done 23:22:47 #8 exporting manifest sha256:488b16d4474f9f3f3a549d1d85bc137df03f8e8f6f12106001d921cdb0097259 done 23:22:47 #8 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda done 23:22:47 #8 exporting manifest list sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e done 23:22:47 #8 pushing layers 0.1s done 23:22:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 0.1s done 23:22:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:47 #8 DONE 0.2s 23:22:47 23:22:47 1 warning found (use --debug to expand): 23:22:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 23:22:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 23:22:47 #1 [internal] load build definition from Dockerfile 23:22:47 #1 transferring dockerfile: 164B done 23:22:47 #1 DONE 0.0s 23:22:47 23:22:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:47 #2 DONE 0.0s 23:22:47 23:22:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:47 #3 DONE 0.0s 23:22:47 23:22:47 #4 [internal] load .dockerignore 23:22:47 #4 transferring context: 2B done 23:22:47 #4 DONE 0.0s 23:22:47 23:22:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:47 #5 DONE 0.0s 23:22:47 23:22:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:47 #6 CACHED 23:22:47 23:22:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:47 #5 CACHED 23:22:47 23:22:47 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:47 #7 DONE 0.0s 23:22:47 23:22:47 #8 exporting to image 23:22:47 #8 exporting layers done 23:22:47 #8 exporting manifest sha256:d3882543dab20a4e98a02cb7127f28811af71463af60749d3009e26c560b5441 done 23:22:47 #8 exporting config sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 done 23:22:47 #8 exporting manifest sha256:488b16d4474f9f3f3a549d1d85bc137df03f8e8f6f12106001d921cdb0097259 done 23:22:47 #8 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda done 23:22:47 #8 exporting manifest list sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e done 23:22:47 #8 pushing layers 0.0s done 23:22:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 0.1s done 23:22:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:47 #8 DONE 0.1s 23:22:47 23:22:47 1 warning found (use --debug to expand): 23:22:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 --push - 23:22:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97' 23:22:48 #1 [internal] load build definition from Dockerfile 23:22:48 #1 transferring dockerfile: 170B done 23:22:48 #1 DONE 0.0s 23:22:48 23:22:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 23:22:48 #2 DONE 0.0s 23:22:48 23:22:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97 23:22:48 #3 DONE 0.0s 23:22:48 23:22:48 #4 [internal] load .dockerignore 23:22:48 #4 transferring context: 2B done 23:22:48 #4 DONE 0.0s 23:22:48 23:22:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:48 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:48 #5 CACHED 23:22:48 23:22:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:48 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:48 #6 CACHED 23:22:48 23:22:48 #7 exporting to image 23:22:48 #7 exporting layers done 23:22:48 #7 exporting manifest sha256:d3882543dab20a4e98a02cb7127f28811af71463af60749d3009e26c560b5441 done 23:22:48 #7 exporting config sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 done 23:22:48 #7 exporting manifest sha256:488b16d4474f9f3f3a549d1d85bc137df03f8e8f6f12106001d921cdb0097259 done 23:22:48 #7 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda done 23:22:48 #7 exporting manifest list sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e done 23:22:48 #7 pushing layers 0.0s done 23:22:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 23:22:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.97@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 0.1s done 23:22:48 #7 DONE 0.1s 23:22:48 23:22:48 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:48 #8 DONE 0.0s 23:22:48 23:22:48 1 warning found (use --debug to expand): 23:22:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:49 #1 [internal] load build definition from Dockerfile 23:22:49 #1 transferring dockerfile: 211B done 23:22:49 #1 DONE 0.0s 23:22:49 23:22:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:49 #2 DONE 0.0s 23:22:49 23:22:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:49 #3 DONE 0.0s 23:22:49 23:22:49 #4 [internal] load .dockerignore 23:22:49 #4 transferring context: 2B done 23:22:49 #4 DONE 0.0s 23:22:49 23:22:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 done 23:22:49 #5 CACHED 23:22:49 23:22:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 0.0s done 23:22:49 #6 CACHED 23:22:49 23:22:49 #7 exporting to image 23:22:49 #7 exporting layers 23:22:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:49 #7 exporting layers done 23:22:49 #7 exporting manifest sha256:d3882543dab20a4e98a02cb7127f28811af71463af60749d3009e26c560b5441 done 23:22:49 #7 exporting config sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 done 23:22:49 #7 exporting manifest sha256:488b16d4474f9f3f3a549d1d85bc137df03f8e8f6f12106001d921cdb0097259 done 23:22:49 #7 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda done 23:22:49 #7 exporting manifest list sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e done 23:22:49 #7 pushing layers 0.0s done 23:22:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 0.1s done 23:22:49 #7 DONE 0.1s 23:22:49 23:22:49 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:49 #8 DONE 0.0s 23:22:49 23:22:49 1 warning found (use --debug to expand): 23:22:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 23:22:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 23:22:49 #1 [internal] load build definition from Dockerfile 23:22:49 #1 transferring dockerfile: 162B done 23:22:49 #1 DONE 0.0s 23:22:49 23:22:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 23:22:49 #2 DONE 0.0s 23:22:49 23:22:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 23:22:49 #3 DONE 0.0s 23:22:49 23:22:49 #4 [internal] load .dockerignore 23:22:49 #4 transferring context: 2B done 23:22:49 #4 DONE 0.0s 23:22:49 23:22:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:49 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 0.0s done 23:22:49 #5 CACHED 23:22:49 23:22:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 23:22:49 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:02a774b03dad4fb47c20c25ccf2ce9bd015390b93ce16b7da1246c28a0e5c422 0.0s done 23:22:49 #6 CACHED 23:22:49 23:22:49 #7 exporting to image 23:22:49 #7 exporting layers done 23:22:49 #7 exporting manifest sha256:d3882543dab20a4e98a02cb7127f28811af71463af60749d3009e26c560b5441 done 23:22:49 #7 exporting config sha256:c809ff18d219afa3d201876cef606a3e8495ee39a2e28294e39c1160d8a25099 done 23:22:49 #7 exporting manifest sha256:488b16d4474f9f3f3a549d1d85bc137df03f8e8f6f12106001d921cdb0097259 done 23:22:49 #7 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda 23:22:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:49 #7 exporting config sha256:1f5411d14b3b8157aefd43bf62e2dc2e3492c6b33558b4eaed8d51c5d8a67bda done 23:22:49 #7 exporting manifest list sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e done 23:22:49 #7 pushing layers 0.0s done 23:22:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:0e8e0d82c68113c70e784d68527feeaf2c0eeea8de769d21e5132ae7412cd18e 0.1s done 23:22:49 #7 DONE 0.1s 23:22:49 23:22:49 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:49 #8 DONE 0.0s 23:22:49 23:22:49 1 warning found (use --debug to expand): 23:22:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:49 #1 [internal] load build definition from Dockerfile 23:22:49 #1 transferring dockerfile: 206B done 23:22:49 #1 DONE 0.0s 23:22:49 23:22:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:49 #2 DONE 0.1s 23:22:49 23:22:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:49 #3 DONE 0.1s 23:22:49 23:22:49 #4 [internal] load .dockerignore 23:22:49 #4 transferring context: 2B done 23:22:49 #4 DONE 0.0s 23:22:50 23:22:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:50 #5 DONE 0.0s 23:22:50 23:22:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:50 #6 DONE 0.1s 23:22:50 23:22:50 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:50 #7 DONE 0.0s 23:22:50 23:22:50 #8 exporting to image 23:22:50 #8 exporting layers done 23:22:50 #8 exporting manifest sha256:8848673c361a63aa42a9f3cc2f7f00ededf64c4af2098765b7cc1e59dff33f6e 0.0s done 23:22:50 #8 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd done 23:22:50 #8 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 done 23:22:50 #8 exporting config sha256:e30a0012dbbd4d915132ba2f68dd5af65ae807cb6d8649c28c0879d34af4a9e9 done 23:22:50 #8 exporting manifest list sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 done 23:22:50 #8 pushing layers 0.1s done 23:22:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 23:22:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 0.1s done 23:22:50 #8 DONE 0.2s 23:22:50 23:22:50 1 warning found (use --debug to expand): 23:22:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 23:22:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 23:22:50 #1 [internal] load build definition from Dockerfile 23:22:50 #1 transferring dockerfile: 172B done 23:22:50 #1 DONE 0.0s 23:22:50 23:22:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:22:50 #2 DONE 0.0s 23:22:50 23:22:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:22:50 #3 DONE 0.0s 23:22:50 23:22:50 #4 [internal] load .dockerignore 23:22:50 #4 transferring context: 2B done 23:22:50 #4 DONE 0.0s 23:22:50 23:22:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:50 #5 CACHED 23:22:50 23:22:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:50 #6 CACHED 23:22:50 23:22:50 #7 exporting to image 23:22:50 #7 exporting layers done 23:22:50 #7 exporting manifest sha256:8848673c361a63aa42a9f3cc2f7f00ededf64c4af2098765b7cc1e59dff33f6e done 23:22:50 #7 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd done 23:22:50 #7 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 done 23:22:50 #7 exporting config sha256:e30a0012dbbd4d915132ba2f68dd5af65ae807cb6d8649c28c0879d34af4a9e9 done 23:22:50 #7 exporting manifest list sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 done 23:22:50 #7 pushing layers 23:22:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:50 #7 pushing layers 0.0s done 23:22:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 0.1s done 23:22:50 #7 DONE 0.1s 23:22:50 23:22:50 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:50 #8 DONE 0.0s 23:22:50 23:22:50 1 warning found (use --debug to expand): 23:22:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97' 23:22:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 --push - 23:22:51 #1 [internal] load build definition from Dockerfile 23:22:51 #1 transferring dockerfile: 178B done 23:22:51 #1 DONE 0.0s 23:22:51 23:22:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 23:22:51 #2 DONE 0.0s 23:22:51 23:22:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97 23:22:51 #3 DONE 0.0s 23:22:51 23:22:51 #4 [internal] load .dockerignore 23:22:51 #4 transferring context: 2B done 23:22:51 #4 DONE 0.0s 23:22:51 23:22:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:51 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:51 #5 CACHED 23:22:51 23:22:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:51 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:51 #6 CACHED 23:22:51 23:22:51 #7 exporting to image 23:22:51 #7 exporting layers done 23:22:51 #7 exporting manifest sha256:8848673c361a63aa42a9f3cc2f7f00ededf64c4af2098765b7cc1e59dff33f6e done 23:22:51 #7 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd done 23:22:51 #7 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 done 23:22:51 #7 exporting config sha256:e30a0012dbbd4d915132ba2f68dd5af65ae807cb6d8649c28c0879d34af4a9e9 done 23:22:51 #7 exporting manifest list sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 done 23:22:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:51 #7 pushing layers 0.0s done 23:22:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.97@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 0.1s done 23:22:51 #7 DONE 0.1s 23:22:51 23:22:51 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:51 #8 DONE 0.0s 23:22:51 23:22:51 1 warning found (use --debug to expand): 23:22:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:52 #1 [internal] load build definition from Dockerfile 23:22:52 #1 transferring dockerfile: 219B done 23:22:52 #1 DONE 0.0s 23:22:52 23:22:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:52 #2 DONE 0.0s 23:22:52 23:22:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:52 #3 DONE 0.0s 23:22:52 23:22:52 #4 [internal] load .dockerignore 23:22:52 #4 transferring context: 2B done 23:22:52 #4 DONE 0.0s 23:22:52 23:22:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:52 #5 CACHED 23:22:52 23:22:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:52 #6 CACHED 23:22:52 23:22:52 #7 exporting to image 23:22:52 #7 exporting layers done 23:22:52 #7 exporting manifest sha256:8848673c361a63aa42a9f3cc2f7f00ededf64c4af2098765b7cc1e59dff33f6e done 23:22:52 #7 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd done 23:22:52 #7 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 23:22:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:52 #7 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 done 23:22:52 #7 exporting config sha256:e30a0012dbbd4d915132ba2f68dd5af65ae807cb6d8649c28c0879d34af4a9e9 done 23:22:52 #7 exporting manifest list sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 done 23:22:52 #7 pushing layers 0.0s done 23:22:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 0.1s done 23:22:52 #7 DONE 0.1s 23:22:52 23:22:52 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:52 #8 DONE 0.0s 23:22:52 23:22:52 1 warning found (use --debug to expand): 23:22:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 23:22:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 23:22:52 #1 [internal] load build definition from Dockerfile 23:22:52 #1 transferring dockerfile: 170B done 23:22:52 #1 DONE 0.0s 23:22:52 23:22:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:22:52 #2 DONE 0.0s 23:22:52 23:22:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:22:52 #3 DONE 0.0s 23:22:52 23:22:52 #4 [internal] load .dockerignore 23:22:52 #4 transferring context: 2B done 23:22:52 #4 DONE 0.0s 23:22:52 23:22:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:52 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:52 #5 CACHED 23:22:52 23:22:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 23:22:52 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:22f8fbe6f5f662a9a4db88cae5717fdf4b8727a409330bf1cf4a90b25c063423 0.0s done 23:22:52 #6 CACHED 23:22:52 23:22:52 #7 exporting to image 23:22:52 #7 exporting layers done 23:22:52 #7 exporting manifest sha256:8848673c361a63aa42a9f3cc2f7f00ededf64c4af2098765b7cc1e59dff33f6e done 23:22:52 #7 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd 23:22:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:52 #7 exporting config sha256:f9b1f5633b704646cbd955146fff7535df7c55d891aede6651c8cb7f0eda2bdd done 23:22:52 #7 exporting manifest sha256:344f6c266b79916acc4279aaa7248ad93d9d30fd36170f94b28ea0b2780dea31 done 23:22:52 #7 exporting config sha256:e30a0012dbbd4d915132ba2f68dd5af65ae807cb6d8649c28c0879d34af4a9e9 done 23:22:52 #7 exporting manifest list sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 done 23:22:52 #7 pushing layers 0.0s done 23:22:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:70ee355bd27f4e00b217f9d04b706ebfe07372f1941a196f19d73c76818b9ce2 0.1s done 23:22:52 #7 DONE 0.1s 23:22:52 23:22:52 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:52 #8 DONE 0.0s 23:22:52 23:22:52 1 warning found (use --debug to expand): 23:22:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:53 #1 [internal] load build definition from Dockerfile 23:22:53 #1 transferring dockerfile: 204B done 23:22:53 #1 DONE 0.0s 23:22:53 23:22:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:53 #2 DONE 0.0s 23:22:53 23:22:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:53 #3 DONE 0.0s 23:22:53 23:22:53 #4 [internal] load .dockerignore 23:22:53 #4 transferring context: 2B done 23:22:53 #4 DONE 0.0s 23:22:53 23:22:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:53 #5 ... 23:22:53 23:22:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:53 #6 DONE 0.1s 23:22:53 23:22:53 #7 exporting to image 23:22:53 #7 exporting layers done 23:22:53 #7 exporting manifest sha256:a66de067d306f9310b223734ad8c271d53bdc144bb7d84a08091232a5b221090 done 23:22:53 #7 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:22:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:53 #7 ... 23:22:53 23:22:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:53 #8 DONE 0.0s 23:22:53 23:22:53 #7 exporting to image 23:22:53 #7 exporting manifest sha256:41cae6e52bc9eeff0d38b8d3b47d6cbacbce31f2158621a14aee49177a2f49f5 done 23:22:53 #7 exporting config sha256:161e2d129e77041fdc6a091277d44abbaaf143a920851d5be10fe11efb60e7a3 done 23:22:53 #7 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 done 23:22:53 #7 pushing layers 0.1s done 23:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 23:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 0.1s done 23:22:53 #7 DONE 0.2s 23:22:53 23:22:53 1 warning found (use --debug to expand): 23:22:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 23:22:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 23:22:53 #1 [internal] load build definition from Dockerfile 23:22:53 #1 transferring dockerfile: 170B done 23:22:53 #1 DONE 0.0s 23:22:53 23:22:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:22:53 #2 DONE 0.0s 23:22:53 23:22:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:22:53 #3 DONE 0.0s 23:22:53 23:22:53 #4 [internal] load .dockerignore 23:22:53 #4 transferring context: 2B done 23:22:53 #4 DONE 0.0s 23:22:53 23:22:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:53 #5 CACHED 23:22:53 23:22:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:53 #6 CACHED 23:22:53 23:22:53 #7 exporting to image 23:22:53 #7 exporting layers done 23:22:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:53 #7 exporting manifest sha256:a66de067d306f9310b223734ad8c271d53bdc144bb7d84a08091232a5b221090 done 23:22:53 #7 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:22:53 #7 exporting manifest sha256:41cae6e52bc9eeff0d38b8d3b47d6cbacbce31f2158621a14aee49177a2f49f5 done 23:22:53 #7 exporting config sha256:161e2d129e77041fdc6a091277d44abbaaf143a920851d5be10fe11efb60e7a3 done 23:22:53 #7 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 done 23:22:53 #7 pushing layers 0.0s done 23:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 0.1s done 23:22:53 #7 DONE 0.1s 23:22:53 23:22:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:53 #8 DONE 0.0s 23:22:53 23:22:53 1 warning found (use --debug to expand): 23:22:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97' 23:22:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 --push - 23:22:54 #1 [internal] load build definition from Dockerfile 23:22:54 #1 transferring dockerfile: 176B done 23:22:54 #1 DONE 0.0s 23:22:54 23:22:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 23:22:54 #2 DONE 0.0s 23:22:54 23:22:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97 23:22:54 #3 DONE 0.0s 23:22:54 23:22:54 #4 [internal] load .dockerignore 23:22:54 #4 transferring context: 2B done 23:22:54 #4 DONE 0.0s 23:22:54 23:22:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:54 #5 DONE 0.0s 23:22:54 23:22:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:54 #6 CACHED 23:22:54 23:22:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:54 #5 CACHED 23:22:54 23:22:54 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:54 #7 DONE 0.0s 23:22:54 23:22:54 #8 exporting to image 23:22:54 #8 exporting layers done 23:22:54 #8 exporting manifest sha256:a66de067d306f9310b223734ad8c271d53bdc144bb7d84a08091232a5b221090 done 23:22:54 #8 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:22:54 #8 exporting manifest sha256:41cae6e52bc9eeff0d38b8d3b47d6cbacbce31f2158621a14aee49177a2f49f5 done 23:22:54 #8 exporting config sha256:161e2d129e77041fdc6a091277d44abbaaf143a920851d5be10fe11efb60e7a3 done 23:22:54 #8 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 done 23:22:54 #8 pushing layers 0.0s done 23:22:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.97@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 0.1s done 23:22:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:54 #8 DONE 0.1s 23:22:54 23:22:54 1 warning found (use --debug to expand): 23:22:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:55 #1 [internal] load build definition from Dockerfile 23:22:55 #1 transferring dockerfile: 217B done 23:22:55 #1 DONE 0.0s 23:22:55 23:22:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:55 #2 DONE 0.0s 23:22:55 23:22:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:55 #3 DONE 0.0s 23:22:55 23:22:55 #4 [internal] load .dockerignore 23:22:55 #4 transferring context: 2B done 23:22:55 #4 DONE 0.0s 23:22:55 23:22:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:55 #5 CACHED 23:22:55 23:22:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:55 #6 CACHED 23:22:55 23:22:55 #7 exporting to image 23:22:55 #7 exporting layers done 23:22:55 #7 exporting manifest sha256:a66de067d306f9310b223734ad8c271d53bdc144bb7d84a08091232a5b221090 done 23:22:55 #7 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 23:22:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:55 #7 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:22:55 #7 exporting manifest sha256:41cae6e52bc9eeff0d38b8d3b47d6cbacbce31f2158621a14aee49177a2f49f5 done 23:22:55 #7 exporting config sha256:161e2d129e77041fdc6a091277d44abbaaf143a920851d5be10fe11efb60e7a3 done 23:22:55 #7 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 done 23:22:55 #7 pushing layers 0.0s done 23:22:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 0.1s done 23:22:55 #7 DONE 0.1s 23:22:55 23:22:55 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:55 #8 DONE 0.0s 23:22:55 23:22:55 1 warning found (use --debug to expand): 23:22:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 23:22:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 23:22:55 #1 [internal] load build definition from Dockerfile 23:22:55 #1 transferring dockerfile: 168B done 23:22:55 #1 DONE 0.0s 23:22:55 23:22:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:22:55 #2 DONE 0.0s 23:22:55 23:22:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:22:55 #3 DONE 0.0s 23:22:55 23:22:55 #4 [internal] load .dockerignore 23:22:55 #4 transferring context: 2B done 23:22:55 #4 DONE 0.0s 23:22:55 23:22:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:55 #5 CACHED 23:22:55 23:22:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 23:22:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:5779967d9aeb0201efee4f546922fd3873a807c4ac0726893ec8adb028f81982 0.0s done 23:22:55 #6 CACHED 23:22:55 23:22:55 #7 exporting to image 23:22:55 #7 exporting layers done 23:22:55 #7 exporting manifest sha256:a66de067d306f9310b223734ad8c271d53bdc144bb7d84a08091232a5b221090 done 23:22:55 #7 exporting config sha256:c287199bd29c40c0f4e6cab124aa0a7f40faf3a3788a962977f9465315ae09b1 done 23:22:55 #7 exporting manifest sha256:41cae6e52bc9eeff0d38b8d3b47d6cbacbce31f2158621a14aee49177a2f49f5 done 23:22:55 #7 exporting config sha256:161e2d129e77041fdc6a091277d44abbaaf143a920851d5be10fe11efb60e7a3 done 23:22:55 #7 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 23:22:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:55 #7 exporting manifest list sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 done 23:22:55 #7 pushing layers 0.0s done 23:22:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:6aa9dbd14c76f42104c1b43b19a16784654e3e0ae8a841b8f14ef17855647639 0.1s done 23:22:55 #7 DONE 0.1s 23:22:55 23:22:55 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:55 #8 DONE 0.0s 23:22:55 23:22:55 1 warning found (use --debug to expand): 23:22:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:56 #1 [internal] load build definition from Dockerfile 23:22:56 #1 transferring dockerfile: 205B done 23:22:56 #1 DONE 0.0s 23:22:56 23:22:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:56 #2 DONE 0.0s 23:22:56 23:22:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:56 #3 DONE 0.1s 23:22:56 23:22:56 #4 [internal] load .dockerignore 23:22:56 #4 transferring context: 2B done 23:22:56 #4 DONE 0.0s 23:22:56 23:22:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:56 #5 DONE 0.0s 23:22:56 23:22:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:56 #6 DONE 0.0s 23:22:56 23:22:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:56 #5 DONE 0.1s 23:22:56 23:22:56 #7 exporting to image 23:22:56 #7 exporting layers done 23:22:56 #7 exporting manifest sha256:5546accc2171db94eb58280862fa15313fc4069766c455eeeca4b87e9d9c0983 done 23:22:56 #7 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:22:56 #7 exporting manifest sha256:b7a10211465a9ffeba62c6477a7851e3303ceb230b8d417874e0d2e74f7d7e33 done 23:22:56 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a 23:22:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:56 #7 ... 23:22:56 23:22:56 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:56 #8 DONE 0.0s 23:22:56 23:22:56 #7 exporting to image 23:22:56 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a done 23:22:56 #7 exporting manifest list sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 done 23:22:56 #7 pushing layers 0.1s done 23:22:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 23:22:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 0.1s done 23:22:56 #7 DONE 0.2s 23:22:56 23:22:56 1 warning found (use --debug to expand): 23:22:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 23:22:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 23:22:56 #1 [internal] load build definition from Dockerfile 23:22:56 #1 transferring dockerfile: 171B done 23:22:56 #1 DONE 0.0s 23:22:56 23:22:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:56 #2 DONE 0.0s 23:22:56 23:22:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:56 #3 DONE 0.0s 23:22:56 23:22:56 #4 [internal] load .dockerignore 23:22:56 #4 transferring context: 2B done 23:22:56 #4 DONE 0.0s 23:22:56 23:22:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:56 #5 CACHED 23:22:56 23:22:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:56 #6 CACHED 23:22:56 23:22:56 #7 exporting to image 23:22:56 #7 exporting layers done 23:22:56 #7 exporting manifest sha256:5546accc2171db94eb58280862fa15313fc4069766c455eeeca4b87e9d9c0983 done 23:22:56 #7 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e 23:22:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:56 #7 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:22:56 #7 exporting manifest sha256:b7a10211465a9ffeba62c6477a7851e3303ceb230b8d417874e0d2e74f7d7e33 done 23:22:56 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a done 23:22:56 #7 exporting manifest list sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 done 23:22:56 #7 pushing layers 0.0s done 23:22:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 0.1s done 23:22:56 #7 DONE 0.1s 23:22:56 23:22:56 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:56 #8 DONE 0.0s 23:22:56 23:22:56 1 warning found (use --debug to expand): 23:22:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 --push - 23:22:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97' 23:22:57 #1 [internal] load build definition from Dockerfile 23:22:57 #1 transferring dockerfile: 177B done 23:22:57 #1 DONE 0.0s 23:22:57 23:22:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 23:22:57 #2 DONE 0.0s 23:22:57 23:22:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97 23:22:57 #3 DONE 0.0s 23:22:57 23:22:57 #4 [internal] load .dockerignore 23:22:57 #4 transferring context: 2B done 23:22:57 #4 DONE 0.0s 23:22:57 23:22:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:57 #5 CACHED 23:22:57 23:22:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:57 #6 CACHED 23:22:57 23:22:57 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:57 #7 DONE 0.0s 23:22:57 23:22:57 #8 exporting to image 23:22:57 #8 exporting layers done 23:22:57 #8 exporting manifest sha256:5546accc2171db94eb58280862fa15313fc4069766c455eeeca4b87e9d9c0983 done 23:22:57 #8 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:22:57 #8 exporting manifest sha256:b7a10211465a9ffeba62c6477a7851e3303ceb230b8d417874e0d2e74f7d7e33 done 23:22:57 #8 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a done 23:22:57 #8 exporting manifest list sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 done 23:22:57 #8 pushing layers 0.0s done 23:22:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.97@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 0.1s done 23:22:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:57 #8 DONE 0.1s 23:22:57 23:22:57 1 warning found (use --debug to expand): 23:22:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:22:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:22:57 #1 [internal] load build definition from Dockerfile 23:22:57 #1 transferring dockerfile: 218B done 23:22:57 #1 DONE 0.0s 23:22:57 23:22:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:57 #2 DONE 0.0s 23:22:57 23:22:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:22:57 #3 DONE 0.0s 23:22:57 23:22:57 #4 [internal] load .dockerignore 23:22:57 #4 transferring context: 2B done 23:22:57 #4 DONE 0.0s 23:22:57 23:22:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:57 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:57 #5 CACHED 23:22:57 23:22:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e done 23:22:57 #6 CACHED 23:22:57 23:22:57 #7 exporting to image 23:22:57 #7 exporting layers done 23:22:57 #7 exporting manifest sha256:5546accc2171db94eb58280862fa15313fc4069766c455eeeca4b87e9d9c0983 done 23:22:57 #7 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:22:57 #7 exporting manifest sha256:b7a10211465a9ffeba62c6477a7851e3303ceb230b8d417874e0d2e74f7d7e33 done 23:22:57 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a 23:22:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:58 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a done 23:22:58 #7 exporting manifest list sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 done 23:22:58 #7 pushing layers 0.0s done 23:22:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 0.1s done 23:22:58 #7 DONE 0.1s 23:22:58 23:22:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:58 #8 DONE 0.0s 23:22:58 23:22:58 1 warning found (use --debug to expand): 23:22:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 23:22:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 23:22:58 #1 [internal] load build definition from Dockerfile 23:22:58 #1 transferring dockerfile: 169B done 23:22:58 #1 DONE 0.0s 23:22:58 23:22:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:22:58 #2 DONE 0.0s 23:22:58 23:22:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:22:58 #3 DONE 0.0s 23:22:58 23:22:58 #4 [internal] load .dockerignore 23:22:58 #4 transferring context: 2B done 23:22:58 #4 DONE 0.0s 23:22:58 23:22:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:58 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:58 #5 CACHED 23:22:58 23:22:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 23:22:58 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3bfd25e032d6fd3a6a52982ef77182e53aaa46bd29efb9305662f14ad23db14e 0.0s done 23:22:58 #6 CACHED 23:22:58 23:22:58 #7 exporting to image 23:22:58 #7 exporting layers 23:22:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:58 #7 exporting layers done 23:22:58 #7 exporting manifest sha256:5546accc2171db94eb58280862fa15313fc4069766c455eeeca4b87e9d9c0983 done 23:22:58 #7 exporting config sha256:900ce680e754f9458d072c178738efa5cfceb5b14a9945c7fcef0db22a92c17e done 23:22:58 #7 exporting manifest sha256:b7a10211465a9ffeba62c6477a7851e3303ceb230b8d417874e0d2e74f7d7e33 done 23:22:58 #7 exporting config sha256:cc32bccfe4e2451eb10f8484b1e0cd79345118ec17dbf2222c753010f206581a done 23:22:58 #7 exporting manifest list sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 done 23:22:58 #7 pushing layers 0.0s done 23:22:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:bd55fd3a5805300e809c6a40ec09125a5f4dcb32516f1f3bf1cd6d296d249bf4 0.1s done 23:22:58 #7 DONE 0.1s 23:22:58 23:22:58 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:58 #8 DONE 0.0s 23:22:58 23:22:58 1 warning found (use --debug to expand): 23:22:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:22:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:22:59 #1 [internal] load build definition from Dockerfile 23:22:59 #1 transferring dockerfile: 211B done 23:22:59 #1 DONE 0.0s 23:22:59 23:22:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:59 #2 DONE 0.0s 23:22:59 23:22:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:22:59 #3 DONE 0.0s 23:22:59 23:22:59 #4 [internal] load .dockerignore 23:22:59 #4 transferring context: 2B done 23:22:59 #4 DONE 0.0s 23:22:59 23:22:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:22:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:22:59 #5 DONE 0.0s 23:22:59 23:22:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:22:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:22:59 #6 DONE 0.1s 23:22:59 23:22:59 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:59 #7 DONE 0.0s 23:22:59 23:22:59 #8 exporting to image 23:22:59 #8 exporting layers done 23:22:59 #8 exporting manifest sha256:17eca770fbed2ba132c3969d2840af0dcebf77b8f90f5e671b80c9d2aba12fc2 done 23:22:59 #8 exporting config sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:22:59 #8 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd done 23:22:59 #8 exporting config sha256:3baff17f5ecebeb1ac105bd24233e2ccd71ca914331e4d48a57d55a75e1a7b16 done 23:22:59 #8 exporting manifest list sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 done 23:22:59 #8 pushing layers 0.1s done 23:22:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 23:22:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 0.1s done 23:22:59 #8 DONE 0.2s 23:22:59 23:22:59 1 warning found (use --debug to expand): 23:22:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 23:22:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 23:22:59 #1 [internal] load build definition from Dockerfile 23:22:59 #1 transferring dockerfile: 177B done 23:22:59 #1 DONE 0.0s 23:22:59 23:22:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:22:59 #2 DONE 0.0s 23:22:59 23:22:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:22:59 #3 DONE 0.0s 23:22:59 23:22:59 #4 [internal] load .dockerignore 23:22:59 #4 transferring context: 2B done 23:22:59 #4 DONE 0.0s 23:22:59 23:22:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:22:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:22:59 #5 DONE 0.0s 23:22:59 23:22:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:22:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:22:59 #6 CACHED 23:22:59 23:22:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:22:59 #5 CACHED 23:22:59 23:22:59 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:59 #7 DONE 0.0s 23:22:59 23:22:59 #8 exporting to image 23:22:59 #8 exporting layers done 23:22:59 #8 exporting manifest sha256:17eca770fbed2ba132c3969d2840af0dcebf77b8f90f5e671b80c9d2aba12fc2 done 23:22:59 #8 exporting config sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:22:59 #8 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd done 23:22:59 #8 exporting config sha256:3baff17f5ecebeb1ac105bd24233e2ccd71ca914331e4d48a57d55a75e1a7b16 done 23:22:59 #8 exporting manifest list sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 done 23:22:59 #8 pushing layers 0.0s done 23:22:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 0.1s done 23:22:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:59 #8 DONE 0.1s 23:22:59 23:22:59 1 warning found (use --debug to expand): 23:22:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97' 23:23:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 --push - 23:23:00 #1 [internal] load build definition from Dockerfile 23:23:00 #1 transferring dockerfile: 183B done 23:23:00 #1 DONE 0.0s 23:23:00 23:23:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 23:23:00 #2 DONE 0.0s 23:23:00 23:23:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97 23:23:00 #3 DONE 0.0s 23:23:00 23:23:00 #4 [internal] load .dockerignore 23:23:00 #4 transferring context: 2B done 23:23:00 #4 DONE 0.0s 23:23:00 23:23:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:00 #5 CACHED 23:23:00 23:23:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:00 #6 CACHED 23:23:00 23:23:00 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:23:00 #7 DONE 0.0s 23:23:00 23:23:00 #8 exporting to image 23:23:00 #8 exporting layers done 23:23:00 #8 exporting manifest sha256:17eca770fbed2ba132c3969d2840af0dcebf77b8f90f5e671b80c9d2aba12fc2 done 23:23:00 #8 exporting config sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:23:00 #8 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd done 23:23:00 #8 exporting config sha256:3baff17f5ecebeb1ac105bd24233e2ccd71ca914331e4d48a57d55a75e1a7b16 done 23:23:00 #8 exporting manifest list sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 done 23:23:00 #8 pushing layers 0.0s done 23:23:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.97@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 0.1s done 23:23:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:00 #8 DONE 0.1s 23:23:00 23:23:00 1 warning found (use --debug to expand): 23:23:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:00 #1 [internal] load build definition from Dockerfile 23:23:00 #1 transferring dockerfile: 224B done 23:23:00 #1 DONE 0.0s 23:23:00 23:23:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:00 #2 DONE 0.0s 23:23:00 23:23:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:00 #3 DONE 0.0s 23:23:00 23:23:00 #4 [internal] load .dockerignore 23:23:00 #4 transferring context: 2B done 23:23:00 #4 DONE 0.0s 23:23:00 23:23:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:00 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:00 #5 CACHED 23:23:00 23:23:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:00 #6 CACHED 23:23:00 23:23:00 #7 exporting to image 23:23:00 #7 exporting layers done 23:23:00 #7 exporting manifest sha256:17eca770fbed2ba132c3969d2840af0dcebf77b8f90f5e671b80c9d2aba12fc2 done 23:23:00 #7 exporting config sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:23:00 #7 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd done 23:23:00 #7 exporting config sha256:3baff17f5ecebeb1ac105bd24233e2ccd71ca914331e4d48a57d55a75e1a7b16 done 23:23:00 #7 exporting manifest list sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 done 23:23:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:01 #7 pushing layers 0.0s done 23:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 0.1s done 23:23:01 #7 DONE 0.1s 23:23:01 23:23:01 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:23:01 #8 DONE 0.0s 23:23:01 23:23:01 1 warning found (use --debug to expand): 23:23:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 23:23:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 23:23:01 #1 [internal] load build definition from Dockerfile 23:23:01 #1 transferring dockerfile: 175B done 23:23:01 #1 DONE 0.0s 23:23:01 23:23:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:23:01 #2 DONE 0.0s 23:23:01 23:23:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:23:01 #3 DONE 0.0s 23:23:01 23:23:01 #4 [internal] load .dockerignore 23:23:01 #4 transferring context: 2B done 23:23:01 #4 DONE 0.0s 23:23:01 23:23:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:01 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:01 #5 CACHED 23:23:01 23:23:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 23:23:01 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:7c54091040bd1b7413c11e0420b84fc8a8229e54de46e80733b1990f1cd67f40 0.0s done 23:23:01 #6 CACHED 23:23:01 23:23:01 #7 exporting to image 23:23:01 #7 exporting layers done 23:23:01 #7 exporting manifest sha256:17eca770fbed2ba132c3969d2840af0dcebf77b8f90f5e671b80c9d2aba12fc2 done 23:23:01 #7 exporting config sha256:3680ac454a5fe9aa6f4bc99aff86c747022b8635436c3ff97db09ddd8fb1e8bc done 23:23:01 #7 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd 23:23:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:01 #7 exporting manifest sha256:0e4e250485257076da7c120060e862717e50c1f88095c0fdd74676b67a6bf5cd done 23:23:01 #7 exporting config sha256:3baff17f5ecebeb1ac105bd24233e2ccd71ca914331e4d48a57d55a75e1a7b16 done 23:23:01 #7 exporting manifest list sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 done 23:23:01 #7 pushing layers 0.0s done 23:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:2f6821277ee65ac95b60e1ede7e4a8ff256bd345541170f273d11c0ce03662c7 0.1s done 23:23:01 #7 DONE 0.1s 23:23:01 23:23:01 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:23:01 #8 DONE 0.0s 23:23:01 23:23:01 1 warning found (use --debug to expand): 23:23:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:02 #1 [internal] load build definition from Dockerfile 23:23:02 #1 transferring dockerfile: 215B done 23:23:02 #1 DONE 0.0s 23:23:02 23:23:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:02 #2 DONE 0.0s 23:23:02 23:23:02 #3 [internal] load .dockerignore 23:23:02 #3 transferring context: 2B done 23:23:02 #3 DONE 0.0s 23:23:02 23:23:02 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:02 #4 DONE 0.1s 23:23:02 23:23:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:02 #5 DONE 0.0s 23:23:02 23:23:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e done 23:23:02 #6 DONE 0.1s 23:23:02 23:23:02 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:23:02 #7 DONE 0.0s 23:23:02 23:23:02 #8 exporting to image 23:23:02 #8 exporting layers done 23:23:02 #8 exporting manifest sha256:b14994f4f65efed462a793de34a9d79cfc3509c85e21b72485dc659c392ebc57 done 23:23:02 #8 exporting config sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 done 23:23:02 #8 exporting manifest sha256:397bf4e0cf1c3a90fbdeea07e7be6c8ea45145ecc5b1c65f37215c11ee3bcd1c done 23:23:02 #8 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 done 23:23:02 #8 exporting manifest list sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 done 23:23:02 #8 pushing layers 0.1s done 23:23:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 23:23:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 0.1s done 23:23:02 #8 DONE 0.2s 23:23:02 23:23:02 1 warning found (use --debug to expand): 23:23:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 23:23:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 23:23:02 #1 [internal] load build definition from Dockerfile 23:23:02 #1 transferring dockerfile: 181B done 23:23:02 #1 DONE 0.0s 23:23:02 23:23:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:23:02 #2 DONE 0.0s 23:23:02 23:23:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:23:02 #3 DONE 0.0s 23:23:02 23:23:02 #4 [internal] load .dockerignore 23:23:02 #4 transferring context: 2B done 23:23:02 #4 DONE 0.0s 23:23:02 23:23:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e done 23:23:02 #5 CACHED 23:23:02 23:23:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:02 #6 CACHED 23:23:02 23:23:02 #7 exporting to image 23:23:02 #7 exporting layers done 23:23:02 #7 exporting manifest sha256:b14994f4f65efed462a793de34a9d79cfc3509c85e21b72485dc659c392ebc57 done 23:23:02 #7 exporting config sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 done 23:23:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:03 #7 exporting manifest sha256:397bf4e0cf1c3a90fbdeea07e7be6c8ea45145ecc5b1c65f37215c11ee3bcd1c done 23:23:03 #7 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 done 23:23:03 #7 exporting manifest list sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 done 23:23:03 #7 pushing layers 0.0s done 23:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 0.1s done 23:23:03 #7 DONE 0.1s 23:23:03 23:23:03 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:23:03 #8 DONE 0.0s 23:23:03 23:23:03 1 warning found (use --debug to expand): 23:23:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 --push - 23:23:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97' 23:23:03 #1 [internal] load build definition from Dockerfile 23:23:03 #1 transferring dockerfile: 187B done 23:23:03 #1 DONE 0.0s 23:23:03 23:23:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 23:23:03 #2 DONE 0.0s 23:23:03 23:23:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97 23:23:03 #3 DONE 0.0s 23:23:03 23:23:03 #4 [internal] load .dockerignore 23:23:03 #4 transferring context: 2B done 23:23:03 #4 DONE 0.0s 23:23:03 23:23:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:03 #5 CACHED 23:23:03 23:23:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:03 #6 CACHED 23:23:03 23:23:03 #7 exporting to image 23:23:03 #7 exporting layers done 23:23:03 #7 exporting manifest sha256:b14994f4f65efed462a793de34a9d79cfc3509c85e21b72485dc659c392ebc57 done 23:23:03 #7 exporting config sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 done 23:23:03 #7 exporting manifest sha256:397bf4e0cf1c3a90fbdeea07e7be6c8ea45145ecc5b1c65f37215c11ee3bcd1c done 23:23:03 #7 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 done 23:23:03 #7 exporting manifest list sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 done 23:23:03 #7 pushing layers 0.0s done 23:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 23:23:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.97@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 0.1s done 23:23:03 #7 DONE 0.1s 23:23:03 23:23:03 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:23:03 #8 DONE 0.0s 23:23:03 23:23:03 1 warning found (use --debug to expand): 23:23:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:04 #1 [internal] load build definition from Dockerfile 23:23:04 #1 transferring dockerfile: 228B done 23:23:04 #1 DONE 0.0s 23:23:04 23:23:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:04 #2 DONE 0.0s 23:23:04 23:23:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:04 #3 DONE 0.0s 23:23:04 23:23:04 #4 [internal] load .dockerignore 23:23:04 #4 transferring context: 2B done 23:23:04 #4 DONE 0.0s 23:23:04 23:23:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:04 #5 CACHED 23:23:04 23:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:04 #6 CACHED 23:23:04 23:23:04 #7 exporting to image 23:23:04 #7 exporting layers done 23:23:04 #7 exporting manifest sha256:b14994f4f65efed462a793de34a9d79cfc3509c85e21b72485dc659c392ebc57 done 23:23:04 #7 exporting config sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 done 23:23:04 #7 exporting manifest sha256:397bf4e0cf1c3a90fbdeea07e7be6c8ea45145ecc5b1c65f37215c11ee3bcd1c done 23:23:04 #7 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 23:23:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:04 #7 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 done 23:23:04 #7 exporting manifest list sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 done 23:23:04 #7 pushing layers 0.0s done 23:23:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 0.1s done 23:23:04 #7 DONE 0.1s 23:23:04 23:23:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:23:04 #8 DONE 0.0s 23:23:04 23:23:04 1 warning found (use --debug to expand): 23:23:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 23:23:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 23:23:04 #1 [internal] load build definition from Dockerfile 23:23:04 #1 transferring dockerfile: 179B done 23:23:04 #1 DONE 0.0s 23:23:04 23:23:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:23:04 #2 DONE 0.0s 23:23:04 23:23:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:23:04 #3 DONE 0.0s 23:23:04 23:23:04 #4 [internal] load .dockerignore 23:23:04 #4 transferring context: 2B done 23:23:04 #4 DONE 0.0s 23:23:04 23:23:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:04 #5 CACHED 23:23:04 23:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 23:23:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:32133766ce9beeddaae918f14ff0bb7b89038555a29019f25f0fe3a958ba151e 0.0s done 23:23:04 #6 CACHED 23:23:04 23:23:04 #7 exporting to image 23:23:04 #7 exporting layers done 23:23:04 #7 exporting manifest sha256:b14994f4f65efed462a793de34a9d79cfc3509c85e21b72485dc659c392ebc57 done 23:23:04 #7 exporting config sha256:69bded2b4abda9c81395550cefd60e4a58fe9486343aaee0e806a84a51ec2a78 done 23:23:04 #7 exporting manifest sha256:397bf4e0cf1c3a90fbdeea07e7be6c8ea45145ecc5b1c65f37215c11ee3bcd1c done 23:23:04 #7 exporting config sha256:07cbf0ca942f4abe384e50435c4fdb05b667a3954fbabc2ff4ac17ea930ec999 done 23:23:04 #7 exporting manifest list sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 done 23:23:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:04 #7 pushing layers 0.0s done 23:23:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4ea0da1c8920140db0e6b2b10630b10b67672db5f7ca33a953bbb3501d4d5a09 0.1s done 23:23:04 #7 DONE 0.1s 23:23:04 23:23:04 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:23:04 #8 DONE 0.0s 23:23:04 23:23:04 1 warning found (use --debug to expand): 23:23:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:05 #1 [internal] load build definition from Dockerfile 23:23:05 #1 transferring dockerfile: 205B done 23:23:05 #1 DONE 0.0s 23:23:05 23:23:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:05 #2 DONE 0.0s 23:23:05 23:23:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:05 #3 DONE 0.0s 23:23:05 23:23:05 #4 [internal] load .dockerignore 23:23:05 #4 transferring context: 2B done 23:23:05 #4 DONE 0.0s 23:23:05 23:23:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:05 #5 DONE 0.0s 23:23:05 23:23:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:05 #6 DONE 0.0s 23:23:05 23:23:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:05 #5 DONE 0.1s 23:23:05 23:23:05 #7 exporting to image 23:23:05 #7 exporting layers done 23:23:05 #7 exporting manifest sha256:1ad3b870ad34f9e58226f4c0fa8f9c6c38a565650bea975d3f9c11f9070bef78 done 23:23:05 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 23:23:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:05 #7 ... 23:23:05 23:23:05 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:23:05 #8 DONE 0.0s 23:23:05 23:23:05 #7 exporting to image 23:23:05 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:23:05 #7 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 done 23:23:05 #7 exporting config sha256:205568b6adcc814002f2c5b49c1527e5409e0858e8253d353c6be0b51e076f9e done 23:23:05 #7 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 done 23:23:05 #7 pushing layers 0.1s done 23:23:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 23:23:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 0.1s done 23:23:05 #7 DONE 0.2s 23:23:05 23:23:05 1 warning found (use --debug to expand): 23:23:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 23:23:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 23:23:06 #1 [internal] load build definition from Dockerfile 23:23:06 #1 transferring dockerfile: 171B done 23:23:06 #1 DONE 0.0s 23:23:06 23:23:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:23:06 #2 DONE 0.0s 23:23:06 23:23:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:23:06 #3 DONE 0.0s 23:23:06 23:23:06 #4 [internal] load .dockerignore 23:23:06 #4 transferring context: 2B done 23:23:06 #4 DONE 0.0s 23:23:06 23:23:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:06 #5 CACHED 23:23:06 23:23:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:06 #6 CACHED 23:23:06 23:23:06 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:23:06 #7 DONE 0.0s 23:23:06 23:23:06 #8 exporting to image 23:23:06 #8 exporting layers done 23:23:06 #8 exporting manifest sha256:1ad3b870ad34f9e58226f4c0fa8f9c6c38a565650bea975d3f9c11f9070bef78 done 23:23:06 #8 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:23:06 #8 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 done 23:23:06 #8 exporting config sha256:205568b6adcc814002f2c5b49c1527e5409e0858e8253d353c6be0b51e076f9e done 23:23:06 #8 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 done 23:23:06 #8 pushing layers 0.0s done 23:23:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 0.1s done 23:23:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:06 #8 DONE 0.1s 23:23:06 23:23:06 1 warning found (use --debug to expand): 23:23:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97' 23:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 --push - 23:23:06 #1 [internal] load build definition from Dockerfile 23:23:06 #1 transferring dockerfile: 177B done 23:23:06 #1 DONE 0.0s 23:23:06 23:23:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 23:23:06 #2 DONE 0.0s 23:23:06 23:23:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97 23:23:06 #3 DONE 0.0s 23:23:06 23:23:06 #4 [internal] load .dockerignore 23:23:06 #4 transferring context: 2B done 23:23:06 #4 DONE 0.0s 23:23:06 23:23:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:06 #5 CACHED 23:23:06 23:23:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:06 #6 CACHED 23:23:06 23:23:06 #7 exporting to image 23:23:06 #7 exporting layers done 23:23:06 #7 exporting manifest sha256:1ad3b870ad34f9e58226f4c0fa8f9c6c38a565650bea975d3f9c11f9070bef78 done 23:23:06 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:23:06 #7 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 23:23:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:06 #7 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 done 23:23:06 #7 exporting config sha256:205568b6adcc814002f2c5b49c1527e5409e0858e8253d353c6be0b51e076f9e done 23:23:06 #7 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 done 23:23:06 #7 pushing layers 0.0s done 23:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.97@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 0.1s done 23:23:06 #7 DONE 0.1s 23:23:06 23:23:06 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:23:06 #8 DONE 0.0s 23:23:06 23:23:06 1 warning found (use --debug to expand): 23:23:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:07 #1 [internal] load build definition from Dockerfile 23:23:07 #1 transferring dockerfile: 218B done 23:23:07 #1 DONE 0.0s 23:23:07 23:23:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:07 #2 DONE 0.0s 23:23:07 23:23:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:07 #3 DONE 0.0s 23:23:07 23:23:07 #4 [internal] load .dockerignore 23:23:07 #4 transferring context: 2B done 23:23:07 #4 DONE 0.0s 23:23:07 23:23:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:07 #5 CACHED 23:23:07 23:23:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:07 #6 CACHED 23:23:07 23:23:07 #7 exporting to image 23:23:07 #7 exporting layers done 23:23:07 #7 exporting manifest sha256:1ad3b870ad34f9e58226f4c0fa8f9c6c38a565650bea975d3f9c11f9070bef78 done 23:23:07 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 23:23:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:07 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:23:07 #7 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 done 23:23:07 #7 exporting config sha256:205568b6adcc814002f2c5b49c1527e5409e0858e8253d353c6be0b51e076f9e done 23:23:07 #7 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 done 23:23:07 #7 pushing layers 0.0s done 23:23:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 0.1s done 23:23:07 #7 DONE 0.1s 23:23:07 23:23:07 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:23:07 #8 DONE 0.0s 23:23:07 23:23:07 1 warning found (use --debug to expand): 23:23:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 23:23:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 23:23:07 #1 [internal] load build definition from Dockerfile 23:23:07 #1 transferring dockerfile: 169B done 23:23:07 #1 DONE 0.0s 23:23:07 23:23:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:23:07 #2 DONE 0.0s 23:23:07 23:23:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:23:07 #3 DONE 0.0s 23:23:07 23:23:07 #4 [internal] load .dockerignore 23:23:07 #4 transferring context: 2B done 23:23:07 #4 DONE 0.0s 23:23:07 23:23:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:07 #5 CACHED 23:23:07 23:23:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 23:23:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:d19cac41796fb4beef0cd3c0e9c6f267c7b2ba59f910035be657519b117341fa 0.0s done 23:23:07 #6 CACHED 23:23:07 23:23:07 #7 exporting to image 23:23:07 #7 exporting layers done 23:23:07 #7 exporting manifest sha256:1ad3b870ad34f9e58226f4c0fa8f9c6c38a565650bea975d3f9c11f9070bef78 done 23:23:07 #7 exporting config sha256:c54e63626f6ebf135012a1fe3636e304f8b28787fb21bf30528633fbd34ff541 done 23:23:07 #7 exporting manifest sha256:49a395ffc974ddc1b5f49b28a6382bf2933fdcf82b3624f1568b349a2478ada3 done 23:23:07 #7 exporting config sha256:205568b6adcc814002f2c5b49c1527e5409e0858e8253d353c6be0b51e076f9e done 23:23:07 #7 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 23:23:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:07 #7 exporting manifest list sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 done 23:23:07 #7 pushing layers 0.0s done 23:23:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:f8ee9554bd8d02268c3c7b2af2ea7e1db483ed62256878de85329ba93b8bb788 0.1s done 23:23:07 #7 DONE 0.1s 23:23:07 23:23:07 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:23:07 #8 DONE 0.0s 23:23:07 23:23:07 1 warning found (use --debug to expand): 23:23:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:08 #1 [internal] load build definition from Dockerfile 23:23:08 #1 transferring dockerfile: 206B done 23:23:08 #1 DONE 0.0s 23:23:08 23:23:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:08 #2 DONE 0.0s 23:23:08 23:23:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:08 #3 DONE 0.0s 23:23:08 23:23:08 #4 [internal] load .dockerignore 23:23:08 #4 transferring context: 2B done 23:23:08 #4 DONE 0.0s 23:23:08 23:23:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:08 #5 DONE 0.0s 23:23:08 23:23:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:08 #6 DONE 0.0s 23:23:08 23:23:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:08 #5 DONE 0.1s 23:23:08 23:23:08 #7 exporting to image 23:23:08 #7 exporting layers done 23:23:08 #7 exporting manifest sha256:304b93d728fb3ea27e2c79c8600fb6cace5025c65f990713cf477ea746f62c2b done 23:23:08 #7 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 done 23:23:08 #7 exporting manifest sha256:c011f91b0cc2afc53de5b4baeea372038cc8ee11bcdc2fa713e376f4e67a88d5 done 23:23:08 #7 exporting config sha256:c0ca197e3a7f19ff3c42026b4ef8f1a1246ec532e871c7324b22ab6c228c577c done 23:23:08 #7 exporting manifest list sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 done 23:23:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:08 #7 ... 23:23:08 23:23:08 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:23:08 #8 DONE 0.0s 23:23:08 23:23:08 #7 exporting to image 23:23:08 #7 pushing layers 0.1s done 23:23:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 23:23:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 0.1s done 23:23:08 #7 DONE 0.2s 23:23:08 23:23:08 1 warning found (use --debug to expand): 23:23:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 23:23:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 23:23:09 #1 [internal] load build definition from Dockerfile 23:23:09 #1 transferring dockerfile: 172B done 23:23:09 #1 DONE 0.0s 23:23:09 23:23:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:23:09 #2 DONE 0.0s 23:23:09 23:23:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:23:09 #3 DONE 0.0s 23:23:09 23:23:09 #4 [internal] load .dockerignore 23:23:09 #4 transferring context: 2B done 23:23:09 #4 DONE 0.0s 23:23:09 23:23:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d done 23:23:09 #5 CACHED 23:23:09 23:23:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:09 #6 CACHED 23:23:09 23:23:09 #7 exporting to image 23:23:09 #7 exporting layers done 23:23:09 #7 exporting manifest sha256:304b93d728fb3ea27e2c79c8600fb6cace5025c65f990713cf477ea746f62c2b done 23:23:09 #7 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 done 23:23:09 #7 exporting manifest sha256:c011f91b0cc2afc53de5b4baeea372038cc8ee11bcdc2fa713e376f4e67a88d5 done 23:23:09 #7 exporting config sha256:c0ca197e3a7f19ff3c42026b4ef8f1a1246ec532e871c7324b22ab6c228c577c done 23:23:09 #7 exporting manifest list sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 done 23:23:09 #7 pushing layers 0.0s done 23:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 23:23:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 0.1s done 23:23:09 #7 DONE 0.1s 23:23:09 23:23:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:23:09 #8 DONE 0.0s 23:23:09 23:23:09 1 warning found (use --debug to expand): 23:23:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 --push - 23:23:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97' 23:23:09 #1 [internal] load build definition from Dockerfile 23:23:09 #1 transferring dockerfile: 178B done 23:23:09 #1 DONE 0.0s 23:23:09 23:23:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 23:23:09 #2 DONE 0.0s 23:23:09 23:23:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97 23:23:09 #3 DONE 0.0s 23:23:09 23:23:09 #4 [internal] load .dockerignore 23:23:09 #4 transferring context: 2B done 23:23:09 #4 DONE 0.0s 23:23:09 23:23:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:09 #5 CACHED 23:23:09 23:23:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:09 #6 CACHED 23:23:09 23:23:09 #7 exporting to image 23:23:09 #7 exporting layers done 23:23:09 #7 exporting manifest sha256:304b93d728fb3ea27e2c79c8600fb6cace5025c65f990713cf477ea746f62c2b done 23:23:09 #7 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 done 23:23:09 #7 exporting manifest sha256:c011f91b0cc2afc53de5b4baeea372038cc8ee11bcdc2fa713e376f4e67a88d5 done 23:23:09 #7 exporting config sha256:c0ca197e3a7f19ff3c42026b4ef8f1a1246ec532e871c7324b22ab6c228c577c done 23:23:09 #7 exporting manifest list sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 done 23:23:09 #7 pushing layers 0.0s done 23:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 23:23:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.97@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 0.1s done 23:23:09 #7 DONE 0.1s 23:23:09 23:23:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:23:09 #8 DONE 0.0s 23:23:09 23:23:09 1 warning found (use --debug to expand): 23:23:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:09 #1 [internal] load build definition from Dockerfile 23:23:09 #1 transferring dockerfile: 219B done 23:23:09 #1 DONE 0.0s 23:23:09 23:23:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:09 #2 DONE 0.0s 23:23:09 23:23:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:09 #3 DONE 0.0s 23:23:09 23:23:09 #4 [internal] load .dockerignore 23:23:09 #4 transferring context: 2B done 23:23:09 #4 DONE 0.0s 23:23:09 23:23:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d done 23:23:09 #5 CACHED 23:23:09 23:23:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d done 23:23:10 #6 CACHED 23:23:10 23:23:10 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:23:10 #7 DONE 0.0s 23:23:10 23:23:10 #8 exporting to image 23:23:10 #8 exporting layers done 23:23:10 #8 exporting manifest sha256:304b93d728fb3ea27e2c79c8600fb6cace5025c65f990713cf477ea746f62c2b done 23:23:10 #8 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 done 23:23:10 #8 exporting manifest sha256:c011f91b0cc2afc53de5b4baeea372038cc8ee11bcdc2fa713e376f4e67a88d5 done 23:23:10 #8 exporting config sha256:c0ca197e3a7f19ff3c42026b4ef8f1a1246ec532e871c7324b22ab6c228c577c done 23:23:10 #8 exporting manifest list sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 done 23:23:10 #8 pushing layers 0.0s done 23:23:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 0.1s done 23:23:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:10 #8 DONE 0.1s 23:23:10 23:23:10 1 warning found (use --debug to expand): 23:23:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 23:23:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 23:23:10 #1 [internal] load build definition from Dockerfile 23:23:10 #1 transferring dockerfile: 170B done 23:23:10 #1 DONE 0.0s 23:23:10 23:23:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 23:23:10 #2 DONE 0.0s 23:23:10 23:23:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 23:23:10 #3 DONE 0.0s 23:23:10 23:23:10 #4 [internal] load .dockerignore 23:23:10 #4 transferring context: 2B done 23:23:10 #4 DONE 0.0s 23:23:10 23:23:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:10 #5 CACHED 23:23:10 23:23:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 23:23:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:5346f502123d634edbb042fe35e547f2c8fb790041db8effe0bb2e60b765dc4d 0.0s done 23:23:10 #6 CACHED 23:23:10 23:23:10 #7 exporting to image 23:23:10 #7 exporting layers done 23:23:10 #7 exporting manifest sha256:304b93d728fb3ea27e2c79c8600fb6cace5025c65f990713cf477ea746f62c2b done 23:23:10 #7 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 23:23:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:10 #7 exporting config sha256:cb8f06631cdae84ff471ba18ae9730565e60240ab96a12237b7202d83efe83d7 done 23:23:10 #7 exporting manifest sha256:c011f91b0cc2afc53de5b4baeea372038cc8ee11bcdc2fa713e376f4e67a88d5 done 23:23:10 #7 exporting config sha256:c0ca197e3a7f19ff3c42026b4ef8f1a1246ec532e871c7324b22ab6c228c577c done 23:23:10 #7 exporting manifest list sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 done 23:23:10 #7 pushing layers 0.0s done 23:23:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:8565e27af367f2701dc9afc050350fa113f6495d4953b3f49f998906ff84a0a7 0.1s done 23:23:10 #7 DONE 0.1s 23:23:10 23:23:10 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:23:10 #8 DONE 0.0s 23:23:10 23:23:10 1 warning found (use --debug to expand): 23:23:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:10 #1 [internal] load build definition from Dockerfile 23:23:10 #1 transferring dockerfile: 206B done 23:23:10 #1 DONE 0.0s 23:23:10 23:23:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:10 #2 DONE 0.0s 23:23:10 23:23:10 #3 [internal] load .dockerignore 23:23:10 #3 transferring context: 2B done 23:23:10 #3 DONE 0.0s 23:23:10 23:23:10 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:10 #4 DONE 0.1s 23:23:10 23:23:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:11 #5 DONE 0.1s 23:23:11 23:23:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:11 #6 DONE 0.0s 23:23:11 23:23:11 #7 exporting to image 23:23:11 #7 exporting layers done 23:23:11 #7 exporting manifest sha256:0e7b1a6906cc087a6c415d122dd1783a7d1b876f771b87df52b2ac2b21f5de5d done 23:23:11 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a done 23:23:11 #7 exporting manifest sha256:208cf71e84f78994a03164c0aa2e04a835082bb97f7ecf0e3635a0650248f8af done 23:23:11 #7 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 23:23:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:11 #7 ... 23:23:11 23:23:11 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:11 #8 DONE 0.0s 23:23:11 23:23:11 #7 exporting to image 23:23:11 #7 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 done 23:23:11 #7 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a done 23:23:11 #7 pushing layers 0.1s done 23:23:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 23:23:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 0.1s done 23:23:11 #7 DONE 0.2s 23:23:11 23:23:11 1 warning found (use --debug to expand): 23:23:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 23:23:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 23:23:12 #1 [internal] load build definition from Dockerfile 23:23:12 #1 transferring dockerfile: 172B done 23:23:12 #1 DONE 0.0s 23:23:12 23:23:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:23:12 #2 DONE 0.0s 23:23:12 23:23:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:23:12 #3 DONE 0.0s 23:23:12 23:23:12 #4 [internal] load .dockerignore 23:23:12 #4 transferring context: 2B done 23:23:12 #4 DONE 0.0s 23:23:12 23:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #5 DONE 0.0s 23:23:12 23:23:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #6 CACHED 23:23:12 23:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #5 CACHED 23:23:12 23:23:12 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:12 #7 DONE 0.0s 23:23:12 23:23:12 #8 exporting to image 23:23:12 #8 exporting layers done 23:23:12 #8 exporting manifest sha256:0e7b1a6906cc087a6c415d122dd1783a7d1b876f771b87df52b2ac2b21f5de5d done 23:23:12 #8 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a done 23:23:12 #8 exporting manifest sha256:208cf71e84f78994a03164c0aa2e04a835082bb97f7ecf0e3635a0650248f8af done 23:23:12 #8 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 done 23:23:12 #8 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a done 23:23:12 #8 pushing layers 0.0s done 23:23:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 0.1s done 23:23:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:12 #8 DONE 0.1s 23:23:12 23:23:12 1 warning found (use --debug to expand): 23:23:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97' 23:23:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 --push - 23:23:12 #1 [internal] load build definition from Dockerfile 23:23:12 #1 transferring dockerfile: 178B done 23:23:12 #1 DONE 0.0s 23:23:12 23:23:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 23:23:12 #2 DONE 0.0s 23:23:12 23:23:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97 23:23:12 #3 DONE 0.0s 23:23:12 23:23:12 #4 [internal] load .dockerignore 23:23:12 #4 transferring context: 2B done 23:23:12 #4 DONE 0.0s 23:23:12 23:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #5 CACHED 23:23:12 23:23:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #6 CACHED 23:23:12 23:23:12 #7 exporting to image 23:23:12 #7 exporting layers done 23:23:12 #7 exporting manifest sha256:0e7b1a6906cc087a6c415d122dd1783a7d1b876f771b87df52b2ac2b21f5de5d done 23:23:12 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a done 23:23:12 #7 exporting manifest sha256:208cf71e84f78994a03164c0aa2e04a835082bb97f7ecf0e3635a0650248f8af done 23:23:12 #7 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 done 23:23:12 #7 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 23:23:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:12 #7 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a done 23:23:12 #7 pushing layers 0.0s done 23:23:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.97@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 0.1s done 23:23:12 #7 DONE 0.1s 23:23:12 23:23:12 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:12 #8 DONE 0.0s 23:23:12 23:23:12 1 warning found (use --debug to expand): 23:23:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:12 #1 [internal] load build definition from Dockerfile 23:23:12 #1 transferring dockerfile: 219B done 23:23:12 #1 DONE 0.0s 23:23:12 23:23:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:12 #2 DONE 0.0s 23:23:12 23:23:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:12 #3 DONE 0.0s 23:23:12 23:23:12 #4 [internal] load .dockerignore 23:23:12 #4 transferring context: 2B done 23:23:12 #4 DONE 0.0s 23:23:12 23:23:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #5 CACHED 23:23:12 23:23:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:12 #6 CACHED 23:23:12 23:23:12 #7 exporting to image 23:23:12 #7 exporting layers done 23:23:12 #7 exporting manifest sha256:0e7b1a6906cc087a6c415d122dd1783a7d1b876f771b87df52b2ac2b21f5de5d done 23:23:12 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a 23:23:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:13 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a done 23:23:13 #7 exporting manifest sha256:208cf71e84f78994a03164c0aa2e04a835082bb97f7ecf0e3635a0650248f8af done 23:23:13 #7 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 done 23:23:13 #7 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a done 23:23:13 #7 pushing layers 0.0s done 23:23:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 0.1s done 23:23:13 #7 DONE 0.1s 23:23:13 23:23:13 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:13 #8 DONE 0.0s 23:23:13 23:23:13 1 warning found (use --debug to expand): 23:23:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 23:23:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 23:23:13 #1 [internal] load build definition from Dockerfile 23:23:13 #1 transferring dockerfile: 170B done 23:23:13 #1 DONE 0.0s 23:23:13 23:23:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 23:23:13 #2 DONE 0.0s 23:23:13 23:23:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 23:23:13 #3 DONE 0.0s 23:23:13 23:23:13 #4 [internal] load .dockerignore 23:23:13 #4 transferring context: 2B done 23:23:13 #4 DONE 0.0s 23:23:13 23:23:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:13 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 done 23:23:13 #5 CACHED 23:23:13 23:23:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 23:23:13 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f0b7c32dddd9b8e9b29c1cd2126b57030618dfa7536ecaa45093db19fba37487 0.0s done 23:23:13 #6 CACHED 23:23:13 23:23:13 #7 exporting to image 23:23:13 #7 exporting layers done 23:23:13 #7 exporting manifest sha256:0e7b1a6906cc087a6c415d122dd1783a7d1b876f771b87df52b2ac2b21f5de5d done 23:23:13 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a 23:23:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:13 #7 exporting config sha256:9a0990375da84edb6cbdd8705df1e2179a612fae0f08d0b006c94d902a40a78a done 23:23:13 #7 exporting manifest sha256:208cf71e84f78994a03164c0aa2e04a835082bb97f7ecf0e3635a0650248f8af done 23:23:13 #7 exporting config sha256:42b14aa235e6a256f4e6f6086be066a1c3e68c7aa942c1009d8798b8012125f9 done 23:23:13 #7 exporting manifest list sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a done 23:23:13 #7 pushing layers 0.0s done 23:23:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:712e69f91388db935bdb541b3c5865cafcac5d597a791a8efbc409fd8705d83a 0.1s done 23:23:13 #7 DONE 0.1s 23:23:13 23:23:13 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:13 #8 DONE 0.0s 23:23:13 23:23:13 1 warning found (use --debug to expand): 23:23:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:13 #1 [internal] load build definition from Dockerfile 23:23:13 #1 transferring dockerfile: 206B done 23:23:13 #1 DONE 0.0s 23:23:13 23:23:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:13 #2 DONE 0.1s 23:23:13 23:23:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:13 #3 DONE 0.1s 23:23:13 23:23:13 #4 [internal] load .dockerignore 23:23:13 #4 transferring context: 2B done 23:23:13 #4 DONE 0.0s 23:23:14 23:23:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:14 #5 DONE 0.0s 23:23:14 23:23:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f done 23:23:14 #6 DONE 0.1s 23:23:14 23:23:14 #7 exporting to image 23:23:14 #7 exporting layers done 23:23:14 #7 exporting manifest sha256:b146e811bfcda9ef1883e71b529a5205d7dd2f1fae56e2d3cd03406099dc3b66 done 23:23:14 #7 exporting config sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:23:14 #7 exporting manifest sha256:106990ee364238414147314f8320a5bf860ce4d1012a938be428ec3a545ee89a done 23:23:14 #7 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a done 23:23:14 #7 exporting manifest list sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef done 23:23:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:14 #7 ... 23:23:14 23:23:14 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:14 #8 DONE 0.0s 23:23:14 23:23:14 #7 exporting to image 23:23:14 #7 pushing layers 0.1s done 23:23:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 23:23:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 0.1s done 23:23:14 #7 DONE 0.2s 23:23:14 23:23:14 1 warning found (use --debug to expand): 23:23:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 23:23:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 23:23:14 #1 [internal] load build definition from Dockerfile 23:23:14 #1 transferring dockerfile: 172B done 23:23:14 #1 DONE 0.0s 23:23:14 23:23:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 23:23:15 #2 DONE 0.0s 23:23:15 23:23:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 23:23:15 #3 DONE 0.0s 23:23:15 23:23:15 #4 [internal] load .dockerignore 23:23:15 #4 transferring context: 2B done 23:23:15 #4 DONE 0.0s 23:23:15 23:23:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:15 #5 DONE 0.0s 23:23:15 23:23:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:15 #6 CACHED 23:23:15 23:23:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #5 CACHED 23:23:15 23:23:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:15 #7 DONE 0.0s 23:23:15 23:23:15 #8 exporting to image 23:23:15 #8 exporting layers done 23:23:15 #8 exporting manifest sha256:b146e811bfcda9ef1883e71b529a5205d7dd2f1fae56e2d3cd03406099dc3b66 done 23:23:15 #8 exporting config sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:23:15 #8 exporting manifest sha256:106990ee364238414147314f8320a5bf860ce4d1012a938be428ec3a545ee89a done 23:23:15 #8 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a done 23:23:15 #8 exporting manifest list sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef done 23:23:15 #8 pushing layers 0.0s done 23:23:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 0.1s done 23:23:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:15 #8 DONE 0.1s 23:23:15 23:23:15 1 warning found (use --debug to expand): 23:23:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97' 23:23:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 --push - 23:23:15 #1 [internal] load build definition from Dockerfile 23:23:15 #1 transferring dockerfile: 178B done 23:23:15 #1 DONE 0.0s 23:23:15 23:23:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 23:23:15 #2 DONE 0.0s 23:23:15 23:23:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97 23:23:15 #3 DONE 0.0s 23:23:15 23:23:15 #4 [internal] load .dockerignore 23:23:15 #4 transferring context: 2B done 23:23:15 #4 DONE 0.0s 23:23:15 23:23:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f done 23:23:15 #5 CACHED 23:23:15 23:23:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f done 23:23:15 #6 CACHED 23:23:15 23:23:15 #7 exporting to image 23:23:15 #7 exporting layers done 23:23:15 #7 exporting manifest sha256:b146e811bfcda9ef1883e71b529a5205d7dd2f1fae56e2d3cd03406099dc3b66 done 23:23:15 #7 exporting config sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:23:15 #7 exporting manifest sha256:106990ee364238414147314f8320a5bf860ce4d1012a938be428ec3a545ee89a done 23:23:15 #7 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a done 23:23:15 #7 exporting manifest list sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef done 23:23:15 #7 pushing layers 0.0s done 23:23:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 23:23:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.97@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 0.1s done 23:23:15 #7 DONE 0.1s 23:23:15 23:23:15 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:15 #8 DONE 0.0s 23:23:15 23:23:15 1 warning found (use --debug to expand): 23:23:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:15 #1 [internal] load build definition from Dockerfile 23:23:15 #1 transferring dockerfile: 219B done 23:23:15 #1 DONE 0.0s 23:23:15 23:23:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:15 #2 DONE 0.0s 23:23:15 23:23:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:15 #3 DONE 0.0s 23:23:15 23:23:15 #4 [internal] load .dockerignore 23:23:15 #4 transferring context: 2B done 23:23:15 #4 DONE 0.0s 23:23:15 23:23:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:15 #5 CACHED 23:23:15 23:23:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:15 #6 CACHED 23:23:15 23:23:15 #7 exporting to image 23:23:15 #7 exporting layers done 23:23:15 #7 exporting manifest sha256:b146e811bfcda9ef1883e71b529a5205d7dd2f1fae56e2d3cd03406099dc3b66 done 23:23:15 #7 exporting config sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:23:15 #7 exporting manifest sha256:106990ee364238414147314f8320a5bf860ce4d1012a938be428ec3a545ee89a done 23:23:15 #7 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a 23:23:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:16 #7 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a done 23:23:16 #7 exporting manifest list sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef done 23:23:16 #7 pushing layers 0.0s done 23:23:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 0.1s done 23:23:16 #7 DONE 0.1s 23:23:16 23:23:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:16 #8 DONE 0.0s 23:23:16 23:23:16 1 warning found (use --debug to expand): 23:23:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 23:23:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 23:23:16 #1 [internal] load build definition from Dockerfile 23:23:16 #1 transferring dockerfile: 170B done 23:23:16 #1 DONE 0.0s 23:23:16 23:23:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 23:23:16 #2 DONE 0.0s 23:23:16 23:23:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 23:23:16 #3 DONE 0.0s 23:23:16 23:23:16 #4 [internal] load .dockerignore 23:23:16 #4 transferring context: 2B done 23:23:16 #4 DONE 0.0s 23:23:16 23:23:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:16 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:16 #5 CACHED 23:23:16 23:23:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 23:23:16 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:334021f14ebbadd3dd1e974f32882f4ab0e0d4a98548450dfc103e31c1bd0f9f 0.0s done 23:23:16 #6 CACHED 23:23:16 23:23:16 #7 exporting to image 23:23:16 #7 exporting layers done 23:23:16 #7 exporting manifest sha256:b146e811bfcda9ef1883e71b529a5205d7dd2f1fae56e2d3cd03406099dc3b66 done 23:23:16 #7 exporting config sha256:66bf78cd70526464334609278565e5b881a98e89f5af50316eae14beee5230e2 done 23:23:16 #7 exporting manifest sha256:106990ee364238414147314f8320a5bf860ce4d1012a938be428ec3a545ee89a done 23:23:16 #7 exporting config sha256:4e85d182715207f26e5c2b38fa3c3710aaae9f82f41e3bcd047f35a2bcc51c1a done 23:23:16 #7 exporting manifest list sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef done 23:23:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:16 #7 pushing layers 0.0s done 23:23:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d90f847db2267818a2b527a04e9054a4eb8b4f85683092ed676bb1097f2b43ef 0.1s done 23:23:16 #7 DONE 0.1s 23:23:16 23:23:16 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:16 #8 DONE 0.0s 23:23:16 23:23:16 1 warning found (use --debug to expand): 23:23:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' 23:23:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 --push - 23:23:16 #1 [internal] load build definition from Dockerfile 23:23:16 #1 transferring dockerfile: 202B done 23:23:16 #1 DONE 0.0s 23:23:16 23:23:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:16 #2 DONE 0.0s 23:23:16 23:23:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:23:16 #3 DONE 0.0s 23:23:16 23:23:16 #4 [internal] load .dockerignore 23:23:16 #4 transferring context: 2B done 23:23:16 #4 DONE 0.0s 23:23:16 23:23:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:16 #5 DONE 0.0s 23:23:16 23:23:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:17 #6 DONE 0.0s 23:23:17 23:23:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:17 #5 DONE 0.1s 23:23:17 23:23:17 #7 exporting to image 23:23:17 #7 exporting layers done 23:23:17 #7 exporting manifest sha256:4ae745e7a5171af4f06bfd18d89f6e8dd332ef29cabcebe61c1fc29ea91d37ed 0.0s done 23:23:17 #7 exporting config sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee done 23:23:17 #7 exporting manifest sha256:b949c204b4e07559fbf4dba547c3b4dd6512934c238384665a1509251946db1b done 23:23:17 #7 exporting config sha256:456aedad583ace7bbac0fa62d9eab3f593e51cf182e53f48474da12daa3c8be0 done 23:23:17 #7 exporting manifest list sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c done 23:23:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:17 #7 ... 23:23:17 23:23:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:17 #8 DONE 0.0s 23:23:17 23:23:17 #7 exporting to image 23:23:17 #7 pushing layers 0.1s done 23:23:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 23:23:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 0.1s done 23:23:17 #7 DONE 0.2s 23:23:17 23:23:17 1 warning found (use --debug to expand): 23:23:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 23:23:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 23:23:17 #1 [internal] load build definition from Dockerfile 23:23:17 #1 transferring dockerfile: 168B done 23:23:17 #1 DONE 0.0s 23:23:17 23:23:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:23:17 #2 DONE 0.0s 23:23:17 23:23:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:23:17 #3 DONE 0.0s 23:23:17 23:23:17 #4 [internal] load .dockerignore 23:23:17 #4 transferring context: 2B done 23:23:17 #4 DONE 0.0s 23:23:17 23:23:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:17 #5 CACHED 23:23:17 23:23:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:17 #6 DONE 0.0s 23:23:18 23:23:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:18 #6 CACHED 23:23:18 23:23:18 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:18 #7 DONE 0.0s 23:23:18 23:23:18 #8 exporting to image 23:23:18 #8 exporting layers done 23:23:18 #8 exporting manifest sha256:4ae745e7a5171af4f06bfd18d89f6e8dd332ef29cabcebe61c1fc29ea91d37ed done 23:23:18 #8 exporting config sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee done 23:23:18 #8 exporting manifest sha256:b949c204b4e07559fbf4dba547c3b4dd6512934c238384665a1509251946db1b done 23:23:18 #8 exporting config sha256:456aedad583ace7bbac0fa62d9eab3f593e51cf182e53f48474da12daa3c8be0 done 23:23:18 #8 exporting manifest list sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c done 23:23:18 #8 pushing layers 0.0s done 23:23:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 0.1s done 23:23:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:18 #8 DONE 0.1s 23:23:18 23:23:18 1 warning found (use --debug to expand): 23:23:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97' 23:23:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 --push - 23:23:18 #1 [internal] load build definition from Dockerfile 23:23:18 #1 transferring dockerfile: 174B done 23:23:18 #1 DONE 0.0s 23:23:18 23:23:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 23:23:18 #2 DONE 0.0s 23:23:18 23:23:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97 23:23:18 #3 DONE 0.0s 23:23:18 23:23:18 #4 [internal] load .dockerignore 23:23:18 #4 transferring context: 2B done 23:23:18 #4 DONE 0.0s 23:23:18 23:23:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 done 23:23:18 #5 CACHED 23:23:18 23:23:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 done 23:23:18 #6 CACHED 23:23:18 23:23:18 #7 exporting to image 23:23:18 #7 exporting layers done 23:23:18 #7 exporting manifest sha256:4ae745e7a5171af4f06bfd18d89f6e8dd332ef29cabcebe61c1fc29ea91d37ed done 23:23:18 #7 exporting config sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee done 23:23:18 #7 exporting manifest sha256:b949c204b4e07559fbf4dba547c3b4dd6512934c238384665a1509251946db1b done 23:23:18 #7 exporting config sha256:456aedad583ace7bbac0fa62d9eab3f593e51cf182e53f48474da12daa3c8be0 done 23:23:18 #7 exporting manifest list sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c done 23:23:18 #7 pushing layers 0.0s done 23:23:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 23:23:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.97@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 0.1s done 23:23:18 #7 DONE 0.1s 23:23:18 23:23:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:18 #8 DONE 0.0s 23:23:18 23:23:18 1 warning found (use --debug to expand): 23:23:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97' 23:23:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 --push - 23:23:18 #1 [internal] load build definition from Dockerfile 23:23:18 #1 transferring dockerfile: 215B done 23:23:18 #1 DONE 0.0s 23:23:18 23:23:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:18 #2 DONE 0.0s 23:23:18 23:23:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:23:18 #3 DONE 0.0s 23:23:18 23:23:18 #4 [internal] load .dockerignore 23:23:18 #4 transferring context: 2B done 23:23:18 #4 DONE 0.0s 23:23:18 23:23:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 done 23:23:18 #5 CACHED 23:23:18 23:23:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 0.0s done 23:23:18 #6 CACHED 23:23:18 23:23:18 #7 exporting to image 23:23:18 #7 exporting layers done 23:23:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:19 #7 exporting manifest sha256:4ae745e7a5171af4f06bfd18d89f6e8dd332ef29cabcebe61c1fc29ea91d37ed done 23:23:19 #7 exporting config sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee done 23:23:19 #7 exporting manifest sha256:b949c204b4e07559fbf4dba547c3b4dd6512934c238384665a1509251946db1b done 23:23:19 #7 exporting config sha256:456aedad583ace7bbac0fa62d9eab3f593e51cf182e53f48474da12daa3c8be0 done 23:23:19 #7 exporting manifest list sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c done 23:23:19 #7 pushing layers 0.0s done 23:23:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 0.1s done 23:23:19 #7 DONE 0.1s 23:23:19 23:23:19 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:19 #8 DONE 0.0s 23:23:19 23:23:19 1 warning found (use --debug to expand): 23:23:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:23:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 23:23:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 23:23:19 #1 [internal] load build definition from Dockerfile 23:23:19 #1 transferring dockerfile: 166B done 23:23:19 #1 DONE 0.0s 23:23:19 23:23:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 23:23:19 #2 DONE 0.0s 23:23:19 23:23:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 23:23:19 #3 DONE 0.0s 23:23:19 23:23:19 #4 [internal] load .dockerignore 23:23:19 #4 transferring context: 2B done 23:23:19 #4 DONE 0.0s 23:23:19 23:23:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:19 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 done 23:23:19 #5 CACHED 23:23:19 23:23:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 23:23:19 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bf1bf9ed81c196c76e79e03c7485fc1af64351eb93ccf0bc3d3840ad6b8a9369 done 23:23:19 #6 CACHED 23:23:19 23:23:19 #7 exporting to image 23:23:19 #7 exporting layers done 23:23:19 #7 exporting manifest sha256:4ae745e7a5171af4f06bfd18d89f6e8dd332ef29cabcebe61c1fc29ea91d37ed done 23:23:19 #7 exporting config sha256:5c4c6a5dad2e66e617a91e53b16ecc9dd0b8e0cd2876f2af12f9d7674529e3ee done 23:23:19 #7 exporting manifest sha256:b949c204b4e07559fbf4dba547c3b4dd6512934c238384665a1509251946db1b done 23:23:19 #7 exporting config sha256:456aedad583ace7bbac0fa62d9eab3f593e51cf182e53f48474da12daa3c8be0 done 23:23:19 #7 exporting manifest list sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c done 23:23:19 #7 pushing layers 0.0s done 23:23:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 23:23:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:07465650a72ca36aaac8facb2aa11fb2ec3dfca7012b74383e8e66ed3c171e5c 0.1s done 23:23:19 #7 DONE 0.1s 23:23:19 23:23:19 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:19 #8 DONE 0.0s 23:23:19 23:23:19 1 warning found (use --debug to expand): 23:23:19  - 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:23:20 + '[' -d /w/workspace/edgex-go/952/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:20 ---> package-listing.sh 23:23:20 ++ facter osfamily 23:23:20 ++ tr '[:upper:]' '[:lower:]' 23:23:21 + OS_FAMILY=redhat 23:23:21 + workspace=/w/workspace/edgex-go/952 23:23:21 + START_PACKAGES=/tmp/packages_start.txt 23:23:21 + END_PACKAGES=/tmp/packages_end.txt 23:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:21 + PACKAGES=/tmp/packages_start.txt 23:23:21 + '[' /w/workspace/edgex-go/952 ']' 23:23:21 + PACKAGES=/tmp/packages_end.txt 23:23:21 + case "${OS_FAMILY}" in 23:23:21 + rpm -qa 23:23:21 + sort 23:23:21 + '[' -f /tmp/packages_start.txt ']' 23:23:21 + '[' -f /tmp/packages_end.txt ']' 23:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:21 + '[' /w/workspace/edgex-go/952 ']' 23:23:21 + mkdir -p /w/workspace/edgex-go/952/archives/ 23:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/952/archives/ [Pipeline] echo 23:23:21 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/952/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:22 23:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:22 latest: Pulling from edgex-lftools-log-publisher 23:23:22 5eb5b503b376: Pulling fs layer 23:23:22 5c69ac0246d0: Pulling fs layer 23:23:22 ec43610c2a17: Pulling fs layer 23:23:22 3a2ae6a8a46f: Pulling fs layer 23:23:22 33b1e0a273af: Pulling fs layer 23:23:22 5d3b04190fa2: Pulling fs layer 23:23:22 2f39f015ded8: Pulling fs layer 23:23:22 33b1e0a273af: Waiting 23:23:22 5d3b04190fa2: Waiting 23:23:22 2f39f015ded8: Waiting 23:23:22 3a2ae6a8a46f: Waiting 23:23:22 5c69ac0246d0: Verifying Checksum 23:23:22 5c69ac0246d0: Download complete 23:23:22 3a2ae6a8a46f: Verifying Checksum 23:23:22 3a2ae6a8a46f: Download complete 23:23:22 ec43610c2a17: Verifying Checksum 23:23:22 ec43610c2a17: Download complete 23:23:22 33b1e0a273af: Verifying Checksum 23:23:22 33b1e0a273af: Download complete 23:23:22 5d3b04190fa2: Verifying Checksum 23:23:22 5d3b04190fa2: Download complete 23:23:23 5eb5b503b376: Verifying Checksum 23:23:23 5eb5b503b376: Download complete 23:23:23 2f39f015ded8: Verifying Checksum 23:23:23 2f39f015ded8: Download complete 23:23:24 5eb5b503b376: Pull complete 23:23:24 5c69ac0246d0: Pull complete 23:23:24 ec43610c2a17: Pull complete 23:23:25 3a2ae6a8a46f: Pull complete 23:23:25 33b1e0a273af: Pull complete 23:23:25 5d3b04190fa2: Pull complete 23:23:29 2f39f015ded8: Pull complete 23:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:29 prd-centos7-docker-4c-2g-1639 does not seem to be running inside a container 23:23: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/952/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:23:32 $ docker top 0a0a1737163e59cd54235e9df2bdaf0c2511edb57ad3251c620bb8bdb5bd1efb -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:33 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:33 + mkdir -p /var/log/sysstat [Pipeline] sh 23:23:33 + ls /var/log/sa-host 23:23:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:34 provisioning config files... 23:23:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2778844878863954078tmp [Pipeline] { [Pipeline] echo 23:23:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:34 ---> create-netrc.sh [Pipeline] } 23:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:34 ---> python-tools-install.sh [Pipeline] echo 23:23:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:34 ---> sudo-logs.sh 23:23:34 Archiving 'sudo' log.. 23:23:34 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:34 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 23:23:34 $ docker stop --time=1 0a0a1737163e59cd54235e9df2bdaf0c2511edb57ad3251c620bb8bdb5bd1efb 23:23:36 $ docker rm -f --volumes 0a0a1737163e59cd54235e9df2bdaf0c2511edb57ad3251c620bb8bdb5bd1efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 23:23:36 [WS-CLEANUP] Deleting project workspace... 23:23:36 [WS-CLEANUP] Deferred wipeout is used... 23:23:36 [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] } 23:37:35 #154 ... 23:37:35 23:37:35 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:37:35 #147 DONE 1173.7s 23:37:35 23:37:35 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:37:35 #154 ... 23:37:35 23:37:35 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:37:35 #155 DONE 0.5s 23:37:35 23:37:35 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:37:35 #156 DONE 0.2s 23:37:35 23:37:35 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:37:35 #157 DONE 0.3s 23:37:35 23:37: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 23:37:35 #158 DONE 0.3s 23:37:35 23:37: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/ 23:37:35 #159 DONE 0.2s 23:37:35 23:37: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 / 23:37:37 #160 DONE 2.2s 23:37:37 23:37:37 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:37:37 #148 ... 23:37:37 23:37:37 #105 [core-common-config-bootstrapper] exporting to image 23:37:37 #105 exporting layers 23:37:38 #105 exporting layers 0.7s done 23:37:38 #105 writing image sha256:9d23ded922033ec7d3e4c95d78c71368f31e515f51f7e8722fb62baab5c395a9 done 23:37:38 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:37:38 #105 DONE 13.8s 23:37:38 23:37:38 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:37:50 #46 ... 23:37:50 23:37:50 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:37:50 #145 DONE 1189.7s 23:37:50 23:37:50 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:37:50 #148 ... 23:37:50 23:37:50 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:37:50 #161 DONE 0.2s 23:37:50 23:37:50 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:37:52 #162 DONE 2.3s 23:37:52 23:37:52 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:37:52 #163 DONE 0.3s 23:37:52 23:37:52 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:37:53 #46 ... 23:37:53 23:37:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:37:53 #164 DONE 0.1s 23:37:53 23:37:53 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:37:53 #165 DONE 0.2s 23:37:53 23:37:53 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:37:53 #166 DONE 0.1s 23:37:53 23:37:53 #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/ 23:37:53 #167 DONE 0.2s 23:37:53 23:37:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:37:53 #148 ... 23:37:53 23:37:53 #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/ 23:37:53 #168 DONE 0.1s 23:37:53 23:37:53 #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/ 23:37:53 #169 DONE 0.1s 23:37:53 23:37:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:37:53 #170 DONE 0.1s 23:37:53 23:37:53 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:37:54 #154 ... 23:37:54 23:37:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:37:56 #171 DONE 2.5s 23:37:56 23:37:56 #105 [security-bootstrapper] exporting to image 23:37:56 #105 exporting layers 23:37:57 #105 exporting layers 1.2s done 23:37:57 #105 writing image sha256:9638ea7f74e00fde29d76a77cac9bb714e04980d8912f658e96aecc61af690f7 0.0s done 23:37:57 #105 naming to docker.io/library/security-bootstrapper-arm64 done 23:37:57 #105 DONE 15.0s 23:37:57 23:37:57 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:54:05 #154 ... 23:54:05 23:54:05 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:54:05 #153 DONE 2160.1s 23:54:05 23:54:05 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:54:05 #144 ... 23:54:05 23:54:05 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:54:05 #172 DONE 0.1s 23:54:05 23:54:05 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:54:05 #173 DONE 0.1s 23:54:05 23:54:05 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:54:05 #148 ... 23:54:05 23:54:05 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:54:05 #174 DONE 3.3s 23:54:05 23:54:05 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:54:05 #148 ... 23:54:05 23:54:05 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:54:05 #175 DONE 0.1s 23:54:05 23:54:05 #105 [core-command] exporting to image 23:54:05 #105 exporting layers 23:54:05 #105 exporting layers 0.5s done 23:54:05 #105 writing image sha256:ec716251b1be3f98d398283f590ef6e29664de35ef6407098cd313c38697ee17 done 23:54:05 #105 naming to docker.io/library/core-command-arm64 done 23:54:05 #105 DONE 15.6s 23:54:05 23:54:05 #149 [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:54:24 #149 ... 23:54:24 23:54:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:54:24 #148 DONE 2182.3s 23:54:24 23:54:24 #2 [security-spire-server internal] load build definition from Dockerfile 23:54:24 #2 ... 23:54:24 23:54:24 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:54:24 #176 DONE 0.3s 23:54:24 23:54:24 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:54:24 #150 ... 23:54:24 23:54:24 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:54:24 #177 DONE 0.4s 23:54:24 23:54:24 #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 23:54:24 #178 DONE 0.2s 23:54:24 23:54:24 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:54:24 #179 DONE 0.1s 23:54:24 23:54:24 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:54:24 #180 DONE 0.4s 23:54:24 23:54:24 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:54:24 #181 DONE 0.1s 23:54:24 23:54:24 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:54:25 #182 DONE 2.0s 23:54:25 23:54:25 #105 [security-proxy-setup] exporting to image 23:54:25 #105 exporting layers 23:54:30 #105 exporting layers 3.7s done 23:54:30 #105 writing image sha256:b95b77df1004f18e13aac68f6d93dfb4b0bada4340c9dbef4b7182588aac74c5 done 23:54:30 #105 naming to docker.io/library/security-proxy-setup-arm64 done 23:54:30 #105 DONE 19.3s 23:54:30 23:54:30 #149 [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:54:30 #149 2185.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.97 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:54:56 #149 DONE 2216.5s 23:54:56 23:54:56 #2 [security-spire-server internal] load build definition from Dockerfile 23:54:56 #2 ... 23:54:56 23:54:56 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:54:56 #183 DONE 0.2s 23:54:56 23:54:56 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:54:56 #184 DONE 0.2s 23:54:56 23:54:56 #2 [security-spire-server internal] load build definition from Dockerfile 23:54:57 #2 ... 23:54:57 23:54:57 #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 23:54:57 #185 DONE 0.4s 23:54:57 23:54:57 #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 23:54:57 #186 DONE 0.2s 23:54:57 23:54:57 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:54:57 #187 DONE 0.1s 23:54:57 23:54:57 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:54:57 #46 ... 23:54:57 23:54:57 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:54:58 #188 DONE 0.4s 23:54:58 23:54:58 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:54:58 #144 ... 23:54:58 23:54:58 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:54:58 #189 DONE 0.4s 23:54:58 23:54:58 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:54:58 #150 ... 23:54:58 23:54:58 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:54:58 #190 DONE 0.1s 23:54:58 23:54:58 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:55:00 #191 DONE 1.9s 23:55:00 23:55:00 #2 [security-spire-server internal] load build definition from Dockerfile 23:55:00 #2 ... 23:55:00 23:55:00 #105 [security-secretstore-setup] exporting to image 23:55:00 #105 exporting layers 23:55:02 #105 exporting layers 1.5s done 23:55:02 #105 writing image sha256:30c7ee1ac67bebcecc93fee79e05295ee6ef1458460b659ea77aca2f60735343 done 23:55:02 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 23:55:02 #105 DONE 20.8s 23:55:02 23:55:02 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:56:10 #46 ... 23:56:10 23:56:10 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:56:10 #150 DONE 2280.1s 23:56:10 23:56:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:56:10 #151 ... 23:56:10 23:56:10 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:10 #192 DONE 0.2s 23:56:10 23:56:10 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:56:10 #152 ... 23:56:10 23:56:10 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:56:10 #193 DONE 0.2s 23:56:10 23:56:10 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:56:10 #194 DONE 0.5s 23:56:10 23:56:10 #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 23:56:10 #195 DONE 0.1s 23:56:10 23:56:10 #105 [security-spiffe-token-provider] exporting to image 23:56:10 #105 exporting layers 23:56:10 #105 exporting layers 0.6s done 23:56:10 #105 writing image sha256:bce43610708df81fa88eb42ded24e650aee484fe7f58fb5741dccf89761c46d4 done 23:56:10 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:56:10 #105 DONE 21.5s 23:56:10 23:56:10 #2 [security-spire-server internal] load build definition from Dockerfile 23:56:42 #2 ... 23:56:42 23:56:42 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:56:42 #151 DONE 2322.3s 23:56:42 23:56:42 #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 23:56:42 #152 DONE 2322.3s 23:56:42 23:56:42 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:56:42 #154 ... 23:56:42 23:56:42 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:56:42 #196 DONE 0.3s 23:56:42 23:56:42 #2 [security-spire-server internal] load build definition from Dockerfile 23:56:43 #2 ... 23:56:43 23:56:43 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:56:43 #197 ... 23:56:43 23:56:43 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:56:43 #198 DONE 0.2s 23:56:43 23:56:43 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:56:43 #199 DONE 0.4s 23:56:43 23:56:43 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:56:43 #197 DONE 0.6s 23:56:43 23:56:43 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:56:44 #200 ... 23:56:44 23:56:44 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:56:44 #201 DONE 0.2s 23:56:44 23:56:44 #105 [core-keeper] exporting to image 23:56:44 #105 exporting layers 23:56:44 #105 ... 23:56:44 23:56:44 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:56:44 #200 DONE 0.9s 23:56:44 23:56:44 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:56:45 #202 DONE 0.3s 23:56:45 23:56:45 #105 [core-keeper] exporting to image 23:56:45 #105 exporting layers 0.9s done 23:56:45 #105 writing image sha256:5f2a7b5220588816b74abe9dde3e85c6c31095cc852c6439307845e63647e503 done 23:56:45 #105 naming to docker.io/library/core-keeper-arm64 done 23:56:45 #105 DONE 22.4s 23:56:45 23:56:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:56:45 #203 DONE 0.2s 23:56:45 23:56:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:45 #204 ... 23:56:45 23:56:45 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:56:45 #144 DONE 2325.9s 23:56:45 23:56:45 #2 [security-spire-server internal] load build definition from Dockerfile 23:56:46 #2 ... 23:56:46 23:56:46 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:56:46 #205 DONE 0.3s 23:56:46 23:56:46 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:56:46 #206 DONE 0.3s 23:56:46 23:56:46 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:56:46 #46 ... 23:56:46 23:56:46 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:47 #207 ... 23:56:47 23:56:47 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:47 #204 DONE 2.4s 23:56:47 23:56:47 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:47 #207 DONE 0.7s 23:56:47 23:56:47 #105 [security-proxy-auth] exporting to image 23:56:48 #105 ... 23:56:48 23:56:48 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:56:48 #208 DONE 0.5s 23:56:48 23:56:48 #105 [core-data] exporting to image 23:56:48 #105 exporting layers 1.2s done 23:56:48 #105 writing image sha256:cd01feacb7f33bfe681bb0a5fbcc4b69d08ffad134774a4b1bf24135a593fcba 23:56:49 #105 writing image sha256:cd01feacb7f33bfe681bb0a5fbcc4b69d08ffad134774a4b1bf24135a593fcba done 23:56:49 #105 naming to docker.io/library/security-proxy-auth-arm64 done 23:56:49 #105 exporting layers 0.9s done 23:56:49 #105 writing image sha256:a01e326ed480e55ba0afc71984fe3a7bce0c9957f45a78a70e607fa86a839c3b 0.0s done 23:56:49 #105 naming to docker.io/library/core-data-arm64 done 23:56:49 #105 DONE 23.9s 23:56:49 23:56:49 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:56:54 #122 ... 23:56:54 23:56:54 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:56:54 #154 DONE 2334.2s 23:56:54 23:56:54 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:56:54 #46 ... 23:56:54 23:56:54 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:56:54 #209 DONE 0.1s 23:56:54 23:56:54 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:56:54 #210 DONE 0.2s 23:56:54 23:56:54 #2 [security-spire-server internal] load build definition from Dockerfile 23:56:54 #2 ... 23:56:54 23:56:54 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:56:55 #211 DONE 0.6s 23:56:55 23:56:55 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:56:55 #212 DONE 0.1s 23:56:55 23:56:55 #2 [security-spire-server internal] load build definition from Dockerfile 23:56:55 #2 ... 23:56:55 23:56:55 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:56:55 #213 DONE 0.1s 23:56:55 23:56:55 #105 [core-metadata] exporting to image 23:56:55 #105 exporting layers 23:56:56 #105 exporting layers 0.6s done 23:56:56 #105 writing image sha256:18f9bd57217a9ad06c4ae4b68ee5c7cd4ff8fd96c3b51e3ec41a5c99f76c00ae done 23:56:56 #105 naming to docker.io/library/core-metadata-arm64 done 23:56:56 #105 DONE 24.6s 23:56:56 23:56:56 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:57:23 #122 DONE 2359.7s 23:57:23 23:57:23 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:57:23 #146 ... 23:57:23 23:57:23 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:57:23 #214 DONE 0.1s 23:57:23 23:57:23 #2 [security-spire-server internal] load build definition from Dockerfile 23:57:23 #2 ... 23:57:23 23:57:23 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:57:23 #215 DONE 0.1s 23:57:23 23:57:23 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:57:23 #216 DONE 0.5s 23:57:23 23:57:23 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:57:23 #217 DONE 0.1s 23:57:23 23:57:23 #105 [support-scheduler] exporting to image 23:57:23 #105 exporting layers 23:57:23 #105 exporting layers 0.9s done 23:57:23 #105 writing image sha256:8783c66750d72deb1f9763fbd3977a48e46fd4ff4b02817d7e1889f3b23838f3 done 23:57:23 #105 naming to docker.io/library/support-scheduler-arm64 done 23:57:23 #105 DONE 25.5s 23:57:23 23:57:23 #2 [security-spire-server internal] load build definition from Dockerfile 23:57:26 #2 ... 23:57:26 23:57:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:57:26 #146 DONE 2367.0s 23:57:26 23:57:26 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:57:27 #218 DONE 0.2s 23:57:27 23:57:27 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:57:27 #219 DONE 0.1s 23:57:27 23:57:27 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:57:27 #220 DONE 0.4s 23:57:27 23:57:27 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:57:27 #221 DONE 0.1s 23:57:27 23:57:27 #105 [support-notifications] exporting to image 23:57:27 #105 exporting layers 23:57:29 #105 exporting layers 1.8s done 23:57:29 #105 writing image sha256:03b2737cdb6da27b72e4d93168d0eee3052e1c29ee8ccaecde29eeda7d3c3e77 done 23:57:29 #105 naming to docker.io/library/support-notifications-arm64 done 23:57:29 #105 DONE 27.3s 23:57:29 23:57:29 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:57:29 time="2026-02-05T23:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:57:29 time="2026-02-05T23:15:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:57:29 $ docker stop --time=1 bd8844bf2318ece6a6d88e7fd755cb69ad18b8de046190bbf1ff7f768c8d92b8 23:57:31 $ docker rm -f --volumes bd8844bf2318ece6a6d88e7fd755cb69ad18b8de046190bbf1ff7f768c8d92b8 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:31 + docker images 23:57:31 REPOSITORY TAG IMAGE ID CREATED SIZE 23:57:31 support-notifications-arm64 latest 03b2737cdb6d 4 seconds ago 53.3MB 23:57:31 support-scheduler-arm64 latest 8783c66750d7 11 seconds ago 49.5MB 23:57:31 core-metadata-arm64 latest 18f9bd57217a 36 seconds ago 45.4MB 23:57:31 core-data-arm64 latest a01e326ed480 43 seconds ago 45.4MB 23:57:31 security-proxy-auth-arm64 latest cd01feacb7f3 44 seconds ago 44.5MB 23:57:31 core-keeper-arm64 latest 5f2a7b522058 48 seconds ago 45.1MB 23:57:31 security-spiffe-token-provider-arm64 latest bce43610708d About a minute ago 49.2MB 23:57:31 security-secretstore-setup-arm64 latest 30c7ee1ac67b 2 minutes ago 80.7MB 23:57:31 security-proxy-setup-arm64 latest b95b77df1004 3 minutes ago 50.4MB 23:57:31 core-command-arm64 latest ec716251b1be 3 minutes ago 40MB 23:57:31 security-bootstrapper-arm64 latest 9638ea7f74e0 19 minutes ago 21.3MB 23:57:31 core-common-config-bootstrapper-arm64 latest 9d23ded92203 19 minutes ago 20.1MB 23:57:31 security-spire-config-arm64 latest bb25b6f6c0a0 41 minutes ago 162MB 23:57:31 security-spire-agent-arm64 latest 678892a3c060 41 minutes ago 219MB 23:57:31 security-spire-server-arm64 latest 99b33f14724d 41 minutes ago 163MB 23:57:31 ci-base-image-arm64 latest 89280e529c88 42 minutes ago 929MB 23:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 months ago 564MB 23:57:31 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 23:57:31 provisioning config files... 23:57:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/952@tmp/config16317392394237066335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:32 ---> ****-login.sh 23:57:32 nexus3.edgexfoundry.org:10001 23:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:32 Configure a credential helper to remove this warning. See 23:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:32 23:57:32 Login Succeeded 23:57:32 nexus3.edgexfoundry.org:10002 23:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:33 Configure a credential helper to remove this warning. See 23:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:33 23:57:33 Login Succeeded 23:57:33 nexus3.edgexfoundry.org:10003 23:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:33 Configure a credential helper to remove this warning. See 23:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:33 23:57:33 Login Succeeded 23:57:33 nexus3.edgexfoundry.org:10004 23:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:33 Configure a credential helper to remove this warning. See 23:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:33 23:57:33 Login Succeeded 23:57:33 ****.io 23:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:57:34 Configure a credential helper to remove this warning. See 23:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:57:34 23:57:34 Login Succeeded 23:57:34 ---> ****-login.sh ends [Pipeline] } 23:57:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:57:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:57:34 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:34 latest 23:57:34 4.1.0-dev.97 23:57:34 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:34 main 23:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:57:35 d63fc09fce74: Preparing 23:57:35 3273d838326d: Preparing 23:57:35 94db549e9ff8: Preparing 23:57:35 049b0c819fd1: Preparing 23:57:35 9bd941b7be74: Preparing 23:57:35 c916e4d58e11: Preparing 23:57:35 c4e71c2a4573: Preparing 23:57:35 c916e4d58e11: Waiting 23:57:35 d63fc09fce74: Pushed 23:57:35 9bd941b7be74: Pushed 23:57:35 049b0c819fd1: Pushed 23:57:35 94db549e9ff8: Pushed 23:57:35 c4e71c2a4573: Layer already exists 23:57:35 c916e4d58e11: Pushed 23:57:41 3273d838326d: Pushed 23:57:42 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:9934e065e0f7498b2306dd4ba7d1027b1c0e28c08d2b53e56227a8e91c539a6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:57:43 d63fc09fce74: Preparing 23:57:43 3273d838326d: Preparing 23:57:43 94db549e9ff8: Preparing 23:57:43 049b0c819fd1: Preparing 23:57:43 9bd941b7be74: Preparing 23:57:43 c916e4d58e11: Preparing 23:57:43 c4e71c2a4573: Preparing 23:57:43 c916e4d58e11: Waiting 23:57:43 c4e71c2a4573: Waiting 23:57:43 94db549e9ff8: Layer already exists 23:57:43 049b0c819fd1: Layer already exists 23:57:43 3273d838326d: Layer already exists 23:57:43 d63fc09fce74: Layer already exists 23:57:43 9bd941b7be74: Layer already exists 23:57:43 c916e4d58e11: Layer already exists 23:57:43 c4e71c2a4573: Layer already exists 23:57:43 latest: digest: sha256:9934e065e0f7498b2306dd4ba7d1027b1c0e28c08d2b53e56227a8e91c539a6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.97 23:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:57:44 d63fc09fce74: Preparing 23:57:44 3273d838326d: Preparing 23:57:44 94db549e9ff8: Preparing 23:57:44 049b0c819fd1: Preparing 23:57:44 9bd941b7be74: Preparing 23:57:44 c916e4d58e11: Preparing 23:57:44 c4e71c2a4573: Preparing 23:57:44 c916e4d58e11: Waiting 23:57:44 c4e71c2a4573: Waiting 23:57:44 d63fc09fce74: Layer already exists 23:57:44 9bd941b7be74: Layer already exists 23:57:44 94db549e9ff8: Layer already exists 23:57:44 049b0c819fd1: Layer already exists 23:57:44 3273d838326d: Layer already exists 23:57:44 c916e4d58e11: Layer already exists 23:57:44 c4e71c2a4573: Layer already exists 23:57:44 4.1.0-dev.97: digest: sha256:9934e065e0f7498b2306dd4ba7d1027b1c0e28c08d2b53e56227a8e91c539a6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:57:45 d63fc09fce74: Preparing 23:57:45 3273d838326d: Preparing 23:57:45 94db549e9ff8: Preparing 23:57:45 049b0c819fd1: Preparing 23:57:45 9bd941b7be74: Preparing 23:57:45 c916e4d58e11: Preparing 23:57:45 c4e71c2a4573: Preparing 23:57:45 c916e4d58e11: Waiting 23:57:45 c4e71c2a4573: Waiting 23:57:45 049b0c819fd1: Layer already exists 23:57:45 3273d838326d: Layer already exists 23:57:45 9bd941b7be74: Layer already exists 23:57:45 94db549e9ff8: Layer already exists 23:57:45 d63fc09fce74: Layer already exists 23:57:45 c4e71c2a4573: Layer already exists 23:57:45 c916e4d58e11: Layer already exists 23:57:45 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:9934e065e0f7498b2306dd4ba7d1027b1c0e28c08d2b53e56227a8e91c539a6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:57:46 d63fc09fce74: Preparing 23:57:46 3273d838326d: Preparing 23:57:46 94db549e9ff8: Preparing 23:57:46 049b0c819fd1: Preparing 23:57:46 9bd941b7be74: Preparing 23:57:46 c916e4d58e11: Preparing 23:57:46 c4e71c2a4573: Preparing 23:57:46 c916e4d58e11: Waiting 23:57:46 c4e71c2a4573: Waiting 23:57:46 9bd941b7be74: Layer already exists 23:57:46 94db549e9ff8: Layer already exists 23:57:46 049b0c819fd1: Layer already exists 23:57:46 3273d838326d: Layer already exists 23:57:46 d63fc09fce74: Layer already exists 23:57:46 c4e71c2a4573: Layer already exists 23:57:46 c916e4d58e11: Layer already exists 23:57:46 main: digest: sha256:9934e065e0f7498b2306dd4ba7d1027b1c0e28c08d2b53e56227a8e91c539a6e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:46 ===================================================== [Pipeline] echo 23:57:46 taggedImages: 23:57:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:57:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.97 23:57:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:57:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:57:46 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:46 latest 23:57:46 4.1.0-dev.97 23:57:46 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:46 main 23:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:57:47 7f62ccbf161e: Preparing 23:57:47 d1391f11d5e1: Preparing 23:57:47 6e38e80b94da: Preparing 23:57:47 3852dc5992af: Preparing 23:57:47 94db549e9ff8: Preparing 23:57:47 049b0c819fd1: Preparing 23:57:47 9bd941b7be74: Preparing 23:57:47 c916e4d58e11: Preparing 23:57:47 c4e71c2a4573: Preparing 23:57:47 049b0c819fd1: Waiting 23:57:47 9bd941b7be74: Waiting 23:57:47 c916e4d58e11: Waiting 23:57:47 c4e71c2a4573: Waiting 23:57:47 94db549e9ff8: Layer already exists 23:57:47 049b0c819fd1: Layer already exists 23:57:47 d1391f11d5e1: Pushed 23:57:47 6e38e80b94da: Pushed 23:57:47 9bd941b7be74: Layer already exists 23:57:47 c916e4d58e11: Layer already exists 23:57:47 7f62ccbf161e: Pushed 23:57:47 c4e71c2a4573: Layer already exists 23:57:50 3852dc5992af: Pushed 23:57:50 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:0e06c6bf555e5aa358693ee03d82480748ef0faba71db4684f97e6eb359300fe size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:50 + 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 23:57:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:57:51 7f62ccbf161e: Preparing 23:57:51 d1391f11d5e1: Preparing 23:57:51 6e38e80b94da: Preparing 23:57:51 3852dc5992af: Preparing 23:57:51 94db549e9ff8: Preparing 23:57:51 049b0c819fd1: Preparing 23:57:51 9bd941b7be74: Preparing 23:57:51 c916e4d58e11: Preparing 23:57:51 c4e71c2a4573: Preparing 23:57:51 9bd941b7be74: Waiting 23:57:51 c916e4d58e11: Waiting 23:57:51 c4e71c2a4573: Waiting 23:57:51 049b0c819fd1: Waiting 23:57:51 d1391f11d5e1: Layer already exists 23:57:51 7f62ccbf161e: Layer already exists 23:57:51 94db549e9ff8: Layer already exists 23:57:51 3852dc5992af: Layer already exists 23:57:51 6e38e80b94da: Layer already exists 23:57:51 9bd941b7be74: Layer already exists 23:57:51 049b0c819fd1: Layer already exists 23:57:51 c4e71c2a4573: Layer already exists 23:57:51 c916e4d58e11: Layer already exists 23:57:51 latest: digest: sha256:0e06c6bf555e5aa358693ee03d82480748ef0faba71db4684f97e6eb359300fe size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.97 23:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:57:52 7f62ccbf161e: Preparing 23:57:52 d1391f11d5e1: Preparing 23:57:52 6e38e80b94da: Preparing 23:57:52 3852dc5992af: Preparing 23:57:52 94db549e9ff8: Preparing 23:57:52 049b0c819fd1: Preparing 23:57:52 9bd941b7be74: Preparing 23:57:52 c916e4d58e11: Preparing 23:57:52 c4e71c2a4573: Preparing 23:57:52 049b0c819fd1: Waiting 23:57:52 9bd941b7be74: Waiting 23:57:52 c4e71c2a4573: Waiting 23:57:52 c916e4d58e11: Waiting 23:57:52 7f62ccbf161e: Layer already exists 23:57:52 6e38e80b94da: Layer already exists 23:57:52 3852dc5992af: Layer already exists 23:57:52 d1391f11d5e1: Layer already exists 23:57:52 94db549e9ff8: Layer already exists 23:57:52 049b0c819fd1: Layer already exists 23:57:52 9bd941b7be74: Layer already exists 23:57:52 c4e71c2a4573: Layer already exists 23:57:52 c916e4d58e11: Layer already exists 23:57:52 4.1.0-dev.97: digest: sha256:0e06c6bf555e5aa358693ee03d82480748ef0faba71db4684f97e6eb359300fe size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:57:53 7f62ccbf161e: Preparing 23:57:53 d1391f11d5e1: Preparing 23:57:53 6e38e80b94da: Preparing 23:57:53 3852dc5992af: Preparing 23:57:53 94db549e9ff8: Preparing 23:57:53 049b0c819fd1: Preparing 23:57:53 9bd941b7be74: Preparing 23:57:53 c916e4d58e11: Preparing 23:57:53 c4e71c2a4573: Preparing 23:57:53 049b0c819fd1: Waiting 23:57:53 9bd941b7be74: Waiting 23:57:53 c916e4d58e11: Waiting 23:57:53 c4e71c2a4573: Waiting 23:57:55 3852dc5992af: Layer already exists 23:57:55 7f62ccbf161e: Layer already exists 23:57:55 6e38e80b94da: Layer already exists 23:57:55 94db549e9ff8: Layer already exists 23:57:55 d1391f11d5e1: Layer already exists 23:57:55 049b0c819fd1: Layer already exists 23:57:55 9bd941b7be74: Layer already exists 23:57:55 c916e4d58e11: Layer already exists 23:57:55 c4e71c2a4573: Layer already exists 23:57:55 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:0e06c6bf555e5aa358693ee03d82480748ef0faba71db4684f97e6eb359300fe size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:56 + 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 23:57:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:57:56 7f62ccbf161e: Preparing 23:57:56 d1391f11d5e1: Preparing 23:57:56 6e38e80b94da: Preparing 23:57:56 3852dc5992af: Preparing 23:57:56 94db549e9ff8: Preparing 23:57:56 049b0c819fd1: Preparing 23:57:56 9bd941b7be74: Preparing 23:57:56 c916e4d58e11: Preparing 23:57:56 c4e71c2a4573: Preparing 23:57:56 049b0c819fd1: Waiting 23:57:56 9bd941b7be74: Waiting 23:57:56 c916e4d58e11: Waiting 23:57:56 c4e71c2a4573: Waiting 23:57:56 d1391f11d5e1: Layer already exists 23:57:56 6e38e80b94da: Layer already exists 23:57:56 94db549e9ff8: Layer already exists 23:57:56 7f62ccbf161e: Layer already exists 23:57:56 3852dc5992af: Layer already exists 23:57:56 049b0c819fd1: Layer already exists 23:57:56 9bd941b7be74: Layer already exists 23:57:56 c916e4d58e11: Layer already exists 23:57:56 c4e71c2a4573: Layer already exists 23:57:57 main: digest: sha256:0e06c6bf555e5aa358693ee03d82480748ef0faba71db4684f97e6eb359300fe size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:57 ===================================================== [Pipeline] echo 23:57:57 taggedImages: 23:57:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:57:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.97 23:57:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:57:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:57:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:57 latest 23:57:57 4.1.0-dev.97 23:57:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:57:57 main 23:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:57:57 5a745afd62ba: Preparing 23:57:57 9835f1215403: Preparing 23:57:57 94db549e9ff8: Preparing 23:57:57 049b0c819fd1: Preparing 23:57:57 d77d77394804: Preparing 23:57:57 498609ea1258: Preparing 23:57:57 c4e71c2a4573: Preparing 23:57:57 498609ea1258: Waiting 23:57:57 c4e71c2a4573: Waiting 23:57:57 94db549e9ff8: Layer already exists 23:57:57 049b0c819fd1: Layer already exists 23:57:58 c4e71c2a4573: Layer already exists 23:57:58 d77d77394804: Pushed 23:57:58 5a745afd62ba: Pushed 23:57:58 498609ea1258: Pushed 23:58:06 9835f1215403: Pushed 23:58:06 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:3320839b78c5d7e45d13b4237b7522f10296c4339fadf0b47a93e33d10ad7c98 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:58:07 5a745afd62ba: Preparing 23:58:07 9835f1215403: Preparing 23:58:07 94db549e9ff8: Preparing 23:58:07 049b0c819fd1: Preparing 23:58:07 d77d77394804: Preparing 23:58:07 498609ea1258: Preparing 23:58:07 c4e71c2a4573: Preparing 23:58:07 498609ea1258: Waiting 23:58:07 d77d77394804: Layer already exists 23:58:07 5a745afd62ba: Layer already exists 23:58:07 9835f1215403: Layer already exists 23:58:07 049b0c819fd1: Layer already exists 23:58:07 94db549e9ff8: Layer already exists 23:58:07 c4e71c2a4573: Layer already exists 23:58:07 498609ea1258: Layer already exists 23:58:07 latest: digest: sha256:3320839b78c5d7e45d13b4237b7522f10296c4339fadf0b47a93e33d10ad7c98 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.97 23:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:58:08 5a745afd62ba: Preparing 23:58:08 9835f1215403: Preparing 23:58:08 94db549e9ff8: Preparing 23:58:08 049b0c819fd1: Preparing 23:58:08 d77d77394804: Preparing 23:58:08 498609ea1258: Preparing 23:58:08 c4e71c2a4573: Preparing 23:58:08 498609ea1258: Waiting 23:58:08 c4e71c2a4573: Waiting 23:58:08 d77d77394804: Layer already exists 23:58:08 9835f1215403: Layer already exists 23:58:08 5a745afd62ba: Layer already exists 23:58:08 94db549e9ff8: Layer already exists 23:58:08 049b0c819fd1: Layer already exists 23:58:08 498609ea1258: Layer already exists 23:58:08 c4e71c2a4573: Layer already exists 23:58:08 4.1.0-dev.97: digest: sha256:3320839b78c5d7e45d13b4237b7522f10296c4339fadf0b47a93e33d10ad7c98 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:58:09 5a745afd62ba: Preparing 23:58:09 9835f1215403: Preparing 23:58:09 94db549e9ff8: Preparing 23:58:09 049b0c819fd1: Preparing 23:58:09 d77d77394804: Preparing 23:58:09 498609ea1258: Preparing 23:58:09 c4e71c2a4573: Preparing 23:58:09 498609ea1258: Waiting 23:58:09 c4e71c2a4573: Waiting 23:58:09 049b0c819fd1: Layer already exists 23:58:09 d77d77394804: Layer already exists 23:58:09 9835f1215403: Layer already exists 23:58:09 94db549e9ff8: Layer already exists 23:58:09 5a745afd62ba: Layer already exists 23:58:09 c4e71c2a4573: Layer already exists 23:58:09 498609ea1258: Layer already exists 23:58:09 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:3320839b78c5d7e45d13b4237b7522f10296c4339fadf0b47a93e33d10ad7c98 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:58:10 5a745afd62ba: Preparing 23:58:10 9835f1215403: Preparing 23:58:10 94db549e9ff8: Preparing 23:58:10 049b0c819fd1: Preparing 23:58:10 d77d77394804: Preparing 23:58:10 498609ea1258: Preparing 23:58:10 c4e71c2a4573: Preparing 23:58:10 498609ea1258: Waiting 23:58:10 c4e71c2a4573: Waiting 23:58:10 9835f1215403: Layer already exists 23:58:10 94db549e9ff8: Layer already exists 23:58:10 049b0c819fd1: Layer already exists 23:58:10 5a745afd62ba: Layer already exists 23:58:10 d77d77394804: Layer already exists 23:58:10 c4e71c2a4573: Layer already exists 23:58:10 498609ea1258: Layer already exists 23:58:10 main: digest: sha256:3320839b78c5d7e45d13b4237b7522f10296c4339fadf0b47a93e33d10ad7c98 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:10 ===================================================== [Pipeline] echo 23:58:10 taggedImages: 23:58:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:58:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.97 23:58:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:58:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 23:58:10 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:10 latest 23:58:10 4.1.0-dev.97 23:58:10 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:10 main 23:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:58:11 b9c5b7dd3ec0: Preparing 23:58:11 fd380efb73dc: Preparing 23:58:11 049b0c819fd1: Preparing 23:58:11 520c77f61d8c: Preparing 23:58:11 caa53e96c528: Preparing 23:58:11 c4e71c2a4573: Preparing 23:58:11 c4e71c2a4573: Waiting 23:58:11 049b0c819fd1: Layer already exists 23:58:11 c4e71c2a4573: Layer already exists 23:58:11 b9c5b7dd3ec0: Pushed 23:58:11 caa53e96c528: Pushed 23:58:11 520c77f61d8c: Pushed 23:58:19 fd380efb73dc: Pushed 23:58:19 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:7dd89512e5dc3852e1f987cef510bf5aad7c03dde12171622275a402d941a3ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:58:20 b9c5b7dd3ec0: Preparing 23:58:20 fd380efb73dc: Preparing 23:58:20 049b0c819fd1: Preparing 23:58:20 520c77f61d8c: Preparing 23:58:20 caa53e96c528: Preparing 23:58:20 c4e71c2a4573: Preparing 23:58:20 c4e71c2a4573: Waiting 23:58:20 caa53e96c528: Layer already exists 23:58:20 fd380efb73dc: Layer already exists 23:58:20 520c77f61d8c: Layer already exists 23:58:20 049b0c819fd1: Layer already exists 23:58:20 b9c5b7dd3ec0: Layer already exists 23:58:20 c4e71c2a4573: Layer already exists 23:58:20 latest: digest: sha256:7dd89512e5dc3852e1f987cef510bf5aad7c03dde12171622275a402d941a3ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.97 23:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:58:21 b9c5b7dd3ec0: Preparing 23:58:21 fd380efb73dc: Preparing 23:58:21 049b0c819fd1: Preparing 23:58:21 520c77f61d8c: Preparing 23:58:21 caa53e96c528: Preparing 23:58:21 c4e71c2a4573: Preparing 23:58:21 c4e71c2a4573: Waiting 23:58:21 caa53e96c528: Layer already exists 23:58:21 b9c5b7dd3ec0: Layer already exists 23:58:21 049b0c819fd1: Layer already exists 23:58:21 520c77f61d8c: Layer already exists 23:58:21 fd380efb73dc: Layer already exists 23:58:21 c4e71c2a4573: Layer already exists 23:58:21 4.1.0-dev.97: digest: sha256:7dd89512e5dc3852e1f987cef510bf5aad7c03dde12171622275a402d941a3ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:58:22 b9c5b7dd3ec0: Preparing 23:58:22 fd380efb73dc: Preparing 23:58:22 049b0c819fd1: Preparing 23:58:22 520c77f61d8c: Preparing 23:58:22 caa53e96c528: Preparing 23:58:22 c4e71c2a4573: Preparing 23:58:22 c4e71c2a4573: Waiting 23:58:22 049b0c819fd1: Layer already exists 23:58:22 fd380efb73dc: Layer already exists 23:58:22 caa53e96c528: Layer already exists 23:58:22 520c77f61d8c: Layer already exists 23:58:22 b9c5b7dd3ec0: Layer already exists 23:58:22 c4e71c2a4573: Layer already exists 23:58:22 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:7dd89512e5dc3852e1f987cef510bf5aad7c03dde12171622275a402d941a3ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 23:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:58:23 b9c5b7dd3ec0: Preparing 23:58:23 fd380efb73dc: Preparing 23:58:23 049b0c819fd1: Preparing 23:58:23 520c77f61d8c: Preparing 23:58:23 caa53e96c528: Preparing 23:58:23 c4e71c2a4573: Preparing 23:58:23 c4e71c2a4573: Waiting 23:58:23 fd380efb73dc: Layer already exists 23:58:23 caa53e96c528: Layer already exists 23:58:23 520c77f61d8c: Layer already exists 23:58:23 049b0c819fd1: Layer already exists 23:58:23 b9c5b7dd3ec0: Layer already exists 23:58:23 c4e71c2a4573: Layer already exists 23:58:23 main: digest: sha256:7dd89512e5dc3852e1f987cef510bf5aad7c03dde12171622275a402d941a3ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:23 ===================================================== [Pipeline] echo 23:58:23 taggedImages: 23:58:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:58:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.97 23:58:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:23 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 23:58:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:58:23 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:23 latest 23:58:23 4.1.0-dev.97 23:58:23 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:23 main 23:58:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:58:24 3f926d3ba862: Preparing 23:58:24 99dfa683cf49: Preparing 23:58:24 4a8225b4311e: Preparing 23:58:24 94db549e9ff8: Preparing 23:58:24 049b0c819fd1: Preparing 23:58:24 9bd941b7be74: Preparing 23:58:24 c916e4d58e11: Preparing 23:58:24 c4e71c2a4573: Preparing 23:58:24 c916e4d58e11: Waiting 23:58:24 c4e71c2a4573: Waiting 23:58:24 9bd941b7be74: Waiting 23:58:24 94db549e9ff8: Layer already exists 23:58:24 049b0c819fd1: Layer already exists 23:58:24 9bd941b7be74: Layer already exists 23:58:24 c916e4d58e11: Layer already exists 23:58:24 c4e71c2a4573: Layer already exists 23:58:24 3f926d3ba862: Pushed 23:58:24 99dfa683cf49: Pushed 23:58:32 4a8225b4311e: Pushed 23:58:33 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:56738faa347b2c74365b2a76a522ec64617ffc967b79a714c356a75f8a243852 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:58:34 3f926d3ba862: Preparing 23:58:34 99dfa683cf49: Preparing 23:58:34 4a8225b4311e: Preparing 23:58:34 94db549e9ff8: Preparing 23:58:34 049b0c819fd1: Preparing 23:58:34 9bd941b7be74: Preparing 23:58:34 c916e4d58e11: Preparing 23:58:34 9bd941b7be74: Waiting 23:58:34 c916e4d58e11: Waiting 23:58:34 c4e71c2a4573: Preparing 23:58:34 c4e71c2a4573: Waiting 23:58:34 4a8225b4311e: Layer already exists 23:58:34 99dfa683cf49: Layer already exists 23:58:34 049b0c819fd1: Layer already exists 23:58:34 94db549e9ff8: Layer already exists 23:58:34 3f926d3ba862: Layer already exists 23:58:34 c4e71c2a4573: Layer already exists 23:58:34 c916e4d58e11: Layer already exists 23:58:34 9bd941b7be74: Layer already exists 23:58:34 latest: digest: sha256:56738faa347b2c74365b2a76a522ec64617ffc967b79a714c356a75f8a243852 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.97 23:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:58:35 3f926d3ba862: Preparing 23:58:35 99dfa683cf49: Preparing 23:58:35 4a8225b4311e: Preparing 23:58:35 94db549e9ff8: Preparing 23:58:35 049b0c819fd1: Preparing 23:58:35 9bd941b7be74: Preparing 23:58:35 c916e4d58e11: Preparing 23:58:35 9bd941b7be74: Waiting 23:58:35 c4e71c2a4573: Preparing 23:58:35 c916e4d58e11: Waiting 23:58:35 c4e71c2a4573: Waiting 23:58:35 049b0c819fd1: Layer already exists 23:58:35 3f926d3ba862: Layer already exists 23:58:35 99dfa683cf49: Layer already exists 23:58:35 94db549e9ff8: Layer already exists 23:58:35 4a8225b4311e: Layer already exists 23:58:35 c916e4d58e11: Layer already exists 23:58:35 9bd941b7be74: Layer already exists 23:58:35 c4e71c2a4573: Layer already exists 23:58:35 4.1.0-dev.97: digest: sha256:56738faa347b2c74365b2a76a522ec64617ffc967b79a714c356a75f8a243852 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:58:36 3f926d3ba862: Preparing 23:58:36 99dfa683cf49: Preparing 23:58:36 4a8225b4311e: Preparing 23:58:36 94db549e9ff8: Preparing 23:58:36 049b0c819fd1: Preparing 23:58:36 9bd941b7be74: Preparing 23:58:36 c916e4d58e11: Preparing 23:58:36 c4e71c2a4573: Preparing 23:58:36 9bd941b7be74: Waiting 23:58:36 c916e4d58e11: Waiting 23:58:36 c4e71c2a4573: Waiting 23:58:36 94db549e9ff8: Layer already exists 23:58:36 049b0c819fd1: Layer already exists 23:58:36 99dfa683cf49: Layer already exists 23:58:36 4a8225b4311e: Layer already exists 23:58:36 3f926d3ba862: Layer already exists 23:58:36 c916e4d58e11: Layer already exists 23:58:36 c4e71c2a4573: Layer already exists 23:58:36 9bd941b7be74: Layer already exists 23:58:36 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:56738faa347b2c74365b2a76a522ec64617ffc967b79a714c356a75f8a243852 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:58:37 3f926d3ba862: Preparing 23:58:37 99dfa683cf49: Preparing 23:58:37 4a8225b4311e: Preparing 23:58:37 94db549e9ff8: Preparing 23:58:37 049b0c819fd1: Preparing 23:58:37 9bd941b7be74: Preparing 23:58:37 c916e4d58e11: Preparing 23:58:37 c4e71c2a4573: Preparing 23:58:37 c916e4d58e11: Waiting 23:58:37 9bd941b7be74: Waiting 23:58:37 c4e71c2a4573: Waiting 23:58:37 049b0c819fd1: Layer already exists 23:58:37 3f926d3ba862: Layer already exists 23:58:37 4a8225b4311e: Layer already exists 23:58:37 94db549e9ff8: Layer already exists 23:58:37 99dfa683cf49: Layer already exists 23:58:37 c916e4d58e11: Layer already exists 23:58:37 c4e71c2a4573: Layer already exists 23:58:37 9bd941b7be74: Layer already exists 23:58:37 main: digest: sha256:56738faa347b2c74365b2a76a522ec64617ffc967b79a714c356a75f8a243852 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:37 ===================================================== [Pipeline] echo 23:58:37 taggedImages: 23:58:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:58:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.97 23:58:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:58:37 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:58:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:37 latest 23:58:37 4.1.0-dev.97 23:58:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:37 main 23:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:58:38 8ae4649ed325: Preparing 23:58:38 296b67aafffc: Preparing 23:58:38 6f5f4f93c315: Preparing 23:58:38 47ed6e7bb624: Preparing 23:58:38 a8dc4559e24b: Preparing 23:58:38 210779e62af0: Preparing 23:58:38 45055fe62e44: Preparing 23:58:38 94db549e9ff8: Preparing 23:58:38 049b0c819fd1: Preparing 23:58:38 96aea728c000: Preparing 23:58:38 049b0c819fd1: Waiting 23:58:38 96aea728c000: Waiting 23:58:38 210779e62af0: Waiting 23:58:38 94db549e9ff8: Waiting 23:58:38 45055fe62e44: Waiting 23:58:38 b64376c046ca: Preparing 23:58:38 5f70bf18a086: Preparing 23:58:38 bbd52bd04908: Preparing 23:58:38 6f30ffbc8f30: Preparing 23:58:38 b64376c046ca: Waiting 23:58:38 8679c18a9f87: Preparing 23:58:38 c4e71c2a4573: Preparing 23:58:38 5f70bf18a086: Waiting 23:58:38 bbd52bd04908: Waiting 23:58:38 6f30ffbc8f30: Waiting 23:58:38 8679c18a9f87: Waiting 23:58:38 c4e71c2a4573: Waiting 23:58:38 a8dc4559e24b: Pushed 23:58:38 296b67aafffc: Pushed 23:58:38 6f5f4f93c315: Pushed 23:58:38 47ed6e7bb624: Pushed 23:58:38 8ae4649ed325: Pushed 23:58:38 94db549e9ff8: Layer already exists 23:58:38 049b0c819fd1: Layer already exists 23:58:38 210779e62af0: Pushed 23:58:38 5f70bf18a086: Layer already exists 23:58:38 96aea728c000: Pushed 23:58:38 b64376c046ca: Pushed 23:58:38 bbd52bd04908: Pushed 23:58:38 6f30ffbc8f30: Pushed 23:58:38 c4e71c2a4573: Layer already exists 23:58:38 8679c18a9f87: Pushed 23:58:42 45055fe62e44: Pushed 23:58:42 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:7b50c19f81e0d34946585d17be5557b333ec578e84b3cb9d9f6fb40da0b77332 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:58:42 8ae4649ed325: Preparing 23:58:42 296b67aafffc: Preparing 23:58:42 6f5f4f93c315: Preparing 23:58:42 47ed6e7bb624: Preparing 23:58:42 a8dc4559e24b: Preparing 23:58:42 210779e62af0: Preparing 23:58:42 45055fe62e44: Preparing 23:58:42 94db549e9ff8: Preparing 23:58:42 049b0c819fd1: Preparing 23:58:42 96aea728c000: Preparing 23:58:42 b64376c046ca: Preparing 23:58:42 5f70bf18a086: Preparing 23:58:42 94db549e9ff8: Waiting 23:58:42 049b0c819fd1: Waiting 23:58:42 210779e62af0: Waiting 23:58:42 45055fe62e44: Waiting 23:58:42 96aea728c000: Waiting 23:58:42 b64376c046ca: Waiting 23:58:42 bbd52bd04908: Preparing 23:58:42 6f30ffbc8f30: Preparing 23:58:42 8679c18a9f87: Preparing 23:58:42 c4e71c2a4573: Preparing 23:58:42 bbd52bd04908: Waiting 23:58:42 6f30ffbc8f30: Waiting 23:58:42 8679c18a9f87: Waiting 23:58:42 5f70bf18a086: Waiting 23:58:42 c4e71c2a4573: Waiting 23:58:42 8ae4649ed325: Layer already exists 23:58:42 a8dc4559e24b: Layer already exists 23:58:42 296b67aafffc: Layer already exists 23:58:42 47ed6e7bb624: Layer already exists 23:58:42 6f5f4f93c315: Layer already exists 23:58:42 049b0c819fd1: Layer already exists 23:58:42 210779e62af0: Layer already exists 23:58:42 96aea728c000: Layer already exists 23:58:42 94db549e9ff8: Layer already exists 23:58:42 45055fe62e44: Layer already exists 23:58:42 b64376c046ca: Layer already exists 23:58:42 5f70bf18a086: Layer already exists 23:58:42 6f30ffbc8f30: Layer already exists 23:58:42 8679c18a9f87: Layer already exists 23:58:42 bbd52bd04908: Layer already exists 23:58:42 c4e71c2a4573: Layer already exists 23:58:42 latest: digest: sha256:7b50c19f81e0d34946585d17be5557b333ec578e84b3cb9d9f6fb40da0b77332 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.97 23:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:58:43 8ae4649ed325: Preparing 23:58:43 296b67aafffc: Preparing 23:58:43 6f5f4f93c315: Preparing 23:58:43 47ed6e7bb624: Preparing 23:58:43 a8dc4559e24b: Preparing 23:58:43 210779e62af0: Preparing 23:58:43 45055fe62e44: Preparing 23:58:43 94db549e9ff8: Preparing 23:58:43 049b0c819fd1: Preparing 23:58:43 96aea728c000: Preparing 23:58:43 b64376c046ca: Preparing 23:58:43 5f70bf18a086: Preparing 23:58:43 210779e62af0: Waiting 23:58:43 bbd52bd04908: Preparing 23:58:43 6f30ffbc8f30: Preparing 23:58:43 45055fe62e44: Waiting 23:58:43 8679c18a9f87: Preparing 23:58:43 94db549e9ff8: Waiting 23:58:43 049b0c819fd1: Waiting 23:58:43 96aea728c000: Waiting 23:58:43 c4e71c2a4573: Preparing 23:58:43 b64376c046ca: Waiting 23:58:43 6f30ffbc8f30: Waiting 23:58:43 5f70bf18a086: Waiting 23:58:43 8679c18a9f87: Waiting 23:58:43 bbd52bd04908: Waiting 23:58:43 8ae4649ed325: Layer already exists 23:58:43 296b67aafffc: Layer already exists 23:58:43 47ed6e7bb624: Layer already exists 23:58:43 a8dc4559e24b: Layer already exists 23:58:43 6f5f4f93c315: Layer already exists 23:58:43 049b0c819fd1: Layer already exists 23:58:43 45055fe62e44: Layer already exists 23:58:43 210779e62af0: Layer already exists 23:58:43 94db549e9ff8: Layer already exists 23:58:43 96aea728c000: Layer already exists 23:58:43 b64376c046ca: Layer already exists 23:58:43 5f70bf18a086: Layer already exists 23:58:43 6f30ffbc8f30: Layer already exists 23:58:43 bbd52bd04908: Layer already exists 23:58:43 8679c18a9f87: Layer already exists 23:58:43 c4e71c2a4573: Layer already exists 23:58:43 4.1.0-dev.97: digest: sha256:7b50c19f81e0d34946585d17be5557b333ec578e84b3cb9d9f6fb40da0b77332 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:58:44 8ae4649ed325: Preparing 23:58:44 296b67aafffc: Preparing 23:58:44 6f5f4f93c315: Preparing 23:58:44 47ed6e7bb624: Preparing 23:58:44 a8dc4559e24b: Preparing 23:58:44 210779e62af0: Preparing 23:58:44 45055fe62e44: Preparing 23:58:44 94db549e9ff8: Preparing 23:58:44 049b0c819fd1: Preparing 23:58:44 96aea728c000: Preparing 23:58:44 b64376c046ca: Preparing 23:58:44 5f70bf18a086: Preparing 23:58:44 bbd52bd04908: Preparing 23:58:44 6f30ffbc8f30: Preparing 23:58:44 8679c18a9f87: Preparing 23:58:44 c4e71c2a4573: Preparing 23:58:44 94db549e9ff8: Waiting 23:58:44 049b0c819fd1: Waiting 23:58:44 96aea728c000: Waiting 23:58:44 b64376c046ca: Waiting 23:58:44 5f70bf18a086: Waiting 23:58:44 bbd52bd04908: Waiting 23:58:44 6f30ffbc8f30: Waiting 23:58:44 8679c18a9f87: Waiting 23:58:44 c4e71c2a4573: Waiting 23:58:44 45055fe62e44: Waiting 23:58:44 210779e62af0: Waiting 23:58:44 a8dc4559e24b: Layer already exists 23:58:44 6f5f4f93c315: Layer already exists 23:58:44 296b67aafffc: Layer already exists 23:58:44 8ae4649ed325: Layer already exists 23:58:44 47ed6e7bb624: Layer already exists 23:58:44 210779e62af0: Layer already exists 23:58:44 45055fe62e44: Layer already exists 23:58:44 049b0c819fd1: Layer already exists 23:58:44 94db549e9ff8: Layer already exists 23:58:44 96aea728c000: Layer already exists 23:58:44 5f70bf18a086: Layer already exists 23:58:44 6f30ffbc8f30: Layer already exists 23:58:44 b64376c046ca: Layer already exists 23:58:44 8679c18a9f87: Layer already exists 23:58:44 bbd52bd04908: Layer already exists 23:58:44 c4e71c2a4573: Layer already exists 23:58:44 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:7b50c19f81e0d34946585d17be5557b333ec578e84b3cb9d9f6fb40da0b77332 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:58:47 8ae4649ed325: Preparing 23:58:47 296b67aafffc: Preparing 23:58:47 6f5f4f93c315: Preparing 23:58:47 47ed6e7bb624: Preparing 23:58:47 a8dc4559e24b: Preparing 23:58:47 210779e62af0: Preparing 23:58:47 45055fe62e44: Preparing 23:58:47 210779e62af0: Waiting 23:58:47 94db549e9ff8: Preparing 23:58:47 45055fe62e44: Waiting 23:58:47 049b0c819fd1: Preparing 23:58:47 94db549e9ff8: Waiting 23:58:47 96aea728c000: Preparing 23:58:47 049b0c819fd1: Waiting 23:58:47 b64376c046ca: Preparing 23:58:47 96aea728c000: Waiting 23:58:47 5f70bf18a086: Preparing 23:58:47 bbd52bd04908: Preparing 23:58:47 6f30ffbc8f30: Preparing 23:58:47 8679c18a9f87: Preparing 23:58:47 c4e71c2a4573: Preparing 23:58:47 5f70bf18a086: Waiting 23:58:47 bbd52bd04908: Waiting 23:58:47 6f30ffbc8f30: Waiting 23:58:47 8679c18a9f87: Waiting 23:58:47 c4e71c2a4573: Waiting 23:58:47 b64376c046ca: Waiting 23:58:47 6f5f4f93c315: Layer already exists 23:58:47 8ae4649ed325: Layer already exists 23:58:47 47ed6e7bb624: Layer already exists 23:58:47 a8dc4559e24b: Layer already exists 23:58:47 296b67aafffc: Layer already exists 23:58:47 210779e62af0: Layer already exists 23:58:47 45055fe62e44: Layer already exists 23:58:47 049b0c819fd1: Layer already exists 23:58:47 94db549e9ff8: Layer already exists 23:58:47 96aea728c000: Layer already exists 23:58:47 b64376c046ca: Layer already exists 23:58:47 5f70bf18a086: Layer already exists 23:58:47 bbd52bd04908: Layer already exists 23:58:47 6f30ffbc8f30: Layer already exists 23:58:47 8679c18a9f87: Layer already exists 23:58:47 c4e71c2a4573: Layer already exists 23:58:47 main: digest: sha256:7b50c19f81e0d34946585d17be5557b333ec578e84b3cb9d9f6fb40da0b77332 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:47 ===================================================== [Pipeline] echo 23:58:47 taggedImages: 23:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.97 23:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:58:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:58:47 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:47 latest 23:58:47 4.1.0-dev.97 23:58:47 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:58:47 main 23:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:58:48 6882095a21a6: Preparing 23:58:48 10f870f9add2: Preparing 23:58:48 9baea59e9cd1: Preparing 23:58:48 babe1343d5b8: Preparing 23:58:48 94db549e9ff8: Preparing 23:58:48 049b0c819fd1: Preparing 23:58:48 9bd941b7be74: Preparing 23:58:48 c916e4d58e11: Preparing 23:58:48 c4e71c2a4573: Preparing 23:58:48 049b0c819fd1: Waiting 23:58:48 9bd941b7be74: Waiting 23:58:48 c916e4d58e11: Waiting 23:58:48 c4e71c2a4573: Waiting 23:58:48 94db549e9ff8: Layer already exists 23:58:48 049b0c819fd1: Layer already exists 23:58:48 10f870f9add2: Pushed 23:58:48 9bd941b7be74: Layer already exists 23:58:48 9baea59e9cd1: Pushed 23:58:48 6882095a21a6: Pushed 23:58:48 c4e71c2a4573: Layer already exists 23:58:48 c916e4d58e11: Layer already exists 23:58:57 babe1343d5b8: Pushed 23:58:57 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:cbc35c3cdce7dd7b83495e46c7d0ac79a3d06081e226a0c0f1be78c17ff3141c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:57 + 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 23:58:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:58:57 6882095a21a6: Preparing 23:58:57 10f870f9add2: Preparing 23:58:57 9baea59e9cd1: Preparing 23:58:57 babe1343d5b8: Preparing 23:58:57 94db549e9ff8: Preparing 23:58:57 049b0c819fd1: Preparing 23:58:57 9bd941b7be74: Preparing 23:58:57 c916e4d58e11: Preparing 23:58:57 c4e71c2a4573: Preparing 23:58:57 9bd941b7be74: Waiting 23:58:57 c916e4d58e11: Waiting 23:58:57 c4e71c2a4573: Waiting 23:58:57 049b0c819fd1: Waiting 23:58:57 6882095a21a6: Layer already exists 23:58:57 94db549e9ff8: Layer already exists 23:58:57 9baea59e9cd1: Layer already exists 23:58:57 10f870f9add2: Layer already exists 23:58:57 babe1343d5b8: Layer already exists 23:58:57 c4e71c2a4573: Layer already exists 23:58:57 c916e4d58e11: Layer already exists 23:58:57 9bd941b7be74: Layer already exists 23:58:57 049b0c819fd1: Layer already exists 23:58:58 latest: digest: sha256:cbc35c3cdce7dd7b83495e46c7d0ac79a3d06081e226a0c0f1be78c17ff3141c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.97 23:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:58:59 6882095a21a6: Preparing 23:58:59 10f870f9add2: Preparing 23:58:59 9baea59e9cd1: Preparing 23:58:59 babe1343d5b8: Preparing 23:58:59 94db549e9ff8: Preparing 23:58:59 049b0c819fd1: Preparing 23:58:59 9bd941b7be74: Preparing 23:58:59 c916e4d58e11: Preparing 23:58:59 c4e71c2a4573: Preparing 23:58:59 049b0c819fd1: Waiting 23:58:59 9bd941b7be74: Waiting 23:58:59 c916e4d58e11: Waiting 23:58:59 c4e71c2a4573: Waiting 23:58:59 10f870f9add2: Layer already exists 23:58:59 babe1343d5b8: Layer already exists 23:58:59 9baea59e9cd1: Layer already exists 23:58:59 94db549e9ff8: Layer already exists 23:58:59 6882095a21a6: Layer already exists 23:58:59 049b0c819fd1: Layer already exists 23:58:59 c4e71c2a4573: Layer already exists 23:58:59 c916e4d58e11: Layer already exists 23:58:59 9bd941b7be74: Layer already exists 23:58:59 4.1.0-dev.97: digest: sha256:cbc35c3cdce7dd7b83495e46c7d0ac79a3d06081e226a0c0f1be78c17ff3141c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:59:00 6882095a21a6: Preparing 23:59:00 10f870f9add2: Preparing 23:59:00 9baea59e9cd1: Preparing 23:59:00 babe1343d5b8: Preparing 23:59:00 94db549e9ff8: Preparing 23:59:00 049b0c819fd1: Preparing 23:59:00 9bd941b7be74: Preparing 23:59:00 049b0c819fd1: Waiting 23:59:00 c916e4d58e11: Preparing 23:59:00 9bd941b7be74: Waiting 23:59:00 c4e71c2a4573: Preparing 23:59:00 c916e4d58e11: Waiting 23:59:00 c4e71c2a4573: Waiting 23:59:00 94db549e9ff8: Layer already exists 23:59:00 10f870f9add2: Layer already exists 23:59:00 babe1343d5b8: Layer already exists 23:59:00 6882095a21a6: Layer already exists 23:59:00 9baea59e9cd1: Layer already exists 23:59:00 049b0c819fd1: Layer already exists 23:59:00 c4e71c2a4573: Layer already exists 23:59:00 9bd941b7be74: Layer already exists 23:59:00 c916e4d58e11: Layer already exists 23:59:00 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:cbc35c3cdce7dd7b83495e46c7d0ac79a3d06081e226a0c0f1be78c17ff3141c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:00 + 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 23:59:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:59:01 6882095a21a6: Preparing 23:59:01 10f870f9add2: Preparing 23:59:01 9baea59e9cd1: Preparing 23:59:01 babe1343d5b8: Preparing 23:59:01 94db549e9ff8: Preparing 23:59:01 049b0c819fd1: Preparing 23:59:01 9bd941b7be74: Preparing 23:59:01 049b0c819fd1: Waiting 23:59:01 9bd941b7be74: Waiting 23:59:01 c916e4d58e11: Preparing 23:59:01 c4e71c2a4573: Preparing 23:59:01 c4e71c2a4573: Waiting 23:59:01 c916e4d58e11: Waiting 23:59:01 10f870f9add2: Layer already exists 23:59:01 94db549e9ff8: Layer already exists 23:59:01 babe1343d5b8: Layer already exists 23:59:01 6882095a21a6: Layer already exists 23:59:01 9baea59e9cd1: Layer already exists 23:59:01 9bd941b7be74: Layer already exists 23:59:01 049b0c819fd1: Layer already exists 23:59:01 c4e71c2a4573: Layer already exists 23:59:01 c916e4d58e11: Layer already exists 23:59:01 main: digest: sha256:cbc35c3cdce7dd7b83495e46c7d0ac79a3d06081e226a0c0f1be78c17ff3141c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:01 ===================================================== [Pipeline] echo 23:59:01 taggedImages: 23:59:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:59:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.97 23:59:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:59:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:59:01 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:01 latest 23:59:01 4.1.0-dev.97 23:59:01 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:01 main 23:59:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:59:02 41acc5d4bd3f: Preparing 23:59:02 d3389b71c368: Preparing 23:59:02 bfe77bfc5a76: Preparing 23:59:02 6589a13ab8be: Preparing 23:59:02 da755c808b66: Preparing 23:59:02 94db549e9ff8: Preparing 23:59:02 049b0c819fd1: Preparing 23:59:02 e55352471a62: Preparing 23:59:02 949318a37fa7: Preparing 23:59:02 2259c7b2306b: Preparing 23:59:02 c4e71c2a4573: Preparing 23:59:02 94db549e9ff8: Waiting 23:59:02 e55352471a62: Waiting 23:59:02 049b0c819fd1: Waiting 23:59:02 949318a37fa7: Waiting 23:59:02 2259c7b2306b: Waiting 23:59:02 c4e71c2a4573: Waiting 23:59:02 da755c808b66: Pushed 23:59:02 6589a13ab8be: Pushed 23:59:02 94db549e9ff8: Layer already exists 23:59:02 d3389b71c368: Pushed 23:59:02 049b0c819fd1: Layer already exists 23:59:02 41acc5d4bd3f: Pushed 23:59:02 c4e71c2a4573: Layer already exists 23:59:02 e55352471a62: Pushed 23:59:02 949318a37fa7: Pushed 23:59:05 2259c7b2306b: Pushed 23:59:08 bfe77bfc5a76: Pushed 23:59:08 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:424fbb8a0bd842704b80dc52742a407e5e0f63d1b8e536bb1e51d8477d9c253c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:09 + 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 23:59:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:59:09 41acc5d4bd3f: Preparing 23:59:09 d3389b71c368: Preparing 23:59:09 bfe77bfc5a76: Preparing 23:59:09 6589a13ab8be: Preparing 23:59:09 da755c808b66: Preparing 23:59:09 94db549e9ff8: Preparing 23:59:09 049b0c819fd1: Preparing 23:59:09 e55352471a62: Preparing 23:59:09 949318a37fa7: Preparing 23:59:09 2259c7b2306b: Preparing 23:59:09 c4e71c2a4573: Preparing 23:59:09 94db549e9ff8: Waiting 23:59:09 049b0c819fd1: Waiting 23:59:09 2259c7b2306b: Waiting 23:59:09 c4e71c2a4573: Waiting 23:59:09 949318a37fa7: Waiting 23:59:09 e55352471a62: Waiting 23:59:09 bfe77bfc5a76: Layer already exists 23:59:09 41acc5d4bd3f: Layer already exists 23:59:09 d3389b71c368: Layer already exists 23:59:09 6589a13ab8be: Layer already exists 23:59:09 da755c808b66: Layer already exists 23:59:09 94db549e9ff8: Layer already exists 23:59:09 049b0c819fd1: Layer already exists 23:59:09 e55352471a62: Layer already exists 23:59:09 949318a37fa7: Layer already exists 23:59:09 2259c7b2306b: Layer already exists 23:59:09 c4e71c2a4573: Layer already exists 23:59:09 latest: digest: sha256:424fbb8a0bd842704b80dc52742a407e5e0f63d1b8e536bb1e51d8477d9c253c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.97 23:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:59:12 41acc5d4bd3f: Preparing 23:59:12 d3389b71c368: Preparing 23:59:12 bfe77bfc5a76: Preparing 23:59:12 6589a13ab8be: Preparing 23:59:12 da755c808b66: Preparing 23:59:12 94db549e9ff8: Preparing 23:59:12 049b0c819fd1: Preparing 23:59:12 e55352471a62: Preparing 23:59:12 949318a37fa7: Preparing 23:59:12 2259c7b2306b: Preparing 23:59:12 c4e71c2a4573: Preparing 23:59:12 94db549e9ff8: Waiting 23:59:12 049b0c819fd1: Waiting 23:59:12 2259c7b2306b: Waiting 23:59:12 e55352471a62: Waiting 23:59:12 c4e71c2a4573: Waiting 23:59:12 41acc5d4bd3f: Layer already exists 23:59:12 6589a13ab8be: Layer already exists 23:59:12 da755c808b66: Layer already exists 23:59:12 d3389b71c368: Layer already exists 23:59:12 bfe77bfc5a76: Layer already exists 23:59:12 94db549e9ff8: Layer already exists 23:59:12 049b0c819fd1: Layer already exists 23:59:12 e55352471a62: Layer already exists 23:59:12 949318a37fa7: Layer already exists 23:59:12 2259c7b2306b: Layer already exists 23:59:12 c4e71c2a4573: Layer already exists 23:59:13 4.1.0-dev.97: digest: sha256:424fbb8a0bd842704b80dc52742a407e5e0f63d1b8e536bb1e51d8477d9c253c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:59:13 41acc5d4bd3f: Preparing 23:59:13 d3389b71c368: Preparing 23:59:13 bfe77bfc5a76: Preparing 23:59:13 6589a13ab8be: Preparing 23:59:13 da755c808b66: Preparing 23:59:13 94db549e9ff8: Preparing 23:59:13 049b0c819fd1: Preparing 23:59:13 e55352471a62: Preparing 23:59:13 949318a37fa7: Preparing 23:59:13 2259c7b2306b: Preparing 23:59:13 c4e71c2a4573: Preparing 23:59:13 949318a37fa7: Waiting 23:59:13 94db549e9ff8: Waiting 23:59:13 049b0c819fd1: Waiting 23:59:13 e55352471a62: Waiting 23:59:13 2259c7b2306b: Waiting 23:59:13 c4e71c2a4573: Waiting 23:59:13 da755c808b66: Layer already exists 23:59:13 41acc5d4bd3f: Layer already exists 23:59:13 6589a13ab8be: Layer already exists 23:59:13 d3389b71c368: Layer already exists 23:59:13 bfe77bfc5a76: Layer already exists 23:59:13 049b0c819fd1: Layer already exists 23:59:13 94db549e9ff8: Layer already exists 23:59:13 949318a37fa7: Layer already exists 23:59:13 e55352471a62: Layer already exists 23:59:13 2259c7b2306b: Layer already exists 23:59:13 c4e71c2a4573: Layer already exists 23:59:14 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:424fbb8a0bd842704b80dc52742a407e5e0f63d1b8e536bb1e51d8477d9c253c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:14 + 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 23:59:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:59:14 41acc5d4bd3f: Preparing 23:59:14 d3389b71c368: Preparing 23:59:14 bfe77bfc5a76: Preparing 23:59:14 6589a13ab8be: Preparing 23:59:14 da755c808b66: Preparing 23:59:14 94db549e9ff8: Preparing 23:59:14 049b0c819fd1: Preparing 23:59:14 e55352471a62: Preparing 23:59:14 949318a37fa7: Preparing 23:59:14 2259c7b2306b: Preparing 23:59:14 c4e71c2a4573: Preparing 23:59:14 e55352471a62: Waiting 23:59:14 949318a37fa7: Waiting 23:59:14 2259c7b2306b: Waiting 23:59:14 049b0c819fd1: Waiting 23:59:14 94db549e9ff8: Waiting 23:59:14 bfe77bfc5a76: Layer already exists 23:59:14 da755c808b66: Layer already exists 23:59:14 6589a13ab8be: Layer already exists 23:59:14 41acc5d4bd3f: Layer already exists 23:59:14 d3389b71c368: Layer already exists 23:59:14 e55352471a62: Layer already exists 23:59:14 94db549e9ff8: Layer already exists 23:59:14 949318a37fa7: Layer already exists 23:59:14 049b0c819fd1: Layer already exists 23:59:14 2259c7b2306b: Layer already exists 23:59:14 c4e71c2a4573: Layer already exists 23:59:15 main: digest: sha256:424fbb8a0bd842704b80dc52742a407e5e0f63d1b8e536bb1e51d8477d9c253c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:15 ===================================================== [Pipeline] echo 23:59:15 taggedImages: 23:59:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:59:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.97 23:59:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:15 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:59:15 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:59:15 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:15 latest 23:59:15 4.1.0-dev.97 23:59:15 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:15 main 23:59:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:59:15 8867082e4d80: Preparing 23:59:15 f2ab371723df: Preparing 23:59:15 b44ede83055a: Preparing 23:59:15 374f70ea421d: Preparing 23:59:15 05876513b589: Preparing 23:59:15 bc3386a6769f: Preparing 23:59:15 26b71aa9d585: Preparing 23:59:15 94db549e9ff8: Preparing 23:59:15 049b0c819fd1: Preparing 23:59:15 395eb9fab939: Preparing 23:59:15 87d9d88b5aaa: Preparing 23:59:15 c4e71c2a4573: Preparing 23:59:15 94db549e9ff8: Waiting 23:59:15 049b0c819fd1: Waiting 23:59:15 395eb9fab939: Waiting 23:59:15 87d9d88b5aaa: Waiting 23:59:15 bc3386a6769f: Waiting 23:59:15 c4e71c2a4573: Waiting 23:59:15 26b71aa9d585: Waiting 23:59:16 f2ab371723df: Pushed 23:59:16 05876513b589: Pushed 23:59:16 8867082e4d80: Pushed 23:59:16 94db549e9ff8: Layer already exists 23:59:16 049b0c819fd1: Layer already exists 23:59:16 bc3386a6769f: Pushed 23:59:16 26b71aa9d585: Pushed 23:59:16 c4e71c2a4573: Layer already exists 23:59:16 395eb9fab939: Pushed 23:59:19 87d9d88b5aaa: Pushed 23:59:22 374f70ea421d: Pushed 23:59:22 b44ede83055a: Pushed 23:59:25 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:418e6e8ef1e4512249680d339ae75c9370991d36176618bdb181be569221ced0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:26 + 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 23:59:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:59:26 8867082e4d80: Preparing 23:59:26 f2ab371723df: Preparing 23:59:26 b44ede83055a: Preparing 23:59:26 374f70ea421d: Preparing 23:59:26 05876513b589: Preparing 23:59:26 bc3386a6769f: Preparing 23:59:26 26b71aa9d585: Preparing 23:59:26 94db549e9ff8: Preparing 23:59:26 049b0c819fd1: Preparing 23:59:26 395eb9fab939: Preparing 23:59:26 87d9d88b5aaa: Preparing 23:59:26 c4e71c2a4573: Preparing 23:59:26 26b71aa9d585: Waiting 23:59:26 94db549e9ff8: Waiting 23:59:26 049b0c819fd1: Waiting 23:59:26 395eb9fab939: Waiting 23:59:26 87d9d88b5aaa: Waiting 23:59:26 c4e71c2a4573: Waiting 23:59:26 bc3386a6769f: Waiting 23:59:26 374f70ea421d: Layer already exists 23:59:26 b44ede83055a: Layer already exists 23:59:26 05876513b589: Layer already exists 23:59:26 8867082e4d80: Layer already exists 23:59:26 f2ab371723df: Layer already exists 23:59:26 049b0c819fd1: Layer already exists 23:59:26 bc3386a6769f: Layer already exists 23:59:26 26b71aa9d585: Layer already exists 23:59:26 395eb9fab939: Layer already exists 23:59:26 94db549e9ff8: Layer already exists 23:59:26 87d9d88b5aaa: Layer already exists 23:59:26 c4e71c2a4573: Layer already exists 23:59:26 latest: digest: sha256:418e6e8ef1e4512249680d339ae75c9370991d36176618bdb181be569221ced0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.97 23:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:59:27 8867082e4d80: Preparing 23:59:27 f2ab371723df: Preparing 23:59:27 b44ede83055a: Preparing 23:59:27 374f70ea421d: Preparing 23:59:27 05876513b589: Preparing 23:59:27 bc3386a6769f: Preparing 23:59:27 26b71aa9d585: Preparing 23:59:27 94db549e9ff8: Preparing 23:59:27 bc3386a6769f: Waiting 23:59:27 049b0c819fd1: Preparing 23:59:27 395eb9fab939: Preparing 23:59:27 87d9d88b5aaa: Preparing 23:59:27 c4e71c2a4573: Preparing 23:59:27 26b71aa9d585: Waiting 23:59:27 94db549e9ff8: Waiting 23:59:27 049b0c819fd1: Waiting 23:59:27 395eb9fab939: Waiting 23:59:27 87d9d88b5aaa: Waiting 23:59:27 c4e71c2a4573: Waiting 23:59:27 374f70ea421d: Layer already exists 23:59:27 8867082e4d80: Layer already exists 23:59:27 f2ab371723df: Layer already exists 23:59:27 b44ede83055a: Layer already exists 23:59:27 05876513b589: Layer already exists 23:59:27 bc3386a6769f: Layer already exists 23:59:27 94db549e9ff8: Layer already exists 23:59:27 049b0c819fd1: Layer already exists 23:59:27 26b71aa9d585: Layer already exists 23:59:27 395eb9fab939: Layer already exists 23:59:27 87d9d88b5aaa: Layer already exists 23:59:27 c4e71c2a4573: Layer already exists 23:59:27 4.1.0-dev.97: digest: sha256:418e6e8ef1e4512249680d339ae75c9370991d36176618bdb181be569221ced0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:59:28 8867082e4d80: Preparing 23:59:28 f2ab371723df: Preparing 23:59:28 b44ede83055a: Preparing 23:59:28 374f70ea421d: Preparing 23:59:28 05876513b589: Preparing 23:59:28 bc3386a6769f: Preparing 23:59:28 26b71aa9d585: Preparing 23:59:28 94db549e9ff8: Preparing 23:59:28 049b0c819fd1: Preparing 23:59:28 395eb9fab939: Preparing 23:59:28 87d9d88b5aaa: Preparing 23:59:28 c4e71c2a4573: Preparing 23:59:28 94db549e9ff8: Waiting 23:59:28 049b0c819fd1: Waiting 23:59:28 395eb9fab939: Waiting 23:59:28 87d9d88b5aaa: Waiting 23:59:28 26b71aa9d585: Waiting 23:59:28 b44ede83055a: Layer already exists 23:59:28 05876513b589: Layer already exists 23:59:28 374f70ea421d: Layer already exists 23:59:28 8867082e4d80: Layer already exists 23:59:28 f2ab371723df: Layer already exists 23:59:28 bc3386a6769f: Layer already exists 23:59:28 049b0c819fd1: Layer already exists 23:59:28 94db549e9ff8: Layer already exists 23:59:28 26b71aa9d585: Layer already exists 23:59:28 395eb9fab939: Layer already exists 23:59:28 87d9d88b5aaa: Layer already exists 23:59:28 c4e71c2a4573: Layer already exists 23:59:28 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:418e6e8ef1e4512249680d339ae75c9370991d36176618bdb181be569221ced0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + 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 23:59:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:59:29 8867082e4d80: Preparing 23:59:29 f2ab371723df: Preparing 23:59:29 b44ede83055a: Preparing 23:59:29 374f70ea421d: Preparing 23:59:29 05876513b589: Preparing 23:59:29 bc3386a6769f: Preparing 23:59:29 26b71aa9d585: Preparing 23:59:29 94db549e9ff8: Preparing 23:59:29 049b0c819fd1: Preparing 23:59:29 395eb9fab939: Preparing 23:59:29 87d9d88b5aaa: Preparing 23:59:29 c4e71c2a4573: Preparing 23:59:29 94db549e9ff8: Waiting 23:59:29 049b0c819fd1: Waiting 23:59:29 c4e71c2a4573: Waiting 23:59:29 395eb9fab939: Waiting 23:59:29 87d9d88b5aaa: Waiting 23:59:29 26b71aa9d585: Waiting 23:59:29 bc3386a6769f: Waiting 23:59:29 b44ede83055a: Layer already exists 23:59:29 8867082e4d80: Layer already exists 23:59:29 05876513b589: Layer already exists 23:59:29 374f70ea421d: Layer already exists 23:59:29 f2ab371723df: Layer already exists 23:59:29 26b71aa9d585: Layer already exists 23:59:29 395eb9fab939: Layer already exists 23:59:29 bc3386a6769f: Layer already exists 23:59:29 94db549e9ff8: Layer already exists 23:59:29 049b0c819fd1: Layer already exists 23:59:29 c4e71c2a4573: Layer already exists 23:59:29 87d9d88b5aaa: Layer already exists 23:59:29 main: digest: sha256:418e6e8ef1e4512249680d339ae75c9370991d36176618bdb181be569221ced0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:29 ===================================================== [Pipeline] echo 23:59:29 taggedImages: 23:59:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:59:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.97 23:59:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:59:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:59:29 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:29 latest 23:59:29 4.1.0-dev.97 23:59:29 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:29 main 23:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:59:30 aabfb1722418: Preparing 23:59:30 4572edb5f223: Preparing 23:59:30 94db549e9ff8: Preparing 23:59:30 049b0c819fd1: Preparing 23:59:30 9b055c063142: Preparing 23:59:30 6465423ea10b: Preparing 23:59:30 c4e71c2a4573: Preparing 23:59:30 6465423ea10b: Waiting 23:59:30 c4e71c2a4573: Waiting 23:59:30 049b0c819fd1: Layer already exists 23:59:30 94db549e9ff8: Layer already exists 23:59:30 c4e71c2a4573: Layer already exists 23:59:30 aabfb1722418: Pushed 23:59:30 9b055c063142: Pushed 23:59:32 6465423ea10b: Pushed 23:59:37 4572edb5f223: Pushed 23:59:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:9679efad2f6dc055c0eafbc6e4570488327555ef9f80a33e3f8ba56466288511 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:38 + 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 23:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:59:38 aabfb1722418: Preparing 23:59:38 4572edb5f223: Preparing 23:59:38 94db549e9ff8: Preparing 23:59:38 049b0c819fd1: Preparing 23:59:38 9b055c063142: Preparing 23:59:38 6465423ea10b: Preparing 23:59:38 c4e71c2a4573: Preparing 23:59:38 6465423ea10b: Waiting 23:59:38 c4e71c2a4573: Waiting 23:59:38 049b0c819fd1: Layer already exists 23:59:38 94db549e9ff8: Layer already exists 23:59:38 4572edb5f223: Layer already exists 23:59:38 aabfb1722418: Layer already exists 23:59:38 9b055c063142: Layer already exists 23:59:38 6465423ea10b: Layer already exists 23:59:38 c4e71c2a4573: Layer already exists 23:59:38 latest: digest: sha256:9679efad2f6dc055c0eafbc6e4570488327555ef9f80a33e3f8ba56466288511 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.97 23:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:59:39 aabfb1722418: Preparing 23:59:39 4572edb5f223: Preparing 23:59:39 94db549e9ff8: Preparing 23:59:39 049b0c819fd1: Preparing 23:59:39 9b055c063142: Preparing 23:59:39 6465423ea10b: Preparing 23:59:39 c4e71c2a4573: Preparing 23:59:39 6465423ea10b: Waiting 23:59:39 c4e71c2a4573: Waiting 23:59:39 aabfb1722418: Layer already exists 23:59:39 4572edb5f223: Layer already exists 23:59:39 049b0c819fd1: Layer already exists 23:59:39 9b055c063142: Layer already exists 23:59:39 94db549e9ff8: Layer already exists 23:59:39 6465423ea10b: Layer already exists 23:59:39 c4e71c2a4573: Layer already exists 23:59:39 4.1.0-dev.97: digest: sha256:9679efad2f6dc055c0eafbc6e4570488327555ef9f80a33e3f8ba56466288511 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:59:40 aabfb1722418: Preparing 23:59:40 4572edb5f223: Preparing 23:59:40 94db549e9ff8: Preparing 23:59:40 049b0c819fd1: Preparing 23:59:40 9b055c063142: Preparing 23:59:40 6465423ea10b: Preparing 23:59:40 c4e71c2a4573: Preparing 23:59:40 6465423ea10b: Waiting 23:59:40 c4e71c2a4573: Waiting 23:59:40 4572edb5f223: Layer already exists 23:59:40 9b055c063142: Layer already exists 23:59:40 94db549e9ff8: Layer already exists 23:59:40 aabfb1722418: Layer already exists 23:59:40 049b0c819fd1: Layer already exists 23:59:40 c4e71c2a4573: Layer already exists 23:59:40 6465423ea10b: Layer already exists 23:59:40 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:9679efad2f6dc055c0eafbc6e4570488327555ef9f80a33e3f8ba56466288511 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:41 + 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 23:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:59:41 aabfb1722418: Preparing 23:59:41 4572edb5f223: Preparing 23:59:41 94db549e9ff8: Preparing 23:59:41 049b0c819fd1: Preparing 23:59:41 9b055c063142: Preparing 23:59:41 6465423ea10b: Preparing 23:59:41 c4e71c2a4573: Preparing 23:59:41 6465423ea10b: Waiting 23:59:41 c4e71c2a4573: Waiting 23:59:41 049b0c819fd1: Layer already exists 23:59:41 4572edb5f223: Layer already exists 23:59:41 94db549e9ff8: Layer already exists 23:59:41 aabfb1722418: Layer already exists 23:59:41 9b055c063142: Layer already exists 23:59:41 6465423ea10b: Layer already exists 23:59:41 c4e71c2a4573: Layer already exists 23:59:41 main: digest: sha256:9679efad2f6dc055c0eafbc6e4570488327555ef9f80a33e3f8ba56466288511 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:41 ===================================================== [Pipeline] echo 23:59:41 taggedImages: 23:59:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:59:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.97 23:59:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:59:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:59:41 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:41 latest 23:59:41 4.1.0-dev.97 23:59:41 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 23:59:41 main 23:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 23:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:59:42 01f30658e132: Preparing 23:59:42 cb9e55b4bb09: Preparing 23:59:42 77df7dcea8c2: Preparing 23:59:42 94db549e9ff8: Preparing 23:59:42 049b0c819fd1: Preparing 23:59:42 fdee7e539f86: Preparing 23:59:42 6c3fae1590c2: Preparing 23:59:42 c1a4a29d93ef: Preparing 23:59:42 8537685e9b39: Preparing 23:59:42 c4e71c2a4573: Preparing 23:59:42 6c3fae1590c2: Waiting 23:59:42 c1a4a29d93ef: Waiting 23:59:42 fdee7e539f86: Waiting 23:59:42 8537685e9b39: Waiting 23:59:42 c4e71c2a4573: Waiting 23:59:42 94db549e9ff8: Layer already exists 23:59:42 049b0c819fd1: Layer already exists 23:59:42 77df7dcea8c2: Pushed 23:59:42 cb9e55b4bb09: Pushed 23:59:42 01f30658e132: Pushed 23:59:42 c4e71c2a4573: Layer already exists 23:59:42 c1a4a29d93ef: Pushed 23:59:43 8537685e9b39: Pushed 23:59:55 6c3fae1590c2: Pushed 00:00:10 fdee7e539f86: Pushed 00:00:10 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:14951efb94fd89a20762b75b06af2678bb4de9e60fc88f63b375b6ca3ce1da0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:11 + 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:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:00:11 01f30658e132: Preparing 00:00:11 cb9e55b4bb09: Preparing 00:00:11 77df7dcea8c2: Preparing 00:00:11 94db549e9ff8: Preparing 00:00:11 049b0c819fd1: Preparing 00:00:11 fdee7e539f86: Preparing 00:00:11 6c3fae1590c2: Preparing 00:00:11 c1a4a29d93ef: Preparing 00:00:11 8537685e9b39: Preparing 00:00:11 c4e71c2a4573: Preparing 00:00:11 c1a4a29d93ef: Waiting 00:00:11 8537685e9b39: Waiting 00:00:11 c4e71c2a4573: Waiting 00:00:11 fdee7e539f86: Waiting 00:00:11 6c3fae1590c2: Waiting 00:00:11 01f30658e132: Layer already exists 00:00:11 77df7dcea8c2: Layer already exists 00:00:11 94db549e9ff8: Layer already exists 00:00:11 049b0c819fd1: Layer already exists 00:00:11 cb9e55b4bb09: Layer already exists 00:00:11 6c3fae1590c2: Layer already exists 00:00:11 fdee7e539f86: Layer already exists 00:00:11 8537685e9b39: Layer already exists 00:00:11 c1a4a29d93ef: Layer already exists 00:00:11 c4e71c2a4573: Layer already exists 00:00:11 latest: digest: sha256:14951efb94fd89a20762b75b06af2678bb4de9e60fc88f63b375b6ca3ce1da0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.97 00:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:00:12 01f30658e132: Preparing 00:00:12 cb9e55b4bb09: Preparing 00:00:12 77df7dcea8c2: Preparing 00:00:12 94db549e9ff8: Preparing 00:00:12 049b0c819fd1: Preparing 00:00:12 fdee7e539f86: Preparing 00:00:12 6c3fae1590c2: Preparing 00:00:12 c1a4a29d93ef: Preparing 00:00:12 8537685e9b39: Preparing 00:00:12 c4e71c2a4573: Preparing 00:00:12 fdee7e539f86: Waiting 00:00:12 6c3fae1590c2: Waiting 00:00:12 c1a4a29d93ef: Waiting 00:00:12 8537685e9b39: Waiting 00:00:12 c4e71c2a4573: Waiting 00:00:12 01f30658e132: Layer already exists 00:00:12 049b0c819fd1: Layer already exists 00:00:12 94db549e9ff8: Layer already exists 00:00:12 cb9e55b4bb09: Layer already exists 00:00:12 77df7dcea8c2: Layer already exists 00:00:12 8537685e9b39: Layer already exists 00:00:12 c1a4a29d93ef: Layer already exists 00:00:12 fdee7e539f86: Layer already exists 00:00:12 c4e71c2a4573: Layer already exists 00:00:12 6c3fae1590c2: Layer already exists 00:00:12 4.1.0-dev.97: digest: sha256:14951efb94fd89a20762b75b06af2678bb4de9e60fc88f63b375b6ca3ce1da0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:00:13 01f30658e132: Preparing 00:00:13 cb9e55b4bb09: Preparing 00:00:13 77df7dcea8c2: Preparing 00:00:13 94db549e9ff8: Preparing 00:00:13 049b0c819fd1: Preparing 00:00:13 fdee7e539f86: Preparing 00:00:13 6c3fae1590c2: Preparing 00:00:13 c1a4a29d93ef: Preparing 00:00:13 8537685e9b39: Preparing 00:00:13 c4e71c2a4573: Preparing 00:00:13 c1a4a29d93ef: Waiting 00:00:13 fdee7e539f86: Waiting 00:00:13 8537685e9b39: Waiting 00:00:13 c4e71c2a4573: Waiting 00:00:13 6c3fae1590c2: Waiting 00:00:13 77df7dcea8c2: Layer already exists 00:00:13 cb9e55b4bb09: Layer already exists 00:00:13 049b0c819fd1: Layer already exists 00:00:13 01f30658e132: Layer already exists 00:00:13 94db549e9ff8: Layer already exists 00:00:13 6c3fae1590c2: Layer already exists 00:00:13 fdee7e539f86: Layer already exists 00:00:13 c4e71c2a4573: Layer already exists 00:00:13 c1a4a29d93ef: Layer already exists 00:00:13 8537685e9b39: Layer already exists 00:00:13 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:14951efb94fd89a20762b75b06af2678bb4de9e60fc88f63b375b6ca3ce1da0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:14 + 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:00:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 00:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 00:00:14 01f30658e132: Preparing 00:00:14 cb9e55b4bb09: Preparing 00:00:14 77df7dcea8c2: Preparing 00:00:14 94db549e9ff8: Preparing 00:00:14 049b0c819fd1: Preparing 00:00:14 fdee7e539f86: Preparing 00:00:14 6c3fae1590c2: Preparing 00:00:14 c1a4a29d93ef: Preparing 00:00:14 8537685e9b39: Preparing 00:00:14 c4e71c2a4573: Preparing 00:00:14 c1a4a29d93ef: Waiting 00:00:14 fdee7e539f86: Waiting 00:00:14 6c3fae1590c2: Waiting 00:00:14 8537685e9b39: Waiting 00:00:14 c4e71c2a4573: Waiting 00:00:14 049b0c819fd1: Layer already exists 00:00:14 94db549e9ff8: Layer already exists 00:00:14 cb9e55b4bb09: Layer already exists 00:00:14 77df7dcea8c2: Layer already exists 00:00:14 01f30658e132: Layer already exists 00:00:14 fdee7e539f86: Layer already exists 00:00:14 8537685e9b39: Layer already exists 00:00:14 c1a4a29d93ef: Layer already exists 00:00:14 6c3fae1590c2: Layer already exists 00:00:14 c4e71c2a4573: Layer already exists 00:00:14 main: digest: sha256:14951efb94fd89a20762b75b06af2678bb4de9e60fc88f63b375b6ca3ce1da0a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:14 ===================================================== [Pipeline] echo 00:00:14 taggedImages: 00:00:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 00:00:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.97 00:00:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:00:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 00:00:14 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:14 latest 00:00:14 4.1.0-dev.97 00:00:14 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:14 main 00:00:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:00:18 7a2fc36ba7bd: Preparing 00:00:18 ee83b2bc4072: Preparing 00:00:18 5df58bf67b5e: Preparing 00:00:18 94db549e9ff8: Preparing 00:00:18 049b0c819fd1: Preparing 00:00:18 b6167d546d21: Preparing 00:00:18 5eac9bcd24b5: Preparing 00:00:18 8f721453fc1b: Preparing 00:00:18 c4e71c2a4573: Preparing 00:00:18 5eac9bcd24b5: Waiting 00:00:18 8f721453fc1b: Waiting 00:00:18 c4e71c2a4573: Waiting 00:00:18 b6167d546d21: Waiting 00:00:18 049b0c819fd1: Layer already exists 00:00:18 94db549e9ff8: Layer already exists 00:00:18 ee83b2bc4072: Pushed 00:00:18 5df58bf67b5e: Pushed 00:00:18 7a2fc36ba7bd: Pushed 00:00:18 c4e71c2a4573: Layer already exists 00:00:18 5eac9bcd24b5: Pushed 00:00:18 8f721453fc1b: Pushed 00:00:45 b6167d546d21: Pushed 00:00:45 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:46482e8741d183b3f5bb618bee625bb5795f37ad358b83089c7e52a893401909 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:45 + 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:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:00:46 7a2fc36ba7bd: Preparing 00:00:46 ee83b2bc4072: Preparing 00:00:46 5df58bf67b5e: Preparing 00:00:46 94db549e9ff8: Preparing 00:00:46 049b0c819fd1: Preparing 00:00:46 b6167d546d21: Preparing 00:00:46 5eac9bcd24b5: Preparing 00:00:46 8f721453fc1b: Preparing 00:00:46 c4e71c2a4573: Preparing 00:00:46 5eac9bcd24b5: Waiting 00:00:46 8f721453fc1b: Waiting 00:00:46 c4e71c2a4573: Waiting 00:00:46 b6167d546d21: Waiting 00:00:46 5df58bf67b5e: Layer already exists 00:00:46 ee83b2bc4072: Layer already exists 00:00:46 7a2fc36ba7bd: Layer already exists 00:00:46 049b0c819fd1: Layer already exists 00:00:46 94db549e9ff8: Layer already exists 00:00:46 b6167d546d21: Layer already exists 00:00:46 5eac9bcd24b5: Layer already exists 00:00:46 8f721453fc1b: Layer already exists 00:00:46 c4e71c2a4573: Layer already exists 00:00:46 latest: digest: sha256:46482e8741d183b3f5bb618bee625bb5795f37ad358b83089c7e52a893401909 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.97 00:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:00:47 7a2fc36ba7bd: Preparing 00:00:47 ee83b2bc4072: Preparing 00:00:47 5df58bf67b5e: Preparing 00:00:47 94db549e9ff8: Preparing 00:00:47 049b0c819fd1: Preparing 00:00:47 b6167d546d21: Preparing 00:00:47 5eac9bcd24b5: Preparing 00:00:47 8f721453fc1b: Preparing 00:00:47 c4e71c2a4573: Preparing 00:00:47 b6167d546d21: Waiting 00:00:47 5eac9bcd24b5: Waiting 00:00:47 8f721453fc1b: Waiting 00:00:47 c4e71c2a4573: Waiting 00:00:47 7a2fc36ba7bd: Layer already exists 00:00:47 94db549e9ff8: Layer already exists 00:00:47 049b0c819fd1: Layer already exists 00:00:47 ee83b2bc4072: Layer already exists 00:00:47 5df58bf67b5e: Layer already exists 00:00:47 5eac9bcd24b5: Layer already exists 00:00:47 b6167d546d21: Layer already exists 00:00:47 c4e71c2a4573: Layer already exists 00:00:47 8f721453fc1b: Layer already exists 00:00:47 4.1.0-dev.97: digest: sha256:46482e8741d183b3f5bb618bee625bb5795f37ad358b83089c7e52a893401909 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:00:48 7a2fc36ba7bd: Preparing 00:00:48 ee83b2bc4072: Preparing 00:00:48 5df58bf67b5e: Preparing 00:00:48 94db549e9ff8: Preparing 00:00:48 049b0c819fd1: Preparing 00:00:48 b6167d546d21: Preparing 00:00:48 5eac9bcd24b5: Preparing 00:00:48 8f721453fc1b: Preparing 00:00:48 c4e71c2a4573: Preparing 00:00:48 5eac9bcd24b5: Waiting 00:00:48 c4e71c2a4573: Waiting 00:00:48 b6167d546d21: Waiting 00:00:48 8f721453fc1b: Waiting 00:00:48 7a2fc36ba7bd: Layer already exists 00:00:48 94db549e9ff8: Layer already exists 00:00:48 ee83b2bc4072: Layer already exists 00:00:48 049b0c819fd1: Layer already exists 00:00:48 5df58bf67b5e: Layer already exists 00:00:48 b6167d546d21: Layer already exists 00:00:48 8f721453fc1b: Layer already exists 00:00:48 5eac9bcd24b5: Layer already exists 00:00:48 c4e71c2a4573: Layer already exists 00:00:48 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:46482e8741d183b3f5bb618bee625bb5795f37ad358b83089c7e52a893401909 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + 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:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 00:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 00:00:49 7a2fc36ba7bd: Preparing 00:00:49 ee83b2bc4072: Preparing 00:00:49 5df58bf67b5e: Preparing 00:00:49 94db549e9ff8: Preparing 00:00:49 049b0c819fd1: Preparing 00:00:49 b6167d546d21: Preparing 00:00:49 5eac9bcd24b5: Preparing 00:00:49 8f721453fc1b: Preparing 00:00:49 c4e71c2a4573: Preparing 00:00:49 b6167d546d21: Waiting 00:00:49 5eac9bcd24b5: Waiting 00:00:49 8f721453fc1b: Waiting 00:00:49 c4e71c2a4573: Waiting 00:00:49 ee83b2bc4072: Layer already exists 00:00:49 049b0c819fd1: Layer already exists 00:00:49 94db549e9ff8: Layer already exists 00:00:49 5df58bf67b5e: Layer already exists 00:00:49 7a2fc36ba7bd: Layer already exists 00:00:49 c4e71c2a4573: Layer already exists 00:00:49 b6167d546d21: Layer already exists 00:00:49 5eac9bcd24b5: Layer already exists 00:00:49 8f721453fc1b: Layer already exists 00:00:49 main: digest: sha256:46482e8741d183b3f5bb618bee625bb5795f37ad358b83089c7e52a893401909 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:49 ===================================================== [Pipeline] echo 00:00:49 taggedImages: 00:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 00:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.97 00:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:00:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 00:00:49 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:49 latest 00:00:49 4.1.0-dev.97 00:00:49 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:00:49 main 00:00:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:00:50 d0b32d6c81ee: Preparing 00:00:50 81ad894afc3a: Preparing 00:00:50 bc1747870485: Preparing 00:00:50 94db549e9ff8: Preparing 00:00:50 049b0c819fd1: Preparing 00:00:50 4607f1699545: Preparing 00:00:50 c1a4a29d93ef: Preparing 00:00:50 8537685e9b39: Preparing 00:00:50 c4e71c2a4573: Preparing 00:00:50 c1a4a29d93ef: Waiting 00:00:50 8537685e9b39: Waiting 00:00:50 4607f1699545: Waiting 00:00:50 94db549e9ff8: Layer already exists 00:00:50 049b0c819fd1: Layer already exists 00:00:50 c1a4a29d93ef: Layer already exists 00:00:50 bc1747870485: Pushed 00:00:50 81ad894afc3a: Pushed 00:00:50 8537685e9b39: Layer already exists 00:00:50 d0b32d6c81ee: Pushed 00:00:50 c4e71c2a4573: Layer already exists 00:01:22 4607f1699545: Pushed 00:01:22 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:1c990ea43d6a01ea254bc7f04613ea628a51948a845d38f6b0b95818064de089 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:22 + 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:01:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:01:23 d0b32d6c81ee: Preparing 00:01:23 81ad894afc3a: Preparing 00:01:23 bc1747870485: Preparing 00:01:23 94db549e9ff8: Preparing 00:01:23 049b0c819fd1: Preparing 00:01:23 4607f1699545: Preparing 00:01:23 c1a4a29d93ef: Preparing 00:01:23 8537685e9b39: Preparing 00:01:23 c4e71c2a4573: Preparing 00:01:23 c1a4a29d93ef: Waiting 00:01:23 8537685e9b39: Waiting 00:01:23 c4e71c2a4573: Waiting 00:01:23 4607f1699545: Waiting 00:01:23 bc1747870485: Layer already exists 00:01:23 d0b32d6c81ee: Layer already exists 00:01:23 94db549e9ff8: Layer already exists 00:01:23 81ad894afc3a: Layer already exists 00:01:23 049b0c819fd1: Layer already exists 00:01:23 8537685e9b39: Layer already exists 00:01:23 4607f1699545: Layer already exists 00:01:23 c1a4a29d93ef: Layer already exists 00:01:23 c4e71c2a4573: Layer already exists 00:01:23 latest: digest: sha256:1c990ea43d6a01ea254bc7f04613ea628a51948a845d38f6b0b95818064de089 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.97 00:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:01:24 d0b32d6c81ee: Preparing 00:01:24 81ad894afc3a: Preparing 00:01:24 bc1747870485: Preparing 00:01:24 94db549e9ff8: Preparing 00:01:24 049b0c819fd1: Preparing 00:01:24 4607f1699545: Preparing 00:01:24 c1a4a29d93ef: Preparing 00:01:24 8537685e9b39: Preparing 00:01:24 c4e71c2a4573: Preparing 00:01:24 4607f1699545: Waiting 00:01:24 c1a4a29d93ef: Waiting 00:01:24 8537685e9b39: Waiting 00:01:24 c4e71c2a4573: Waiting 00:01:24 049b0c819fd1: Layer already exists 00:01:24 94db549e9ff8: Layer already exists 00:01:24 d0b32d6c81ee: Layer already exists 00:01:24 81ad894afc3a: Layer already exists 00:01:24 bc1747870485: Layer already exists 00:01:24 4607f1699545: Layer already exists 00:01:24 8537685e9b39: Layer already exists 00:01:24 c1a4a29d93ef: Layer already exists 00:01:24 c4e71c2a4573: Layer already exists 00:01:24 4.1.0-dev.97: digest: sha256:1c990ea43d6a01ea254bc7f04613ea628a51948a845d38f6b0b95818064de089 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:01:25 d0b32d6c81ee: Preparing 00:01:25 81ad894afc3a: Preparing 00:01:25 bc1747870485: Preparing 00:01:25 94db549e9ff8: Preparing 00:01:25 049b0c819fd1: Preparing 00:01:25 4607f1699545: Preparing 00:01:25 c1a4a29d93ef: Preparing 00:01:25 8537685e9b39: Preparing 00:01:25 c4e71c2a4573: Preparing 00:01:25 c1a4a29d93ef: Waiting 00:01:25 8537685e9b39: Waiting 00:01:25 c4e71c2a4573: Waiting 00:01:25 4607f1699545: Waiting 00:01:25 94db549e9ff8: Layer already exists 00:01:25 81ad894afc3a: Layer already exists 00:01:25 d0b32d6c81ee: Layer already exists 00:01:25 049b0c819fd1: Layer already exists 00:01:25 bc1747870485: Layer already exists 00:01:25 4607f1699545: Layer already exists 00:01:25 c1a4a29d93ef: Layer already exists 00:01:25 8537685e9b39: Layer already exists 00:01:25 c4e71c2a4573: Layer already exists 00:01:25 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:1c990ea43d6a01ea254bc7f04613ea628a51948a845d38f6b0b95818064de089 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:25 + 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:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 00:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 00:01:26 d0b32d6c81ee: Preparing 00:01:26 81ad894afc3a: Preparing 00:01:26 bc1747870485: Preparing 00:01:26 94db549e9ff8: Preparing 00:01:26 049b0c819fd1: Preparing 00:01:26 4607f1699545: Preparing 00:01:26 c1a4a29d93ef: Preparing 00:01:26 8537685e9b39: Preparing 00:01:26 c4e71c2a4573: Preparing 00:01:26 4607f1699545: Waiting 00:01:26 c1a4a29d93ef: Waiting 00:01:26 8537685e9b39: Waiting 00:01:26 c4e71c2a4573: Waiting 00:01:26 81ad894afc3a: Layer already exists 00:01:26 94db549e9ff8: Layer already exists 00:01:26 d0b32d6c81ee: Layer already exists 00:01:26 049b0c819fd1: Layer already exists 00:01:26 bc1747870485: Layer already exists 00:01:26 c1a4a29d93ef: Layer already exists 00:01:26 4607f1699545: Layer already exists 00:01:26 c4e71c2a4573: Layer already exists 00:01:26 8537685e9b39: Layer already exists 00:01:26 main: digest: sha256:1c990ea43d6a01ea254bc7f04613ea628a51948a845d38f6b0b95818064de089 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:26 ===================================================== [Pipeline] echo 00:01:26 taggedImages: 00:01:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 00:01:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.97 00:01:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:01:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:01:26 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:26 latest 00:01:26 4.1.0-dev.97 00:01:26 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:26 main 00:01:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:01:27 8b40f72942f5: Preparing 00:01:27 40dc0ff00296: Preparing 00:01:27 94db549e9ff8: Preparing 00:01:27 049b0c819fd1: Preparing 00:01:27 a417cabe07c3: Preparing 00:01:27 98eea4046c89: Preparing 00:01:27 c4e71c2a4573: Preparing 00:01:27 98eea4046c89: Waiting 00:01:27 c4e71c2a4573: Waiting 00:01:27 94db549e9ff8: Layer already exists 00:01:27 049b0c819fd1: Layer already exists 00:01:27 a417cabe07c3: Pushed 00:01:27 c4e71c2a4573: Layer already exists 00:01:27 8b40f72942f5: Pushed 00:01:28 98eea4046c89: Pushed 00:01:37 40dc0ff00296: Pushed 00:01:37 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:2677db97bd50de2cfee582e847871701f717b241e35ccbf783ece4044f2c9927 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:01:37 8b40f72942f5: Preparing 00:01:37 40dc0ff00296: Preparing 00:01:37 94db549e9ff8: Preparing 00:01:37 049b0c819fd1: Preparing 00:01:37 a417cabe07c3: Preparing 00:01:37 98eea4046c89: Preparing 00:01:37 c4e71c2a4573: Preparing 00:01:37 98eea4046c89: Waiting 00:01:37 c4e71c2a4573: Waiting 00:01:37 94db549e9ff8: Layer already exists 00:01:37 a417cabe07c3: Layer already exists 00:01:37 049b0c819fd1: Layer already exists 00:01:37 40dc0ff00296: Layer already exists 00:01:37 8b40f72942f5: Layer already exists 00:01:37 98eea4046c89: Layer already exists 00:01:37 c4e71c2a4573: Layer already exists 00:01:37 latest: digest: sha256:2677db97bd50de2cfee582e847871701f717b241e35ccbf783ece4044f2c9927 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.97 00:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:01:38 8b40f72942f5: Preparing 00:01:38 40dc0ff00296: Preparing 00:01:38 94db549e9ff8: Preparing 00:01:38 049b0c819fd1: Preparing 00:01:38 a417cabe07c3: Preparing 00:01:38 98eea4046c89: Preparing 00:01:38 c4e71c2a4573: Preparing 00:01:38 98eea4046c89: Waiting 00:01:38 c4e71c2a4573: Waiting 00:01:38 40dc0ff00296: Layer already exists 00:01:38 049b0c819fd1: Layer already exists 00:01:38 a417cabe07c3: Layer already exists 00:01:38 8b40f72942f5: Layer already exists 00:01:38 94db549e9ff8: Layer already exists 00:01:38 98eea4046c89: Layer already exists 00:01:38 c4e71c2a4573: Layer already exists 00:01:38 4.1.0-dev.97: digest: sha256:2677db97bd50de2cfee582e847871701f717b241e35ccbf783ece4044f2c9927 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:01:39 8b40f72942f5: Preparing 00:01:39 40dc0ff00296: Preparing 00:01:39 94db549e9ff8: Preparing 00:01:39 049b0c819fd1: Preparing 00:01:39 a417cabe07c3: Preparing 00:01:39 98eea4046c89: Preparing 00:01:39 c4e71c2a4573: Preparing 00:01:39 c4e71c2a4573: Waiting 00:01:39 98eea4046c89: Waiting 00:01:39 8b40f72942f5: Layer already exists 00:01:39 049b0c819fd1: Layer already exists 00:01:39 40dc0ff00296: Layer already exists 00:01:39 94db549e9ff8: Layer already exists 00:01:39 a417cabe07c3: Layer already exists 00:01:39 98eea4046c89: Layer already exists 00:01:39 c4e71c2a4573: Layer already exists 00:01:39 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:2677db97bd50de2cfee582e847871701f717b241e35ccbf783ece4044f2c9927 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:01:40 8b40f72942f5: Preparing 00:01:40 40dc0ff00296: Preparing 00:01:40 94db549e9ff8: Preparing 00:01:40 049b0c819fd1: Preparing 00:01:40 a417cabe07c3: Preparing 00:01:40 98eea4046c89: Preparing 00:01:40 c4e71c2a4573: Preparing 00:01:40 c4e71c2a4573: Waiting 00:01:40 8b40f72942f5: Layer already exists 00:01:40 049b0c819fd1: Layer already exists 00:01:40 94db549e9ff8: Layer already exists 00:01:40 40dc0ff00296: Layer already exists 00:01:40 a417cabe07c3: Layer already exists 00:01:40 98eea4046c89: Layer already exists 00:01:40 c4e71c2a4573: Layer already exists 00:01:40 main: digest: sha256:2677db97bd50de2cfee582e847871701f717b241e35ccbf783ece4044f2c9927 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:40 ===================================================== [Pipeline] echo 00:01:40 taggedImages: 00:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.97 00:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:01:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:01:40 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:40 latest 00:01:40 4.1.0-dev.97 00:01:40 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:40 main 00:01:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:01:41 fad4e9cc4454: Preparing 00:01:41 c268204964a1: Preparing 00:01:41 94db549e9ff8: Preparing 00:01:41 049b0c819fd1: Preparing 00:01:41 47d5fac7e4dc: Preparing 00:01:41 64385af317a9: Preparing 00:01:41 c4e71c2a4573: Preparing 00:01:41 64385af317a9: Waiting 00:01:41 c4e71c2a4573: Waiting 00:01:41 049b0c819fd1: Layer already exists 00:01:41 94db549e9ff8: Layer already exists 00:01:41 c4e71c2a4573: Layer already exists 00:01:41 47d5fac7e4dc: Pushed 00:01:41 fad4e9cc4454: Pushed 00:01:42 64385af317a9: Pushed 00:01:50 c268204964a1: Pushed 00:01:50 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3: digest: sha256:fdb72fbba38a1af7b2a983f4cbfb54aa32257b368d1d45efc27f32f39e1458fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:01:51 fad4e9cc4454: Preparing 00:01:51 c268204964a1: Preparing 00:01:51 94db549e9ff8: Preparing 00:01:51 049b0c819fd1: Preparing 00:01:51 47d5fac7e4dc: Preparing 00:01:51 64385af317a9: Preparing 00:01:51 c4e71c2a4573: Preparing 00:01:51 64385af317a9: Waiting 00:01:51 c4e71c2a4573: Waiting 00:01:51 c268204964a1: Layer already exists 00:01:51 049b0c819fd1: Layer already exists 00:01:51 47d5fac7e4dc: Layer already exists 00:01:51 94db549e9ff8: Layer already exists 00:01:51 fad4e9cc4454: Layer already exists 00:01:51 64385af317a9: Layer already exists 00:01:51 c4e71c2a4573: Layer already exists 00:01:51 latest: digest: sha256:fdb72fbba38a1af7b2a983f4cbfb54aa32257b368d1d45efc27f32f39e1458fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.97 00:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:01:52 fad4e9cc4454: Preparing 00:01:52 c268204964a1: Preparing 00:01:52 94db549e9ff8: Preparing 00:01:52 049b0c819fd1: Preparing 00:01:52 47d5fac7e4dc: Preparing 00:01:52 64385af317a9: Preparing 00:01:52 c4e71c2a4573: Preparing 00:01:52 64385af317a9: Waiting 00:01:52 c4e71c2a4573: Waiting 00:01:52 94db549e9ff8: Layer already exists 00:01:52 47d5fac7e4dc: Layer already exists 00:01:52 c268204964a1: Layer already exists 00:01:52 049b0c819fd1: Layer already exists 00:01:52 fad4e9cc4454: Layer already exists 00:01:52 64385af317a9: Layer already exists 00:01:52 c4e71c2a4573: Layer already exists 00:01:52 4.1.0-dev.97: digest: sha256:fdb72fbba38a1af7b2a983f4cbfb54aa32257b368d1d45efc27f32f39e1458fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:01:52 fad4e9cc4454: Preparing 00:01:52 c268204964a1: Preparing 00:01:52 94db549e9ff8: Preparing 00:01:52 049b0c819fd1: Preparing 00:01:52 47d5fac7e4dc: Preparing 00:01:52 64385af317a9: Preparing 00:01:52 c4e71c2a4573: Preparing 00:01:52 64385af317a9: Waiting 00:01:52 c4e71c2a4573: Waiting 00:01:52 c268204964a1: Layer already exists 00:01:52 fad4e9cc4454: Layer already exists 00:01:52 049b0c819fd1: Layer already exists 00:01:52 47d5fac7e4dc: Layer already exists 00:01:52 94db549e9ff8: Layer already exists 00:01:52 64385af317a9: Layer already exists 00:01:52 c4e71c2a4573: Layer already exists 00:01:52 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97: digest: sha256:fdb72fbba38a1af7b2a983f4cbfb54aa32257b368d1d45efc27f32f39e1458fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:01:53 fad4e9cc4454: Preparing 00:01:53 c268204964a1: Preparing 00:01:53 94db549e9ff8: Preparing 00:01:53 049b0c819fd1: Preparing 00:01:53 47d5fac7e4dc: Preparing 00:01:53 64385af317a9: Preparing 00:01:53 c4e71c2a4573: Preparing 00:01:53 64385af317a9: Waiting 00:01:53 c4e71c2a4573: Waiting 00:01:53 c268204964a1: Layer already exists 00:01:53 94db549e9ff8: Layer already exists 00:01:53 47d5fac7e4dc: Layer already exists 00:01:53 fad4e9cc4454: Layer already exists 00:01:53 049b0c819fd1: Layer already exists 00:01:53 64385af317a9: Layer already exists 00:01:53 c4e71c2a4573: Layer already exists 00:01:53 main: digest: sha256:fdb72fbba38a1af7b2a983f4cbfb54aa32257b368d1d45efc27f32f39e1458fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:01:54 ===================================================== [Pipeline] echo 00:01:54 taggedImages: 00:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 00:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.97 00:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 00:01:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.97 [Pipeline] echo 00:01:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0973e96be4f5560d7a5f20b1dd8eaebe75e445b3-4.1.0-dev.97 [Pipeline] echo 00:01:54 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:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:55 00:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:55 arm64: Pulling from edgex-lftools-log-publisher 00:01:55 8998bd30e6a1: Pulling fs layer 00:01:55 04944245beec: Pulling fs layer 00:01:55 699f458cf7ca: Pulling fs layer 00:01:55 765212b225bb: Pulling fs layer 00:01:55 f23df028b6ca: Pulling fs layer 00:01:55 d65c8cfc05b1: Pulling fs layer 00:01:55 2437ff75d9bd: Pulling fs layer 00:01:55 d65c8cfc05b1: Waiting 00:01:55 f23df028b6ca: Waiting 00:01:55 765212b225bb: Waiting 00:01:55 2437ff75d9bd: Waiting 00:01:55 04944245beec: Verifying Checksum 00:01:55 04944245beec: Download complete 00:01:55 765212b225bb: Verifying Checksum 00:01:55 765212b225bb: Download complete 00:01:55 f23df028b6ca: Verifying Checksum 00:01:55 f23df028b6ca: Download complete 00:01:55 d65c8cfc05b1: Verifying Checksum 00:01:55 d65c8cfc05b1: Download complete 00:01:55 699f458cf7ca: Verifying Checksum 00:01:55 699f458cf7ca: Download complete 00:01:56 8998bd30e6a1: Verifying Checksum 00:01:56 8998bd30e6a1: Download complete 00:01:58 2437ff75d9bd: Verifying Checksum 00:01:58 2437ff75d9bd: Download complete 00:02:03 8998bd30e6a1: Pull complete 00:02:03 04944245beec: Pull complete 00:02:05 699f458cf7ca: Pull complete 00:02:05 765212b225bb: Pull complete 00:02:06 f23df028b6ca: Pull complete 00:02:06 d65c8cfc05b1: Pull complete 00:02:24 2437ff75d9bd: Pull complete 00:02:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-1638 does not seem to be running inside a container 00:02:24 $ 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/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@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:02:27 $ docker top 86abadae4ceaed27bd11c1796b212d31b48b3ced32ac71d47428fa5cb772b840 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:02:28 ---> job-cost.sh 00:02:28 lf-activate-venv: SKIPPING 00:02:28 INFO: No Stack... 00:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 00:02:46 INFO: Archiving Costs [Pipeline] sh 00:02:47 + cat /w/workspace/edgex-go/952/archives/cost.csv 00:02:47 + cut -d, -f6 [Pipeline] lock 00:02:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-952-stack-cost] 00:02:47 Resource [jenkins-edgexfoundry-edgex-go-main-952-stack-cost] did not exist. Created. 00:02:47 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-952-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:02:47 + echo total: 0.10999999940395355 [Pipeline] stash 00:02:48 Stashed 1 file(s) [Pipeline] } 00:02:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-952-stack-cost] [Pipeline] // lock [Pipeline] } 00:02:48 $ docker stop --time=1 86abadae4ceaed27bd11c1796b212d31b48b3ced32ac71d47428fa5cb772b840 00:02:50 $ docker rm -f --volumes 86abadae4ceaed27bd11c1796b212d31b48b3ced32ac71d47428fa5cb772b840 [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:02:50 provisioning config files... 00:02:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/952@tmp/config15188296315492350152tmp [Pipeline] { [Pipeline] sh 00:02:51 + set +x 00:02:51 + curl -s https://codecov.io/bash 00:02:51 + bash -s -- 00:02:51 00:02:51 _____ _ 00:02:51 / ____| | | 00:02:51 | | ___ __| | ___ ___ _____ __ 00:02:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:02:51 | |___| (_) | (_| | __/ (_| (_) \ V / 00:02:51 \_____\___/ \__,_|\___|\___\___/ \_/ 00:02:51 Bash-1.0.6 00:02:51 00:02:51 00:02:51 ==> git version 2.25.1 found 00:02:51 ==> 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:02:51 Release-Date: 2020-01-08 00:02:51 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:02:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:02:51 ==> Jenkins CI detected. 00:02:51 current dir:  /w/workspace/edgex-go/952 00:02:51 project root: . 00:02:51 --> token set from env 00:02:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:02:51 ==> Running gcov in . (disable via -X gcov) 00:02:51 ==> Python coveragepy not found 00:02:51 ==> Searching for coverage reports in: 00:02:51 + . 00:02:51 -> Found 1 reports 00:02:51 ==> Detecting git/mercurial file structure 00:02:51 ==> Reading reports 00:02:51 + ./coverage.out bytes=1044038 00:02:51 ==> Appending adjustments 00:02:51 https://docs.codecov.io/docs/fixing-reports 00:02:52 + Found adjustments 00:02:52 ==> Gzipping contents 00:02:52 108K /tmp/codecov.tBizV9.gz 00:02:52 ==> Uploading reports 00:02:52 url: https://codecov.io 00:02:52 query: branch=main&commit=0973e96be4f5560d7a5f20b1dd8eaebe75e445b3&build=952&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F952%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:02:52 -> Pinging Codecov 00:02:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0973e96be4f5560d7a5f20b1dd8eaebe75e445b3&build=952&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F952%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:02:53 -> Uploading to 00:02:53 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0973e96be4f5560d7a5f20b1dd8eaebe75e445b3/a53d6cc7-a189-4b4c-a54d-c429446c38e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260206T000252Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=29c15d603fbdc09144e4e1145ade6719e3fe6b63ffc595674690b4fa0057cbcc 00:02:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:02:53 Dload Upload Total Spent Left Speed 00:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 433k --:--:-- --:--:-- --:--:-- 431k 100 105k 0 0 100 105k 0 433k --:--:-- --:--:-- --:--:-- 431k 00:02:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 [Pipeline] } 00:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:02:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:02:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:02:53 00:02:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:02:54 latest: Pulling from edgex-devops/edgex-snyk-go 00:02:54 2d35ebdb57d9: Already exists 00:02:54 85e8836fcdb2: Pulling fs layer 00:02:54 91631faa732a: Pulling fs layer 00:02:54 f3f5ae8826fa: Pulling fs layer 00:02:54 4f4fb700ef54: Pulling fs layer 00:02:54 7861252a18e6: Pulling fs layer 00:02:54 9130f900ef6f: Pulling fs layer 00:02:54 7861252a18e6: Waiting 00:02:54 4f4fb700ef54: Waiting 00:02:54 9130f900ef6f: Waiting 00:02:54 f3f5ae8826fa: Download complete 00:02:54 85e8836fcdb2: Verifying Checksum 00:02:54 85e8836fcdb2: Download complete 00:02:54 4f4fb700ef54: Verifying Checksum 00:02:54 4f4fb700ef54: Download complete 00:02:54 85e8836fcdb2: Pull complete 00:02:54 7861252a18e6: Verifying Checksum 00:02:54 7861252a18e6: Download complete 00:02:54 91631faa732a: Verifying Checksum 00:02:54 91631faa732a: Download complete 00:02:55 9130f900ef6f: Verifying Checksum 00:02:55 9130f900ef6f: Download complete 00:02:59 91631faa732a: Pull complete 00:02:59 f3f5ae8826fa: Pull complete 00:02:59 4f4fb700ef54: Pull complete 00:02:59 7861252a18e6: Pull complete 00:03:04 9130f900ef6f: Pull complete 00:03:04 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 00:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:03:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:04 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:03:06 $ docker top e20a0565cbdf8a554030cef1530612621389d895aded10744923ad9c29294b43 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:07 + git config --global --add safe.directory /w/workspace/edgex-go/952 [Pipeline] echo 00:03:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:03:07 + set -o pipefail 00:03:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:03:17 00:03:17 Monitoring /w/workspace/edgex-go/952 (github.com/edgexfoundry/edgex-go)... 00:03:17 00:03:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b4d8f323-b912-4708-b517-57aa17737889 00:03:17 00:03:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:03:17 00:03:17 00:03:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:03:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:03:17 $ docker stop --time=1 e20a0565cbdf8a554030cef1530612621389d895aded10744923ad9c29294b43 00:03:20 $ docker rm -f --volumes e20a0565cbdf8a554030cef1530612621389d895aded10744923ad9c29294b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:03:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:03:20 provisioning config files... 00:03:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/952@tmp/config255078801297096645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:21 --> edgex-publish-swagger.sh 00:03:21 === Publish openapi API === 00:03:21 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 00:03:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/952/openapi/core-command.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 434 214k --:--:-- --:--:-- --:--:-- 213k 100 33488 100 66 100 33422 434 214k --:--:-- --:--:-- --:--:-- 213k 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/952/openapi/core-data.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 415 462k --:--:-- --:--:-- --:--:-- 462k 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/952/openapi/core-keeper.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 431 192k --:--:-- --:--:-- --:--:-- 193k 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/952/openapi/core-metadata.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 336 815k --:--:-- --:--:-- --:--:-- 815k 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/952/openapi/security-proxy-auth.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 478 173k --:--:-- --:--:-- --:--:-- 173k 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/952/openapi/security-secretstore-setup.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 904 53602 --:--:-- --:--:-- --:--:-- 55263 00:03:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:21 00:03:21 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/952/openapi/support-notifications.yaml] 00:03:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:21 Dload Upload Total Spent Left Speed 00:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 554 820k --:--:-- --:--:-- --:--:-- 820k 00:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:22 00:03:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/952/openapi/support-scheduler.yaml] 00:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:03:22 Dload Upload Total Spent Left Speed 00:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 634 476k --:--:-- --:--:-- --:--:-- 476k 00:03:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:03:22 [Pipeline] } 00:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 00:03:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:03:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:23 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:03:23 $ docker top a4e628a17db2c8ee35da4c785bebe5d4175c552574f11a8cab409f13c306761c -eo pid,comm 00:03:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:03:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:03:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:03:23 [ssh-agent] Looking for ssh-agent implementation... 00:03:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:03:23 $ docker exec a4e628a17db2c8ee35da4c785bebe5d4175c552574f11a8cab409f13c306761c ssh-agent 00:03:23 SSH_AUTH_SOCK=/tmp/ssh-TWmG5vL3Ev5D/agent.31 00:03:23 SSH_AGENT_PID=37 00:03:23 Running ssh-add (command line suppressed) 00:03:23 Identity added: /w/workspace/edgex-go/952@tmp/private_key_474204106053505476.key (/w/workspace/edgex-go/952@tmp/private_key_474204106053505476.key) 00:03:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:03:24 + git semver tag 00:03:24 2026-02-06 00:03:24,261 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:03:24 2026-02-06 00:03:24,264 [run_tag] DEBUG tag force:False 00:03:24 2026-02-06 00:03:24,264 [check_head_tag] DEBUG check head tag 00:03:24 2026-02-06 00:03:24,266 [execute] INFO git cat-file --batch-check 00:03:24 2026-02-06 00:03:24,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/952, stdin=, shell=False, universal_newlines=False) 00:03:24 2026-02-06 00:03:24,268 [execute] INFO git cat-file --batch 00:03:24 2026-02-06 00:03:24,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/952, stdin=, shell=False, universal_newlines=False) 00:03:24 2026-02-06 00:03:24,298 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:03:24 2026-02-06 00:03:24,298 [execute] INFO git tag -a v4.1.0-dev.97 -m v4.1.0-dev.97 00:03:24 2026-02-06 00:03:24,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.97', '-m', 'v4.1.0-dev.97'], cwd=/w/workspace/edgex-go/952, stdin=None, shell=False, universal_newlines=False) 00:03:24 2026-02-06 00:03:24,301 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:03:24 4.1.0-dev.97 [Pipeline] } 00:03:24 $ docker exec --env ******** --env ******** a4e628a17db2c8ee35da4c785bebe5d4175c552574f11a8cab409f13c306761c ssh-agent -k 00:03:24 unset SSH_AUTH_SOCK; 00:03:24 unset SSH_AGENT_PID; 00:03:24 echo Agent pid 37 killed; 00:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:03:24 + git semver [Pipeline] } 00:03:25 $ docker stop --time=1 a4e628a17db2c8ee35da4c785bebe5d4175c552574f11a8cab409f13c306761c 00:03:26 $ docker rm -f --volumes a4e628a17db2c8ee35da4c785bebe5d4175c552574f11a8cab409f13c306761c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:26 00:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:27 0.23.1-centos7: Pulling from edgex-lftools 00:03:27 ab5ef0e58194: Pulling fs layer 00:03:27 9712f1f96733: Pulling fs layer 00:03:27 63f879dbbcfc: Pulling fs layer 00:03:27 0d9ebad4ef96: Pulling fs layer 00:03:27 e9a5061849ea: Pulling fs layer 00:03:27 d747dcd14b5f: Pulling fs layer 00:03:27 2de7ff778b66: Pulling fs layer 00:03:27 0d9ebad4ef96: Waiting 00:03:27 e9a5061849ea: Waiting 00:03:27 2de7ff778b66: Waiting 00:03:27 d747dcd14b5f: Waiting 00:03:27 9712f1f96733: Verifying Checksum 00:03:27 9712f1f96733: Download complete 00:03:27 63f879dbbcfc: Verifying Checksum 00:03:27 63f879dbbcfc: Download complete 00:03:27 e9a5061849ea: Verifying Checksum 00:03:27 e9a5061849ea: Download complete 00:03:27 d747dcd14b5f: Verifying Checksum 00:03:27 d747dcd14b5f: Download complete 00:03:27 0d9ebad4ef96: Verifying Checksum 00:03:27 0d9ebad4ef96: Download complete 00:03:27 2de7ff778b66: Verifying Checksum 00:03:27 2de7ff778b66: Download complete 00:03:27 ab5ef0e58194: Verifying Checksum 00:03:27 ab5ef0e58194: Download complete 00:03:32 ab5ef0e58194: Pull complete 00:03:32 9712f1f96733: Pull complete 00:03:32 63f879dbbcfc: Pull complete 00:03:38 0d9ebad4ef96: Pull complete 00:03:38 e9a5061849ea: Pull complete 00:03:38 d747dcd14b5f: Pull complete 00:03:40 2de7ff778b66: Pull complete 00:03:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:03:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:40 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:03:42 $ docker top 02a96528df2c740a7e3676b1d3f8d1ebaa3bc544e9c7ecf64206fcc13b614e21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:03:42 provisioning config files... 00:03:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/952@tmp/config11720093546100142503tmp 00:03:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/952@tmp/config12971307210394037613tmp 00:03:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/952@tmp/config13434282239302884378tmp [Pipeline] { [Pipeline] echo 00:03:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:03:42 ---> sigul-configuration.sh 00:03:42 gpg: directory `/root/.gnupg' created 00:03:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:03:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:03:42 gpg: keyring `/root/.gnupg/secring.gpg' created 00:03:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:03:42 gpg: CAST5 encrypted data 00:03:42 gpg: encrypted with 1 passphrase 00:03:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:03:42 + mkdir /home/jenkins 00:03:42 + mkdir /home/jenkins/sigul [Pipeline] sh 00:03:43 + 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:03:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:03:43 ---> sigul-install.sh 00:03:43 Sigul already installed; skipping installation. [Pipeline] sh 00:03:43 + git tag --list 00:03:43 0.6.0 00:03:43 0.6.1 00:03:43 0.7.0 00:03:43 0.7.1 00:03:43 v1.0.0 00:03:43 v1.0.1 00:03:43 v1.1.0 00:03:43 v1.2.0 00:03:43 v1.2.1 00:03:43 v1.3.0 00:03:43 v1.3.1 00:03:43 v2.0.0 00:03:43 v2.1.0 00:03:43 v2.1.1 00:03:43 v2.2.0 00:03:43 v2.3.0 00:03:43 v3.0 00:03:43 v3.0.0 00:03:43 v3.1 00:03:43 v3.1.0 00:03:43 v3.1.1 00:03:43 v4.0 00:03:43 v4.0.0 00:03:43 v4.0.1 00:03:43 v4.0.1-dev.1 00:03:43 v4.0.1-dev.2 00:03:43 v4.0.2-dev.1 00:03:43 v4.1.0-dev.1 00:03:43 v4.1.0-dev.10 00:03:43 v4.1.0-dev.11 00:03:43 v4.1.0-dev.12 00:03:43 v4.1.0-dev.13 00:03:43 v4.1.0-dev.14 00:03:43 v4.1.0-dev.15 00:03:43 v4.1.0-dev.16 00:03:43 v4.1.0-dev.17 00:03:43 v4.1.0-dev.18 00:03:43 v4.1.0-dev.19 00:03:43 v4.1.0-dev.2 00:03:43 v4.1.0-dev.20 00:03:43 v4.1.0-dev.21 00:03:43 v4.1.0-dev.22 00:03:43 v4.1.0-dev.23 00:03:43 v4.1.0-dev.24 00:03:43 v4.1.0-dev.25 00:03:43 v4.1.0-dev.26 00:03:43 v4.1.0-dev.27 00:03:43 v4.1.0-dev.28 00:03:43 v4.1.0-dev.29 00:03:43 v4.1.0-dev.3 00:03:43 v4.1.0-dev.30 00:03:43 v4.1.0-dev.31 00:03:43 v4.1.0-dev.32 00:03:43 v4.1.0-dev.33 00:03:43 v4.1.0-dev.34 00:03:43 v4.1.0-dev.35 00:03:43 v4.1.0-dev.36 00:03:43 v4.1.0-dev.37 00:03:43 v4.1.0-dev.38 00:03:43 v4.1.0-dev.39 00:03:43 v4.1.0-dev.4 00:03:43 v4.1.0-dev.40 00:03:43 v4.1.0-dev.41 00:03:43 v4.1.0-dev.42 00:03:43 v4.1.0-dev.43 00:03:43 v4.1.0-dev.44 00:03:43 v4.1.0-dev.45 00:03:43 v4.1.0-dev.46 00:03:43 v4.1.0-dev.47 00:03:43 v4.1.0-dev.48 00:03:43 v4.1.0-dev.49 00:03:43 v4.1.0-dev.5 00:03:43 v4.1.0-dev.50 00:03:43 v4.1.0-dev.51 00:03:43 v4.1.0-dev.52 00:03:43 v4.1.0-dev.53 00:03:43 v4.1.0-dev.54 00:03:43 v4.1.0-dev.55 00:03:43 v4.1.0-dev.56 00:03:43 v4.1.0-dev.57 00:03:43 v4.1.0-dev.58 00:03:43 v4.1.0-dev.59 00:03:43 v4.1.0-dev.6 00:03:43 v4.1.0-dev.60 00:03:43 v4.1.0-dev.61 00:03:43 v4.1.0-dev.62 00:03:43 v4.1.0-dev.63 00:03:43 v4.1.0-dev.64 00:03:43 v4.1.0-dev.65 00:03:43 v4.1.0-dev.66 00:03:43 v4.1.0-dev.67 00:03:43 v4.1.0-dev.68 00:03:43 v4.1.0-dev.69 00:03:43 v4.1.0-dev.7 00:03:43 v4.1.0-dev.70 00:03:43 v4.1.0-dev.71 00:03:43 v4.1.0-dev.72 00:03:43 v4.1.0-dev.73 00:03:43 v4.1.0-dev.74 00:03:43 v4.1.0-dev.75 00:03:43 v4.1.0-dev.76 00:03:43 v4.1.0-dev.77 00:03:43 v4.1.0-dev.78 00:03:43 v4.1.0-dev.79 00:03:43 v4.1.0-dev.8 00:03:43 v4.1.0-dev.80 00:03:43 v4.1.0-dev.81 00:03:43 v4.1.0-dev.82 00:03:43 v4.1.0-dev.83 00:03:43 v4.1.0-dev.84 00:03:43 v4.1.0-dev.85 00:03:43 v4.1.0-dev.86 00:03:43 v4.1.0-dev.87 00:03:43 v4.1.0-dev.88 00:03:43 v4.1.0-dev.89 00:03:43 v4.1.0-dev.9 00:03:43 v4.1.0-dev.90 00:03:43 v4.1.0-dev.91 00:03:43 v4.1.0-dev.92 00:03:43 v4.1.0-dev.93 00:03:43 v4.1.0-dev.94 00:03:43 v4.1.0-dev.95 00:03:43 v4.1.0-dev.96 00:03:43 v4.1.0-dev.97 [Pipeline] sh 00:03:43 + lftools sign git-tag v4.1.0-dev.97 00:03:44 Signing Git tag with Sigul... 00:03:44 Signing v4.1.0-dev.97 00:05:36 ERROR: I/O error: NSPR connection reset [Pipeline] echo 00:05:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:05:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:05:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:05:36 $ docker stop --time=1 02a96528df2c740a7e3676b1d3f8d1ebaa3bc544e9c7ecf64206fcc13b614e21 00:05:37 $ docker rm -f --volumes 02a96528df2c740a7e3676b1d3f8d1ebaa3bc544e9c7ecf64206fcc13b614e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:05:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:38 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:05:38 $ docker top 4cfd6db3cf295dbaa7ff35f0ef4e31868ef99728604adb3bb10a18b439e356d4 -eo pid,comm 00:05:38 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:05:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:38 [ssh-agent] Looking for ssh-agent implementation... 00:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:38 $ docker exec 4cfd6db3cf295dbaa7ff35f0ef4e31868ef99728604adb3bb10a18b439e356d4 ssh-agent 00:05:39 SSH_AUTH_SOCK=/tmp/ssh-yokKocOxEKUB/agent.33 00:05:39 SSH_AGENT_PID=39 00:05:39 Running ssh-add (command line suppressed) 00:05:39 Identity added: /w/workspace/edgex-go/952@tmp/private_key_8194918930926420331.key (/w/workspace/edgex-go/952@tmp/private_key_8194918930926420331.key) 00:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:39 + git semver bump pre 00:05:39 2026-02-06 00:05:39,595 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:05:39 2026-02-06 00:05:39,599 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:05:39 2026-02-06 00:05:39,599 [bump_version] DEBUG bumping version:4.1.0-dev.97 on axis:pre with prefix:dev 00:05:39 2026-02-06 00:05:39,599 [bump_version] DEBUG bumped version:4.1.0-dev.98 00:05:39 2026-02-06 00:05:39,599 [write_version] DEBUG write version:4.1.0-dev.98 to path:/w/workspace/edgex-go/952/.semver/main with force:True 00:05:39 2026-02-06 00:05:39,599 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:05:39 2026-02-06 00:05:39,599 [write_file] DEBUG write to file:/w/workspace/edgex-go/952/.semver/main 00:05:39 2026-02-06 00:05:39,602 [execute] INFO git cat-file --batch-check 00:05:39 2026-02-06 00:05:39,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/952/.semver, stdin=, shell=False, universal_newlines=False) 00:05:39 2026-02-06 00:05:39,605 [execute] INFO git cat-file --batch 00:05:39 2026-02-06 00:05:39,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/952/.semver, stdin=, shell=False, universal_newlines=False) 00:05:39 2026-02-06 00:05:39,608 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:05:39 4.1.0-dev.98 [Pipeline] } 00:05:39 $ docker exec --env ******** --env ******** 4cfd6db3cf295dbaa7ff35f0ef4e31868ef99728604adb3bb10a18b439e356d4 ssh-agent -k 00:05:39 unset SSH_AUTH_SOCK; 00:05:39 unset SSH_AGENT_PID; 00:05:39 echo Agent pid 39 killed; 00:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:40 + git semver [Pipeline] } 00:05:40 $ docker stop --time=1 4cfd6db3cf295dbaa7ff35f0ef4e31868ef99728604adb3bb10a18b439e356d4 00:05:41 $ docker rm -f --volumes 4cfd6db3cf295dbaa7ff35f0ef4e31868ef99728604adb3bb10a18b439e356d4 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:42 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:05:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:05:42 $ docker top 2b9600f8698db4f44ae9efbe1f411f28d3d423ada5ccf44173a2a0aea32b12bf -eo pid,comm 00:05:42 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:05:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:42 [ssh-agent] Looking for ssh-agent implementation... 00:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:42 $ docker exec 2b9600f8698db4f44ae9efbe1f411f28d3d423ada5ccf44173a2a0aea32b12bf ssh-agent 00:05:42 SSH_AUTH_SOCK=/tmp/ssh-UGeCLo59Lsdm/agent.33 00:05:42 SSH_AGENT_PID=39 00:05:42 Running ssh-add (command line suppressed) 00:05:42 Identity added: /w/workspace/edgex-go/952@tmp/private_key_5672951075314891118.key (/w/workspace/edgex-go/952@tmp/private_key_5672951075314891118.key) 00:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:43 + git semver push 00:05:43 2026-02-06 00:05:43,420 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:05:43 2026-02-06 00:05:43,424 [run_push] DEBUG push 00:05:43 2026-02-06 00:05:43,425 [execute] INFO git cat-file --batch-check 00:05:43 2026-02-06 00:05:43,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/952/.semver, stdin=, shell=False, universal_newlines=False) 00:05:43 2026-02-06 00:05:43,427 [execute] INFO git rev-list dfb717cafa2cc06030f2e89424a2e7868d2defd1 -- 00:05:43 2026-02-06 00:05:43,427 [execute] DEBUG Popen(['git', 'rev-list', 'dfb717cafa2cc06030f2e89424a2e7868d2defd1', '--'], cwd=/w/workspace/edgex-go/952/.semver, stdin=None, shell=False, universal_newlines=False) 00:05:43 2026-02-06 00:05:43,448 [execute] INFO git fetch -v -- origin 00:05:43 2026-02-06 00:05:43,448 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/952/.semver, stdin=None, shell=False, universal_newlines=True) 00:05:44 2026-02-06 00:05:43,970 [run_push] DEBUG no remote changes detected 00:05:44 2026-02-06 00:05:43,970 [execute] INFO git push origin semver 00:05:44 2026-02-06 00:05:43,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/952/.semver, stdin=None, shell=False, universal_newlines=False) 00:05:44 2026-02-06 00:05:44,876 [run_push] DEBUG push all version tags 00:05:44 2026-02-06 00:05:44,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:05:44 2026-02-06 00:05:44,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/952, stdin=None, shell=False, universal_newlines=False) 00:05:45 2026-02-06 00:05:45,658 [read_version] DEBUG read version from /w/workspace/edgex-go/952/.semver/main 00:05:45 4.1.0-dev.98 [Pipeline] } 00:05:45 $ docker exec --env ******** --env ******** 2b9600f8698db4f44ae9efbe1f411f28d3d423ada5ccf44173a2a0aea32b12bf ssh-agent -k 00:05:46 unset SSH_AUTH_SOCK; 00:05:46 unset SSH_AGENT_PID; 00:05:46 echo Agent pid 39 killed; 00:05:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:46 + git semver [Pipeline] } 00:05:46 $ docker stop --time=1 2b9600f8698db4f44ae9efbe1f411f28d3d423ada5ccf44173a2a0aea32b12bf 00:05:47 $ docker rm -f --volumes 2b9600f8698db4f44ae9efbe1f411f28d3d423ada5ccf44173a2a0aea32b12bf [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:05:48 + [ -d /w/workspace/edgex-go/952/archives ] [Pipeline] libraryResource [Pipeline] sh 00:05:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:05:49 ---> package-listing.sh 00:05:49 ++ facter osfamily 00:05:49 ++ tr '[:upper:]' '[:lower:]' 00:05:49 + OS_FAMILY=debian 00:05:49 + workspace=/w/workspace/edgex-go/952 00:05:49 + START_PACKAGES=/tmp/packages_start.txt 00:05:49 + END_PACKAGES=/tmp/packages_end.txt 00:05:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:05:49 + PACKAGES=/tmp/packages_start.txt 00:05:49 + '[' /w/workspace/edgex-go/952 ']' 00:05:49 + PACKAGES=/tmp/packages_end.txt 00:05:49 + case "${OS_FAMILY}" in 00:05:49 + dpkg -l 00:05:49 + grep '^ii' 00:05:49 + '[' -f /tmp/packages_start.txt ']' 00:05:49 + '[' -f /tmp/packages_end.txt ']' 00:05:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:05:49 + '[' /w/workspace/edgex-go/952 ']' 00:05:49 + mkdir -p /w/workspace/edgex-go/952/archives/ 00:05:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/952/archives/ [Pipeline] echo 00:05:49 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/952/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:05:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:50 00:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:50 latest: Pulling from edgex-lftools-log-publisher 00:05:50 5eb5b503b376: Pulling fs layer 00:05:50 5c69ac0246d0: Pulling fs layer 00:05:50 ec43610c2a17: Pulling fs layer 00:05:50 3a2ae6a8a46f: Pulling fs layer 00:05:50 33b1e0a273af: Pulling fs layer 00:05:50 5d3b04190fa2: Pulling fs layer 00:05:50 2f39f015ded8: Pulling fs layer 00:05:50 33b1e0a273af: Waiting 00:05:50 5d3b04190fa2: Waiting 00:05:50 2f39f015ded8: Waiting 00:05:50 3a2ae6a8a46f: Waiting 00:05:50 5c69ac0246d0: Download complete 00:05:50 3a2ae6a8a46f: Download complete 00:05:50 33b1e0a273af: Verifying Checksum 00:05:50 33b1e0a273af: Download complete 00:05:50 5d3b04190fa2: Download complete 00:05:50 ec43610c2a17: Verifying Checksum 00:05:50 ec43610c2a17: Download complete 00:05:51 5eb5b503b376: Verifying Checksum 00:05:51 5eb5b503b376: Download complete 00:05:51 2f39f015ded8: Download complete 00:05:52 5eb5b503b376: Pull complete 00:05:52 5c69ac0246d0: Pull complete 00:05:53 ec43610c2a17: Pull complete 00:05:53 3a2ae6a8a46f: Pull complete 00:05:53 33b1e0a273af: Pull complete 00:05:53 5d3b04190fa2: Pull complete 00:05:58 2f39f015ded8: Pull complete 00:05:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:58 prd-ubuntu20.04-docker-8c-8g-1637 does not seem to be running inside a container 00:05:58 $ 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/952/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/952 -v /w/workspace/edgex-go/952:/w/workspace/edgex-go/952:rw,z -v /w/workspace/edgex-go/952@tmp:/w/workspace/edgex-go/952@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:06:00 $ docker top 08b1b236b60f58d64d94b759c4f5f4bcab5c80b35fd8e1dc0d085c732ec216f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:00 + touch /tmp/pre-build-complete [Pipeline] sh 00:06:01 + mkdir -p /var/log/sysstat [Pipeline] sh 00:06:01 + ls /var/log/sa-host 00:06:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:01 provisioning config files... 00:06:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/952@tmp/config9844779592744748144tmp [Pipeline] { [Pipeline] echo 00:06:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:06:01 ---> create-netrc.sh [Pipeline] } 00:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:06:02 ---> python-tools-install.sh [Pipeline] echo 00:06:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:06:02 ---> sudo-logs.sh 00:06:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:06:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:06:02 ---> job-cost.sh 00:06:02 lf-activate-venv: SKIPPING 00:06:02 DEBUG: total: 0.10999999940395355 00:06:02 INFO: Retrieving Stack Cost... 00:06:02 INFO: Retrieving Pricing Info for: v3-standard-8 00:06:03 INFO: Archiving Costs [Pipeline] echo 00:06:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:06:03 ---> logs-deploy.sh 00:06:03 lf-activate-venv: SKIPPING 00:06:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/952 00:06:03 INFO: archiving workspace using pattern(s): 00:06:04 Archives upload complete. 00:06:04 INFO: archiving logs to Nexus 00:06:05 ---> uname -a: 00:06:05 Linux prd-ubuntu20-04-docker-8c-8g-1637 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 00:06:05 00:06:05 00:06:05 ---> lscpu: 00:06:05 Architecture: x86_64 00:06:05 CPU op-mode(s): 32-bit, 64-bit 00:06:05 Byte Order: Little Endian 00:06:05 Address sizes: 40 bits physical, 48 bits virtual 00:06:05 CPU(s): 8 00:06:05 On-line CPU(s) list: 0-7 00:06:05 Thread(s) per core: 1 00:06:05 Core(s) per socket: 1 00:06:05 Socket(s): 8 00:06:05 NUMA node(s): 1 00:06:05 Vendor ID: AuthenticAMD 00:06:05 CPU family: 23 00:06:05 Model: 49 00:06:05 Model name: AMD EPYC-Rome Processor 00:06:05 Stepping: 0 00:06:05 CPU MHz: 2800.000 00:06:05 BogoMIPS: 5600.00 00:06:05 Virtualization: AMD-V 00:06:05 Hypervisor vendor: KVM 00:06:05 Virtualization type: full 00:06:05 L1d cache: 256 KiB 00:06:05 L1i cache: 256 KiB 00:06:05 L2 cache: 4 MiB 00:06:05 L3 cache: 128 MiB 00:06:05 NUMA node0 CPU(s): 0-7 00:06:05 Vulnerability Gather data sampling: Not affected 00:06:05 Vulnerability Itlb multihit: Not affected 00:06:05 Vulnerability L1tf: Not affected 00:06:05 Vulnerability Mds: Not affected 00:06:05 Vulnerability Meltdown: Not affected 00:06:05 Vulnerability Mmio stale data: Not affected 00:06:05 Vulnerability Retbleed: Vulnerable 00:06:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:06:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:06:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:06:05 Vulnerability Srbds: Not affected 00:06:05 Vulnerability Tsx async abort: Not affected 00:06:05 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:06:05 00:06:05 00:06:05 ---> nproc: 00:06:05 8 00:06:05 00:06:05 00:06:05 ---> df -h: 00:06:05 Filesystem Size Used Avail Use% Mounted on 00:06:05 overlay 155G 34G 122G 22% / 00:06:05 tmpfs 64M 0 64M 0% /dev 00:06:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:06:05 shm 64M 0 64M 0% /dev/shm 00:06:05 /dev/vda1 155G 34G 122G 22% /facter-os 00:06:05 00:06:05 00:06:05 ---> sar -b -r -n DEV: 00:06:05 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1637) 02/06/26 _x86_64_ (8 CPU) 00:06:05 00:06:05 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:06:05 00:00:01 1000.00 600.00 400.00 0.00 27200.00 4800.00 0.00 00:06:05 00:01:01 9.28 2.72 6.56 0.00 90.50 162.35 0.00 00:06:05 00:02:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 00:06:05 00:03:01 5.67 0.77 4.90 0.00 47.86 578.44 0.00 00:06:05 00:04:01 149.13 1.95 147.18 0.00 110.25 62708.62 0.00 00:06:05 00:05:01 3.33 0.00 3.33 0.00 0.00 51.06 0.00 00:06:05 00:06:01 70.69 1.15 69.54 0.00 76.79 17204.07 0.00 00:06:05 Average: 39.92 1.11 38.81 0.00 54.99 13452.63 0.00 00:06:05 00:06:05 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:06:05 00:00:01 5408360 31407184 824760 2.51 464008 24598060 2093608 6.17 4599336 21178000 188 00:06:05 00:01:01 5404684 31407228 824908 2.51 464820 24600380 2087596 6.15 4601132 21178808 28 00:06:05 00:02:01 5404132 31406720 825384 2.51 464824 24600392 2087596 6.15 4601512 21178808 140 00:06:05 00:03:01 4683692 31367092 864420 2.63 477792 25223684 2220304 6.55 4647504 21802380 632256 00:06:05 00:04:01 3778248 31291140 933976 2.84 516164 25920212 2148560 6.33 4791748 22463928 1252 00:06:05 00:05:01 3779400 31292344 932748 2.84 516200 25920208 2115908 6.24 4790440 22463928 16 00:06:05 00:06:01 3308880 31344592 881672 2.68 535348 26374904 1985764 5.85 4773112 22906080 200 00:06:05 Average: 4538199 31359471 869695 2.65 491308 25319691 2105619 6.21 4686398 21881705 90583 00:06:05 00:06:05 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:06:05 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:06:05 00:01:01 ens3 0.22 0.15 0.08 0.01 0.00 0.00 0.00 0.00 00:06:05 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:06:05 00:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 00:06:05 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:03:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 00:06:05 00:03:01 ens3 135.91 77.32 4027.83 11.64 0.00 0.00 0.00 0.00 00:06:05 00:04:01 docker0 62.21 87.67 6.17 901.92 0.00 0.00 0.00 0.00 00:06:05 00:04:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 00:06:05 00:04:01 ens3 278.12 211.78 4147.34 152.33 0.00 0.00 0.00 0.00 00:06:05 00:04:01 veth9150aa9 0.32 0.28 0.05 0.02 0.00 0.00 0.00 0.00 00:06:05 00:05:01 docker0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:06:05 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:05 00:05:01 ens3 2.35 1.22 1.89 1.03 0.00 0.00 0.00 0.00 00:06:05 00:05:01 veth9150aa9 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 00:06:05 00:06:01 docker0 2.15 1.90 0.35 1.25 0.00 0.00 0.00 0.00 00:06:05 00:06:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 00:06:05 00:06:01 ens3 135.63 83.65 2566.85 25.24 0.00 0.00 0.00 0.00 00:06:05 Average: docker0 10.74 14.94 1.09 150.52 0.00 0.00 0.00 0.00 00:06:05 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 00:06:05 Average: ens3 92.06 62.37 1790.57 31.71 0.00 0.00 0.00 0.00 00:06:05 00:06:05 00:06:05 ---> sar -P ALL: 00:06:05 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1637) 02/06/26 _x86_64_ (8 CPU) 00:06:05 00:06:05 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:06:05 00:00:01 all 0.00 0.00 11.11 11.11 0.00 77.78 00:06:05 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:00:01 1 0.00 0.00 0.00 50.00 0.00 50.00 00:06:05 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:00:01 6 0.00 0.00 100.00 0.00 0.00 0.00 00:06:05 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:01:01 all 0.03 0.03 0.06 0.03 0.01 99.84 00:06:05 00:01:01 0 0.03 0.00 0.05 0.02 0.02 99.88 00:06:05 00:01:01 1 0.08 0.18 0.20 0.17 0.02 99.35 00:06:05 00:01:01 2 0.02 0.02 0.05 0.02 0.00 99.90 00:06:05 00:01:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:06:05 00:01:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:06:05 00:01:01 5 0.05 0.00 0.07 0.03 0.03 99.82 00:06:05 00:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 00:06:05 00:01:01 7 0.03 0.02 0.03 0.00 0.00 99.92 00:06:05 00:02:01 all 0.03 0.00 0.01 0.00 0.02 99.95 00:06:05 00:02:01 0 0.05 0.00 0.00 0.00 0.03 99.92 00:06:05 00:02:01 1 0.03 0.00 0.02 0.02 0.03 99.90 00:06:05 00:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:06:05 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:06:05 00:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:06:05 00:02:01 5 0.03 0.00 0.02 0.02 0.03 99.90 00:06:05 00:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:06:05 00:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:06:05 00:03:01 all 2.33 0.00 0.92 0.03 0.03 96.70 00:06:05 00:03:01 0 2.99 0.00 0.94 0.00 0.03 96.03 00:06:05 00:03:01 1 2.03 0.00 1.51 0.13 0.03 96.30 00:06:05 00:03:01 2 1.60 0.00 0.53 0.02 0.02 97.84 00:06:05 00:03:01 3 2.50 0.00 0.80 0.02 0.03 96.65 00:06:05 00:03:01 4 1.80 0.00 1.02 0.00 0.02 97.16 00:06:05 00:03:01 5 2.43 0.00 0.69 0.02 0.03 96.83 00:06:05 00:03:01 6 2.50 0.00 0.72 0.00 0.02 96.77 00:06:05 00:03:01 7 2.78 0.00 1.19 0.02 0.03 95.98 00:06:05 00:04:01 all 6.97 0.00 2.69 1.06 0.05 89.23 00:06:05 00:04:01 0 6.09 0.00 2.80 0.10 0.05 90.96 00:06:05 00:04:01 1 5.58 0.00 3.09 6.24 0.07 85.03 00:06:05 00:04:01 2 6.28 0.00 3.10 1.79 0.05 88.78 00:06:05 00:04:01 3 8.36 0.00 2.71 0.10 0.07 88.76 00:06:05 00:04:01 4 8.38 0.00 2.32 0.05 0.03 89.22 00:06:05 00:04:01 5 6.88 0.00 1.90 0.07 0.05 91.10 00:06:05 00:04:01 6 7.76 0.00 2.89 0.17 0.05 89.13 00:06:05 00:04:01 7 6.42 0.00 2.70 0.05 0.03 90.80 00:06:05 00:05:01 all 0.01 0.00 0.02 0.01 0.02 99.93 00:06:05 00:05:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:06:05 00:05:01 1 0.02 0.00 0.02 0.08 0.03 99.85 00:06:05 00:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:06:05 00:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:06:05 00:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:06:05 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:06:05 00:05:01 6 0.02 0.00 0.07 0.00 0.02 99.90 00:06:05 00:05:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:06:05 00:06:01 all 3.17 0.00 1.37 0.36 0.03 95.07 00:06:05 00:06:01 0 3.01 0.00 1.69 0.13 0.05 95.11 00:06:05 00:06:01 1 3.05 0.00 1.62 2.49 0.05 92.79 00:06:05 00:06:01 2 3.77 0.00 1.31 0.00 0.03 94.89 00:06:05 00:06:01 3 3.49 0.00 1.59 0.20 0.03 94.69 00:06:05 00:06:01 4 3.52 0.00 1.44 0.02 0.02 95.00 00:06:05 00:06:01 5 2.65 0.00 1.16 0.02 0.02 96.16 00:06:05 00:06:01 6 3.42 0.00 0.87 0.03 0.03 95.65 00:06:05 00:06:01 7 2.45 0.00 1.27 0.02 0.02 96.25 00:06:05 Average: all 2.08 0.00 0.84 0.25 0.03 96.80 00:06:05 Average: 0 2.04 0.00 0.92 0.04 0.04 96.97 00:06:05 Average: 1 1.79 0.03 1.07 1.51 0.04 95.56 00:06:05 Average: 2 1.93 0.00 0.83 0.30 0.02 96.91 00:06:05 Average: 3 2.39 0.00 0.86 0.05 0.03 96.68 00:06:05 Average: 4 2.28 0.00 0.80 0.01 0.02 96.89 00:06:05 Average: 5 2.00 0.00 0.64 0.03 0.03 97.31 00:06:05 Average: 6 2.28 0.00 0.77 0.03 0.02 96.90 00:06:05 Average: 7 1.94 0.00 0.87 0.01 0.02 97.15 00:06:05 00:06:05 00:06:05