Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90977775c502b49f422a3daa03831e52322a51ea 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-ssh13925701829081774610.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-ssh2362210729470918827.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-ssh6279638195033038511.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-ssh15677966121187370166.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-ssh16105659261758388903.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-775932 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/944 [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/944 # 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 90977775c502b49f422a3daa03831e52322a51ea (main) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 (#5339)" > 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 90977775c502b49f422a3daa03831e52322a51ea # timeout=10 > git rev-list --no-walk e746624fef212b0f4c77d3fdd5597b262518530b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:33 ========================================================= 23:10:33 EdgeX Global Pipelines Version Info 23:10:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:34 ------------------- 23:10:34 stable info: 23:10:34 ------------------- 23:10:34 Commited By: Cherry Wang cherry@iotechsys.com 23:10:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 23:10:34 Message: update stable to v1.0.278 23:10:35 ------------------- 23:10:35 experimental info: 23:10:35 ------------------- 23:10:35 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:35 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 23:10:35 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9097777 [Pipeline] echo 23:10:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:35 provisioning config files... 23:10:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/944@tmp/config6545365280076966054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:36 ---> ****-login.sh 23:10:36 nexus3.edgexfoundry.org:10001 23:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:36 23:10:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:36 Configure a credential helper to remove this warning. See 23:10:36 https://docs.****.com/go/credential-store/ 23:10:36 23:10:36 Login Succeeded 23:10:36 nexus3.edgexfoundry.org:10002 23:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:36 23:10:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:36 Configure a credential helper to remove this warning. See 23:10:36 https://docs.****.com/go/credential-store/ 23:10:36 23:10:36 Login Succeeded 23:10:36 nexus3.edgexfoundry.org:10003 23:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:36 23:10:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:36 Configure a credential helper to remove this warning. See 23:10:36 https://docs.****.com/go/credential-store/ 23:10:36 23:10:36 Login Succeeded 23:10:36 nexus3.edgexfoundry.org:10004 23:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:36 23:10:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:36 Configure a credential helper to remove this warning. See 23:10:36 https://docs.****.com/go/credential-store/ 23:10:36 23:10:36 Login Succeeded 23:10:36 ****.io 23:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:37 23:10:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 23:10:37 Configure a credential helper to remove this warning. See 23:10:37 https://docs.****.com/go/credential-store/ 23:10:37 23:10:37 Login Succeeded 23:10:37 ---> ****-login.sh ends [Pipeline] } 23:10:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:37 + 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:37 + cut -d/ -f2 23:10:37 + dirname cmd/core-command/Dockerfile 23:10:37 + echo core-command,cmd/core-command/Dockerfile 23:10:37 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:10:37 cut -d/ -f2 23:10:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:10:37 + dirname cmd/core-data/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo core-data,cmd/core-data/Dockerfile 23:10:37 + dirname cmd/core-keeper/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo core-keeper,cmd/core-keeper/Dockerfile 23:10:37 + dirname cmd/core-metadata/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo core-metadata,cmd/core-metadata/Dockerfile 23:10:37 + dirname cmd/security-bootstrapper/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:10:37 + dirname cmd/security-proxy-auth/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + dirname cmd/security-proxy-setup/Dockerfile 23:10:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:10:37 + dirname cmd/security-secretstore-setup/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:10:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:10:37 + dirname cmd/security-spire-agent/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:10:37 + dirname cmd/security-spire-config/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:10:37 + dirname cmd/security-spire-server/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:10:37 + dirname cmd/support-notifications/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo support-notifications,cmd/support-notifications/Dockerfile 23:10:37 + dirname cmd/support-scheduler/Dockerfile 23:10:37 + cut -d/ -f2 23:10:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:10:37 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:37 + git rev-list -1 --merges 90977775c502b49f422a3daa03831e52322a51ea~1..90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:10:37 -----------> git rev-list -1 --merges 90977775c502b49f422a3daa03831e52322a51ea~1..90977775c502b49f422a3daa03831e52322a51ea 90977775c502b49f422a3daa03831e52322a51ea 23:10:37 90977775c502b49f422a3daa03831e52322a51ea [false] [Pipeline] sh 23:10:38 + git log --format=format:%s -1 90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:10:38 ========================================================= 23:10:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:10:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:38 + grep -v github /etc/ssh/ssh_known_hosts 23:10:38 + [ -e /tmp/ssh_known_hosts ] 23:10:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:38 + sudo tee -a /etc/ssh/ssh_known_hosts 23:10:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:39 23:10:39 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:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:39 3dae71ba6b94: Pulling fs layer 23:10:39 6bf1a483ea7c: Pulling fs layer 23:10:39 f5dfc541a4d3: Pulling fs layer 23:10:39 461d9e800cba: Pulling fs layer 23:10:39 80192f66455f: Pulling fs layer 23:10:39 2e8e34ca0e6c: Pulling fs layer 23:10:39 a29436f7fd5d: Pulling fs layer 23:10:39 923cac83aea3: Pulling fs layer 23:10:39 25ad8b0a4227: Pulling fs layer 23:10:39 db01528c6b51: Pulling fs layer 23:10:39 28988de357af: Pulling fs layer 23:10:39 a29436f7fd5d: Waiting 23:10:39 923cac83aea3: Waiting 23:10:39 461d9e800cba: Waiting 23:10:39 80192f66455f: Waiting 23:10:39 2e8e34ca0e6c: Waiting 23:10:39 25ad8b0a4227: Waiting 23:10:39 db01528c6b51: Waiting 23:10:39 28988de357af: Waiting 23:10:39 6bf1a483ea7c: Verifying Checksum 23:10:39 6bf1a483ea7c: Download complete 23:10:39 461d9e800cba: Verifying Checksum 23:10:39 461d9e800cba: Download complete 23:10:39 80192f66455f: Verifying Checksum 23:10:39 80192f66455f: Download complete 23:10:39 f5dfc541a4d3: Verifying Checksum 23:10:39 f5dfc541a4d3: Download complete 23:10:39 3dae71ba6b94: Verifying Checksum 23:10:39 3dae71ba6b94: Download complete 23:10:39 923cac83aea3: Verifying Checksum 23:10:39 923cac83aea3: Download complete 23:10:39 25ad8b0a4227: Verifying Checksum 23:10:39 25ad8b0a4227: Download complete 23:10:39 db01528c6b51: Verifying Checksum 23:10:39 db01528c6b51: Download complete 23:10:39 28988de357af: Verifying Checksum 23:10:39 28988de357af: Download complete 23:10:39 a29436f7fd5d: Verifying Checksum 23:10:39 a29436f7fd5d: Download complete 23:10:40 2e8e34ca0e6c: Verifying Checksum 23:10:40 2e8e34ca0e6c: Download complete 23:10:41 3dae71ba6b94: Pull complete 23:10:41 6bf1a483ea7c: Pull complete 23:10:42 f5dfc541a4d3: Pull complete 23:10:42 461d9e800cba: Pull complete 23:10:42 80192f66455f: Pull complete 23:10:47 2e8e34ca0e6c: Pull complete 23:10:47 a29436f7fd5d: Pull complete 23:10:47 923cac83aea3: Pull complete 23:10:48 25ad8b0a4227: Pull complete 23:10:48 db01528c6b51: Pull complete 23:10:48 28988de357af: Pull complete 23:10:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 23:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:48 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 23:10:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:50 $ docker top 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 -eo pid,comm 23:10:50 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:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:50 [ssh-agent] Looking for ssh-agent implementation... 23:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:50 $ docker exec 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 ssh-agent 23:10:50 SSH_AUTH_SOCK=/tmp/ssh-4P4LJCuKWutZ/agent.31 23:10:50 SSH_AGENT_PID=37 23:10:50 Running ssh-add (command line suppressed) 23:10:50 Identity added: /w/workspace/edgex-go/944@tmp/private_key_16378105377525525403.key (/w/workspace/edgex-go/944@tmp/private_key_16378105377525525403.key) 23:10:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:51 + git config --global --add safe.directory /w/workspace/edgex-go/944 [Pipeline] sh 23:10:51 + git tag --points-at HEAD [Pipeline] } 23:10:51 $ docker exec --env ******** --env ******** 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 ssh-agent -k 23:10:51 unset SSH_AUTH_SOCK; 23:10:51 unset SSH_AGENT_PID; 23:10:51 echo Agent pid 37 killed; 23:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:51 [ssh-agent] Looking for ssh-agent implementation... 23:10:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:51 $ docker exec 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 ssh-agent 23:10:51 SSH_AUTH_SOCK=/tmp/ssh-0ADLMQd5DK3w/agent.84 23:10:51 SSH_AGENT_PID=90 23:10:51 Running ssh-add (command line suppressed) 23:10:51 Identity added: /w/workspace/edgex-go/944@tmp/private_key_10827365839554001663.key (/w/workspace/edgex-go/944@tmp/private_key_10827365839554001663.key) 23:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:52 + git semver init 23:10:52 2025-12-29 23:10:52,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 23:10:52 2025-12-29 23:10:52,332 [run_init] DEBUG init version:0.0.0 force:False 23:10:52 2025-12-29 23:10:52,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/944/.semver 23:10:52 2025-12-29 23:10:52,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/944/.semver 23:10:52 2025-12-29 23:10:52,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/944/.semver'], cwd=/w/workspace/edgex-go/944, stdin=None, shell=False, universal_newlines=False) 23:10:57 2025-12-29 23:10:57,338 [append_file] DEBUG append to file:/w/workspace/edgex-go/944/.git/info/exclude 23:10:57 2025-12-29 23:10:57,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/944/.semver/main with force:False 23:10:57 2025-12-29 23:10:57,340 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 23:10:57 2025-12-29 23:10:57,340 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 23:10:57 4.1.0-dev.89 [Pipeline] } 23:10:57 $ docker exec --env ******** --env ******** 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 ssh-agent -k 23:10:57 unset SSH_AUTH_SOCK; 23:10:57 unset SSH_AGENT_PID; 23:10:57 echo Agent pid 90 killed; 23:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:58 + git semver [Pipeline] } 23:10:58 $ docker stop --time=1 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 23:10:59 $ docker rm -f --volumes 66b1e95855b1cc534746987f1384cb203ab267771b3ef001a1ef019ad768a2a4 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:11:00 Stashed 1 file(s) [Pipeline] echo 23:11:00 [edgeXSemver]: initialized semver on version 4.1.0-dev.89 [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:11:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775878 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { 23:11:00 + git config --global --add safe.directory /w/workspace/edgex-go/944 [Pipeline] ws 23:11:00 Running in /w/workspace/edgex-go/944 [Pipeline] { [Pipeline] echo 23:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] checkout 23:11:00 The recommended git tool is: git [Pipeline] echo 23:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:11:01 ========================================================= 23:11:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 23:11:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:11:01 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 23:11:01 2d35ebdb57d9: Pulling fs layer 23:11:01 c35fb4624d26: Pulling fs layer 23:11:01 4e2aec7ef170: Pulling fs layer 23:11:01 333b49ad6fbf: Pulling fs layer 23:11:01 4f4fb700ef54: Pulling fs layer 23:11:01 c3e65509a76b: Pulling fs layer 23:11:01 7cf9ebb963bd: Pulling fs layer 23:11:01 bb34ca984cfb: Pulling fs layer 23:11:01 151cf03bc807: Pulling fs layer 23:11:01 bb34ca984cfb: Waiting 23:11:01 c3e65509a76b: Waiting 23:11:01 7cf9ebb963bd: Waiting 23:11:01 151cf03bc807: Waiting 23:11:01 333b49ad6fbf: Waiting 23:11:01 4f4fb700ef54: Waiting 23:11:01 c35fb4624d26: Verifying Checksum 23:11:01 c35fb4624d26: Download complete 23:11:01 333b49ad6fbf: Verifying Checksum 23:11:01 333b49ad6fbf: Download complete 23:11:01 4f4fb700ef54: Verifying Checksum 23:11:01 4f4fb700ef54: Download complete 23:11:01 c3e65509a76b: Verifying Checksum 23:11:01 c3e65509a76b: Download complete 23:11:01 2d35ebdb57d9: Verifying Checksum 23:11:01 2d35ebdb57d9: Download complete 23:11:01 2d35ebdb57d9: Pull complete 23:11:01 7cf9ebb963bd: Verifying Checksum 23:11:01 7cf9ebb963bd: Download complete 23:11:01 c35fb4624d26: Pull complete 23:11:01 4e2aec7ef170: Verifying Checksum 23:11:01 4e2aec7ef170: Download complete 23:11:01 151cf03bc807: Verifying Checksum 23:11:01 151cf03bc807: Download complete 23:11:02 bb34ca984cfb: Verifying Checksum 23:11:02 bb34ca984cfb: Download complete 23:11:04 using credential edgex-jenkins-ssh 23:11:04 Cloning the remote Git repository 23:11:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:11:04 > git init /w/workspace/edgex-go/944 # timeout=10 23:11:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:11:04 > git --version # timeout=10 23:11:04 > git --version # 'git version 2.25.1' 23:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:07 4e2aec7ef170: Pull complete 23:11:07 333b49ad6fbf: Pull complete 23:11:07 4f4fb700ef54: Pull complete 23:11:07 c3e65509a76b: Pull complete 23:11:07 7cf9ebb963bd: Pull complete 23:11:11 bb34ca984cfb: Pull complete 23:11:11 151cf03bc807: Pull complete 23:11:11 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 23:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:11:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:11:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:11:12 WORKDIR /edgex 23:11:12 COPY go.mod . 23:11:12 RUN go mod download 23:11:12 + docker build -t ci-base-image-x86_64 -f - . 23:11:12 #0 building with "default" instance using docker driver 23:11:12 23:11:12 #1 [internal] load build definition from Dockerfile 23:11:12 #1 transferring dockerfile: 164B done 23:11:12 #1 DONE 0.0s 23:11:12 23:11:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:11:12 #2 DONE 0.0s 23:11:12 23:11:12 #3 [internal] load .dockerignore 23:11:12 #3 transferring context: 50B done 23:11:12 #3 DONE 0.0s 23:11:12 23:11:12 #4 [internal] load build context 23:11:12 #4 transferring context: 7.11kB done 23:11:12 #4 DONE 0.0s 23:11:12 23:11:12 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 23:11:12 #5 DONE 0.1s 23:11:12 23:11:12 #6 [2/4] WORKDIR /edgex 23:11:14 #6 DONE 1.7s 23:11:14 23:11:14 #7 [3/4] COPY go.mod . 23:11:14 #7 DONE 0.0s 23:11:14 23:11:14 #8 [4/4] RUN go mod download 23:11:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:23 Avoid second fetch 23:11:23 Checking out Revision 90977775c502b49f422a3daa03831e52322a51ea (main) 23:11:24 Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 (#5339)" 23:11:23 > git config core.sparsecheckout # timeout=10 23:11:23 > git checkout -f 90977775c502b49f422a3daa03831e52322a51ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:28 provisioning config files... 23:11:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/944@tmp/config17860328963847048380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:29 ---> ****-login.sh 23:11:29 nexus3.edgexfoundry.org:10001 23:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:29 Configure a credential helper to remove this warning. See 23:11:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:29 23:11:29 Login Succeeded 23:11:29 nexus3.edgexfoundry.org:10002 23:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:30 Configure a credential helper to remove this warning. See 23:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:30 23:11:30 Login Succeeded 23:11:30 nexus3.edgexfoundry.org:10003 23:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:30 Configure a credential helper to remove this warning. See 23:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:30 23:11:30 Login Succeeded 23:11:30 nexus3.edgexfoundry.org:10004 23:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:30 Configure a credential helper to remove this warning. See 23:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:30 23:11:30 Login Succeeded 23:11:30 ****.io 23:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:11:31 Configure a credential helper to remove this warning. See 23:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:11:31 23:11:31 Login Succeeded 23:11:31 ---> ****-login.sh ends [Pipeline] } 23:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:11:31 + git config --global --add safe.directory /w/workspace/edgex-go/944 [Pipeline] echo 23:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:11:32 ========================================================= 23:11:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 23:11:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:11:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:11:34 6b59a28fa201: Pulling fs layer 23:11:34 d32bb0dddca7: Pulling fs layer 23:11:34 5dab1238d3d9: Pulling fs layer 23:11:34 196fd7d83e7d: Pulling fs layer 23:11:34 4f4fb700ef54: Pulling fs layer 23:11:34 8ba94037c8f0: Pulling fs layer 23:11:34 deaec5988b04: Pulling fs layer 23:11:34 196fd7d83e7d: Waiting 23:11:34 4f4fb700ef54: Waiting 23:11:34 8ba94037c8f0: Waiting 23:11:34 9f65657bb879: Pulling fs layer 23:11:34 deaec5988b04: Waiting 23:11:34 d32bb0dddca7: Verifying Checksum 23:11:34 d32bb0dddca7: Download complete 23:11:34 196fd7d83e7d: Verifying Checksum 23:11:34 196fd7d83e7d: Download complete 23:11:34 4f4fb700ef54: Verifying Checksum 23:11:34 4f4fb700ef54: Download complete 23:11:34 8ba94037c8f0: Verifying Checksum 23:11:34 8ba94037c8f0: Download complete 23:11:34 6b59a28fa201: Download complete 23:11:35 9f65657bb879: Verifying Checksum 23:11:35 9f65657bb879: Download complete 23:11:35 6b59a28fa201: Pull complete 23:11:36 d32bb0dddca7: Pull complete 23:11:36 5dab1238d3d9: Verifying Checksum 23:11:36 5dab1238d3d9: Download complete 23:11:36 #8 DONE 19.5s 23:11:36 23:11:36 #9 exporting to image 23:11:36 #9 exporting layers 23:11:38 #9 exporting layers 4.2s done 23:11:38 #9 writing image sha256:cf442dc1642ea41faa454cd424d291e467215f186b8100cf876fac807c3d75a4 done 23:11:38 #9 naming to docker.io/library/ci-base-image-x86_64 done 23:11:38 #9 DONE 4.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:38 deaec5988b04: Verifying Checksum 23:11:38 deaec5988b04: Download complete 23:11:38 + docker inspect -f . ci-base-image-x86_64 23:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:38 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 23:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:11:38 $ docker top df0ee6f3b30ce17ff5885eae46188bb430ea268855ecb45c6b3fd735d5d72b43 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:39 + go version 23:11:39 go version go1.25.2 linux/amd64 [Pipeline] } 23:11:39 $ docker stop --time=1 df0ee6f3b30ce17ff5885eae46188bb430ea268855ecb45c6b3fd735d5d72b43 23:11:40 $ docker rm -f --volumes df0ee6f3b30ce17ff5885eae46188bb430ea268855ecb45c6b3fd735d5d72b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:41 + docker inspect -f . ci-base-image-x86_64 23:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:41 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 23:11:41 $ 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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:11:41 $ docker top 4afc4aa5cd234604dc93a8d87b90f50d5d4a79c59cdd53269fa35faac8521124 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:41 ========================================================= 23:11:41 [edgeXBuildGoParallel] Running Tests and Build... 23:11:41 ========================================================= [Pipeline] sh 23:11:41 + git config --global --add safe.directory /w/workspace/edgex-go/944 [Pipeline] fileExists [Pipeline] sh 23:11:42 + make test 23:11:42 go test -race -coverprofile=coverage.out ./... 23:11:50 5dab1238d3d9: Pull complete 23:11:50 196fd7d83e7d: Pull complete 23:11:50 4f4fb700ef54: Pull complete 23:11:50 8ba94037c8f0: Pull complete 23:11:52 ? github.com/edgexfoundry/edgex-go [no test files] 23:12:00 deaec5988b04: Pull complete 23:12:01 9f65657bb879: Pull complete 23:12:01 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 23:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 23:12:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:12:01 WORKDIR /edgex 23:12:01 COPY go.mod . 23:12:01 RUN go mod download 23:12:01 + docker build -t ci-base-image-arm64 -f - . 23:12:02 Sending build context to Docker daemon 3.887MB 23:12:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 23:12:02 ---> 334268110677 23:12:02 Step 2/4 : WORKDIR /edgex 23:12:04 ---> Running in 98823772ab53 23:12:04 Removing intermediate container 98823772ab53 23:12:04 ---> 61f14fa74cb9 23:12:04 Step 3/4 : COPY go.mod . 23:12:05 ---> 4bbd666b3c00 23:12:05 Step 4/4 : RUN go mod download 23:12:05 ---> Running in e790692d1280 23:12:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 23:12:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:12:24 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 23:12:24 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 23:12:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 23:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.4% of statements 23:12:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 23:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 23:12:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 23:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.6% of statements 23:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.035s coverage: 86.5% of statements 23:12:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 23:12:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 23:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.690s coverage: 94.2% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 23:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 23:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.024s coverage: 0.0% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 23:12:28 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 23:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.3% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 23:12:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.485s coverage: 95.9% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:12:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 23:12:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 23:12:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 23:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 23:12:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.053s coverage: 3.5% of statements 23:12:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 23:12:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 23:12:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 23:12:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:12:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements 23:12:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 23:12:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 23:12:34 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 23:12:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 23:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 23:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 23:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 23:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 93.1% of statements 23:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 23:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.060s coverage: 92.9% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.8% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.024s coverage: 100.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.040s coverage: 20.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 23:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 3.1% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.038s coverage: 76.2% of statements 23:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 23:12:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 23:13:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.1% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 23:13:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.143s coverage: 94.9% of statements 23:13:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 23:13:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 23:13:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 23:13:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements 23:13:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 23:13:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements 23:13:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:13:01 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 23:13:01 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:13:01 Removing intermediate container e790692d1280 23:13:01 ---> 556628f8bd31 23:13:01 Successfully built 556628f8bd31 23:13:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:01 running golangci-lint 23:13:01 + docker inspect -f . ci-base-image-arm64 23:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:02 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 23:13:02 go version go1.25.2 linux/amd64 23:13:02 prd-ubuntu20.04-docker-arm64-4c-16g-775878 does not seem to be running inside a container 23:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:02 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 23:13:02 level=info msg="[config_reader] Used config file .golangci.yml" 23:13:02 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 23:13:02 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 23:13:02 level=info msg="[goenv] Read go env for 5.286215ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 23:13:02 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 23:13:03 $ docker top 2309e2d87824c30b27e69642748a6088228369b0ea17268ccfc2e845c3390d35 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:04 + go version 23:13:04 go version go1.25.3 linux/arm64 [Pipeline] } 23:13:04 $ docker stop --time=1 2309e2d87824c30b27e69642748a6088228369b0ea17268ccfc2e845c3390d35 23:13:05 $ docker rm -f --volumes 2309e2d87824c30b27e69642748a6088228369b0ea17268ccfc2e845c3390d35 [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:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:13:06 23:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:13:07 latest: Pulling from edgex-devops/edgex-compose-arm64 23:13:07 547446be3368: Pulling fs layer 23:13:07 d125d8839a47: Pulling fs layer 23:13:07 3e85d5ac6304: Pulling fs layer 23:13:07 c3105a71a48b: Pulling fs layer 23:13:07 0f093f025ec4: Pulling fs layer 23:13:07 c3106fc0e877: Pulling fs layer 23:13:07 c3105a71a48b: Waiting 23:13:07 0f093f025ec4: Waiting 23:13:07 c3106fc0e877: Waiting 23:13:07 547446be3368: Verifying Checksum 23:13:07 547446be3368: Download complete 23:13:07 c3105a71a48b: Verifying Checksum 23:13:07 c3105a71a48b: Download complete 23:13:07 d125d8839a47: Verifying Checksum 23:13:07 d125d8839a47: Download complete 23:13:07 c3106fc0e877: Verifying Checksum 23:13:07 c3106fc0e877: Download complete 23:13:07 0f093f025ec4: Verifying Checksum 23:13:07 0f093f025ec4: Download complete 23:13:08 547446be3368: Pull complete 23:13:09 d125d8839a47: Pull complete 23:13:09 3e85d5ac6304: Verifying Checksum 23:13:09 3e85d5ac6304: Download complete 23:13:19 3e85d5ac6304: Pull complete 23:13:19 c3105a71a48b: Pull complete 23:13:20 0f093f025ec4: Pull complete 23:13:21 c3106fc0e877: Pull complete 23:13:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:21 prd-ubuntu20.04-docker-arm64-4c-16g-775878 does not seem to be running inside a container 23:13:21 $ 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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:13:23 $ docker top be332ae745205619f02c41248d063e29abd2147c796a9ecad8d2cd383c0e11c3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:23 + docker compose -f ./docker-compose-build.yml build --parallel 23:13:28 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.575786951s" 23:13:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.358478ms" 23:13:34 #1 [security-bootstrapper internal] load build definition from Dockerfile 23:13:34 #1 transferring dockerfile: 3.02kB done 23:13:34 #1 DONE 0.1s 23:13:34 23:13:34 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:13:34 #2 transferring dockerfile: 1.89kB done 23:13:34 #2 DONE 0.1s 23:13:34 23:13:34 #3 [support-scheduler internal] load build definition from Dockerfile 23:13:34 #3 transferring dockerfile: 1.83kB 0.0s done 23:13:34 #3 DONE 0.1s 23:13:34 23:13:34 #4 [security-secretstore-setup internal] load build definition from Dockerfile 23:13:34 #4 transferring dockerfile: 2.49kB 0.0s done 23:13:34 #4 DONE 0.0s 23:13:34 23:13:34 #5 [security-proxy-auth internal] load build definition from Dockerfile 23:13:34 #5 transferring dockerfile: 2.14kB done 23:13:34 #5 DONE 0.1s 23:13:34 23:13:34 #6 [core-command internal] load build definition from Dockerfile 23:13:34 #6 transferring dockerfile: 1.94kB 0.0s done 23:13:34 #6 DONE 0.1s 23:13:34 23:13:34 #7 [security-spire-server internal] load build definition from Dockerfile 23:13:34 #7 transferring dockerfile: 1.70kB 0.0s done 23:13:34 #7 DONE 0.1s 23:13:34 23:13:34 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:13:34 #8 transferring dockerfile: 2.23kB 0.0s done 23:13:34 #8 DONE 0.1s 23:13:34 23:13:34 #9 [support-notifications internal] load build definition from Dockerfile 23:13:34 #9 transferring dockerfile: 2.02kB done 23:13:34 #9 DONE 0.1s 23:13:34 23:13:34 #10 [core-metadata internal] load build definition from Dockerfile 23:13:34 #10 transferring dockerfile: 2.10kB done 23:13:34 #10 DONE 0.1s 23:13:34 23:13:34 #11 [security-spire-config internal] load build definition from Dockerfile 23:13:34 #11 transferring dockerfile: 1.69kB 0.0s done 23:13:34 #11 DONE 0.1s 23:13:34 23:13:34 #12 [security-proxy-setup internal] load build definition from Dockerfile 23:13:35 #12 transferring dockerfile: 2.50kB done 23:13:35 #12 DONE 0.1s 23:13:35 23:13:35 #13 [security-spire-agent internal] load build definition from Dockerfile 23:13:35 #13 transferring dockerfile: 1.81kB done 23:13:35 #13 DONE 0.1s 23:13:35 23:13:35 #14 [core-keeper internal] load build definition from Dockerfile 23:13:35 #14 transferring dockerfile: 2.01kB done 23:13:35 #14 DONE 0.1s 23:13:35 23:13:35 #15 [core-data internal] load build definition from Dockerfile 23:13:35 #15 transferring dockerfile: 2.04kB 0.0s done 23:13:35 #15 DONE 0.1s 23:13:35 23:13:35 #16 [security-bootstrapper internal] load .dockerignore 23:13:35 #16 transferring context: 50B done 23:13:35 #16 DONE 0.1s 23:13:35 23:13:35 #17 [security-spiffe-token-provider internal] load .dockerignore 23:13:36 #17 ... 23:13:36 23:13:36 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:36 #18 DONE 0.0s 23:13:36 23:13:36 #19 [core-data internal] load .dockerignore 23:13:38 #19 ... 23:13:38 23:13:38 #17 [security-spiffe-token-provider internal] load .dockerignore 23:13:38 #17 transferring context: 50B done 23:13:38 #17 DONE 2.5s 23:13:38 23:13:38 #20 [support-scheduler internal] load .dockerignore 23:13:38 #20 transferring context: 50B done 23:13:38 #20 DONE 2.4s 23:13:38 23:13:38 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:38 #18 DONE 0.0s 23:13:38 23:13:38 #21 [security-secretstore-setup internal] load .dockerignore 23:13:38 #21 transferring context: 50B 0.0s done 23:13:38 #21 DONE 2.6s 23:13:38 23:13:38 #22 [core-command internal] load .dockerignore 23:13:38 #22 transferring context: 50B 0.0s done 23:13:38 #22 ... 23:13:38 23:13:38 #23 [security-proxy-auth internal] load .dockerignore 23:13:38 #23 transferring context: 50B done 23:13:38 #23 DONE 2.6s 23:13:38 23:13:38 #22 [core-command internal] load .dockerignore 23:13:38 #22 DONE 2.6s 23:13:38 23:13:38 #24 [core-metadata internal] load .dockerignore 23:13:38 #24 transferring context: 50B 0.0s done 23:13:38 #24 DONE 2.5s 23:13:38 23:13:38 #25 [security-spire-server internal] load .dockerignore 23:13:38 #25 transferring context: 50B 0.0s done 23:13:38 #25 DONE 2.6s 23:13:38 23:13:38 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:38 #18 DONE 0.0s 23:13:38 23:13:38 #26 [core-common-config-bootstrapper internal] load .dockerignore 23:13:38 #26 transferring context: 50B 0.0s done 23:13:38 #26 DONE 2.6s 23:13:38 23:13:38 #19 [core-data internal] load .dockerignore 23:13:38 #19 transferring context: 50B 0.0s done 23:13:38 #19 ... 23:13:38 23:13:38 #27 [core-keeper internal] load .dockerignore 23:13:38 #27 transferring context: 50B 0.0s done 23:13:38 #27 DONE 2.4s 23:13:38 23:13:38 #28 [security-proxy-setup internal] load .dockerignore 23:13:38 #28 transferring context: 50B 0.0s done 23:13:38 #28 DONE 2.5s 23:13:38 23:13:38 #29 [support-notifications internal] load .dockerignore 23:13:38 #29 transferring context: 50B 0.0s done 23:13:38 #29 DONE 2.6s 23:13:38 23:13:38 #30 [security-spire-config internal] load .dockerignore 23:13:38 #30 transferring context: 50B 0.0s done 23:13:38 #30 DONE 2.6s 23:13:38 23:13:38 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:38 #18 DONE 0.0s 23:13:39 23:13:39 #19 [core-data internal] load .dockerignore 23:13:39 #19 DONE 2.5s 23:13:39 23:13:39 #31 [security-spire-agent internal] load .dockerignore 23:13:39 #31 transferring context: 50B 0.0s done 23:13:39 #31 DONE 2.5s 23:13:39 23:13:39 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 23:13:39 #32 DONE 2.4s 23:13:39 23:13:39 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:13:39 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:39 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:39 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:39 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:39 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:39 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:39 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:39 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:39 #33 ... 23:13:39 23:13:39 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:39 #18 DONE 0.0s 23:13:40 23:13:40 #34 [security-secretstore-setup internal] load build context 23:13:40 #34 ... 23:13:40 23:13:40 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 23:13:40 #32 DONE 2.9s 23:13:40 23:13:40 #34 [security-secretstore-setup internal] load build context 23:13:40 #34 transferring context: 3.39MB 1.6s done 23:13:40 #34 ... 23:13:40 23:13:40 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:40 #18 DONE 0.0s 23:13:40 23:13:40 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 23:13:40 #32 DONE 3.0s 23:13:40 23:13:40 #35 [security-bootstrapper internal] load build context 23:13:40 #35 transferring context: 3.39MB 1.5s done 23:13:40 #35 DONE 1.8s 23:13:40 23:13:40 #36 [support-scheduler internal] load build context 23:13:40 #36 transferring context: 3.39MB 1.5s done 23:13:40 #36 DONE 1.9s 23:13:40 23:13:40 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:13:41 level=info msg="[linters_context/goanalysis] analyzers took 2m1.087609922s with top 10 stages: buildir: 1m10.393452995s, inspect: 3.338219975s, gosec: 3.292993814s, fact_deprecated: 3.09587469s, ctrlflow: 1.964207578s, printf: 1.907184657s, fact_purity: 1.746004889s, S1038: 1.50776224s, nilness: 1.311719153s, QF1004: 1.154339703s" 23:13:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 23:13:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 23:13:41 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 23:13:41 level=info msg="[runner] Issues before processing: 35, after processing: 0" 23:13:41 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_rules: 22/21" 23:13:41 level=info msg="[runner] processing took 8.528734ms with stages: nolint_filter: 7.366496ms, generated_file_filter: 912.017µs, exclusion_rules: 135.971µs, exclusion_paths: 49.87µs, path_relativity: 41.5µs, cgo: 6.67µs, path_absoluter: 4.41µs, sort_results: 3.1µs, invalid_issue: 2.23µs, filename_unadjuster: 1.37µs, fixer: 1.05µs, max_same_issues: 1.02µs, diff: 700ns, path_prettifier: 630ns, uniq_by_line: 360ns, max_per_file_from_linter: 350ns, severity-rules: 340ns, path_shortener: 330ns, max_from_linter: 180ns, source_code: 140ns" 23:13:41 level=info msg="[runner] linters took 14.543717848s with stages: goanalysis_metalinter: 14.535098824s" 23:13:41 0 issues. 23:13:41 level=info msg="File cache stats: 0 entries of total size 0B" 23:13:41 level=info msg="Memory: 370 samples, avg is 362.6MB, max is 1407.2MB" 23:13:41 level=info msg="Execution took 37.170917165s" 23:13:41 go vet ./... 23:13:41 #37 ... 23:13:41 23:13:41 #34 [security-secretstore-setup internal] load build context 23:13:41 #34 DONE 2.0s 23:13:41 23:13:41 #38 [security-spiffe-token-provider internal] load build context 23:13:41 #38 transferring context: 3.39MB 1.6s done 23:13:41 #38 DONE 2.0s 23:13:41 23:13:41 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:41 #18 DONE 0.0s 23:13:41 23:13:41 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 23:13:41 #32 DONE 3.2s 23:13:41 23:13:41 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:13:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:41 #33 ... 23:13:41 23:13:41 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:41 #18 DONE 0.0s 23:13:41 23:13:41 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:13:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:41 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:41 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:41 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:41 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:41 #33 ... 23:13:41 23:13:41 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:41 #18 DONE 0.0s 23:13:41 23:13:41 #39 [core-command internal] load build context 23:13:42 #39 ... 23:13:42 23:13:42 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:13:42 #18 DONE 0.0s 23:13:42 23:13:42 #39 [core-command internal] load build context 23:13:42 #39 ... 23:13:42 23:13:42 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 23:13:42 #32 DONE 4.7s 23:13:42 23:13:42 #39 [core-command internal] load build context 23:13:43 #39 ... 23:13:43 23:13:43 #40 [security-proxy-auth internal] load build context 23:13:43 #40 transferring context: 3.39MB 1.3s done 23:13:43 #40 DONE 2.6s 23:13:43 23:13:43 #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:13:43 #41 DONE 5.1s 23:13:43 23:13:43 #39 [core-command internal] load build context 23:13:43 #39 transferring context: 3.39MB 2.0s done 23:13:43 #39 DONE 2.8s 23:13:43 23:13:43 #42 [core-common-config-bootstrapper internal] load build context 23:13:44 #42 ... 23:13:44 23:13:44 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:13:44 #37 DONE 3.0s 23:13:44 23:13:44 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:44 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:46 #43 ... 23:13:46 23:13:46 #44 [security-spire-server internal] load build context 23:13:46 #44 transferring context: 26.44kB 0.4s done 23:13:46 #44 DONE 1.8s 23:13:46 23:13:46 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:13:46 #45 DONE 3.6s 23:13:46 23:13:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:46 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.0s done 23:13:46 #43 ... 23:13:46 23:13:46 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:13:46 #46 DONE 0.0s 23:13:46 23:13:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:46 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.0s done 23:13:46 #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:13:46 #43 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 23:13:46 #43 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 23:13:47 #43 ... 23:13:47 23:13:47 #42 [core-common-config-bootstrapper internal] load build context 23:13:47 #42 transferring context: 3.39MB 4.2s done 23:13:47 #42 DONE 5.7s 23:13:47 23:13:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:47 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 23:13:47 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 23:13:47 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.4s 23:13:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 23:13:47 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s 23:13:47 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.6s 23:13:47 #43 ... 23:13:47 23:13:47 #47 [security-spire-config internal] load build context 23:13:47 #47 transferring context: 24.70kB 0.2s done 23:13:47 #47 DONE 3.4s 23:13:47 23:13:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:47 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 23:13:47 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s 23:13:47 #43 ... 23:13:47 23:13:47 #48 [support-notifications internal] load build context 23:13:47 #48 transferring context: 3.39MB 4.5s done 23:13:47 #48 DONE 6.2s 23:13:47 23:13:47 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:47 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 23:13:47 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 23:13:47 + ls -al . 23:13:47 total 1392 23:13:47 drwxrwxr-x 11 1001 1001 4096 Dec 29 23:11 . 23:13:47 drwxr-xr-x 4 root root 4096 Dec 29 23:11 .. 23:13:47 drwxrwxr-x 2 1001 1001 4096 Dec 29 23:10 .blubracket 23:13:47 -rw-rw-r-- 1 1001 1001 10 Dec 29 23:10 .dockerignore 23:13:47 drwxrwxr-x 8 1001 1001 4096 Dec 29 23:13 .git 23:13:47 drwxrwxr-x 3 1001 1001 4096 Dec 29 23:10 .github 23:13:47 -rw-rw-r-- 1 1001 1001 909 Dec 29 23:10 .gitignore 23:13:47 -rw-rw-r-- 1 1001 1001 359 Dec 29 23:10 .golangci.yml 23:13:47 -rw-rw-r-- 1 1001 1001 100 Dec 29 23:10 .hadolint.yml 23:13:47 drwxr-xr-x 3 1001 1001 4096 Dec 29 23:10 .semver 23:13:47 -rw-rw-r-- 1 1001 1001 155 Dec 29 23:10 .sonarcloud.properties 23:13:47 -rw-rw-r-- 1 1001 1001 1171 Dec 29 23:10 ADOPTERS.md 23:13:47 -rw-rw-r-- 1 1001 1001 20017 Dec 29 23:10 Attribution.txt 23:13:47 -rw-rw-r-- 1 1001 1001 108018 Dec 29 23:10 CHANGELOG.md 23:13:47 -rw-rw-r-- 1 1001 1001 3804 Dec 29 23:10 CONTRIBUTING.md 23:13:47 -rw-rw-r-- 1 1001 1001 677 Dec 29 23:10 GOVERNANCE.md 23:13:47 -rw-rw-r-- 1 1001 1001 886 Dec 29 23:10 Jenkinsfile 23:13:47 -rw-rw-r-- 1 1001 1001 10775 Dec 29 23:10 LICENSE 23:13:47 -rw-rw-r-- 1 1001 1001 16739 Dec 29 23:10 Makefile 23:13:47 -rw-rw-r-- 1 1001 1001 582 Dec 29 23:10 OWNERS.md 23:13:47 -rw-rw-r-- 1 1001 1001 9932 Dec 29 23:10 README.md 23:13:47 -rw-rw-r-- 1 1001 1001 789 Dec 29 23:10 SECURITY.md 23:13:47 -rw-rw-r-- 1 1001 1001 12 Dec 29 23:11 VERSION 23:13:47 drwxrwxr-x 2 1001 1001 4096 Dec 29 23:10 bin 23:13:47 drwxrwxr-x 19 1001 1001 4096 Dec 29 23:10 cmd 23:13:47 -rw-r--r-- 1 root root 1043596 Dec 29 23:13 coverage.out 23:13:47 drwxrwxr-x 2 1001 1001 4096 Dec 29 23:10 fuzz_test 23:13:47 -rw-rw-r-- 1 1001 1001 7070 Dec 29 23:10 go.mod 23:13:47 -rw-rw-r-- 1 1001 1001 90674 Dec 29 23:10 go.sum 23:13:47 drwxrwxr-x 7 1001 1001 4096 Dec 29 23:10 internal 23:13:47 drwxrwxr-x 2 1001 1001 4096 Dec 29 23:10 openapi 23:13:47 -rw-rw-r-- 1 1001 1001 584 Dec 29 23:10 security.txt 23:13:47 -rw-rw-r-- 1 1001 1001 204 Dec 29 23:10 version.go [Pipeline] sh 23:13:48 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 23:13:48 + '[' -e coverage.out ] 23:13:48 + chown 1001:1001 coverage.out [Pipeline] stash 23:13:48 Stashed 1 file(s) [Pipeline] sh 23:13:48 + make build 23:13:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:13:48 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 23:13:48 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 23:13:48 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.0s 23:13:49 #43 ... 23:13:49 23:13:49 #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:13:49 #49 DONE 5.8s 23:13:49 23:13:49 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:13:49 #50 ... 23:13:49 23:13:49 #51 [security-spire-agent internal] load build context 23:13:49 #51 transferring context: 25.98kB 0.6s done 23:13:49 #51 DONE 3.0s 23:13:49 23:13:49 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:49 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.07MB / 37.02MB 2.7s 23:13:49 #43 ... 23:13:49 23:13:49 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:13:49 #0 7.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:49 #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:49 #52 ... 23:13:49 23:13:49 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:13:49 #0 8.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:49 #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:50 #53 ... 23:13:50 23:13:50 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:13:50 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:50 #0 7.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:50 #54 ... 23:13:50 23:13:50 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:13:50 #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:50 #0 9.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:50 #55 ... 23:13:50 23:13:50 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:50 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.09MB / 37.02MB 3.5s 23:13:50 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 23:13:50 #43 ... 23:13:50 23:13:50 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:13:50 #0 9.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:50 #56 ... 23:13:50 23:13:50 #57 [core-data internal] load build context 23:13:50 #57 transferring context: 3.39MB 5.6s done 23:13:50 #57 DONE 7.5s 23:13:50 23:13:50 #58 [core-metadata internal] load build context 23:13:50 #58 transferring context: 3.39MB 6.0s done 23:13:50 #58 DONE 9.4s 23:13:50 23:13:50 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:50 #43 ... 23:13:50 23:13:50 #59 [security-proxy-setup internal] load build context 23:13:50 #59 transferring context: 3.39MB 5.8s done 23:13:50 #59 DONE 8.8s 23:13:50 23:13:50 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:50 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.0s 23:13:51 #43 ... 23:13:51 23:13:51 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:51 #60 DONE 8.7s 23:13:51 23:13:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:51 #43 ... 23:13:51 23:13:51 #61 [core-keeper internal] load build context 23:13:51 #61 transferring context: 3.39MB 6.2s done 23:13:51 #61 DONE 9.3s 23:13:51 23:13:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:51 #43 ... 23:13:51 23:13:51 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:13:51 #0 8.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:51 #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:51 #62 ... 23:13:51 23:13:51 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:52 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.1s 23:13:52 #43 ... 23:13:52 23:13:52 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:13:52 #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 23:13:52 #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 23:13:52 #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:13:52 #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 23:13:52 #33 ... 23:13:52 23:13:52 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:52 #43 ... 23:13:52 23:13:52 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:13:52 #0 6.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:13:52 #0 7.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:13:52 #63 ... 23:13:52 23:13:52 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:53 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 6.2s 23:13:53 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 6.8s 23:13:53 #43 ... 23:13:53 23:13:53 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:13:54 #64 ... 23:13:54 23:13:54 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:54 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 7.7s 23:13:54 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.1s 23:13:55 #43 ... 23:13:55 23:13:55 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:55 #65 ... 23:13:55 23:13:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:55 #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 23:13:55 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 8.6s 23:13:55 #43 ... 23:13:55 23:13:55 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:13:55 #66 ... 23:13:55 23:13:55 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:55 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 9.2s 23:13:56 #43 ... 23:13:56 23:13:56 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:13:56 #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 23:13:56 #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:13:56 #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 23:13:56 #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 23:13:56 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 23:13:56 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 23:13:56 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 23:13:56 #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done 23:13:56 #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 7.7s done 23:13:56 #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 23:13:56 #46 ... 23:13:56 23:13:56 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:56 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.91MB / 37.02MB 9.8s 23:13:57 #43 ... 23:13:57 23:13:57 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:13:57 #54 12.63 (1/4) Installing ca-certificates (20250911-r0) 23:13:57 #54 13.04 (2/4) Installing dumb-init (1.2.5-r3) 23:13:57 #54 13.09 (3/4) Installing su-exec (0.2-r3) 23:13:57 #54 13.18 (4/4) Installing yq-go (4.47.2-r2) 23:13:57 #54 14.54 Executing busybox-1.37.0-r19.trigger 23:13:57 #54 14.69 Executing ca-certificates-20250911-r0.trigger 23:13:57 #54 15.64 OK: 19 MiB in 20 packages 23:13:57 #54 DONE 17.4s 23:13:57 23:13:57 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:58 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.83MB / 37.02MB 11.1s 23:13:58 #43 ... 23:13:58 23:13:58 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:13:58 #52 14.06 (1/3) Installing ca-certificates (20250911-r0) 23:13:58 #52 14.46 (2/3) Installing dumb-init (1.2.5-r3) 23:13:58 #52 14.50 (3/3) Installing tzdata (2025c-r0) 23:13:58 #52 16.06 Executing busybox-1.37.0-r19.trigger 23:13:58 #52 16.24 Executing ca-certificates-20250911-r0.trigger 23:13:58 #52 17.47 OK: 8 MiB in 19 packages 23:13:58 #52 DONE 19.0s 23:13:58 23:13:58 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:58 #43 ... 23:13:58 23:13:58 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:13:58 #53 17.49 (1/2) Installing dumb-init (1.2.5-r3) 23:13:58 #53 17.54 (2/2) Installing su-exec (0.2-r3) 23:13:58 #53 17.54 Executing busybox-1.37.0-r19.trigger 23:13:58 #53 17.74 OK: 8 MiB in 18 packages 23:13:58 #53 DONE 19.2s 23:13:58 23:13:58 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:13:59 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 12.1s 23:13:59 #43 ... 23:13:59 23:13:59 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:13:59 #67 ... 23:13:59 23:13:59 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:13:59 #68 ... 23:13:59 23:13:59 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:13:59 #69 ... 23:13:59 23:13:59 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:13:59 #70 ... 23:13:59 23:13:59 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:13:59 #71 ... 23:13:59 23:13:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:00 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.32MB / 37.02MB 13.8s 23:14:01 #43 ... 23:14:01 23:14:01 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:14:01 #72 ... 23:14:01 23:14:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:01 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 14.5s 23:14:01 #43 ... 23:14:01 23:14:01 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:14:01 #56 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:01 #56 19.19 (1/1) Installing dumb-init (1.2.5-r3) 23:14:01 #56 19.19 Executing busybox-1.37.0-r19.trigger 23:14:01 #56 19.26 OK: 8 MiB in 17 packages 23:14:01 #56 ... 23:14:01 23:14:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:01 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 14.9s 23:14:02 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.00MB / 37.02MB 15.4s 23:14:03 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 16.7s done 23:14:03 #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 16.7s done 23:14:03 #43 ... 23:14:03 23:14:03 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:14:03 #63 15.56 (1/4) Installing dumb-init (1.2.5-r3) 23:14:03 #63 15.58 (2/4) Installing openssl (3.5.4-r0) 23:14:03 #63 15.66 (3/4) Installing su-exec (0.2-r3) 23:14:03 #63 15.67 (4/4) Installing yq-go (4.47.2-r2) 23:14:03 #63 16.72 Executing busybox-1.37.0-r19.trigger 23:14:03 #63 16.94 OK: 20 MiB in 20 packages 23:14:03 #63 DONE 21.3s 23:14:03 23:14:03 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:03 #71 DONE 14.9s 23:14:03 23:14:03 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:14:03 #62 16.66 (1/7) Installing ca-certificates (20250911-r0) 23:14:03 #62 17.01 (2/7) Installing dumb-init (1.2.5-r3) 23:14:03 #62 17.03 (3/7) Installing libgcc (14.2.0-r6) 23:14:03 #62 17.08 (4/7) Installing libsodium (1.0.20-r0) 23:14:03 #62 17.12 (5/7) Installing libstdc++ (14.2.0-r6) 23:14:03 #62 17.26 (6/7) Installing libzmq (4.3.5-r2) 23:14:03 #62 17.39 (7/7) Installing zeromq (4.3.5-r2) 23:14:03 #62 17.53 Executing busybox-1.37.0-r19.trigger 23:14:03 #62 17.74 Executing ca-certificates-20250911-r0.trigger 23:14:03 #62 18.63 OK: 12 MiB in 23 packages 23:14:03 #62 DONE 22.3s 23:14:04 23:14:04 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:14:04 #56 DONE 23.5s 23:14:04 23:14:04 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:14:07 #73 ... 23:14:07 23:14:07 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:14:07 #0 7.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:07 #0 9.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:07 #74 ... 23:14:07 23:14:07 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:07 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.6s 23:14:07 #43 ... 23:14:07 23:14:07 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:14:07 #55 17.93 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:07 #55 17.93 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:07 #55 17.93 OK: 26168 distinct packages available 23:14:07 #55 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:07 #55 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:07 #55 ... 23:14:07 23:14:07 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:07 #43 ... 23:14:07 23:14:07 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:07 #65 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:07 #65 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:08 #65 ... 23:14:08 23:14:08 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:08 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.7s 23:14:08 #46 ... 23:14:08 23:14:08 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:08 #43 ... 23:14:08 23:14:08 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:14:08 #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:08 #0 8.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:08 #75 ... 23:14:08 23:14:08 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:09 #43 ... 23:14:09 23:14:09 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:09 #66 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:09 #66 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:09 #66 ... 23:14:09 23:14:09 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:14:09 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:09 #76 ... 23:14:09 23:14:09 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:09 #46 ... 23:14:09 23:14:09 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:14:09 #64 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:09 #64 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:09 #64 ... 23:14:09 23:14:09 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:11 #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.6s done 23:14:11 #46 ... 23:14:11 23:14:11 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:14:11 #50 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:11 #50 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:11 #50 ... 23:14:11 23:14:11 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:14:11 #67 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:11 #67 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:11 #67 ... 23:14:11 23:14:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:12 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.5s 23:14:13 #43 ... 23:14:13 23:14:13 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:14:13 #55 29.95 (1/13) Installing brotli-libs (1.1.0-r2) 23:14:13 #55 30.18 (2/13) Installing c-ares (1.34.6-r0) 23:14:13 #55 30.26 (3/13) Installing libunistring (1.3-r0) 23:14:13 #55 30.59 (4/13) Installing libidn2 (2.3.7-r0) 23:14:13 #55 30.65 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:14:13 #55 30.69 (6/13) Installing libpsl (0.21.5-r3) 23:14:13 #55 30.76 (7/13) Installing zstd-libs (1.5.7-r0) 23:14:13 #55 30.98 (8/13) Installing libcurl (8.14.1-r2) 23:14:13 #55 31.09 (9/13) Installing curl (8.14.1-r2) 23:14:13 #55 31.18 (10/13) Installing dumb-init (1.2.5-r3) 23:14:13 #55 31.19 (11/13) Installing musl-obstack (1.2.3-r2) 23:14:13 #55 31.22 (12/13) Installing libucontext (1.3.2-r0) 23:14:13 #55 31.32 (13/13) Installing gcompat (1.1.0-r4) 23:14:13 #55 31.36 Executing busybox-1.37.0-r19.trigger 23:14:13 #55 31.59 OK: 13 MiB in 29 packages 23:14:13 #55 DONE 33.3s 23:14:13 23:14:13 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:13 #43 ... 23:14:13 23:14:13 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:14:13 #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:14 #77 ... 23:14:14 23:14:14 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:14:14 #0 6.943 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:14 #0 8.209 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:14 #78 ... 23:14:14 23:14:14 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:14:14 #0 7.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:14 #0 9.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:14 #79 ... 23:14:14 23:14:14 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:14:14 #69 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:14 #69 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:14 #69 ... 23:14:14 23:14:14 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:14:14 #72 13.18 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:14 #72 15.48 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:14 #72 ... 23:14:14 23:14:14 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:14:15 #43 ... 23:14:15 23:14:15 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:14:15 #68 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:15 #68 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:15 #68 ... 23:14:15 23:14:15 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:14:15 #70 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:15 #70 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:15 #70 ... 23:14:15 23:14:15 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:14:15 #64 27.15 (1/1) Installing dumb-init (1.2.5-r3) 23:14:15 #64 27.25 Executing busybox-1.37.0-r19.trigger 23:14:15 #64 27.51 OK: 8 MiB in 17 packages 23:14:15 #64 DONE 31.5s 23:14:15 23:14:15 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:14:15 #50 23.34 OK: 255 MiB in 60 packages 23:14:15 #50 DONE 26.5s 23:14:15 23:14:15 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:14:15 #80 ... 23:14:15 23:14:15 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:14:15 #67 23.99 OK: 255 MiB in 60 packages 23:14:15 #67 DONE 27.4s 23:14:15 23:14:15 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:14:16 #43 ... 23:14:16 23:14:16 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:14:16 #80 DONE 1.1s 23:14:16 23:14:16 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:17 #43 ... 23:14:17 23:14:17 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:14:17 #81 DONE 1.5s 23:14:17 23:14:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:17 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.0s 23:14:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:14:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:14:19 #43 ... 23:14:19 23:14:19 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:19 #65 23.51 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:19 #65 23.51 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:19 #65 23.51 OK: 26168 distinct packages available 23:14:19 #65 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:19 #65 28.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:19 #65 ... 23:14:19 23:14:19 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:19 #43 ... 23:14:19 23:14:19 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:19 #66 24.24 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:19 #66 24.24 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:19 #66 24.24 OK: 26168 distinct packages available 23:14:19 #66 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:19 #66 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:19 #66 ... 23:14:19 23:14:19 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:14:20 #43 ... 23:14:20 23:14:20 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:14:20 #76 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:21 #76 ... 23:14:21 23:14:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:21 #43 ... 23:14:21 23:14:21 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:14:21 #46 ... 23:14:21 23:14:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:22 #43 ... 23:14:22 23:14:22 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:14:22 #73 8.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:22 #73 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:22 #73 ... 23:14:22 23:14:22 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:14:22 #75 21.95 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:22 #75 22.15 Executing busybox-1.37.0-r20.post-upgrade 23:14:22 #75 22.82 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:22 #75 22.86 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:22 #75 22.94 Executing busybox-1.37.0-r20.trigger 23:14:22 #75 23.08 OK: 8 MiB in 19 packages 23:14:22 #75 ... 23:14:22 23:14:22 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:14:22 #69 31.17 OK: 255 MiB in 60 packages 23:14:22 #69 DONE 33.8s 23:14:23 23:14:23 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:23 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.2s 23:14:23 #43 ... 23:14:23 23:14:23 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:14:23 #0 5.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:23 #0 7.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:23 #82 ... 23:14:23 23:14:23 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:14:23 #74 23.83 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:23 #74 24.02 Executing busybox-1.37.0-r20.post-upgrade 23:14:23 #74 24.89 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:23 #74 24.92 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:23 #74 24.95 Executing busybox-1.37.0-r20.trigger 23:14:23 #74 25.14 OK: 19 MiB in 20 packages 23:14:23 #74 ... 23:14:23 23:14:23 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:14:23 #83 DONE 0.6s 23:14:23 23:14:23 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:24 #43 ... 23:14:24 23:14:24 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:14:24 #77 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:24 #77 ... 23:14:24 23:14:24 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:24 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.7s done 23:14:24 #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.7s done 23:14:24 #43 ... 23:14:24 23:14:24 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:14:24 #72 28.39 (1/1) Installing dumb-init (1.2.5-r3) 23:14:24 #72 29.06 Executing busybox-1.37.0-r19.trigger 23:14:24 #72 29.23 OK: 8 MiB in 17 packages 23:14:24 #72 DONE 33.2s 23:14:24 23:14:24 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:25 #84 ... 23:14:25 23:14:25 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:14:25 #70 32.00 OK: 255 MiB in 60 packages 23:14:25 #70 DONE 36.0s 23:14:25 23:14:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:25 #43 ... 23:14:25 23:14:25 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:14:25 #0 4.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:25 #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:25 #85 ... 23:14:25 23:14:25 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:14:25 #86 DONE 0.5s 23:14:25 23:14:25 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:25 #87 ... 23:14:25 23:14:25 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:14:25 #74 DONE 28.7s 23:14:26 23:14:26 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:14:26 #79 20.95 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:26 #79 21.27 Executing busybox-1.37.0-r20.post-upgrade 23:14:26 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:14:26 #79 ... 23:14:26 23:14:26 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:14:26 #75 DONE 27.6s 23:14:26 23:14:26 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:14:26 #79 22.17 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:26 #79 22.18 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:26 #79 22.25 Executing busybox-1.37.0-r20.trigger 23:14:26 #79 22.43 OK: 8 MiB in 17 packages 23:14:26 #79 ... 23:14:26 23:14:26 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:26 #88 ... 23:14:26 23:14:26 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:14:26 #76 27.10 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:26 #76 27.35 Executing busybox-1.37.0-r20.post-upgrade 23:14:27 #76 27.98 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:27 #76 27.99 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:27 #76 28.00 Executing busybox-1.37.0-r20.trigger 23:14:27 #76 28.17 OK: 8 MiB in 18 packages 23:14:27 #76 ... 23:14:27 23:14:27 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:27 #89 ... 23:14:27 23:14:27 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:27 #66 41.65 (1/4) Installing dumb-init (1.2.5-r3) 23:14:27 #66 41.67 (2/4) Installing musl-obstack (1.2.3-r2) 23:14:27 #66 41.70 (3/4) Installing libucontext (1.3.2-r0) 23:14:27 #66 41.73 (4/4) Installing gcompat (1.1.0-r4) 23:14:27 #66 41.76 Executing busybox-1.37.0-r19.trigger 23:14:27 #66 41.96 OK: 8 MiB in 20 packages 23:14:28 #66 ... 23:14:28 23:14:28 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 23:14:28 #79 DONE 24.4s 23:14:28 23:14:28 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:14:28 #78 24.57 OK: 255 MiB in 60 packages 23:14:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:14:29 #78 ... 23:14:29 23:14:29 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:14:29 #66 DONE 43.5s 23:14:29 23:14:29 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:29 #65 42.79 (1/5) Installing dumb-init (1.2.5-r3) 23:14:29 #65 43.29 (2/5) Installing musl-obstack (1.2.3-r2) 23:14:29 #65 43.30 (3/5) Installing libucontext (1.3.2-r0) 23:14:29 #65 43.32 (4/5) Installing gcompat (1.1.0-r4) 23:14:29 #65 43.39 (5/5) Installing openssl (3.5.4-r0) 23:14:29 #65 43.54 Executing busybox-1.37.0-r19.trigger 23:14:29 #65 43.78 OK: 9 MiB in 21 packages 23:14:29 #65 ... 23:14:29 23:14:29 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:14:29 #76 DONE 30.9s 23:14:30 23:14:30 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:14:30 #90 ... 23:14:30 23:14:30 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:14:30 #78 DONE 26.9s 23:14:30 23:14:30 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:14:30 #68 31.67 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:14:30 #68 31.67 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:14:30 #68 31.67 OK: 26170 distinct packages available 23:14:30 #68 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:30 #68 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:30 #68 ... 23:14:30 23:14:30 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:14:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:14:31 #91 DONE 0.7s 23:14:31 23:14:31 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:32 #92 ... 23:14:32 23:14:32 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:14:32 #77 23.94 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #77 24.74 Executing busybox-1.37.0-r20.post-upgrade 23:14:32 #77 25.51 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #77 25.56 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #77 25.59 Executing busybox-1.37.0-r20.trigger 23:14:32 #77 25.75 OK: 20 MiB in 20 packages 23:14:32 #77 DONE 28.2s 23:14:32 23:14:32 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:14:32 #65 DONE 47.2s 23:14:32 23:14:32 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:14:32 #93 ... 23:14:32 23:14:32 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:14:32 #73 23.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #73 23.82 Executing busybox-1.37.0-r20.post-upgrade 23:14:32 #73 24.95 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #73 24.99 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:32 #73 25.01 Executing busybox-1.37.0-r20.trigger 23:14:32 #73 25.21 OK: 12 MiB in 23 packages 23:14:32 #73 DONE 28.5s 23:14:32 23:14:32 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:14:32 #94 DONE 0.6s 23:14:32 23:14:32 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:14:34 #95 ... 23:14:34 23:14:34 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:14:34 #82 20.39 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:34 #82 20.52 Executing busybox-1.37.0-r20.post-upgrade 23:14:34 #82 20.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:34 #82 20.93 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:34 #82 20.97 Executing busybox-1.37.0-r20.trigger 23:14:34 #82 21.05 OK: 13 MiB in 29 packages 23:14:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:14:34 #82 ... 23:14:34 23:14:34 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:14:34 #90 DONE 5.1s 23:14:35 23:14:35 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:14:35 #96 DONE 0.3s 23:14:35 23:14:35 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:14:35 #85 18.23 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:35 #85 18.31 Executing busybox-1.37.0-r20.post-upgrade 23:14:35 #85 18.65 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:35 #85 18.67 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:35 #85 18.67 Executing busybox-1.37.0-r20.trigger 23:14:35 #85 18.73 OK: 8 MiB in 17 packages 23:14:35 #85 ... 23:14:35 23:14:35 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:14:35 #82 DONE 22.6s 23:14:35 23:14:35 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:14:35 #68 45.46 OK: 255 MiB in 60 packages 23:14:35 #68 DONE 46.6s 23:14:35 23:14:35 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:14:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:14:36 #97 ... 23:14:36 23:14:36 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:14:36 #85 DONE 20.7s 23:14:36 23:14:36 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:14:36 #97 DONE 0.7s 23:14:36 23:14:36 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:14:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:14:40 $ docker stop --time=1 4afc4aa5cd234604dc93a8d87b90f50d5d4a79c59cdd53269fa35faac8521124 23:14:41 #98 ... 23:14:41 23:14:41 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:14:41 #95 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:41 #95 7.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:41 #95 10.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:41 #95 10.72 Executing busybox-1.37.0-r20.post-upgrade 23:14:41 #95 10.99 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:41 #95 11.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:41 #95 11.01 Executing busybox-1.37.0-r20.trigger 23:14:41 #95 11.07 OK: 8 MiB in 20 packages 23:14:41 #95 DONE 11.9s 23:14:41 23:14:41 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:43 $ docker rm -f --volumes 4afc4aa5cd234604dc93a8d87b90f50d5d4a79c59cdd53269fa35faac8521124 23:14:43 #99 ... 23:14:43 23:14:43 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:14:43 #93 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 23:14:43 #93 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 23:14:43 #93 8.645 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:14:43 #93 8.730 Executing busybox-1.37.0-r20.post-upgrade 23:14:43 #93 9.127 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:14:43 #93 9.127 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:14:43 #93 9.158 Executing busybox-1.37.0-r20.trigger 23:14:43 #93 9.262 OK: 9 MiB in 21 packages 23:14:43 #93 DONE 10.7s 23:14:43 23:14:43 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:43 #99 DONE 1.9s 23:14:43 23:14:43 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:14:43 #100 DONE 0.4s 23:14:43 23:14:43 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:43 #101 ... 23:14:43 23:14:43 #102 [security-spire-config stage-2 6/10] COPY security.txt / 23:14:43 #102 DONE 0.3s 23:14:43 23:14:43 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:14:43 #103 DONE 0.2s 23:14:43 23:14:43 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [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:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:44 23:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:44 #104 ... 23:14:44 23:14:44 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:14:44 #105 DONE 0.3s 23:14:44 23:14:44 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:14:44 #104 DONE 1.5s 23:14:44 23:14:44 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:44 latest: Pulling from edgex-devops/edgex-compose 23:14:44 91d30c5bc195: Pulling fs layer 23:14:44 2e9b0aa3be6d: Pulling fs layer 23:14:44 9c61dcf015f6: Pulling fs layer 23:14:44 4698f68db338: Pulling fs layer 23:14:44 2a2f49069b9e: Pulling fs layer 23:14:44 e0025b399a48: Pulling fs layer 23:14:44 4698f68db338: Waiting 23:14:44 e0025b399a48: Waiting 23:14:44 2a2f49069b9e: Waiting 23:14:44 91d30c5bc195: Verifying Checksum 23:14:44 91d30c5bc195: Download complete 23:14:44 4698f68db338: Download complete 23:14:44 #106 ... 23:14:44 23:14:44 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:14:44 #107 DONE 0.4s 23:14:44 2e9b0aa3be6d: Verifying Checksum 23:14:44 2e9b0aa3be6d: Download complete 23:14:44 e0025b399a48: Verifying Checksum 23:14:44 e0025b399a48: Download complete 23:14:44 91d30c5bc195: Pull complete 23:14:44 2a2f49069b9e: Verifying Checksum 23:14:44 2a2f49069b9e: Download complete 23:14:44 23:14:44 #108 [security-spire-config] exporting to image 23:14:44 #108 exporting layers 23:14:45 2e9b0aa3be6d: Pull complete 23:14:45 9c61dcf015f6: Verifying Checksum 23:14:45 9c61dcf015f6: Download complete 23:14:45 #108 ... 23:14:45 23:14:45 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:45 #101 DONE 2.6s 23:14:45 23:14:45 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:14:45 #109 DONE 0.2s 23:14:45 23:14:45 #110 [security-spire-server stage-2 6/9] COPY security.txt / 23:14:46 #110 DONE 0.2s 23:14:46 23:14:46 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:14:46 #111 DONE 0.3s 23:14:46 23:14:46 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:14:46 #112 DONE 0.2s 23:14:46 23:14:46 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:14:46 #113 DONE 0.2s 23:14:46 23:14:46 #108 [security-spire-server] exporting to image 23:14:48 #108 ... 23:14:48 23:14:48 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:14:48 #106 DONE 3.6s 23:14:48 23:14:48 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:14:48 #114 DONE 0.2s 23:14:48 23:14:48 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:48 #92 ... 23:14:48 23:14:48 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 23:14:48 #115 DONE 0.3s 23:14:48 23:14:48 #108 [security-spire-server] exporting to image 23:14:48 #108 ... 23:14:48 23:14:48 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:14:48 #116 DONE 0.3s 23:14:49 23:14:49 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:14:49 #117 DONE 0.4s 23:14:49 23:14:49 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:49 #92 ... 23:14:49 23:14:49 #108 [security-spire-config] exporting to image 23:14:49 #108 exporting layers 4.6s done 23:14:49 #108 writing image sha256:4ec0028ab8bacdca8f0e999a45f26ac34bbc6b0b83021c9758c80ba1064048e8 0.0s done 23:14:49 #108 naming to docker.io/library/security-spire-config-arm64 done 23:14:49 9c61dcf015f6: Pull complete 23:14:49 4698f68db338: Pull complete 23:14:49 2a2f49069b9e: Pull complete 23:14:49 e0025b399a48: Pull complete 23:14:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 23:14:49 #108 ... 23:14:49 23:14:49 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:14:49 #118 DONE 0.3s 23:14:49 23:14:49 #108 [security-spire-agent] exporting to image [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:49 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 23:14:49 $ 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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:14:50 $ docker top dca893e05cb9dac29da94c85dcb4a44d87583ca64da41c2d6a24dbae6d12e2ee -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:51 #108 exporting layers 3.9s done 23:14:51 #108 writing image sha256:0e4117d6139307606a7328dfb9e5132bc47371ce273912d729679f35a6767a22 0.0s done 23:14:51 #108 naming to docker.io/library/security-spire-server-arm64 done 23:14:51 + docker compose -f ./docker-compose-build.yml build --parallel 23:14:51 #1 [core-keeper internal] load build definition from Dockerfile 23:14:51 #1 transferring dockerfile: 2.01kB done 23:14:51 #1 DONE 0.1s 23:14:51 23:14:51 #2 [support-scheduler internal] load build definition from Dockerfile 23:14:51 #2 transferring dockerfile: 1.83kB done 23:14:51 #2 DONE 0.1s 23:14:51 23:14:51 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:51 #3 DONE 0.0s 23:14:51 23:14:51 #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 23:14:51 #4 ... 23:14:51 23:14:51 #5 [core-data internal] load build definition from Dockerfile 23:14:51 #5 transferring dockerfile: 2.04kB done 23:14:51 #5 DONE 0.1s 23:14:51 23:14:51 #6 [security-spire-server internal] load build definition from Dockerfile 23:14:51 #6 transferring dockerfile: 1.70kB done 23:14:51 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:51 #6 DONE 0.1s 23:14:51 23:14:51 #7 [security-bootstrapper internal] load build definition from Dockerfile 23:14:51 #7 transferring dockerfile: 3.02kB done 23:14:51 #7 DONE 0.1s 23:14:51 23:14:51 #8 [security-spire-agent internal] load build definition from Dockerfile 23:14:51 #8 transferring dockerfile: 1.81kB done 23:14:51 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:51 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 23:14:51 #8 DONE 0.1s 23:14:51 23:14:51 #9 [security-spire-config internal] load build definition from Dockerfile 23:14:51 #9 transferring dockerfile: 1.69kB done 23:14:51 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 23:14:51 #9 DONE 0.2s 23:14:51 23:14:51 #10 [security-proxy-auth internal] load build definition from Dockerfile 23:14:51 #10 transferring dockerfile: 2.14kB done 23:14:51 #10 DONE 0.2s 23:14:51 23:14:51 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:14:51 #11 transferring dockerfile: 1.89kB done 23:14:51 #11 DONE 0.2s 23:14:51 23:14:51 #12 [security-proxy-setup internal] load build definition from Dockerfile 23:14:51 #12 transferring dockerfile: 2.50kB done 23:14:51 #12 DONE 0.2s 23:14:51 23:14:51 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:14:51 #13 transferring dockerfile: 2.23kB done 23:14:51 #13 DONE 0.2s 23:14:51 23:14:51 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:51 #3 DONE 0.0s 23:14:51 23:14:51 #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 23:14:51 #4 ... 23:14:51 23:14:51 #14 [security-secretstore-setup internal] load build definition from Dockerfile 23:14:51 #14 transferring dockerfile: 2.49kB done 23:14:51 #14 DONE 0.2s 23:14:51 23:14:51 #15 [core-command internal] load build definition from Dockerfile 23:14:51 #15 transferring dockerfile: 1.94kB done 23:14:51 #15 DONE 0.2s 23:14:51 23:14:51 #16 [support-notifications internal] load build definition from Dockerfile 23:14:51 #16 transferring dockerfile: 2.02kB done 23:14:51 #16 DONE 0.2s 23:14:51 23:14:51 #17 [core-metadata internal] load build definition from Dockerfile 23:14:51 #17 transferring dockerfile: 2.10kB done 23:14:51 #17 DONE 0.2s 23:14:51 23:14:51 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:14:51 #3 DONE 0.0s 23:14:51 23:14:51 #18 [core-keeper internal] load .dockerignore 23:14:51 #18 transferring context: 50B done 23:14:51 #18 DONE 0.1s 23:14:51 23:14:51 #19 [core-data internal] load .dockerignore 23:14:51 #19 transferring context: 50B done 23:14:51 #19 DONE 0.1s 23:14:51 23:14:51 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 23:14:51 #4 DONE 0.2s 23:14:51 23:14:51 #20 [security-bootstrapper internal] load .dockerignore 23:14:51 #20 transferring context: 50B done 23:14:51 #20 DONE 0.1s 23:14:51 23:14:51 #21 [support-scheduler internal] load .dockerignore 23:14:51 #21 transferring context: 50B done 23:14:51 #21 DONE 0.1s 23:14:51 23:14:51 #22 [security-proxy-setup internal] load .dockerignore 23:14:51 #22 transferring context: 50B done 23:14:51 #22 DONE 0.1s 23:14:51 23:14:51 #23 [security-proxy-auth internal] load .dockerignore 23:14:51 #23 transferring context: 50B done 23:14:51 #23 DONE 0.1s 23:14:51 23:14:51 #24 [core-command internal] load .dockerignore 23:14:51 #24 transferring context: 50B done 23:14:51 #24 DONE 0.1s 23:14:51 23:14:51 #25 [security-spiffe-token-provider internal] load .dockerignore 23:14:51 #25 transferring context: 50B done 23:14:51 #25 DONE 0.1s 23:14:51 23:14:51 #26 [security-secretstore-setup internal] load .dockerignore 23:14:51 #26 transferring context: 50B done 23:14:51 #26 DONE 0.2s 23:14:51 23:14:51 #27 [core-common-config-bootstrapper internal] load .dockerignore 23:14:51 #27 transferring context: 50B done 23:14:51 #27 DONE 0.2s 23:14:51 23:14:51 #28 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:14:51 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 23:14:51 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:14:51 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 23:14:51 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 23:14:51 #28 DONE 0.2s 23:14:51 23:14:51 #29 [support-notifications internal] load .dockerignore 23:14:51 #29 transferring context: 50B done 23:14:51 #29 DONE 0.2s 23:14:51 23:14:51 #30 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:51 #30 ... 23:14:51 23:14:51 #28 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:14:51 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 23:14:51 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:14:51 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 23:14:51 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 23:14:51 #28 DONE 0.2s 23:14:51 23:14:51 #31 [core-metadata internal] load .dockerignore 23:14:51 #31 transferring context: 50B done 23:14:51 #31 DONE 0.2s 23:14:51 23:14:51 #30 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:52 #30 ... 23:14:52 23:14:52 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 23:14:52 #32 DONE 0.7s 23:14:52 23:14:52 #30 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 23:14:52 #108 exporting layers 2.6s done 23:14:52 #108 writing image sha256:b5be1c23ed8625b384ed4f4acc1e9fb800499f45e8bf700cd10ad06069027de6 done 23:14:52 #108 naming to docker.io/library/security-spire-agent-arm64 done 23:14:52 #108 DONE 7.5s 23:14:52 23:14:52 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:14:52 #30 ... 23:14:52 23:14:52 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 23:14:52 #33 DONE 0.8s 23:14:52 23:14:52 #34 [core-data builder 2/8] WORKDIR /edgex-go 23:14:53 #34 DONE 1.0s 23:14:53 23:14:53 #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:14:53 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 23:14:53 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:14:53 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 23:14:53 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 23:14:53 #28 DONE 0.2s 23:14:53 23:14:53 #35 [security-spire-server internal] load .dockerignore 23:14:53 #35 transferring context: 50B 0.0s done 23:14:53 #35 DONE 1.0s 23:14:53 23:14:53 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:53 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:53 #36 ... 23:14:53 23:14:53 #37 [security-spire-agent internal] load .dockerignore 23:14:53 #37 transferring context: 50B 0.1s done 23:14:53 #37 DONE 1.1s 23:14:53 23:14:53 #38 [security-spire-config internal] load .dockerignore 23:14:53 #38 transferring context: 50B 0.0s done 23:14:53 #38 DONE 1.1s 23:14:53 23:14:53 #39 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:14:54 #39 ... 23:14:54 23:14:54 #28 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:14:54 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 23:14:54 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:14:54 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 23:14:54 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 23:14:54 #28 DONE 0.2s 23:14:54 23:14:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:54 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.0s done 23:14:55 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:14:55 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 23:14:56 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 23:14:57 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.8s 23:14:58 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s 23:14:58 #36 ... 23:14:58 23:14:58 #40 [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:58 #40 DONE 6.7s 23:14:58 23:14:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:14:59 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 2.8s 23:15:00 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.4s 23:15:01 #36 ... 23:15:01 23:15:01 #41 [core-data internal] load build context 23:15:01 #41 transferring context: 361.18MB 9.8s 23:15:01 #41 ... 23:15:01 23:15:01 #42 [support-scheduler internal] load build context 23:15:01 #42 ... 23:15:01 23:15:01 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:01 #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:01 #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:01 #0 2.026 (1/4) Installing ca-certificates (20250911-r0) 23:15:01 #0 2.051 (2/4) Installing dumb-init (1.2.5-r3) 23:15:01 #0 2.053 (3/4) Installing su-exec (0.2-r3) 23:15:01 #0 2.060 (4/4) Installing yq-go (4.47.2-r2) 23:15:01 #0 2.147 Executing busybox-1.37.0-r19.trigger 23:15:01 #0 2.155 Executing ca-certificates-20250911-r0.trigger 23:15:01 #0 2.199 OK: 20 MiB in 20 packages 23:15:01 #43 ... 23:15:01 23:15:01 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:01 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:01 #0 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:01 #0 1.685 (1/2) Installing dumb-init (1.2.5-r3) 23:15:01 #0 1.696 (2/2) Installing su-exec (0.2-r3) 23:15:01 #0 1.702 Executing busybox-1.37.0-r19.trigger 23:15:01 #0 1.710 OK: 7 MiB in 18 packages 23:15:01 #44 ... 23:15:01 23:15:01 #45 [core-common-config-bootstrapper internal] load build context 23:15:01 #45 ... 23:15:01 23:15:01 #46 [security-spiffe-token-provider internal] load build context 23:15:02 #46 ... 23:15:02 23:15:02 #47 [core-metadata internal] load build context 23:15:02 #47 ... 23:15:02 23:15:02 #48 [security-bootstrapper internal] load build context 23:15:02 #48 ... 23:15:02 23:15:02 #49 [security-proxy-auth internal] load build context 23:15:02 #49 ... 23:15:02 23:15:02 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:02 #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 1.991 (1/1) Installing dumb-init (1.2.5-r3) 23:15:02 #0 1.994 Executing busybox-1.37.0-r19.trigger 23:15:02 #0 2.013 OK: 7 MiB in 17 packages 23:15:02 #50 ... 23:15:02 23:15:02 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:02 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 3.007 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:15:02 #0 3.007 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:15:02 #0 3.007 OK: 26327 distinct packages available 23:15:02 #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 3.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 3.518 (1/13) Installing brotli-libs (1.1.0-r2) 23:15:02 #0 3.532 (2/13) Installing c-ares (1.34.6-r0) 23:15:02 #0 3.540 (3/13) Installing libunistring (1.3-r0) 23:15:02 #0 3.552 (4/13) Installing libidn2 (2.3.7-r0) 23:15:02 #0 3.557 (5/13) Installing nghttp2-libs (1.65.0-r0) 23:15:02 #0 3.564 (6/13) Installing libpsl (0.21.5-r3) 23:15:02 #0 3.565 (7/13) Installing zstd-libs (1.5.7-r0) 23:15:02 #0 3.576 (8/13) Installing libcurl (8.14.1-r2) 23:15:02 #0 3.587 (9/13) Installing curl (8.14.1-r2) 23:15:02 #0 3.594 (10/13) Installing dumb-init (1.2.5-r3) 23:15:02 #0 3.602 (11/13) Installing musl-obstack (1.2.3-r2) 23:15:02 #0 3.606 (12/13) Installing libucontext (1.3.2-r0) 23:15:02 #0 3.609 (13/13) Installing gcompat (1.1.0-r4) 23:15:02 #0 3.615 Executing busybox-1.37.0-r19.trigger 23:15:02 #0 3.636 OK: 13 MiB in 29 packages 23:15:02 #51 ... 23:15:02 23:15:02 #52 [security-spire-server internal] load build context 23:15:02 #52 transferring context: 26.44kB 0.0s done 23:15:02 #52 DONE 9.4s 23:15:02 23:15:02 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:15:02 #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:02 #0 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:02 #0 1.988 (1/4) Installing dumb-init (1.2.5-r3) 23:15:02 #0 2.004 (2/4) Installing openssl (3.5.4-r0) 23:15:02 #0 2.004 (3/4) Installing su-exec (0.2-r3) 23:15:02 #0 2.012 (4/4) Installing yq-go (4.47.2-r2) 23:15:02 #0 2.091 Executing busybox-1.37.0-r19.trigger 23:15:02 #0 2.137 OK: 20 MiB in 20 packages 23:15:02 #53 ... 23:15:02 23:15:02 #54 [security-proxy-setup internal] load build context 23:15:02 #54 transferring context: 481.67MB 11.1s 23:15:02 #54 ... 23:15:02 23:15:02 #55 [support-notifications internal] load build context 23:15:02 #55 ... 23:15:02 23:15:02 #56 [core-command internal] load build context 23:15:03 #56 ... 23:15:03 23:15:03 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:03 #57 ... 23:15:03 23:15:03 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:03 #58 ... 23:15:03 23:15:03 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:03 #59 ... 23:15:03 23:15:03 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:15:03 #60 ... 23:15:03 23:15:03 #61 [security-secretstore-setup internal] load build context 23:15:03 #61 ... 23:15:03 23:15:03 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:03 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:03 #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:03 #0 2.537 (1/1) Installing dumb-init (1.2.5-r3) 23:15:03 #0 2.541 Executing busybox-1.37.0-r19.trigger 23:15:03 #0 2.557 OK: 7 MiB in 17 packages 23:15:03 #62 ... 23:15:03 23:15:03 #63 [core-keeper internal] load build context 23:15:04 #63 ... 23:15:04 23:15:04 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:15:04 #64 ... 23:15:04 23:15:04 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:15:04 #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:04 #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:04 #0 3.553 (1/3) Installing ca-certificates (20250911-r0) 23:15:04 #0 3.569 (2/3) Installing dumb-init (1.2.5-r3) 23:15:04 #0 3.574 (3/3) Installing tzdata (2025c-r0) 23:15:04 #0 3.608 Executing busybox-1.37.0-r19.trigger 23:15:04 #0 3.626 Executing ca-certificates-20250911-r0.trigger 23:15:04 #0 3.668 OK: 8 MiB in 19 packages 23:15:04 #65 ... 23:15:04 23:15:04 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:15:04 #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:04 #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:04 #0 2.892 (1/7) Installing ca-certificates (20250911-r0) 23:15:04 #0 2.910 (2/7) Installing dumb-init (1.2.5-r3) 23:15:04 #0 2.912 (3/7) Installing libgcc (14.2.0-r6) 23:15:04 #0 2.925 (4/7) Installing libsodium (1.0.20-r0) 23:15:04 #0 2.941 (5/7) Installing libstdc++ (14.2.0-r6) 23:15:04 #0 2.958 (6/7) Installing libzmq (4.3.5-r2) 23:15:04 #0 2.971 (7/7) Installing zeromq (4.3.5-r2) 23:15:04 #0 2.975 Executing busybox-1.37.0-r19.trigger 23:15:04 #0 2.985 Executing ca-certificates-20250911-r0.trigger 23:15:04 #0 3.043 OK: 12 MiB in 23 packages 23:15:04 #66 ... 23:15:04 23:15:04 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:04 #67 ... 23:15:04 23:15:04 #68 [security-spire-agent internal] load build context 23:15:04 #68 ... 23:15:04 23:15:04 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:04 #69 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 9.5s done 23:15:04 #69 ... 23:15:04 23:15:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:04 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 7.4s 23:15:04 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 7.4s 23:15:05 #36 ... 23:15:05 23:15:05 #44 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 23:15:05 #44 DONE 13.9s 23:15:05 23:15:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:05 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 8.4s 23:15:06 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 9.2s done 23:15:07 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 9.7s done 23:15:07 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:15:07 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 10.1s done 23:15:08 #36 ... 23:15:08 23:15:08 #28 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:15:08 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 23:15:08 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 23:15:08 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 23:15:08 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 23:15:08 #28 DONE 0.2s 23:15:08 23:15:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:08 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.0s done 23:15:08 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 23:15:08 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 23:15:08 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 23:15:08 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 9.2s done 23:15:08 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 9.7s done 23:15:08 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 10.1s done 23:15:08 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 23:15:08 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 11.5s 23:15:08 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 23:15:08 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 23:15:08 #36 ... 23:15:08 23:15:08 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:15:08 #43 DONE 17.0s 23:15:08 23:15:08 #50 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 23:15:08 #50 DONE 17.1s 23:15:08 23:15:08 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:15:08 #53 DONE 17.1s 23:15:08 23:15:08 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 23:15:08 #65 DONE 17.1s 23:15:08 23:15:08 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 23:15:08 #62 DONE 17.1s 23:15:08 23:15:08 #61 [security-secretstore-setup internal] load build context 23:15:08 #61 transferring context: 608.56MB 12.1s done 23:15:08 #61 DONE 17.1s 23:15:08 23:15:08 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 23:15:08 #66 DONE 17.0s 23:15:08 23:15:08 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:15:08 #51 DONE 17.1s 23:15:08 23:15:08 #42 [support-scheduler internal] load build context 23:15:08 #42 transferring context: 608.56MB 12.7s done 23:15:08 #42 DONE 17.2s 23:15:08 23:15:08 #45 [core-common-config-bootstrapper internal] load build context 23:15:08 #45 transferring context: 608.56MB 12.4s done 23:15:08 #45 DONE 17.1s 23:15:08 23:15:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:08 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 23:15:08 #36 ... 23:15:08 23:15:08 #47 [core-metadata internal] load build context 23:15:08 #47 transferring context: 608.56MB 12.6s done 23:15:08 #47 DONE 17.0s 23:15:08 23:15:08 #49 [security-proxy-auth internal] load build context 23:15:08 #49 transferring context: 608.56MB 13.1s done 23:15:08 #49 DONE 17.2s 23:15:08 23:15:08 #54 [security-proxy-setup internal] load build context 23:15:08 #54 transferring context: 608.56MB 13.2s done 23:15:08 #54 DONE 17.2s 23:15:08 23:15:08 #48 [security-bootstrapper internal] load build context 23:15:08 #48 transferring context: 608.56MB 13.3s done 23:15:08 #48 DONE 17.3s 23:15:08 23:15:08 #46 [security-spiffe-token-provider internal] load build context 23:15:08 #46 transferring context: 608.56MB 13.0s done 23:15:08 #46 DONE 17.2s 23:15:08 23:15:08 #56 [core-command internal] load build context 23:15:08 #56 transferring context: 608.56MB 13.2s done 23:15:08 #56 DONE 17.2s 23:15:08 23:15:08 #41 [core-data internal] load build context 23:15:08 #41 transferring context: 608.56MB 14.0s done 23:15:08 #41 DONE 17.4s 23:15:08 23:15:08 #55 [support-notifications internal] load build context 23:15:08 #55 transferring context: 608.56MB 13.8s done 23:15:08 #55 DONE 17.1s 23:15:08 23:15:08 #63 [core-keeper internal] load build context 23:15:08 #63 transferring context: 608.56MB 14.6s done 23:15:08 #63 DONE 17.4s 23:15:08 23:15:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:08 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 11.7s 23:15:08 #36 ... 23:15:08 23:15:08 #68 [security-spire-agent internal] load build context 23:15:08 #68 transferring context: 25.98kB done 23:15:08 #68 DONE 14.7s 23:15:08 23:15:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:08 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.9s 23:15:09 #36 ... 23:15:09 23:15:09 #70 [security-spire-config internal] load build context 23:15:09 #70 transferring context: 24.70kB done 23:15:09 #70 DONE 0.4s 23:15:09 23:15:09 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:09 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.9s done 23:15:09 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23:15:09 #36 ... 23:15:09 23:15:09 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:15:09 #58 DONE 16.2s 23:15:09 23:15:09 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:10 #36 ... 23:15:10 23:15:10 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 23:15:10 #64 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #64 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #64 16.49 OK: 265 MiB in 60 packages 23:15:10 #64 DONE 16.9s 23:15:10 23:15:10 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:15:10 #60 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #60 16.55 OK: 265 MiB in 60 packages 23:15:10 #60 DONE 16.9s 23:15:10 23:15:10 #39 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:15:10 #39 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #39 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #39 16.57 OK: 265 MiB in 60 packages 23:15:10 #39 DONE 16.9s 23:15:10 23:15:10 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:15:10 #67 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #67 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #67 16.70 OK: 265 MiB in 60 packages 23:15:10 #67 DONE 16.9s 23:15:10 23:15:10 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:15:10 #71 DONE 0.2s 23:15:10 23:15:10 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:15:10 #72 DONE 0.1s 23:15:10 23:15:10 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:15:10 #73 DONE 0.2s 23:15:10 23:15:10 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:10 #74 ... 23:15:10 23:15:10 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:15:10 #75 DONE 0.2s 23:15:10 23:15:10 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:10 #36 ... 23:15:10 23:15:10 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 23:15:10 #0 8.677 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #0 8.990 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #0 9.465 (1/1) Installing dumb-init (1.2.5-r3) 23:15:10 #0 9.592 Executing busybox-1.37.0-r19.trigger 23:15:10 #0 9.617 OK: 7 MiB in 17 packages 23:15:10 #76 DONE 9.8s 23:15:10 23:15:10 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:15:10 #57 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #57 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #57 16.59 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:15:10 #57 16.59 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:15:10 #57 16.59 OK: 26329 distinct packages available 23:15:10 #57 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #57 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #57 17.25 OK: 265 MiB in 60 packages 23:15:10 #57 DONE 17.6s 23:15:10 23:15:10 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:10 #36 ... 23:15:10 23:15:10 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 23:15:10 #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:10 #0 1.508 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:10 #0 1.530 Executing busybox-1.37.0-r20.post-upgrade 23:15:10 #0 1.598 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:10 #0 1.610 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:10 #0 1.614 Executing busybox-1.37.0-r20.trigger 23:15:10 #0 1.629 OK: 7 MiB in 17 packages 23:15:10 #77 DONE 2.1s 23:15:10 23:15:10 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:11 #36 ... 23:15:11 23:15:11 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:15:11 #59 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #59 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #59 16.98 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:15:11 #59 16.98 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:15:11 #59 16.98 OK: 26327 distinct packages available 23:15:11 #59 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #59 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #59 17.52 (1/5) Installing dumb-init (1.2.5-r3) 23:15:11 #59 17.52 (2/5) Installing musl-obstack (1.2.3-r2) 23:15:11 #59 17.52 (3/5) Installing libucontext (1.3.2-r0) 23:15:11 #59 17.53 (4/5) Installing gcompat (1.1.0-r4) 23:15:11 #59 17.53 (5/5) Installing openssl (3.5.4-r0) 23:15:11 #59 17.54 Executing busybox-1.37.0-r19.trigger 23:15:11 #59 17.55 OK: 8 MiB in 21 packages 23:15:11 #59 DONE 17.9s 23:15:11 23:15:11 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 23:15:11 #0 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 1.778 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 1.790 Executing busybox-1.37.0-r20.post-upgrade 23:15:11 #0 2.046 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.053 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.061 Executing busybox-1.37.0-r20.trigger 23:15:11 #0 2.065 OK: 20 MiB in 20 packages 23:15:11 #78 DONE 2.3s 23:15:11 23:15:11 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:15:11 #79 DONE 0.3s 23:15:11 23:15:11 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:15:11 #69 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 23:15:11 #69 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 23:15:11 #69 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 23:15:11 #69 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 23:15:11 #69 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 23:15:11 #69 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 23:15:11 #69 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 23:15:11 #69 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s done 23:15:11 #69 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 23:15:11 #69 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done 23:15:11 #69 DONE 16.9s 23:15:11 23:15:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:11 #36 ... 23:15:11 23:15:11 #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 23:15:11 #80 DONE 0.3s 23:15:11 23:15:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:11 #36 ... 23:15:11 23:15:11 #81 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:15:11 #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 1.645 v3.22.2-323-g6078141c2a5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 23:15:11 #0 1.645 v3.22.2-325-gffb20bd62d9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 23:15:11 #0 1.645 OK: 26327 distinct packages available 23:15:11 #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.427 (1/4) Installing dumb-init (1.2.5-r3) 23:15:11 #0 2.427 (2/4) Installing musl-obstack (1.2.3-r2) 23:15:11 #0 2.430 (3/4) Installing libucontext (1.3.2-r0) 23:15:11 #0 2.432 (4/4) Installing gcompat (1.1.0-r4) 23:15:11 #0 2.437 Executing busybox-1.37.0-r19.trigger 23:15:11 #0 2.443 OK: 8 MiB in 20 packages 23:15:11 #81 DONE 2.7s 23:15:11 23:15:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:11 #36 ... 23:15:11 23:15:11 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 23:15:11 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.571 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.590 Executing busybox-1.37.0-r20.post-upgrade 23:15:11 #0 2.742 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.745 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.755 Executing busybox-1.37.0-r20.trigger 23:15:11 #0 2.755 OK: 7 MiB in 18 packages 23:15:11 #82 DONE 3.0s 23:15:11 23:15:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:11 #36 ... 23:15:11 23:15:11 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 23:15:11 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.786 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.803 Executing busybox-1.37.0-r20.post-upgrade 23:15:11 #0 2.932 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.934 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.940 Executing busybox-1.37.0-r20.trigger 23:15:11 #0 2.945 OK: 20 MiB in 20 packages 23:15:11 #83 DONE 3.1s 23:15:11 23:15:11 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 23:15:11 #0 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:11 #0 2.715 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.762 Executing busybox-1.37.0-r20.post-upgrade 23:15:11 #0 2.882 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.885 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:11 #0 2.889 Executing busybox-1.37.0-r20.trigger 23:15:11 #0 2.905 OK: 8 MiB in 19 packages 23:15:11 #84 DONE 3.2s 23:15:11 23:15:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:15:12 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.8s done 23:15:12 #36 DONE 18.8s 23:15:12 23:15:12 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 23:15:12 #0 2.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:12 #0 3.066 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.077 Executing busybox-1.37.0-r20.post-upgrade 23:15:12 #0 3.146 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.149 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.154 Executing busybox-1.37.0-r20.trigger 23:15:12 #0 3.159 OK: 13 MiB in 29 packages 23:15:12 #85 DONE 3.4s 23:15:12 23:15:12 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 23:15:12 #0 2.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.887 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 2.903 Executing busybox-1.37.0-r20.post-upgrade 23:15:12 #0 2.982 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 2.986 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 2.992 Executing busybox-1.37.0-r20.trigger 23:15:12 #0 3.000 OK: 7 MiB in 17 packages 23:15:12 #86 DONE 3.4s 23:15:12 23:15:12 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 23:15:12 #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:12 #0 3.130 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.145 Executing busybox-1.37.0-r20.post-upgrade 23:15:12 #0 3.181 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.184 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:12 #0 3.188 Executing busybox-1.37.0-r20.trigger 23:15:12 #0 3.198 OK: 12 MiB in 23 packages 23:15:12 #87 DONE 3.4s 23:15:12 23:15:12 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 23:15:12 #88 ... 23:15:12 23:15:12 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 23:15:12 #0 2.223 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.422 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:12 #0 2.930 OK: 265 MiB in 60 packages 23:15:12 #89 DONE 3.0s 23:15:12 23:15:12 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 23:15:12 #90 DONE 0.0s 23:15:12 23:15:12 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:13 #91 ... 23:15:13 23:15:13 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 23:15:13 #88 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:13 #88 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:13 #88 2.098 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:13 #88 2.115 Executing busybox-1.37.0-r20.post-upgrade 23:15:13 #88 2.172 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:13 #88 2.175 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:13 #88 2.179 Executing busybox-1.37.0-r20.trigger 23:15:13 #88 2.193 OK: 8 MiB in 21 packages 23:15:13 #88 DONE 2.4s 23:15:13 23:15:13 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:15:13 #92 DONE 2.0s 23:15:13 23:15:13 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 23:15:16 #93 DONE 2.3s 23:15:16 23:15:16 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:15:16 #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 23:15:16 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 23:15:16 #0 2.708 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 23:15:16 #0 2.726 Executing busybox-1.37.0-r20.post-upgrade 23:15:16 #0 3.464 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 23:15:16 #0 3.468 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 23:15:16 #0 3.472 Executing busybox-1.37.0-r20.trigger 23:15:16 #0 3.477 OK: 8 MiB in 20 packages 23:15:20 #94 ... 23:15:20 23:15:20 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:20 #95 ... 23:15:20 23:15:20 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:20 #96 ... 23:15:20 23:15:20 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:20 #97 ... 23:15:20 23:15:20 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:21 #98 ... 23:15:21 23:15:21 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:21 #99 ... 23:15:21 23:15:21 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:15:26 #100 ... 23:15:26 23:15:26 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 23:15:26 #94 DONE 15.3s 23:15:26 23:15:26 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #99 DONE 15.6s 23:15:26 23:15:26 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #91 DONE 14.3s 23:15:26 23:15:26 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #74 DONE 16.5s 23:15:26 23:15:26 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #95 DONE 16.5s 23:15:26 23:15:26 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #96 DONE 16.6s 23:15:26 23:15:26 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:26 #97 DONE 16.5s 23:15:26 23:15:26 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:15:26 #100 DONE 13.3s 23:15:26 23:15:26 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:26 #98 DONE 13.3s 23:15:26 23:15:26 #101 [security-proxy-auth builder 6/7] COPY . . 23:15:33 #101 ... 23:15:33 23:15:33 #102 [support-notifications builder 6/7] COPY . . 23:15:33 #102 DONE 6.7s 23:15:33 23:15:33 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:33 #103 DONE 6.7s 23:15:33 23:15:33 #104 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:15:33 #104 ... 23:15:33 23:15:33 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 23:15:33 #105 DONE 6.7s 23:15:33 23:15:33 #101 [security-proxy-auth builder 6/7] COPY . . 23:15:33 #101 DONE 6.7s 23:15:33 23:15:33 #106 [support-scheduler builder 6/7] COPY . . 23:15:33 #106 DONE 6.7s 23:15:33 23:15:33 #107 [core-command builder 6/7] COPY . . 23:15:33 #107 CACHED 23:15:33 23:15:33 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 23:15:33 #108 CACHED 23:15:33 23:15:33 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #109 CACHED 23:15:33 23:15:33 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #110 CACHED 23:15:33 23:15:33 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 23:15:33 #111 CACHED 23:15:33 23:15:33 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:15:33 #112 CACHED 23:15:33 23:15:33 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #113 CACHED 23:15:33 23:15:33 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:15:33 #114 CACHED 23:15:33 23:15:33 #115 [security-proxy-auth builder 6/7] COPY . . 23:15:33 #115 CACHED 23:15:33 23:15:33 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #116 CACHED 23:15:33 23:15:33 #117 [core-metadata builder 6/7] COPY . . 23:15:33 #117 CACHED 23:15:33 23:15:33 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:15:33 #118 CACHED 23:15:33 23:15:33 #119 [security-proxy-setup builder 6/7] COPY . . 23:15:33 #119 DONE 6.7s 23:15:33 23:15:33 #120 [security-secretstore-setup builder 6/7] COPY . . 23:15:33 #120 CACHED 23:15:33 23:15:33 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #121 CACHED 23:15:33 23:15:33 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:15:33 #122 CACHED 23:15:33 23:15:33 #123 [security-proxy-setup builder 6/7] COPY . . 23:15:33 #123 CACHED 23:15:33 23:15:33 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 #124 CACHED 23:15:33 23:15:33 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:15:33 #125 CACHED 23:15:33 23:15:33 #126 [security-spiffe-token-provider builder 6/7] COPY . . 23:15:33 #126 DONE 6.7s 23:15:33 23:15:33 #127 [core-keeper builder 7/8] COPY . . 23:15:33 #127 DONE 6.7s 23:15:33 23:15:33 #128 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:15:33 #128 DONE 6.7s 23:15:33 23:15:33 #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:15:33 #129 ... 23:15:33 23:15:33 #130 [security-spire-config stage-2 5/10] COPY Attribution.txt / 23:15:33 #130 DONE 0.4s 23:15:33 23:15:33 #131 [security-spire-server stage-2 6/9] COPY security.txt / 23:15:33 #131 DONE 0.4s 23:15:33 23:15:33 #129 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 23:15:33 #129 DONE 0.4s 23:15:33 23:15:33 #104 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:15:33 #104 0.527 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:15:34 #104 ... 23:15:34 23:15:34 #132 [security-spire-config stage-2 6/10] COPY security.txt / 23:15:34 #132 DONE 0.1s 23:15:34 23:15:34 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:15:34 #133 DONE 0.1s 23:15:34 23:15:34 #134 [security-spire-agent stage-3 7/10] COPY security.txt / 23:15:34 #134 DONE 0.1s 23:15:34 23:15:34 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:15:34 #135 DONE 0.1s 23:15:34 23:15:34 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:15:34 #136 DONE 0.1s 23:15:34 23:15:34 #137 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:15:34 #137 DONE 0.1s 23:15:34 23:15:34 #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 23:15:34 #138 DONE 0.1s 23:15:34 23:15:34 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:15:34 #139 ... 23:15:34 23:15:34 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:15:34 #140 DONE 0.1s 23:15:34 23:15:34 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:15:34 #141 DONE 0.2s 23:15:34 23:15:34 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:15:34 #139 DONE 0.2s 23:15:34 23:15:34 #142 [security-spire-config] exporting to image 23:15:34 #142 exporting layers 23:15:34 #142 ... 23:15:34 23:15:34 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:15:34 #143 DONE 0.3s 23:15:34 23:15:34 #144 [security-spire-agent] exporting to image 23:15:36 #144 ... 23:15:36 23:15:36 #145 [security-spire-server] exporting to image 23:15:36 #145 exporting layers 1.5s done 23:15:36 #145 writing image sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 0.1s done 23:15:36 #145 naming to docker.io/library/security-spire-server 0.0s done 23:15:36 #145 DONE 1.6s 23:15:36 23:15:36 #142 [security-spire-config] exporting to image 23:15:36 #142 exporting layers 1.5s done 23:15:36 #142 writing image sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 0.0s done 23:15:36 #142 naming to docker.io/library/security-spire-config 0.0s done 23:15:36 #142 DONE 1.6s 23:15:36 23:15:36 #144 [security-spire-agent] exporting to image 23:15:36 #144 exporting layers 1.4s done 23:15:36 #144 writing image sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb done 23:15:36 #144 naming to docker.io/library/security-spire-agent done 23:15:36 #144 DONE 1.7s 23:15:36 23:15:36 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:15:36 #0 1.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:15:44 #146 ... 23:15:44 23:15:44 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:15:44 #0 0.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:15:44 #147 ... 23:15:44 23:15:44 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:15:44 #0 1.468 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:15:44 #148 ... 23:15:44 23:15:44 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:15:44 #0 1.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:15:44 #149 ... 23:15:44 23:15:44 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:15:44 #0 0.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:15:44 #150 ... 23:15:44 23:15:44 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:15:44 #0 1.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:15:44 #151 ... 23:15:44 23:15:44 #152 [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:15:44 #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:15:44 #152 ... 23:15:44 23:15:44 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:44 #0 0.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:15:44 #153 ... 23:15:44 23:15:44 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:15:44 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:15:44 #154 ... 23:15:44 23:15:44 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:15:44 #0 1.484 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:15:44 #155 ... 23:15:44 23:15:44 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:15:44 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:16:14 #33 ... 23:16:14 23:16:14 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #89 DONE 112.5s 23:16:14 23:16:14 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #92 DONE 98.3s 23:16:14 23:16:14 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #84 DONE 106.3s 23:16:14 23:16:14 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #88 DONE 113.0s 23:16:14 23:16:14 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #98 DONE 93.4s 23:16:14 23:16:14 #119 [security-spiffe-token-provider builder 6/7] COPY . . 23:16:14 #119 ... 23:16:14 23:16:14 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #87 DONE 104.2s 23:16:14 23:16:14 #120 [support-notifications builder 6/7] COPY . . 23:16:14 #120 ... 23:16:14 23:16:14 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:16:14 #121 CACHED 23:16:14 23:16:14 #122 [security-proxy-setup builder 6/7] COPY . . 23:16:14 #122 CACHED 23:16:14 23:16:14 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #123 CACHED 23:16:14 23:16:14 #124 [security-secretstore-setup builder 6/7] COPY . . 23:16:14 #124 DONE 1.9s 23:16:14 23:16:14 #119 [security-spiffe-token-provider builder 6/7] COPY . . 23:16:14 #119 DONE 1.9s 23:16:14 23:16:14 #125 [support-scheduler builder 6/7] COPY . . 23:16:14 #125 DONE 1.9s 23:16:14 23:16:14 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:16:14 #126 CACHED 23:16:14 23:16:14 #127 [security-bootstrapper builder 6/7] COPY . . 23:16:14 #127 CACHED 23:16:14 23:16:14 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #128 CACHED 23:16:14 23:16:14 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 23:16:14 #129 CACHED 23:16:14 23:16:14 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #130 CACHED 23:16:14 23:16:14 #131 [core-data builder 6/7] COPY . . 23:16:14 #131 CACHED 23:16:14 23:16:14 #132 [core-keeper builder 7/8] COPY . . 23:16:14 #132 DONE 2.0s 23:16:14 23:16:14 #120 [support-notifications builder 6/7] COPY . . 23:16:14 #120 DONE 1.9s 23:16:14 23:16:14 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:16:14 #133 CACHED 23:16:14 23:16:14 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #134 CACHED 23:16:14 23:16:14 #135 [core-metadata builder 6/7] COPY . . 23:16:14 #135 CACHED 23:16:14 23:16:14 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 23:16:14 #136 CACHED 23:16:14 23:16:14 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #137 CACHED 23:16:14 23:16:14 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:16:14 #138 CACHED 23:16:14 23:16:14 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 23:16:14 #139 CACHED 23:16:14 23:16:14 #140 [core-command builder 6/7] COPY . . 23:16:14 #140 CACHED 23:16:14 23:16:14 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:14 #141 CACHED 23:16:14 23:16:14 #142 [security-proxy-auth builder 6/7] COPY . . 23:16:14 #142 DONE 2.0s 23:16:14 23:16:14 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:17 #143 ... 23:16:17 23:16:17 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:16:17 #0 5.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:16:17 #144 ... 23:16:17 23:16:17 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:16:17 #0 5.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:16:17 #145 ... 23:16:17 23:16:17 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:16:17 #143 6.032 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 23:16:22 #143 ... 23:16:22 23:16:22 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:16:22 #0 4.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 23:16:22 #146 ... 23:16:22 23:16:22 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:22 #0 6.129 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:16:22 #147 ... 23:16:22 23:16:22 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:22 #0 5.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:16:22 #148 ... 23:16:22 23:16:22 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:16:22 #0 6.067 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:16:22 #149 ... 23:16:22 23:16:22 #150 [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:22 #0 4.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:22 #150 ... 23:16:22 23:16:22 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:16:22 #0 6.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 23:16:22 #151 ... 23:16:22 23:16:22 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:16:22 #0 6.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:16:22 #152 ... 23:16:22 23:16:22 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:16:22 #0 4.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:16:23 #153 ... 23:16:23 23:16:23 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:16:23 #0 5.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:17:21 #156 ... 23:17:21 23:17:21 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:17:21 #147 DONE 97.0s 23:17:21 23:17:21 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:17:21 #157 DONE 0.1s 23:17:21 23:17:21 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:17:21 #158 DONE 0.0s 23:17:21 23:17:21 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:17:21 #159 DONE 0.2s 23:17:21 23:17:21 #30 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 23:17:21 #30 ... 23:17:21 23:17:21 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:17:21 #160 DONE 0.1s 23:17:21 23:17:21 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:17:21 #161 DONE 0.0s 23:17:21 23:17:21 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:17:21 #162 DONE 1.1s 23:17:21 23:17:21 #163 [core-common-config-bootstrapper] exporting to image 23:17:21 #163 exporting layers 23:17:21 #163 exporting layers 0.5s done 23:17:21 #163 writing image sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:17:21 #163 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:17:21 #163 DONE 0.6s 23:17:21 23:17:21 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:17:21 #146 ... 23:17:21 23:17:21 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:21 #148 DONE 100.0s 23:17:21 23:17:21 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:17:21 #164 DONE 0.1s 23:17:21 23:17:21 #104 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:17:21 #104 ... 23:17:21 23:17:21 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:17:21 #165 DONE 1.0s 23:17:21 23:17:21 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:17:21 #156 ... 23:17:21 23:17:21 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:17:21 #166 DONE 0.1s 23:17:21 23:17:21 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:17:21 #167 DONE 0.2s 23:17:21 23:17:21 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:21 #168 DONE 0.1s 23:17:21 23:17:21 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:17:21 #169 DONE 0.1s 23:17:21 23:17:21 #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:21 #170 DONE 0.1s 23:17:21 23:17:21 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 23:17:21 #171 DONE 0.1s 23:17:21 23:17:21 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:17:21 #156 ... 23:17:21 23:17:21 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:17:21 #172 DONE 0.1s 23:17:21 23:17:21 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:17:21 #173 DONE 0.1s 23:17:21 23:17:21 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:17:21 #174 DONE 0.9s 23:17:21 23:17:21 #175 [security-bootstrapper] exporting to image 23:17:21 #175 exporting layers 0.5s done 23:17:21 #175 writing image sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:17:21 #175 naming to docker.io/library/security-bootstrapper done 23:17:21 #175 DONE 0.5s 23:17:21 23:17:21 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:18:28 #146 ... 23:18:28 23:18:28 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:18:28 #154 DONE 170.9s 23:18:28 23:18:28 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:18:28 #176 DONE 0.1s 23:18:28 23:18:28 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:18:28 #177 DONE 0.1s 23:18:28 23:18:28 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:28 #156 ... 23:18:28 23:18:28 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:18:28 #178 DONE 0.2s 23:18:28 23:18:28 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:18:28 #179 DONE 0.1s 23:18:28 23:18:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:18:28 #153 ... 23:18:28 23:18:28 #180 [core-command] exporting to image 23:18:28 #180 exporting layers 0.1s done 23:18:28 #180 writing image sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 23:18:28 #180 writing image sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:18:28 #180 naming to docker.io/library/core-command done 23:18:28 #180 DONE 0.2s 23:18:28 23:18:28 #104 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:18:28 #104 ... 23:18:28 23:18:28 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:18:28 #155 DONE 172.7s 23:18:28 23:18:28 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:18:28 #181 DONE 0.0s 23:18:28 23:18:28 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:28 #156 ... 23:18:28 23:18:28 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:18:28 #182 DONE 0.0s 23:18:28 23:18:28 #183 [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:18:28 #183 DONE 0.0s 23:18:28 23:18:28 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:18:28 #184 DONE 0.1s 23:18:28 23:18:28 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:28 #185 DONE 0.2s 23:18:28 23:18:28 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:28 #149 ... 23:18:28 23:18:28 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:18:28 #186 DONE 0.1s 23:18:28 23:18:28 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:28 #187 DONE 1.2s 23:18:28 23:18:28 #188 [security-proxy-setup] exporting to image 23:18:28 #188 exporting layers 0.2s done 23:18:28 #188 writing image sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:18:28 #188 naming to docker.io/library/security-proxy-setup done 23:18:28 #188 DONE 0.2s 23:18:28 23:18:28 #152 [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:28 #152 174.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:18:31 #152 ... 23:18:31 23:18:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:31 #150 DONE 178.0s 23:18:31 23:18:31 #152 [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:31 #152 DONE 178.0s 23:18:31 23:18:31 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:31 #149 DONE 178.0s 23:18:31 23:18:31 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:18:31 #153 DONE 178.0s 23:18:31 23:18:31 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:18:31 #189 DONE 0.1s 23:18:31 23:18:31 #190 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:31 #190 DONE 0.1s 23:18:31 23:18:31 #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:18:31 #191 ... 23:18:31 23:18:31 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:18:31 #156 DONE 178.3s 23:18:31 23:18:31 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:18:31 #192 DONE 0.2s 23:18:31 23:18:31 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:18:31 #191 DONE 0.2s 23:18:31 23:18:31 #193 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:18:31 #193 DONE 0.2s 23:18:31 23:18:31 #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:18:31 #194 CACHED 23:18:31 23:18:31 #195 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:18:31 #195 CACHED 23:18:31 23:18:31 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:32 #196 ... 23:18:32 23:18:32 #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:18:32 #197 DONE 0.4s 23:18:32 23:18:32 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:18:32 #198 DONE 0.4s 23:18:32 23:18:32 #199 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:18:32 #199 DONE 0.4s 23:18:32 23:18:32 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:18:32 #200 DONE 0.4s 23:18:32 23:18:32 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:32 #196 DONE 0.4s 23:18:32 23:18:32 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:18:32 #201 DONE 0.1s 23:18:32 23:18:32 #202 [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:18:32 #202 DONE 0.1s 23:18:32 23:18:32 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:18:32 #203 DONE 0.1s 23:18:32 23:18:32 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:18:32 #204 DONE 0.1s 23:18:32 23:18:32 #205 [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:18:32 #205 DONE 0.1s 23:18:32 23:18:32 #206 [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:18:32 #206 DONE 0.4s 23:18:32 23:18:32 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:18:32 #207 DONE 0.4s 23:18:32 23:18:32 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:18:32 #208 DONE 0.4s 23:18:32 23:18:32 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:18:32 #209 DONE 0.4s 23:18:32 23:18:32 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:18:32 #210 DONE 0.1s 23:18:32 23:18:32 #211 [security-spiffe-token-provider] exporting to image 23:18:32 #211 exporting layers 0.4s done 23:18:32 #211 writing image sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:18:32 #211 naming to docker.io/library/security-spiffe-token-provider 0.0s done 23:18:32 #211 DONE 0.5s 23:18:32 23:18:32 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:18:32 #212 DONE 0.1s 23:18:32 23:18:32 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:18:33 #213 ... 23:18:33 23:18:33 #214 [core-metadata] exporting to image 23:18:33 #214 exporting layers 0.2s done 23:18:33 #214 writing image sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:18:33 #214 naming to docker.io/library/core-metadata done 23:18:33 #214 DONE 0.5s 23:18:33 23:18:33 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:18:33 #146 DONE 179.8s 23:18:33 23:18:33 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:18:33 #213 DONE 0.4s 23:18:33 23:18:33 #215 [core-data] exporting to image 23:18:33 #215 exporting layers 0.4s done 23:18:33 #215 writing image sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:18:33 #215 naming to docker.io/library/core-data done 23:18:33 #215 DONE 0.4s 23:18:33 23:18:33 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:18:33 #216 ... 23:18:33 23:18:33 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:33 #217 DONE 0.6s 23:18:33 23:18:33 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:18:33 #216 DONE 0.2s 23:18:33 23:18:33 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:18:33 #218 DONE 0.2s 23:18:33 23:18:33 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:18:33 #219 DONE 0.1s 23:18:33 23:18:33 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:18:33 #220 DONE 0.3s 23:18:33 23:18:33 #221 [security-proxy-auth] exporting to image 23:18:33 #221 ... 23:18:33 23:18:33 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:18:33 #222 DONE 0.0s 23:18:33 23:18:33 #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:33 #223 DONE 0.5s 23:18:33 23:18:33 #224 [core-keeper] exporting to image 23:18:33 #224 exporting layers 0.2s done 23:18:33 #224 writing image sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:18:33 #224 naming to docker.io/library/core-keeper done 23:18:33 #224 DONE 0.2s 23:18:33 23:18:33 #225 [security-secretstore-setup] exporting to image 23:18:34 #225 ... 23:18:34 23:18:34 #221 [security-proxy-auth] exporting to image 23:18:34 #221 exporting layers 0.9s done 23:18:34 #221 writing image sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:18:34 #221 naming to docker.io/library/security-proxy-auth done 23:18:34 #221 DONE 0.9s 23:18:34 23:18:34 #104 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:18:34 #104 DONE 181.0s 23:18:34 23:18:34 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:34 #226 DONE 0.1s 23:18:34 23:18:34 #225 [security-secretstore-setup] exporting to image 23:18:34 #225 exporting layers 0.5s done 23:18:34 #225 writing image sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:18:34 #225 naming to docker.io/library/security-secretstore-setup done 23:18:34 #225 DONE 0.5s 23:18:34 23:18:34 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:18:34 #227 DONE 0.1s 23:18:34 23:18:34 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:34 #228 ... 23:18:34 23:18:34 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:18:34 #151 DONE 181.4s 23:18:34 23:18:34 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:34 #228 DONE 0.2s 23:18:34 23:18:34 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:18:34 #229 DONE 0.0s 23:18:34 23:18:34 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:35 #230 DONE 0.0s 23:18:35 23:18:35 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:18:35 #231 DONE 0.0s 23:18:35 23:18:35 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:35 #232 ... 23:18:35 23:18:35 #233 [support-notifications] exporting to image 23:18:35 #233 exporting layers 0.2s done 23:18:35 #233 writing image sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:18:35 #233 naming to docker.io/library/support-notifications done 23:18:35 #233 DONE 0.3s 23:18:35 23:18:35 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:35 #232 DONE 0.2s 23:18:35 23:18:35 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:18:35 #234 DONE 0.1s 23:18:35 23:18:35 #235 [support-scheduler] exporting to image 23:18:35 #235 exporting layers 0.3s done 23:18:35 #235 writing image sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:18:35 #235 naming to docker.io/library/support-scheduler done 23:18:35 #235 DONE 0.3s 23:18:35 23:18:35 #30 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:18:35 time="2025-12-29T23:14:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:18:35 $ docker stop --time=1 dca893e05cb9dac29da94c85dcb4a44d87583ca64da41c2d6a24dbae6d12e2ee 23:18:36 $ docker rm -f --volumes dca893e05cb9dac29da94c85dcb4a44d87583ca64da41c2d6a24dbae6d12e2ee [Pipeline] // withDockerContainer [Pipeline] sh 23:18:37 + docker images 23:18:37 REPOSITORY TAG IMAGE ID CREATED SIZE 23:18:37 support-scheduler latest 94ab7a986340 2 seconds ago 52MB 23:18:37 support-notifications latest 3118b961eee6 3 seconds ago 55.7MB 23:18:37 security-proxy-auth latest b60befd3577f 4 seconds ago 47MB 23:18:37 core-keeper latest 30924eae0fd7 4 seconds ago 46.8MB 23:18:37 security-secretstore-setup latest a90c4038d460 4 seconds ago 84.5MB 23:18:37 core-metadata latest a0a104d0992d 5 seconds ago 48MB 23:18:37 core-data latest 857988c6c0ec 5 seconds ago 47.9MB 23:18:37 security-spiffe-token-provider latest b5668289ac43 5 seconds ago 51MB 23:18:37 security-proxy-setup latest b33521a7c096 10 seconds ago 52.8MB 23:18:37 core-command latest f264831fda60 13 seconds ago 42.1MB 23:18:37 security-bootstrapper latest a58a23a5b2a1 About a minute ago 22.4MB 23:18:37 core-common-config-bootstrapper latest e85fa6aa3b95 About a minute ago 21.3MB 23:18:37 security-spire-agent latest f483cb7b89b8 3 minutes ago 238MB 23:18:37 security-spire-server latest c8d49ea5ef5d 3 minutes ago 178MB 23:18:37 security-spire-config latest e217a801d028 3 minutes ago 178MB 23:18:37 ci-base-image-x86_64 latest cf442dc1642e 7 minutes ago 999MB 23:18:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB 23:18:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 7 months ago 573MB 23:18:37 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:18:37 provisioning config files... 23:18:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/944@tmp/config5831823498081466518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:37 ---> ****-login.sh 23:18:37 nexus3.edgexfoundry.org:10001 23:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:37 Login Succeeded 23:18:37 nexus3.edgexfoundry.org:10002 23:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:37 Login Succeeded 23:18:37 nexus3.edgexfoundry.org:10003 23:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:37 Login Succeeded 23:18:37 nexus3.edgexfoundry.org:10004 23:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:38 Login Succeeded 23:18:38 ****.io 23:18:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:39 Login Succeeded 23:18:39 ---> ****-login.sh ends [Pipeline] } 23:18:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:18:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:18:39 90977775c502b49f422a3daa03831e52322a51ea 23:18:39 latest 23:18:39 4.1.0-dev.89 23:18:39 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:39 main 23:18:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:39 + docker push nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea 23:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:39 9fe05abed5ef: Preparing 23:18:39 fb9ff57fb9eb: Preparing 23:18:39 e34a4c70405b: Preparing 23:18:39 683ea8a2ee38: Preparing 23:18:39 e478e45c6859: Preparing 23:18:39 36add245cc5b: Preparing 23:18:39 256f393e029f: Preparing 23:18:39 36add245cc5b: Waiting 23:18:39 256f393e029f: Waiting 23:18:39 e34a4c70405b: Pushed 23:18:39 9fe05abed5ef: Pushed 23:18:39 683ea8a2ee38: Pushed 23:18:39 256f393e029f: Layer already exists 23:18:40 e478e45c6859: Pushed 23:18:40 36add245cc5b: Pushed 23:18:43 fb9ff57fb9eb: Pushed 23:18:43 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:44 9fe05abed5ef: Preparing 23:18:44 fb9ff57fb9eb: Preparing 23:18:44 e34a4c70405b: Preparing 23:18:44 683ea8a2ee38: Preparing 23:18:44 e478e45c6859: Preparing 23:18:44 36add245cc5b: Preparing 23:18:44 256f393e029f: Preparing 23:18:44 256f393e029f: Waiting 23:18:44 36add245cc5b: Waiting 23:18:44 fb9ff57fb9eb: Layer already exists 23:18:44 683ea8a2ee38: Layer already exists 23:18:44 e478e45c6859: Layer already exists 23:18:44 e34a4c70405b: Layer already exists 23:18:44 9fe05abed5ef: Layer already exists 23:18:44 256f393e029f: Layer already exists 23:18:44 36add245cc5b: Layer already exists 23:18:44 latest: digest: sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:44 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 23:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:44 9fe05abed5ef: Preparing 23:18:44 fb9ff57fb9eb: Preparing 23:18:44 e34a4c70405b: Preparing 23:18:44 683ea8a2ee38: Preparing 23:18:44 e478e45c6859: Preparing 23:18:44 36add245cc5b: Preparing 23:18:44 256f393e029f: Preparing 23:18:44 36add245cc5b: Waiting 23:18:44 256f393e029f: Waiting 23:18:44 e34a4c70405b: Layer already exists 23:18:44 fb9ff57fb9eb: Layer already exists 23:18:44 683ea8a2ee38: Layer already exists 23:18:44 9fe05abed5ef: Layer already exists 23:18:44 e478e45c6859: Layer already exists 23:18:44 256f393e029f: Layer already exists 23:18:44 36add245cc5b: Layer already exists 23:18:44 4.1.0-dev.89: digest: sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:45 + docker push nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:45 9fe05abed5ef: Preparing 23:18:45 fb9ff57fb9eb: Preparing 23:18:45 e34a4c70405b: Preparing 23:18:45 683ea8a2ee38: Preparing 23:18:45 e478e45c6859: Preparing 23:18:45 36add245cc5b: Preparing 23:18:45 256f393e029f: Preparing 23:18:45 36add245cc5b: Waiting 23:18:45 256f393e029f: Waiting 23:18:45 9fe05abed5ef: Layer already exists 23:18:45 e34a4c70405b: Layer already exists 23:18:45 e478e45c6859: Layer already exists 23:18:45 fb9ff57fb9eb: Layer already exists 23:18:45 683ea8a2ee38: Layer already exists 23:18:45 36add245cc5b: Layer already exists 23:18:45 256f393e029f: Layer already exists 23:18:45 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:18:46 9fe05abed5ef: Preparing 23:18:46 fb9ff57fb9eb: Preparing 23:18:46 e34a4c70405b: Preparing 23:18:46 683ea8a2ee38: Preparing 23:18:46 e478e45c6859: Preparing 23:18:46 36add245cc5b: Preparing 23:18:46 256f393e029f: Preparing 23:18:46 36add245cc5b: Waiting 23:18:46 256f393e029f: Waiting 23:18:46 e478e45c6859: Layer already exists 23:18:46 e34a4c70405b: Layer already exists 23:18:46 9fe05abed5ef: Layer already exists 23:18:46 fb9ff57fb9eb: Layer already exists 23:18:46 683ea8a2ee38: Layer already exists 23:18:46 36add245cc5b: Layer already exists 23:18:46 256f393e029f: Layer already exists 23:18:46 main: digest: sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:46 ===================================================== [Pipeline] echo 23:18:46 taggedImages: 23:18:46 - nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea 23:18:46 - nexus3.edgexfoundry.org:10004/core-command:latest 23:18:46 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 23:18:46 - nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:18:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:18:46 90977775c502b49f422a3daa03831e52322a51ea 23:18:46 latest 23:18:46 4.1.0-dev.89 23:18:46 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:46 main 23:18:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:46 f038a030c273: Preparing 23:18:46 c0e46375330b: Preparing 23:18:46 9ed97d7efcfe: Preparing 23:18:46 3da4b4ac02dd: Preparing 23:18:46 e34a4c70405b: Preparing 23:18:46 683ea8a2ee38: Preparing 23:18:46 e478e45c6859: Preparing 23:18:46 36add245cc5b: Preparing 23:18:46 256f393e029f: Preparing 23:18:46 e478e45c6859: Waiting 23:18:46 36add245cc5b: Waiting 23:18:46 256f393e029f: Waiting 23:18:46 683ea8a2ee38: Waiting 23:18:46 e34a4c70405b: Layer already exists 23:18:46 683ea8a2ee38: Layer already exists 23:18:46 e478e45c6859: Layer already exists 23:18:46 36add245cc5b: Layer already exists 23:18:46 256f393e029f: Layer already exists 23:18:46 f038a030c273: Pushed 23:18:46 9ed97d7efcfe: Pushed 23:18:46 c0e46375330b: Pushed 23:18:48 3da4b4ac02dd: Pushed 23:18:48 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:48 + 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:18:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:49 f038a030c273: Preparing 23:18:49 c0e46375330b: Preparing 23:18:49 9ed97d7efcfe: Preparing 23:18:49 3da4b4ac02dd: Preparing 23:18:49 e34a4c70405b: Preparing 23:18:49 683ea8a2ee38: Preparing 23:18:49 e478e45c6859: Preparing 23:18:49 36add245cc5b: Preparing 23:18:49 256f393e029f: Preparing 23:18:49 e478e45c6859: Waiting 23:18:49 683ea8a2ee38: Waiting 23:18:49 36add245cc5b: Waiting 23:18:49 256f393e029f: Waiting 23:18:49 c0e46375330b: Layer already exists 23:18:49 3da4b4ac02dd: Layer already exists 23:18:49 f038a030c273: Layer already exists 23:18:49 9ed97d7efcfe: Layer already exists 23:18:49 e34a4c70405b: Layer already exists 23:18:49 683ea8a2ee38: Layer already exists 23:18:49 e478e45c6859: Layer already exists 23:18:49 36add245cc5b: Layer already exists 23:18:49 256f393e029f: Layer already exists 23:18:49 latest: digest: sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 23:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:49 f038a030c273: Preparing 23:18:49 c0e46375330b: Preparing 23:18:49 9ed97d7efcfe: Preparing 23:18:49 3da4b4ac02dd: Preparing 23:18:49 e34a4c70405b: Preparing 23:18:49 683ea8a2ee38: Preparing 23:18:49 e478e45c6859: Preparing 23:18:49 36add245cc5b: Preparing 23:18:49 256f393e029f: Preparing 23:18:49 683ea8a2ee38: Waiting 23:18:49 e478e45c6859: Waiting 23:18:49 36add245cc5b: Waiting 23:18:49 256f393e029f: Waiting 23:18:49 e34a4c70405b: Layer already exists 23:18:49 9ed97d7efcfe: Layer already exists 23:18:49 f038a030c273: Layer already exists 23:18:49 3da4b4ac02dd: Layer already exists 23:18:49 c0e46375330b: Layer already exists 23:18:49 683ea8a2ee38: Layer already exists 23:18:49 e478e45c6859: Layer already exists 23:18:49 36add245cc5b: Layer already exists 23:18:49 256f393e029f: Layer already exists 23:18:49 4.1.0-dev.89: digest: sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:50 f038a030c273: Preparing 23:18:50 c0e46375330b: Preparing 23:18:50 9ed97d7efcfe: Preparing 23:18:50 3da4b4ac02dd: Preparing 23:18:50 e34a4c70405b: Preparing 23:18:50 683ea8a2ee38: Preparing 23:18:50 e478e45c6859: Preparing 23:18:50 36add245cc5b: Preparing 23:18:50 256f393e029f: Preparing 23:18:50 e478e45c6859: Waiting 23:18:50 256f393e029f: Waiting 23:18:50 36add245cc5b: Waiting 23:18:50 683ea8a2ee38: Waiting 23:18:50 9ed97d7efcfe: Layer already exists 23:18:50 e34a4c70405b: Layer already exists 23:18:50 c0e46375330b: Layer already exists 23:18:50 f038a030c273: Layer already exists 23:18:50 3da4b4ac02dd: Layer already exists 23:18:50 e478e45c6859: Layer already exists 23:18:50 683ea8a2ee38: Layer already exists 23:18:50 256f393e029f: Layer already exists 23:18:50 36add245cc5b: Layer already exists 23:18:50 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:18:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:18:51 f038a030c273: Preparing 23:18:51 c0e46375330b: Preparing 23:18:51 9ed97d7efcfe: Preparing 23:18:51 3da4b4ac02dd: Preparing 23:18:51 e34a4c70405b: Preparing 23:18:51 683ea8a2ee38: Preparing 23:18:51 e478e45c6859: Preparing 23:18:51 36add245cc5b: Preparing 23:18:51 256f393e029f: Preparing 23:18:51 683ea8a2ee38: Waiting 23:18:51 e478e45c6859: Waiting 23:18:51 36add245cc5b: Waiting 23:18:51 256f393e029f: Waiting 23:18:51 e34a4c70405b: Layer already exists 23:18:51 f038a030c273: Layer already exists 23:18:51 c0e46375330b: Layer already exists 23:18:51 3da4b4ac02dd: Layer already exists 23:18:51 9ed97d7efcfe: Layer already exists 23:18:51 36add245cc5b: Layer already exists 23:18:51 683ea8a2ee38: Layer already exists 23:18:51 e478e45c6859: Layer already exists 23:18:51 256f393e029f: Layer already exists 23:18:51 main: digest: sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:51 ===================================================== [Pipeline] echo 23:18:51 taggedImages: 23:18:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:18:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:18:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 23:18:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:18:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:18:51 90977775c502b49f422a3daa03831e52322a51ea 23:18:51 latest 23:18:51 4.1.0-dev.89 23:18:51 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:51 main 23:18:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:52 + docker push nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea 23:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:52 fca3016dbfde: Preparing 23:18:52 e4a412be4f54: Preparing 23:18:52 e34a4c70405b: Preparing 23:18:52 683ea8a2ee38: Preparing 23:18:52 4e9d75d3f21f: Preparing 23:18:52 768a3cb2f81b: Preparing 23:18:52 256f393e029f: Preparing 23:18:52 768a3cb2f81b: Waiting 23:18:52 256f393e029f: Waiting 23:18:52 683ea8a2ee38: Layer already exists 23:18:52 e34a4c70405b: Layer already exists 23:18:52 256f393e029f: Layer already exists 23:18:52 fca3016dbfde: Pushed 23:18:52 768a3cb2f81b: Pushed 23:18:52 4e9d75d3f21f: Pushed 23:18:56 e4a412be4f54: Pushed 23:18:56 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:56 fca3016dbfde: Preparing 23:18:56 e4a412be4f54: Preparing 23:18:56 e34a4c70405b: Preparing 23:18:56 683ea8a2ee38: Preparing 23:18:56 4e9d75d3f21f: Preparing 23:18:56 768a3cb2f81b: Preparing 23:18:56 256f393e029f: Preparing 23:18:56 768a3cb2f81b: Waiting 23:18:56 256f393e029f: Waiting 23:18:56 4e9d75d3f21f: Layer already exists 23:18:56 683ea8a2ee38: Layer already exists 23:18:56 fca3016dbfde: Layer already exists 23:18:56 e4a412be4f54: Layer already exists 23:18:56 e34a4c70405b: Layer already exists 23:18:56 768a3cb2f81b: Layer already exists 23:18:56 256f393e029f: Layer already exists 23:18:56 latest: digest: sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 23:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:57 fca3016dbfde: Preparing 23:18:57 e4a412be4f54: Preparing 23:18:57 e34a4c70405b: Preparing 23:18:57 683ea8a2ee38: Preparing 23:18:57 4e9d75d3f21f: Preparing 23:18:57 768a3cb2f81b: Preparing 23:18:57 256f393e029f: Preparing 23:18:57 256f393e029f: Waiting 23:18:57 768a3cb2f81b: Waiting 23:18:57 fca3016dbfde: Layer already exists 23:18:57 4e9d75d3f21f: Layer already exists 23:18:57 e4a412be4f54: Layer already exists 23:18:57 683ea8a2ee38: Layer already exists 23:18:57 e34a4c70405b: Layer already exists 23:18:57 256f393e029f: Layer already exists 23:18:57 768a3cb2f81b: Layer already exists 23:18:57 4.1.0-dev.89: digest: sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:58 fca3016dbfde: Preparing 23:18:58 e4a412be4f54: Preparing 23:18:58 e34a4c70405b: Preparing 23:18:58 683ea8a2ee38: Preparing 23:18:58 4e9d75d3f21f: Preparing 23:18:58 768a3cb2f81b: Preparing 23:18:58 256f393e029f: Preparing 23:18:58 768a3cb2f81b: Waiting 23:18:58 256f393e029f: Waiting 23:18:58 fca3016dbfde: Layer already exists 23:18:58 683ea8a2ee38: Layer already exists 23:18:58 4e9d75d3f21f: Layer already exists 23:18:58 e34a4c70405b: Layer already exists 23:18:58 e4a412be4f54: Layer already exists 23:18:58 768a3cb2f81b: Layer already exists 23:18:58 256f393e029f: Layer already exists 23:18:58 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:18:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:18:58 fca3016dbfde: Preparing 23:18:58 e4a412be4f54: Preparing 23:18:58 e34a4c70405b: Preparing 23:18:58 683ea8a2ee38: Preparing 23:18:58 4e9d75d3f21f: Preparing 23:18:58 768a3cb2f81b: Preparing 23:18:58 256f393e029f: Preparing 23:18:58 768a3cb2f81b: Waiting 23:18:58 256f393e029f: Waiting 23:18:58 e4a412be4f54: Layer already exists 23:18:58 e34a4c70405b: Layer already exists 23:18:58 fca3016dbfde: Layer already exists 23:18:58 4e9d75d3f21f: Layer already exists 23:18:58 683ea8a2ee38: Layer already exists 23:18:58 256f393e029f: Layer already exists 23:18:58 768a3cb2f81b: Layer already exists 23:18:58 main: digest: sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:18:58 ===================================================== [Pipeline] echo 23:18:59 taggedImages: 23:18:59 - nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea 23:18:59 - nexus3.edgexfoundry.org:10004/core-data:latest 23:18:59 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 23:18:59 - nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:18:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 23:18:59 90977775c502b49f422a3daa03831e52322a51ea 23:18:59 latest 23:18:59 4.1.0-dev.89 23:18:59 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:18:59 main 23:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea 23:18:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:18:59 c1faf70b6de2: Preparing 23:18:59 eff388260378: Preparing 23:18:59 683ea8a2ee38: Preparing 23:18:59 e253592cc9c2: Preparing 23:18:59 b2030d7cbe98: Preparing 23:18:59 256f393e029f: Preparing 23:18:59 256f393e029f: Waiting 23:18:59 683ea8a2ee38: Layer already exists 23:18:59 256f393e029f: Layer already exists 23:18:59 c1faf70b6de2: Pushed 23:18:59 e253592cc9c2: Pushed 23:18:59 b2030d7cbe98: Pushed 23:19:03 eff388260378: Pushed 23:19:03 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 23:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:04 c1faf70b6de2: Preparing 23:19:04 eff388260378: Preparing 23:19:04 683ea8a2ee38: Preparing 23:19:04 e253592cc9c2: Preparing 23:19:04 b2030d7cbe98: Preparing 23:19:04 256f393e029f: Preparing 23:19:04 256f393e029f: Waiting 23:19:04 eff388260378: Layer already exists 23:19:04 e253592cc9c2: Layer already exists 23:19:04 b2030d7cbe98: Layer already exists 23:19:04 c1faf70b6de2: Layer already exists 23:19:04 683ea8a2ee38: Layer already exists 23:19:04 256f393e029f: Layer already exists 23:19:04 latest: digest: sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 23:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:05 c1faf70b6de2: Preparing 23:19:05 eff388260378: Preparing 23:19:05 683ea8a2ee38: Preparing 23:19:05 e253592cc9c2: Preparing 23:19:05 b2030d7cbe98: Preparing 23:19:05 256f393e029f: Preparing 23:19:05 256f393e029f: Waiting 23:19:05 683ea8a2ee38: Layer already exists 23:19:05 e253592cc9c2: Layer already exists 23:19:05 b2030d7cbe98: Layer already exists 23:19:05 c1faf70b6de2: Layer already exists 23:19:05 eff388260378: Layer already exists 23:19:05 256f393e029f: Layer already exists 23:19:05 4.1.0-dev.89: digest: sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:05 c1faf70b6de2: Preparing 23:19:05 eff388260378: Preparing 23:19:05 683ea8a2ee38: Preparing 23:19:05 e253592cc9c2: Preparing 23:19:05 b2030d7cbe98: Preparing 23:19:05 256f393e029f: Preparing 23:19:05 256f393e029f: Waiting 23:19:05 c1faf70b6de2: Layer already exists 23:19:05 e253592cc9c2: Layer already exists 23:19:05 683ea8a2ee38: Layer already exists 23:19:05 b2030d7cbe98: Layer already exists 23:19:05 eff388260378: Layer already exists 23:19:05 256f393e029f: Layer already exists 23:19:05 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 23:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 23:19:06 c1faf70b6de2: Preparing 23:19:06 eff388260378: Preparing 23:19:06 683ea8a2ee38: Preparing 23:19:06 e253592cc9c2: Preparing 23:19:06 b2030d7cbe98: Preparing 23:19:06 256f393e029f: Preparing 23:19:06 256f393e029f: Waiting 23:19:06 c1faf70b6de2: Layer already exists 23:19:06 e253592cc9c2: Layer already exists 23:19:06 eff388260378: Layer already exists 23:19:06 b2030d7cbe98: Layer already exists 23:19:06 683ea8a2ee38: Layer already exists 23:19:06 256f393e029f: Layer already exists 23:19:06 main: digest: sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:06 ===================================================== [Pipeline] echo 23:19:06 taggedImages: 23:19:06 - nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea 23:19:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:19:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 23:19:06 - nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 23:19:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:19:06 90977775c502b49f422a3daa03831e52322a51ea 23:19:06 latest 23:19:06 4.1.0-dev.89 23:19:06 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:06 main 23:19:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea 23:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:07 ba82d8468ee8: Preparing 23:19:07 7473210d16e7: Preparing 23:19:07 cde122870e43: Preparing 23:19:07 e34a4c70405b: Preparing 23:19:07 683ea8a2ee38: Preparing 23:19:07 e478e45c6859: Preparing 23:19:07 36add245cc5b: Preparing 23:19:07 256f393e029f: Preparing 23:19:07 36add245cc5b: Waiting 23:19:07 e478e45c6859: Waiting 23:19:07 256f393e029f: Waiting 23:19:07 683ea8a2ee38: Layer already exists 23:19:07 e34a4c70405b: Layer already exists 23:19:07 36add245cc5b: Layer already exists 23:19:07 e478e45c6859: Layer already exists 23:19:07 256f393e029f: Layer already exists 23:19:07 7473210d16e7: Pushed 23:19:07 ba82d8468ee8: Pushed 23:19:11 cde122870e43: Pushed 23:19:11 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:12 ba82d8468ee8: Preparing 23:19:12 7473210d16e7: Preparing 23:19:12 cde122870e43: Preparing 23:19:12 e34a4c70405b: Preparing 23:19:12 683ea8a2ee38: Preparing 23:19:12 e478e45c6859: Preparing 23:19:12 36add245cc5b: Preparing 23:19:12 256f393e029f: Preparing 23:19:12 e478e45c6859: Waiting 23:19:12 36add245cc5b: Waiting 23:19:12 256f393e029f: Waiting 23:19:12 683ea8a2ee38: Layer already exists 23:19:12 ba82d8468ee8: Layer already exists 23:19:12 cde122870e43: Layer already exists 23:19:12 e34a4c70405b: Layer already exists 23:19:12 7473210d16e7: Layer already exists 23:19:12 e478e45c6859: Layer already exists 23:19:12 36add245cc5b: Layer already exists 23:19:12 256f393e029f: Layer already exists 23:19:12 latest: digest: sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 23:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:12 ba82d8468ee8: Preparing 23:19:12 7473210d16e7: Preparing 23:19:12 cde122870e43: Preparing 23:19:12 e34a4c70405b: Preparing 23:19:12 683ea8a2ee38: Preparing 23:19:12 e478e45c6859: Preparing 23:19:12 36add245cc5b: Preparing 23:19:12 256f393e029f: Preparing 23:19:12 e478e45c6859: Waiting 23:19:12 36add245cc5b: Waiting 23:19:12 256f393e029f: Waiting 23:19:12 cde122870e43: Layer already exists 23:19:12 7473210d16e7: Layer already exists 23:19:12 683ea8a2ee38: Layer already exists 23:19:12 e34a4c70405b: Layer already exists 23:19:12 ba82d8468ee8: Layer already exists 23:19:12 e478e45c6859: Layer already exists 23:19:12 36add245cc5b: Layer already exists 23:19:12 256f393e029f: Layer already exists 23:19:12 4.1.0-dev.89: digest: sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:13 ba82d8468ee8: Preparing 23:19:13 7473210d16e7: Preparing 23:19:13 cde122870e43: Preparing 23:19:13 e34a4c70405b: Preparing 23:19:13 683ea8a2ee38: Preparing 23:19:13 e478e45c6859: Preparing 23:19:13 36add245cc5b: Preparing 23:19:13 256f393e029f: Preparing 23:19:13 36add245cc5b: Waiting 23:19:13 256f393e029f: Waiting 23:19:13 e478e45c6859: Waiting 23:19:13 7473210d16e7: Layer already exists 23:19:13 e34a4c70405b: Layer already exists 23:19:13 683ea8a2ee38: Layer already exists 23:19:13 ba82d8468ee8: Layer already exists 23:19:13 cde122870e43: Layer already exists 23:19:13 e478e45c6859: Layer already exists 23:19:13 256f393e029f: Layer already exists 23:19:13 36add245cc5b: Layer already exists 23:19:13 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:19:14 ba82d8468ee8: Preparing 23:19:14 7473210d16e7: Preparing 23:19:14 cde122870e43: Preparing 23:19:14 e34a4c70405b: Preparing 23:19:14 683ea8a2ee38: Preparing 23:19:14 e478e45c6859: Preparing 23:19:14 36add245cc5b: Preparing 23:19:14 256f393e029f: Preparing 23:19:14 36add245cc5b: Waiting 23:19:14 e478e45c6859: Waiting 23:19:14 256f393e029f: Waiting 23:19:14 cde122870e43: Layer already exists 23:19:14 ba82d8468ee8: Layer already exists 23:19:14 e34a4c70405b: Layer already exists 23:19:14 7473210d16e7: Layer already exists 23:19:14 683ea8a2ee38: Layer already exists 23:19:14 e478e45c6859: Layer already exists 23:19:14 36add245cc5b: Layer already exists 23:19:14 256f393e029f: Layer already exists 23:19:14 main: digest: sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:14 ===================================================== [Pipeline] echo 23:19:14 taggedImages: 23:19:14 - nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea 23:19:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:19:14 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 23:19:14 - nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:19:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:19:14 90977775c502b49f422a3daa03831e52322a51ea 23:19:14 latest 23:19:14 4.1.0-dev.89 23:19:14 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:14 main 23:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:15 76aca855d926: Preparing 23:19:15 37bfe103877b: Preparing 23:19:15 70e280d814cd: Preparing 23:19:15 829002c930cc: Preparing 23:19:15 d43ba77c9f43: Preparing 23:19:15 95e4482daed6: Preparing 23:19:15 095d5452b17f: Preparing 23:19:15 e34a4c70405b: Preparing 23:19:15 683ea8a2ee38: Preparing 23:19:15 bd071ede936d: Preparing 23:19:15 3c5d1363f536: Preparing 23:19:15 5f70bf18a086: Preparing 23:19:15 98fe131a6900: Preparing 23:19:15 1e4ce4019fd5: Preparing 23:19:15 71beb509e753: Preparing 23:19:15 256f393e029f: Preparing 23:19:15 95e4482daed6: Waiting 23:19:15 e34a4c70405b: Waiting 23:19:15 683ea8a2ee38: Waiting 23:19:15 095d5452b17f: Waiting 23:19:15 1e4ce4019fd5: Waiting 23:19:15 bd071ede936d: Waiting 23:19:15 71beb509e753: Waiting 23:19:15 3c5d1363f536: Waiting 23:19:15 256f393e029f: Waiting 23:19:15 5f70bf18a086: Waiting 23:19:15 98fe131a6900: Waiting 23:19:15 829002c930cc: Pushed 23:19:15 70e280d814cd: Pushed 23:19:15 d43ba77c9f43: Pushed 23:19:15 37bfe103877b: Pushed 23:19:15 76aca855d926: Pushed 23:19:15 e34a4c70405b: Layer already exists 23:19:15 683ea8a2ee38: Layer already exists 23:19:15 5f70bf18a086: Layer already exists 23:19:15 95e4482daed6: Pushed 23:19:15 bd071ede936d: Pushed 23:19:15 3c5d1363f536: Pushed 23:19:15 98fe131a6900: Pushed 23:19:15 256f393e029f: Layer already exists 23:19:15 71beb509e753: Pushed 23:19:15 1e4ce4019fd5: Pushed 23:19:16 095d5452b17f: Pushed 23:19:16 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:17 76aca855d926: Preparing 23:19:17 37bfe103877b: Preparing 23:19:17 70e280d814cd: Preparing 23:19:17 829002c930cc: Preparing 23:19:17 d43ba77c9f43: Preparing 23:19:17 95e4482daed6: Preparing 23:19:17 095d5452b17f: Preparing 23:19:17 e34a4c70405b: Preparing 23:19:17 683ea8a2ee38: Preparing 23:19:17 bd071ede936d: Preparing 23:19:17 3c5d1363f536: Preparing 23:19:17 5f70bf18a086: Preparing 23:19:17 98fe131a6900: Preparing 23:19:17 1e4ce4019fd5: Preparing 23:19:17 71beb509e753: Preparing 23:19:17 256f393e029f: Preparing 23:19:17 bd071ede936d: Waiting 23:19:17 3c5d1363f536: Waiting 23:19:17 71beb509e753: Waiting 23:19:17 256f393e029f: Waiting 23:19:17 5f70bf18a086: Waiting 23:19:17 98fe131a6900: Waiting 23:19:17 1e4ce4019fd5: Waiting 23:19:17 095d5452b17f: Waiting 23:19:17 95e4482daed6: Waiting 23:19:17 e34a4c70405b: Waiting 23:19:17 683ea8a2ee38: Waiting 23:19:17 76aca855d926: Layer already exists 23:19:17 829002c930cc: Layer already exists 23:19:17 37bfe103877b: Layer already exists 23:19:17 d43ba77c9f43: Layer already exists 23:19:17 70e280d814cd: Layer already exists 23:19:17 95e4482daed6: Layer already exists 23:19:17 095d5452b17f: Layer already exists 23:19:17 683ea8a2ee38: Layer already exists 23:19:17 bd071ede936d: Layer already exists 23:19:17 e34a4c70405b: Layer already exists 23:19:17 3c5d1363f536: Layer already exists 23:19:17 5f70bf18a086: Layer already exists 23:19:17 98fe131a6900: Layer already exists 23:19:17 1e4ce4019fd5: Layer already exists 23:19:17 71beb509e753: Layer already exists 23:19:17 256f393e029f: Layer already exists 23:19:17 latest: digest: sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 23:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:18 76aca855d926: Preparing 23:19:18 37bfe103877b: Preparing 23:19:18 70e280d814cd: Preparing 23:19:18 829002c930cc: Preparing 23:19:18 d43ba77c9f43: Preparing 23:19:18 95e4482daed6: Preparing 23:19:18 095d5452b17f: Preparing 23:19:18 e34a4c70405b: Preparing 23:19:18 683ea8a2ee38: Preparing 23:19:18 bd071ede936d: Preparing 23:19:18 3c5d1363f536: Preparing 23:19:18 5f70bf18a086: Preparing 23:19:18 98fe131a6900: Preparing 23:19:18 1e4ce4019fd5: Preparing 23:19:18 71beb509e753: Preparing 23:19:18 256f393e029f: Preparing 23:19:18 095d5452b17f: Waiting 23:19:18 e34a4c70405b: Waiting 23:19:18 683ea8a2ee38: Waiting 23:19:18 bd071ede936d: Waiting 23:19:18 3c5d1363f536: Waiting 23:19:18 5f70bf18a086: Waiting 23:19:18 98fe131a6900: Waiting 23:19:18 1e4ce4019fd5: Waiting 23:19:18 71beb509e753: Waiting 23:19:18 256f393e029f: Waiting 23:19:18 95e4482daed6: Waiting 23:19:18 829002c930cc: Layer already exists 23:19:18 70e280d814cd: Layer already exists 23:19:18 37bfe103877b: Layer already exists 23:19:18 d43ba77c9f43: Layer already exists 23:19:18 76aca855d926: Layer already exists 23:19:18 95e4482daed6: Layer already exists 23:19:18 095d5452b17f: Layer already exists 23:19:18 683ea8a2ee38: Layer already exists 23:19:18 e34a4c70405b: Layer already exists 23:19:18 bd071ede936d: Layer already exists 23:19:18 3c5d1363f536: Layer already exists 23:19:18 5f70bf18a086: Layer already exists 23:19:18 98fe131a6900: Layer already exists 23:19:18 1e4ce4019fd5: Layer already exists 23:19:18 71beb509e753: Layer already exists 23:19:18 256f393e029f: Layer already exists 23:19:18 4.1.0-dev.89: digest: sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:18 76aca855d926: Preparing 23:19:18 37bfe103877b: Preparing 23:19:18 70e280d814cd: Preparing 23:19:18 829002c930cc: Preparing 23:19:18 d43ba77c9f43: Preparing 23:19:18 95e4482daed6: Preparing 23:19:18 095d5452b17f: Preparing 23:19:18 e34a4c70405b: Preparing 23:19:18 683ea8a2ee38: Preparing 23:19:18 bd071ede936d: Preparing 23:19:18 095d5452b17f: Waiting 23:19:18 e34a4c70405b: Waiting 23:19:18 95e4482daed6: Waiting 23:19:18 683ea8a2ee38: Waiting 23:19:18 3c5d1363f536: Preparing 23:19:18 5f70bf18a086: Preparing 23:19:18 bd071ede936d: Waiting 23:19:18 3c5d1363f536: Waiting 23:19:18 98fe131a6900: Preparing 23:19:18 5f70bf18a086: Waiting 23:19:18 1e4ce4019fd5: Preparing 23:19:18 71beb509e753: Preparing 23:19:18 256f393e029f: Preparing 23:19:18 1e4ce4019fd5: Waiting 23:19:18 98fe131a6900: Waiting 23:19:18 256f393e029f: Waiting 23:19:18 71beb509e753: Waiting 23:19:18 d43ba77c9f43: Layer already exists 23:19:18 829002c930cc: Layer already exists 23:19:18 37bfe103877b: Layer already exists 23:19:18 70e280d814cd: Layer already exists 23:19:18 76aca855d926: Layer already exists 23:19:18 095d5452b17f: Layer already exists 23:19:18 95e4482daed6: Layer already exists 23:19:18 bd071ede936d: Layer already exists 23:19:18 e34a4c70405b: Layer already exists 23:19:18 683ea8a2ee38: Layer already exists 23:19:18 3c5d1363f536: Layer already exists 23:19:18 5f70bf18a086: Layer already exists 23:19:18 1e4ce4019fd5: Layer already exists 23:19:18 256f393e029f: Layer already exists 23:19:18 98fe131a6900: Layer already exists 23:19:18 71beb509e753: Layer already exists 23:19:18 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:19:19 76aca855d926: Preparing 23:19:19 37bfe103877b: Preparing 23:19:19 70e280d814cd: Preparing 23:19:19 829002c930cc: Preparing 23:19:19 d43ba77c9f43: Preparing 23:19:19 95e4482daed6: Preparing 23:19:19 095d5452b17f: Preparing 23:19:19 e34a4c70405b: Preparing 23:19:19 683ea8a2ee38: Preparing 23:19:19 bd071ede936d: Preparing 23:19:19 3c5d1363f536: Preparing 23:19:19 5f70bf18a086: Preparing 23:19:19 98fe131a6900: Preparing 23:19:19 1e4ce4019fd5: Preparing 23:19:19 95e4482daed6: Waiting 23:19:19 095d5452b17f: Waiting 23:19:19 71beb509e753: Preparing 23:19:19 e34a4c70405b: Waiting 23:19:19 683ea8a2ee38: Waiting 23:19:19 5f70bf18a086: Waiting 23:19:19 3c5d1363f536: Waiting 23:19:19 bd071ede936d: Waiting 23:19:19 98fe131a6900: Waiting 23:19:19 1e4ce4019fd5: Waiting 23:19:19 256f393e029f: Preparing 23:19:19 71beb509e753: Waiting 23:19:19 256f393e029f: Waiting 23:19:19 70e280d814cd: Layer already exists 23:19:19 37bfe103877b: Layer already exists 23:19:19 76aca855d926: Layer already exists 23:19:19 829002c930cc: Layer already exists 23:19:19 d43ba77c9f43: Layer already exists 23:19:19 095d5452b17f: Layer already exists 23:19:19 683ea8a2ee38: Layer already exists 23:19:19 e34a4c70405b: Layer already exists 23:19:19 95e4482daed6: Layer already exists 23:19:19 bd071ede936d: Layer already exists 23:19:19 98fe131a6900: Layer already exists 23:19:19 5f70bf18a086: Layer already exists 23:19:19 1e4ce4019fd5: Layer already exists 23:19:19 3c5d1363f536: Layer already exists 23:19:19 71beb509e753: Layer already exists 23:19:19 256f393e029f: Layer already exists 23:19:19 main: digest: sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:19 ===================================================== [Pipeline] echo 23:19:19 taggedImages: 23:19:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:19:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:19:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 23:19:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:19:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:19:19 90977775c502b49f422a3daa03831e52322a51ea 23:19:19 latest 23:19:19 4.1.0-dev.89 23:19:19 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:19 main 23:19:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea 23:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:20 963d08ff4c74: Preparing 23:19:20 8f5bc0210b6b: Preparing 23:19:20 5b4bce3de6e0: Preparing 23:19:20 e8f262d078d4: Preparing 23:19:20 e34a4c70405b: Preparing 23:19:20 683ea8a2ee38: Preparing 23:19:20 e478e45c6859: Preparing 23:19:20 36add245cc5b: Preparing 23:19:20 256f393e029f: Preparing 23:19:20 683ea8a2ee38: Waiting 23:19:20 e478e45c6859: Waiting 23:19:20 36add245cc5b: Waiting 23:19:20 256f393e029f: Waiting 23:19:20 e34a4c70405b: Layer already exists 23:19:20 683ea8a2ee38: Layer already exists 23:19:20 e478e45c6859: Layer already exists 23:19:20 36add245cc5b: Layer already exists 23:19:20 256f393e029f: Layer already exists 23:19:20 5b4bce3de6e0: Pushed 23:19:20 8f5bc0210b6b: Pushed 23:19:20 963d08ff4c74: Pushed 23:19:24 e8f262d078d4: Pushed 23:19:24 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:24 + 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:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:25 963d08ff4c74: Preparing 23:19:25 8f5bc0210b6b: Preparing 23:19:25 5b4bce3de6e0: Preparing 23:19:25 e8f262d078d4: Preparing 23:19:25 e34a4c70405b: Preparing 23:19:25 683ea8a2ee38: Preparing 23:19:25 e478e45c6859: Preparing 23:19:25 36add245cc5b: Preparing 23:19:25 256f393e029f: Preparing 23:19:25 683ea8a2ee38: Waiting 23:19:25 e478e45c6859: Waiting 23:19:25 36add245cc5b: Waiting 23:19:25 256f393e029f: Waiting 23:19:25 e34a4c70405b: Layer already exists 23:19:25 963d08ff4c74: Layer already exists 23:19:25 8f5bc0210b6b: Layer already exists 23:19:25 e8f262d078d4: Layer already exists 23:19:25 5b4bce3de6e0: Layer already exists 23:19:25 36add245cc5b: Layer already exists 23:19:25 256f393e029f: Layer already exists 23:19:25 e478e45c6859: Layer already exists 23:19:25 683ea8a2ee38: Layer already exists 23:19:25 latest: digest: sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 23:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:25 963d08ff4c74: Preparing 23:19:25 8f5bc0210b6b: Preparing 23:19:25 5b4bce3de6e0: Preparing 23:19:25 e8f262d078d4: Preparing 23:19:25 e34a4c70405b: Preparing 23:19:25 683ea8a2ee38: Preparing 23:19:25 e478e45c6859: Preparing 23:19:25 36add245cc5b: Preparing 23:19:25 256f393e029f: Preparing 23:19:25 683ea8a2ee38: Waiting 23:19:25 e478e45c6859: Waiting 23:19:25 36add245cc5b: Waiting 23:19:25 256f393e029f: Waiting 23:19:25 5b4bce3de6e0: Layer already exists 23:19:25 8f5bc0210b6b: Layer already exists 23:19:25 e34a4c70405b: Layer already exists 23:19:25 e8f262d078d4: Layer already exists 23:19:25 963d08ff4c74: Layer already exists 23:19:25 e478e45c6859: Layer already exists 23:19:25 683ea8a2ee38: Layer already exists 23:19:25 36add245cc5b: Layer already exists 23:19:25 256f393e029f: Layer already exists 23:19:25 4.1.0-dev.89: digest: sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:26 963d08ff4c74: Preparing 23:19:26 8f5bc0210b6b: Preparing 23:19:26 5b4bce3de6e0: Preparing 23:19:26 e8f262d078d4: Preparing 23:19:26 e34a4c70405b: Preparing 23:19:26 683ea8a2ee38: Preparing 23:19:26 e478e45c6859: Preparing 23:19:26 36add245cc5b: Preparing 23:19:26 683ea8a2ee38: Waiting 23:19:26 e478e45c6859: Waiting 23:19:26 36add245cc5b: Waiting 23:19:26 256f393e029f: Preparing 23:19:26 256f393e029f: Waiting 23:19:26 8f5bc0210b6b: Layer already exists 23:19:26 e34a4c70405b: Layer already exists 23:19:26 963d08ff4c74: Layer already exists 23:19:26 5b4bce3de6e0: Layer already exists 23:19:26 e8f262d078d4: Layer already exists 23:19:26 e478e45c6859: Layer already exists 23:19:26 683ea8a2ee38: Layer already exists 23:19:26 256f393e029f: Layer already exists 23:19:26 36add245cc5b: Layer already exists 23:19:26 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:26 + 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:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:19:27 963d08ff4c74: Preparing 23:19:27 8f5bc0210b6b: Preparing 23:19:27 5b4bce3de6e0: Preparing 23:19:27 e8f262d078d4: Preparing 23:19:27 e34a4c70405b: Preparing 23:19:27 683ea8a2ee38: Preparing 23:19:27 e478e45c6859: Preparing 23:19:27 36add245cc5b: Preparing 23:19:27 256f393e029f: Preparing 23:19:27 683ea8a2ee38: Waiting 23:19:27 e478e45c6859: Waiting 23:19:27 256f393e029f: Waiting 23:19:27 36add245cc5b: Waiting 23:19:27 e34a4c70405b: Layer already exists 23:19:27 963d08ff4c74: Layer already exists 23:19:27 8f5bc0210b6b: Layer already exists 23:19:27 5b4bce3de6e0: Layer already exists 23:19:27 e8f262d078d4: Layer already exists 23:19:27 e478e45c6859: Layer already exists 23:19:27 683ea8a2ee38: Layer already exists 23:19:27 36add245cc5b: Layer already exists 23:19:27 256f393e029f: Layer already exists 23:19:27 main: digest: sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:27 ===================================================== [Pipeline] echo 23:19:27 taggedImages: 23:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea 23:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 23:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:19:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:19:27 90977775c502b49f422a3daa03831e52322a51ea 23:19:27 latest 23:19:27 4.1.0-dev.89 23:19:27 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:27 main 23:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea 23:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:27 b1b9ac59f5f2: Preparing 23:19:27 ae0cb88b7719: Preparing 23:19:27 556b4f999a74: Preparing 23:19:27 6f622db18b38: Preparing 23:19:27 14df2ccca0d3: Preparing 23:19:27 e34a4c70405b: Preparing 23:19:27 683ea8a2ee38: Preparing 23:19:27 25a167074774: Preparing 23:19:27 3db05b043b7b: Preparing 23:19:27 fb83c8b2edf3: Preparing 23:19:27 256f393e029f: Preparing 23:19:27 683ea8a2ee38: Waiting 23:19:27 25a167074774: Waiting 23:19:27 3db05b043b7b: Waiting 23:19:27 fb83c8b2edf3: Waiting 23:19:27 256f393e029f: Waiting 23:19:27 e34a4c70405b: Waiting 23:19:27 b1b9ac59f5f2: Pushed 23:19:27 6f622db18b38: Pushed 23:19:27 14df2ccca0d3: Pushed 23:19:27 e34a4c70405b: Layer already exists 23:19:27 ae0cb88b7719: Pushed 23:19:27 683ea8a2ee38: Layer already exists 23:19:27 256f393e029f: Layer already exists 23:19:28 25a167074774: Pushed 23:19:28 3db05b043b7b: Pushed 23:19:29 fb83c8b2edf3: Pushed 23:19:31 556b4f999a74: Pushed 23:19:31 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:31 b1b9ac59f5f2: Preparing 23:19:31 ae0cb88b7719: Preparing 23:19:31 556b4f999a74: Preparing 23:19:31 6f622db18b38: Preparing 23:19:31 14df2ccca0d3: Preparing 23:19:31 e34a4c70405b: Preparing 23:19:31 683ea8a2ee38: Preparing 23:19:31 25a167074774: Preparing 23:19:31 3db05b043b7b: Preparing 23:19:31 fb83c8b2edf3: Preparing 23:19:31 256f393e029f: Preparing 23:19:31 25a167074774: Waiting 23:19:31 e34a4c70405b: Waiting 23:19:31 3db05b043b7b: Waiting 23:19:31 683ea8a2ee38: Waiting 23:19:31 256f393e029f: Waiting 23:19:31 14df2ccca0d3: Layer already exists 23:19:31 6f622db18b38: Layer already exists 23:19:31 556b4f999a74: Layer already exists 23:19:31 b1b9ac59f5f2: Layer already exists 23:19:31 ae0cb88b7719: Layer already exists 23:19:31 25a167074774: Layer already exists 23:19:31 683ea8a2ee38: Layer already exists 23:19:31 3db05b043b7b: Layer already exists 23:19:31 e34a4c70405b: Layer already exists 23:19:31 fb83c8b2edf3: Layer already exists 23:19:31 256f393e029f: Layer already exists 23:19:31 latest: digest: sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 23:19:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:32 b1b9ac59f5f2: Preparing 23:19:32 ae0cb88b7719: Preparing 23:19:32 556b4f999a74: Preparing 23:19:32 6f622db18b38: Preparing 23:19:32 14df2ccca0d3: Preparing 23:19:32 e34a4c70405b: Preparing 23:19:32 683ea8a2ee38: Preparing 23:19:32 25a167074774: Preparing 23:19:32 3db05b043b7b: Preparing 23:19:32 fb83c8b2edf3: Preparing 23:19:32 256f393e029f: Preparing 23:19:32 e34a4c70405b: Waiting 23:19:32 683ea8a2ee38: Waiting 23:19:32 25a167074774: Waiting 23:19:32 fb83c8b2edf3: Waiting 23:19:32 3db05b043b7b: Waiting 23:19:32 256f393e029f: Waiting 23:19:32 6f622db18b38: Layer already exists 23:19:32 b1b9ac59f5f2: Layer already exists 23:19:32 14df2ccca0d3: Layer already exists 23:19:32 ae0cb88b7719: Layer already exists 23:19:32 556b4f999a74: Layer already exists 23:19:32 e34a4c70405b: Layer already exists 23:19:32 683ea8a2ee38: Layer already exists 23:19:32 3db05b043b7b: Layer already exists 23:19:32 25a167074774: Layer already exists 23:19:32 fb83c8b2edf3: Layer already exists 23:19:32 256f393e029f: Layer already exists 23:19:32 4.1.0-dev.89: digest: sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:33 b1b9ac59f5f2: Preparing 23:19:33 ae0cb88b7719: Preparing 23:19:33 556b4f999a74: Preparing 23:19:33 6f622db18b38: Preparing 23:19:33 14df2ccca0d3: Preparing 23:19:33 e34a4c70405b: Preparing 23:19:33 683ea8a2ee38: Preparing 23:19:33 25a167074774: Preparing 23:19:33 3db05b043b7b: Preparing 23:19:33 fb83c8b2edf3: Preparing 23:19:33 256f393e029f: Preparing 23:19:33 e34a4c70405b: Waiting 23:19:33 683ea8a2ee38: Waiting 23:19:33 25a167074774: Waiting 23:19:33 3db05b043b7b: Waiting 23:19:33 fb83c8b2edf3: Waiting 23:19:33 256f393e029f: Waiting 23:19:33 b1b9ac59f5f2: Layer already exists 23:19:33 6f622db18b38: Layer already exists 23:19:33 ae0cb88b7719: Layer already exists 23:19:33 14df2ccca0d3: Layer already exists 23:19:33 556b4f999a74: Layer already exists 23:19:33 e34a4c70405b: Layer already exists 23:19:33 25a167074774: Layer already exists 23:19:33 3db05b043b7b: Layer already exists 23:19:33 683ea8a2ee38: Layer already exists 23:19:33 fb83c8b2edf3: Layer already exists 23:19:33 256f393e029f: Layer already exists 23:19:33 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:19:33 b1b9ac59f5f2: Preparing 23:19:33 ae0cb88b7719: Preparing 23:19:33 556b4f999a74: Preparing 23:19:33 6f622db18b38: Preparing 23:19:33 14df2ccca0d3: Preparing 23:19:33 e34a4c70405b: Preparing 23:19:33 683ea8a2ee38: Preparing 23:19:33 25a167074774: Preparing 23:19:33 3db05b043b7b: Preparing 23:19:33 fb83c8b2edf3: Preparing 23:19:33 256f393e029f: Preparing 23:19:33 25a167074774: Waiting 23:19:33 3db05b043b7b: Waiting 23:19:33 683ea8a2ee38: Waiting 23:19:33 fb83c8b2edf3: Waiting 23:19:33 256f393e029f: Waiting 23:19:33 e34a4c70405b: Waiting 23:19:33 6f622db18b38: Layer already exists 23:19:33 556b4f999a74: Layer already exists 23:19:33 14df2ccca0d3: Layer already exists 23:19:33 b1b9ac59f5f2: Layer already exists 23:19:33 ae0cb88b7719: Layer already exists 23:19:33 e34a4c70405b: Layer already exists 23:19:33 fb83c8b2edf3: Layer already exists 23:19:33 683ea8a2ee38: Layer already exists 23:19:33 25a167074774: Layer already exists 23:19:33 3db05b043b7b: Layer already exists 23:19:33 256f393e029f: Layer already exists 23:19:33 main: digest: sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:33 ===================================================== [Pipeline] echo 23:19:34 taggedImages: 23:19:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea 23:19:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:19:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 23:19:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:19:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:19:34 90977775c502b49f422a3daa03831e52322a51ea 23:19:34 latest 23:19:34 4.1.0-dev.89 23:19:34 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:34 main 23:19:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea 23:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:34 e67627f0b929: Preparing 23:19:34 b2e35991517e: Preparing 23:19:34 8e18ebadae6b: Preparing 23:19:34 4584c9d93f1b: Preparing 23:19:34 ac4eed57c5aa: Preparing 23:19:34 5ba07fe04690: Preparing 23:19:34 ca1e22eafcfb: Preparing 23:19:34 e34a4c70405b: Preparing 23:19:34 683ea8a2ee38: Preparing 23:19:34 8934f8469037: Preparing 23:19:34 f4ecaff62556: Preparing 23:19:34 256f393e029f: Preparing 23:19:34 ca1e22eafcfb: Waiting 23:19:34 e34a4c70405b: Waiting 23:19:34 f4ecaff62556: Waiting 23:19:34 683ea8a2ee38: Waiting 23:19:34 256f393e029f: Waiting 23:19:34 5ba07fe04690: Waiting 23:19:34 8934f8469037: Waiting 23:19:34 b2e35991517e: Pushed 23:19:34 e67627f0b929: Pushed 23:19:34 ac4eed57c5aa: Pushed 23:19:34 e34a4c70405b: Layer already exists 23:19:34 683ea8a2ee38: Layer already exists 23:19:34 5ba07fe04690: Pushed 23:19:34 ca1e22eafcfb: Pushed 23:19:34 256f393e029f: Layer already exists 23:19:34 8934f8469037: Pushed 23:19:36 f4ecaff62556: Pushed 23:19:37 4584c9d93f1b: Pushed 23:19:37 8e18ebadae6b: Pushed 23:19:37 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:38 e67627f0b929: Preparing 23:19:38 b2e35991517e: Preparing 23:19:38 8e18ebadae6b: Preparing 23:19:38 4584c9d93f1b: Preparing 23:19:38 ac4eed57c5aa: Preparing 23:19:38 5ba07fe04690: Preparing 23:19:38 ca1e22eafcfb: Preparing 23:19:38 e34a4c70405b: Preparing 23:19:38 683ea8a2ee38: Preparing 23:19:38 8934f8469037: Preparing 23:19:38 f4ecaff62556: Preparing 23:19:38 256f393e029f: Preparing 23:19:38 5ba07fe04690: Waiting 23:19:38 ca1e22eafcfb: Waiting 23:19:38 e34a4c70405b: Waiting 23:19:38 683ea8a2ee38: Waiting 23:19:38 8934f8469037: Waiting 23:19:38 f4ecaff62556: Waiting 23:19:38 256f393e029f: Waiting 23:19:38 8e18ebadae6b: Layer already exists 23:19:38 ac4eed57c5aa: Layer already exists 23:19:38 4584c9d93f1b: Layer already exists 23:19:38 b2e35991517e: Layer already exists 23:19:38 e67627f0b929: Layer already exists 23:19:38 e34a4c70405b: Layer already exists 23:19:38 5ba07fe04690: Layer already exists 23:19:38 ca1e22eafcfb: Layer already exists 23:19:38 683ea8a2ee38: Layer already exists 23:19:38 8934f8469037: Layer already exists 23:19:38 f4ecaff62556: Layer already exists 23:19:38 256f393e029f: Layer already exists 23:19:38 latest: digest: sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 23:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:39 e67627f0b929: Preparing 23:19:39 b2e35991517e: Preparing 23:19:39 8e18ebadae6b: Preparing 23:19:39 4584c9d93f1b: Preparing 23:19:39 ac4eed57c5aa: Preparing 23:19:39 5ba07fe04690: Preparing 23:19:39 ca1e22eafcfb: Preparing 23:19:39 e34a4c70405b: Preparing 23:19:39 683ea8a2ee38: Preparing 23:19:39 8934f8469037: Preparing 23:19:39 f4ecaff62556: Preparing 23:19:39 256f393e029f: Preparing 23:19:39 e34a4c70405b: Waiting 23:19:39 683ea8a2ee38: Waiting 23:19:39 8934f8469037: Waiting 23:19:39 f4ecaff62556: Waiting 23:19:39 ca1e22eafcfb: Waiting 23:19:39 256f393e029f: Waiting 23:19:39 5ba07fe04690: Waiting 23:19:39 b2e35991517e: Layer already exists 23:19:39 4584c9d93f1b: Layer already exists 23:19:39 8e18ebadae6b: Layer already exists 23:19:39 ac4eed57c5aa: Layer already exists 23:19:39 e67627f0b929: Layer already exists 23:19:39 ca1e22eafcfb: Layer already exists 23:19:39 5ba07fe04690: Layer already exists 23:19:39 e34a4c70405b: Layer already exists 23:19:39 683ea8a2ee38: Layer already exists 23:19:39 8934f8469037: Layer already exists 23:19:39 f4ecaff62556: Layer already exists 23:19:39 256f393e029f: Layer already exists 23:19:39 4.1.0-dev.89: digest: sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:39 e67627f0b929: Preparing 23:19:39 b2e35991517e: Preparing 23:19:39 8e18ebadae6b: Preparing 23:19:39 4584c9d93f1b: Preparing 23:19:39 ac4eed57c5aa: Preparing 23:19:39 5ba07fe04690: Preparing 23:19:39 ca1e22eafcfb: Preparing 23:19:39 e34a4c70405b: Preparing 23:19:39 683ea8a2ee38: Preparing 23:19:39 8934f8469037: Preparing 23:19:39 f4ecaff62556: Preparing 23:19:39 256f393e029f: Preparing 23:19:39 e34a4c70405b: Waiting 23:19:39 683ea8a2ee38: Waiting 23:19:39 8934f8469037: Waiting 23:19:39 f4ecaff62556: Waiting 23:19:39 256f393e029f: Waiting 23:19:39 5ba07fe04690: Waiting 23:19:39 ca1e22eafcfb: Waiting 23:19:39 e67627f0b929: Layer already exists 23:19:39 b2e35991517e: Layer already exists 23:19:39 8e18ebadae6b: Layer already exists 23:19:39 4584c9d93f1b: Layer already exists 23:19:39 ac4eed57c5aa: Layer already exists 23:19:39 5ba07fe04690: Layer already exists 23:19:39 e34a4c70405b: Layer already exists 23:19:39 ca1e22eafcfb: Layer already exists 23:19:39 683ea8a2ee38: Layer already exists 23:19:39 8934f8469037: Layer already exists 23:19:39 f4ecaff62556: Layer already exists 23:19:39 256f393e029f: Layer already exists 23:19:39 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:19:40 e67627f0b929: Preparing 23:19:40 b2e35991517e: Preparing 23:19:40 8e18ebadae6b: Preparing 23:19:40 4584c9d93f1b: Preparing 23:19:40 ac4eed57c5aa: Preparing 23:19:40 5ba07fe04690: Preparing 23:19:40 ca1e22eafcfb: Preparing 23:19:40 e34a4c70405b: Preparing 23:19:40 683ea8a2ee38: Preparing 23:19:40 8934f8469037: Preparing 23:19:40 f4ecaff62556: Preparing 23:19:40 256f393e029f: Preparing 23:19:40 256f393e029f: Waiting 23:19:40 5ba07fe04690: Waiting 23:19:40 f4ecaff62556: Waiting 23:19:40 ca1e22eafcfb: Waiting 23:19:40 e34a4c70405b: Waiting 23:19:40 683ea8a2ee38: Waiting 23:19:40 8934f8469037: Waiting 23:19:40 e67627f0b929: Layer already exists 23:19:40 b2e35991517e: Layer already exists 23:19:40 8e18ebadae6b: Layer already exists 23:19:40 4584c9d93f1b: Layer already exists 23:19:40 ac4eed57c5aa: Layer already exists 23:19:40 5ba07fe04690: Layer already exists 23:19:40 ca1e22eafcfb: Layer already exists 23:19:40 e34a4c70405b: Layer already exists 23:19:40 683ea8a2ee38: Layer already exists 23:19:40 8934f8469037: Layer already exists 23:19:40 f4ecaff62556: Layer already exists 23:19:40 256f393e029f: Layer already exists 23:19:40 main: digest: sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:40 ===================================================== [Pipeline] echo 23:19:40 taggedImages: 23:19:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea 23:19:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:19:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 23:19:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:19:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:19:40 90977775c502b49f422a3daa03831e52322a51ea 23:19:40 latest 23:19:40 4.1.0-dev.89 23:19:40 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:40 main 23:19:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea 23:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:41 0e55fcdd826e: Preparing 23:19:41 54677dcd50ba: Preparing 23:19:41 e34a4c70405b: Preparing 23:19:41 683ea8a2ee38: Preparing 23:19:41 8f0012ce3de0: Preparing 23:19:41 c2625f3744d9: Preparing 23:19:41 256f393e029f: Preparing 23:19:41 256f393e029f: Waiting 23:19:41 c2625f3744d9: Waiting 23:19:41 e34a4c70405b: Layer already exists 23:19:41 683ea8a2ee38: Layer already exists 23:19:41 256f393e029f: Layer already exists 23:19:41 0e55fcdd826e: Pushed 23:19:41 8f0012ce3de0: Pushed 23:19:42 c2625f3744d9: Pushed 23:19:44 54677dcd50ba: Pushed 23:19:44 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + 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:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:45 0e55fcdd826e: Preparing 23:19:45 54677dcd50ba: Preparing 23:19:45 e34a4c70405b: Preparing 23:19:45 683ea8a2ee38: Preparing 23:19:45 8f0012ce3de0: Preparing 23:19:45 c2625f3744d9: Preparing 23:19:45 256f393e029f: Preparing 23:19:45 c2625f3744d9: Waiting 23:19:45 256f393e029f: Waiting 23:19:45 0e55fcdd826e: Layer already exists 23:19:45 e34a4c70405b: Layer already exists 23:19:45 683ea8a2ee38: Layer already exists 23:19:45 8f0012ce3de0: Layer already exists 23:19:45 54677dcd50ba: Layer already exists 23:19:45 c2625f3744d9: Layer already exists 23:19:45 256f393e029f: Layer already exists 23:19:45 latest: digest: sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 23:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:46 0e55fcdd826e: Preparing 23:19:46 54677dcd50ba: Preparing 23:19:46 e34a4c70405b: Preparing 23:19:46 683ea8a2ee38: Preparing 23:19:46 8f0012ce3de0: Preparing 23:19:46 c2625f3744d9: Preparing 23:19:46 256f393e029f: Preparing 23:19:46 c2625f3744d9: Waiting 23:19:46 256f393e029f: Waiting 23:19:46 e34a4c70405b: Layer already exists 23:19:46 8f0012ce3de0: Layer already exists 23:19:46 0e55fcdd826e: Layer already exists 23:19:46 54677dcd50ba: Layer already exists 23:19:46 683ea8a2ee38: Layer already exists 23:19:46 c2625f3744d9: Layer already exists 23:19:46 256f393e029f: Layer already exists 23:19:46 4.1.0-dev.89: digest: sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:46 0e55fcdd826e: Preparing 23:19:46 54677dcd50ba: Preparing 23:19:46 e34a4c70405b: Preparing 23:19:46 683ea8a2ee38: Preparing 23:19:46 8f0012ce3de0: Preparing 23:19:46 c2625f3744d9: Preparing 23:19:46 256f393e029f: Preparing 23:19:46 c2625f3744d9: Waiting 23:19:46 256f393e029f: Waiting 23:19:46 683ea8a2ee38: Layer already exists 23:19:46 8f0012ce3de0: Layer already exists 23:19:46 0e55fcdd826e: Layer already exists 23:19:46 e34a4c70405b: Layer already exists 23:19:46 54677dcd50ba: Layer already exists 23:19:46 c2625f3744d9: Layer already exists 23:19:46 256f393e029f: Layer already exists 23:19:46 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:47 + 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:19:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:19:47 0e55fcdd826e: Preparing 23:19:47 54677dcd50ba: Preparing 23:19:47 e34a4c70405b: Preparing 23:19:47 683ea8a2ee38: Preparing 23:19:47 8f0012ce3de0: Preparing 23:19:47 c2625f3744d9: Preparing 23:19:47 256f393e029f: Preparing 23:19:47 256f393e029f: Waiting 23:19:47 c2625f3744d9: Waiting 23:19:47 683ea8a2ee38: Layer already exists 23:19:47 0e55fcdd826e: Layer already exists 23:19:47 54677dcd50ba: Layer already exists 23:19:47 8f0012ce3de0: Layer already exists 23:19:47 e34a4c70405b: Layer already exists 23:19:47 c2625f3744d9: Layer already exists 23:19:47 256f393e029f: Layer already exists 23:19:47 main: digest: sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:19:47 ===================================================== [Pipeline] echo 23:19:47 taggedImages: 23:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea 23:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 23:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:19:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:19:47 90977775c502b49f422a3daa03831e52322a51ea 23:19:47 latest 23:19:47 4.1.0-dev.89 23:19:47 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:19:47 main 23:19:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea 23:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:19:48 28dda5ac012d: Preparing 23:19:48 ee873bf52d64: Preparing 23:19:48 40c11060c700: Preparing 23:19:48 e34a4c70405b: Preparing 23:19:48 683ea8a2ee38: Preparing 23:19:48 2dcfaa14edf1: Preparing 23:19:48 0d6b102f8084: Preparing 23:19:48 5016c24448e7: Preparing 23:19:48 9150daca0f45: Preparing 23:19:48 256f393e029f: Preparing 23:19:48 0d6b102f8084: Waiting 23:19:48 5016c24448e7: Waiting 23:19:48 9150daca0f45: Waiting 23:19:48 256f393e029f: Waiting 23:19:48 2dcfaa14edf1: Waiting 23:19:48 e34a4c70405b: Layer already exists 23:19:48 683ea8a2ee38: Layer already exists 23:19:48 40c11060c700: Pushed 23:19:48 ee873bf52d64: Pushed 23:19:48 28dda5ac012d: Pushed 23:19:48 256f393e029f: Layer already exists 23:19:48 5016c24448e7: Pushed 23:19:48 9150daca0f45: Pushed 23:19:54 0d6b102f8084: Pushed 23:20:02 2dcfaa14edf1: Pushed 23:20:02 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:02 + 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:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:03 28dda5ac012d: Preparing 23:20:03 ee873bf52d64: Preparing 23:20:03 40c11060c700: Preparing 23:20:03 e34a4c70405b: Preparing 23:20:03 683ea8a2ee38: Preparing 23:20:03 2dcfaa14edf1: Preparing 23:20:03 0d6b102f8084: Preparing 23:20:03 5016c24448e7: Preparing 23:20:03 9150daca0f45: Preparing 23:20:03 256f393e029f: Preparing 23:20:03 0d6b102f8084: Waiting 23:20:03 5016c24448e7: Waiting 23:20:03 9150daca0f45: Waiting 23:20:03 256f393e029f: Waiting 23:20:03 2dcfaa14edf1: Waiting 23:20:03 e34a4c70405b: Layer already exists 23:20:03 40c11060c700: Layer already exists 23:20:03 ee873bf52d64: Layer already exists 23:20:03 683ea8a2ee38: Layer already exists 23:20:03 28dda5ac012d: Layer already exists 23:20:03 0d6b102f8084: Layer already exists 23:20:03 5016c24448e7: Layer already exists 23:20:03 2dcfaa14edf1: Layer already exists 23:20:03 9150daca0f45: Layer already exists 23:20:03 256f393e029f: Layer already exists 23:20:03 latest: digest: sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89 23:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:03 28dda5ac012d: Preparing 23:20:03 ee873bf52d64: Preparing 23:20:03 40c11060c700: Preparing 23:20:03 e34a4c70405b: Preparing 23:20:03 683ea8a2ee38: Preparing 23:20:03 2dcfaa14edf1: Preparing 23:20:03 0d6b102f8084: Preparing 23:20:03 5016c24448e7: Preparing 23:20:03 9150daca0f45: Preparing 23:20:03 256f393e029f: Preparing 23:20:03 2dcfaa14edf1: Waiting 23:20:03 0d6b102f8084: Waiting 23:20:03 5016c24448e7: Waiting 23:20:03 9150daca0f45: Waiting 23:20:03 256f393e029f: Waiting 23:20:03 40c11060c700: Layer already exists 23:20:03 ee873bf52d64: Layer already exists 23:20:03 28dda5ac012d: Layer already exists 23:20:03 e34a4c70405b: Layer already exists 23:20:03 0d6b102f8084: Layer already exists 23:20:03 2dcfaa14edf1: Layer already exists 23:20:03 683ea8a2ee38: Layer already exists 23:20:03 5016c24448e7: Layer already exists 23:20:03 9150daca0f45: Layer already exists 23:20:03 256f393e029f: Layer already exists 23:20:03 4.1.0-dev.89: digest: sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:04 28dda5ac012d: Preparing 23:20:04 ee873bf52d64: Preparing 23:20:04 40c11060c700: Preparing 23:20:04 e34a4c70405b: Preparing 23:20:04 683ea8a2ee38: Preparing 23:20:04 2dcfaa14edf1: Preparing 23:20:04 0d6b102f8084: Preparing 23:20:04 5016c24448e7: Preparing 23:20:04 9150daca0f45: Preparing 23:20:04 256f393e029f: Preparing 23:20:04 0d6b102f8084: Waiting 23:20:04 5016c24448e7: Waiting 23:20:04 9150daca0f45: Waiting 23:20:04 256f393e029f: Waiting 23:20:04 2dcfaa14edf1: Waiting 23:20:04 e34a4c70405b: Layer already exists 23:20:04 28dda5ac012d: Layer already exists 23:20:04 40c11060c700: Layer already exists 23:20:04 683ea8a2ee38: Layer already exists 23:20:04 ee873bf52d64: Layer already exists 23:20:04 5016c24448e7: Layer already exists 23:20:04 2dcfaa14edf1: Layer already exists 23:20:04 0d6b102f8084: Layer already exists 23:20:04 256f393e029f: Layer already exists 23:20:04 9150daca0f45: Layer already exists 23:20:04 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:04 + 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:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:05 28dda5ac012d: Preparing 23:20:05 ee873bf52d64: Preparing 23:20:05 40c11060c700: Preparing 23:20:05 e34a4c70405b: Preparing 23:20:05 683ea8a2ee38: Preparing 23:20:05 2dcfaa14edf1: Preparing 23:20:05 0d6b102f8084: Preparing 23:20:05 5016c24448e7: Preparing 23:20:05 9150daca0f45: Preparing 23:20:05 256f393e029f: Preparing 23:20:05 0d6b102f8084: Waiting 23:20:05 5016c24448e7: Waiting 23:20:05 2dcfaa14edf1: Waiting 23:20:05 9150daca0f45: Waiting 23:20:05 256f393e029f: Waiting 23:20:05 28dda5ac012d: Layer already exists 23:20:05 40c11060c700: Layer already exists 23:20:05 683ea8a2ee38: Layer already exists 23:20:05 ee873bf52d64: Layer already exists 23:20:05 e34a4c70405b: Layer already exists 23:20:05 2dcfaa14edf1: Layer already exists 23:20:05 5016c24448e7: Layer already exists 23:20:05 0d6b102f8084: Layer already exists 23:20:05 9150daca0f45: Layer already exists 23:20:05 256f393e029f: Layer already exists 23:20:05 main: digest: sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:05 ===================================================== [Pipeline] echo 23:20:05 taggedImages: 23:20:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea 23:20:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:20:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89 23:20:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:20:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:20:05 90977775c502b49f422a3daa03831e52322a51ea 23:20:05 latest 23:20:05 4.1.0-dev.89 23:20:05 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:05 main 23:20:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea 23:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:06 88d2264b873e: Preparing 23:20:06 ecb995aeecc6: Preparing 23:20:06 9bbc818dbf13: Preparing 23:20:06 e34a4c70405b: Preparing 23:20:06 683ea8a2ee38: Preparing 23:20:06 2dcfaa14edf1: Preparing 23:20:06 70f0e77339eb: Preparing 23:20:06 70a15706c8c9: Preparing 23:20:06 256f393e029f: Preparing 23:20:06 2dcfaa14edf1: Waiting 23:20:06 70f0e77339eb: Waiting 23:20:06 70a15706c8c9: Waiting 23:20:06 e34a4c70405b: Layer already exists 23:20:06 683ea8a2ee38: Layer already exists 23:20:06 2dcfaa14edf1: Layer already exists 23:20:06 ecb995aeecc6: Pushed 23:20:06 88d2264b873e: Pushed 23:20:06 9bbc818dbf13: Pushed 23:20:06 256f393e029f: Layer already exists 23:20:06 70f0e77339eb: Pushed 23:20:06 70a15706c8c9: Pushed 23:20:06 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:06 + 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:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:07 88d2264b873e: Preparing 23:20:07 ecb995aeecc6: Preparing 23:20:07 9bbc818dbf13: Preparing 23:20:07 e34a4c70405b: Preparing 23:20:07 683ea8a2ee38: Preparing 23:20:07 2dcfaa14edf1: Preparing 23:20:07 70f0e77339eb: Preparing 23:20:07 70a15706c8c9: Preparing 23:20:07 256f393e029f: Preparing 23:20:07 2dcfaa14edf1: Waiting 23:20:07 70f0e77339eb: Waiting 23:20:07 70a15706c8c9: Waiting 23:20:07 256f393e029f: Waiting 23:20:07 9bbc818dbf13: Layer already exists 23:20:07 e34a4c70405b: Layer already exists 23:20:07 88d2264b873e: Layer already exists 23:20:07 683ea8a2ee38: Layer already exists 23:20:07 ecb995aeecc6: Layer already exists 23:20:07 2dcfaa14edf1: Layer already exists 23:20:07 70f0e77339eb: Layer already exists 23:20:07 256f393e029f: Layer already exists 23:20:07 70a15706c8c9: Layer already exists 23:20:07 latest: digest: sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 23:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:07 88d2264b873e: Preparing 23:20:07 ecb995aeecc6: Preparing 23:20:07 9bbc818dbf13: Preparing 23:20:07 e34a4c70405b: Preparing 23:20:07 683ea8a2ee38: Preparing 23:20:07 2dcfaa14edf1: Preparing 23:20:07 70f0e77339eb: Preparing 23:20:07 70a15706c8c9: Preparing 23:20:07 256f393e029f: Preparing 23:20:07 70f0e77339eb: Waiting 23:20:07 70a15706c8c9: Waiting 23:20:07 256f393e029f: Waiting 23:20:07 2dcfaa14edf1: Waiting 23:20:07 e34a4c70405b: Layer already exists 23:20:07 ecb995aeecc6: Layer already exists 23:20:07 9bbc818dbf13: Layer already exists 23:20:07 683ea8a2ee38: Layer already exists 23:20:07 88d2264b873e: Layer already exists 23:20:07 2dcfaa14edf1: Layer already exists 23:20:07 70f0e77339eb: Layer already exists 23:20:07 70a15706c8c9: Layer already exists 23:20:07 256f393e029f: Layer already exists 23:20:07 4.1.0-dev.89: digest: sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:08 88d2264b873e: Preparing 23:20:08 ecb995aeecc6: Preparing 23:20:08 9bbc818dbf13: Preparing 23:20:08 e34a4c70405b: Preparing 23:20:08 683ea8a2ee38: Preparing 23:20:08 2dcfaa14edf1: Preparing 23:20:08 70f0e77339eb: Preparing 23:20:08 70a15706c8c9: Preparing 23:20:08 256f393e029f: Preparing 23:20:08 70f0e77339eb: Waiting 23:20:08 70a15706c8c9: Waiting 23:20:08 256f393e029f: Waiting 23:20:08 2dcfaa14edf1: Waiting 23:20:08 ecb995aeecc6: Layer already exists 23:20:08 683ea8a2ee38: Layer already exists 23:20:08 88d2264b873e: Layer already exists 23:20:08 e34a4c70405b: Layer already exists 23:20:08 9bbc818dbf13: Layer already exists 23:20:08 70f0e77339eb: Layer already exists 23:20:08 2dcfaa14edf1: Layer already exists 23:20:08 70a15706c8c9: Layer already exists 23:20:08 256f393e029f: Layer already exists 23:20:08 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:08 + 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:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:20:09 88d2264b873e: Preparing 23:20:09 ecb995aeecc6: Preparing 23:20:09 9bbc818dbf13: Preparing 23:20:09 e34a4c70405b: Preparing 23:20:09 683ea8a2ee38: Preparing 23:20:09 2dcfaa14edf1: Preparing 23:20:09 70f0e77339eb: Preparing 23:20:09 70a15706c8c9: Preparing 23:20:09 256f393e029f: Preparing 23:20:09 2dcfaa14edf1: Waiting 23:20:09 70f0e77339eb: Waiting 23:20:09 256f393e029f: Waiting 23:20:09 70a15706c8c9: Waiting 23:20:09 ecb995aeecc6: Layer already exists 23:20:09 88d2264b873e: Layer already exists 23:20:09 683ea8a2ee38: Layer already exists 23:20:09 9bbc818dbf13: Layer already exists 23:20:09 e34a4c70405b: Layer already exists 23:20:09 70f0e77339eb: Layer already exists 23:20:09 2dcfaa14edf1: Layer already exists 23:20:09 256f393e029f: Layer already exists 23:20:09 70a15706c8c9: Layer already exists 23:20:09 main: digest: sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:09 ===================================================== [Pipeline] echo 23:20:09 taggedImages: 23:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea 23:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 23:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:20:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:20:09 90977775c502b49f422a3daa03831e52322a51ea 23:20:09 latest 23:20:09 4.1.0-dev.89 23:20:09 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:09 main 23:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea 23:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:10 ea46fe9369da: Preparing 23:20:10 9b72971ae410: Preparing 23:20:10 7ed496c109f8: Preparing 23:20:10 e34a4c70405b: Preparing 23:20:10 683ea8a2ee38: Preparing 23:20:10 c9b7f9271bf4: Preparing 23:20:10 5016c24448e7: Preparing 23:20:10 9150daca0f45: Preparing 23:20:10 256f393e029f: Preparing 23:20:10 5016c24448e7: Waiting 23:20:10 9150daca0f45: Waiting 23:20:10 256f393e029f: Waiting 23:20:10 c9b7f9271bf4: Waiting 23:20:10 e34a4c70405b: Layer already exists 23:20:10 683ea8a2ee38: Layer already exists 23:20:10 5016c24448e7: Layer already exists 23:20:10 9150daca0f45: Layer already exists 23:20:10 256f393e029f: Layer already exists 23:20:10 7ed496c109f8: Pushed 23:20:10 ea46fe9369da: Pushed 23:20:10 9b72971ae410: Pushed 23:20:28 c9b7f9271bf4: Pushed 23:20:28 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:28 + 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:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:28 ea46fe9369da: Preparing 23:20:28 9b72971ae410: Preparing 23:20:28 7ed496c109f8: Preparing 23:20:28 e34a4c70405b: Preparing 23:20:28 683ea8a2ee38: Preparing 23:20:28 c9b7f9271bf4: Preparing 23:20:28 5016c24448e7: Preparing 23:20:28 9150daca0f45: Preparing 23:20:28 256f393e029f: Preparing 23:20:28 5016c24448e7: Waiting 23:20:28 256f393e029f: Waiting 23:20:28 c9b7f9271bf4: Waiting 23:20:28 9150daca0f45: Waiting 23:20:28 e34a4c70405b: Layer already exists 23:20:28 7ed496c109f8: Layer already exists 23:20:28 ea46fe9369da: Layer already exists 23:20:28 9b72971ae410: Layer already exists 23:20:28 683ea8a2ee38: Layer already exists 23:20:28 c9b7f9271bf4: Layer already exists 23:20:28 5016c24448e7: Layer already exists 23:20:28 9150daca0f45: Layer already exists 23:20:28 256f393e029f: Layer already exists 23:20:28 latest: digest: sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89 23:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:29 ea46fe9369da: Preparing 23:20:29 9b72971ae410: Preparing 23:20:29 7ed496c109f8: Preparing 23:20:29 e34a4c70405b: Preparing 23:20:29 683ea8a2ee38: Preparing 23:20:29 c9b7f9271bf4: Preparing 23:20:29 5016c24448e7: Preparing 23:20:29 9150daca0f45: Preparing 23:20:29 256f393e029f: Preparing 23:20:29 5016c24448e7: Waiting 23:20:29 256f393e029f: Waiting 23:20:29 c9b7f9271bf4: Waiting 23:20:29 9150daca0f45: Waiting 23:20:29 e34a4c70405b: Layer already exists 23:20:29 683ea8a2ee38: Layer already exists 23:20:29 9b72971ae410: Layer already exists 23:20:29 ea46fe9369da: Layer already exists 23:20:29 7ed496c109f8: Layer already exists 23:20:29 c9b7f9271bf4: Layer already exists 23:20:29 5016c24448e7: Layer already exists 23:20:29 256f393e029f: Layer already exists 23:20:29 9150daca0f45: Layer already exists 23:20:29 4.1.0-dev.89: digest: sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:30 ea46fe9369da: Preparing 23:20:30 9b72971ae410: Preparing 23:20:30 7ed496c109f8: Preparing 23:20:30 e34a4c70405b: Preparing 23:20:30 683ea8a2ee38: Preparing 23:20:30 c9b7f9271bf4: Preparing 23:20:30 5016c24448e7: Preparing 23:20:30 9150daca0f45: Preparing 23:20:30 256f393e029f: Preparing 23:20:30 9150daca0f45: Waiting 23:20:30 256f393e029f: Waiting 23:20:30 c9b7f9271bf4: Waiting 23:20:30 5016c24448e7: Waiting 23:20:30 683ea8a2ee38: Layer already exists 23:20:30 e34a4c70405b: Layer already exists 23:20:30 9b72971ae410: Layer already exists 23:20:30 7ed496c109f8: Layer already exists 23:20:30 ea46fe9369da: Layer already exists 23:20:30 c9b7f9271bf4: Layer already exists 23:20:30 5016c24448e7: Layer already exists 23:20:30 9150daca0f45: Layer already exists 23:20:30 256f393e029f: Layer already exists 23:20:30 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:30 + 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:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:20:30 ea46fe9369da: Preparing 23:20:30 9b72971ae410: Preparing 23:20:30 7ed496c109f8: Preparing 23:20:30 e34a4c70405b: Preparing 23:20:30 683ea8a2ee38: Preparing 23:20:30 c9b7f9271bf4: Preparing 23:20:30 5016c24448e7: Preparing 23:20:30 9150daca0f45: Preparing 23:20:30 256f393e029f: Preparing 23:20:30 c9b7f9271bf4: Waiting 23:20:30 5016c24448e7: Waiting 23:20:30 9150daca0f45: Waiting 23:20:30 256f393e029f: Waiting 23:20:30 ea46fe9369da: Layer already exists 23:20:30 7ed496c109f8: Layer already exists 23:20:30 9b72971ae410: Layer already exists 23:20:30 e34a4c70405b: Layer already exists 23:20:30 683ea8a2ee38: Layer already exists 23:20:30 5016c24448e7: Layer already exists 23:20:30 256f393e029f: Layer already exists 23:20:30 c9b7f9271bf4: Layer already exists 23:20:30 9150daca0f45: Layer already exists 23:20:30 main: digest: sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:30 ===================================================== [Pipeline] echo 23:20:30 taggedImages: 23:20:30 - nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea 23:20:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:20:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89 23:20:30 - nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:20:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:20:30 90977775c502b49f422a3daa03831e52322a51ea 23:20:30 latest 23:20:30 4.1.0-dev.89 23:20:30 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:30 main 23:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea 23:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:31 2014d57547de: Preparing 23:20:31 ffc3e6a28104: Preparing 23:20:31 e34a4c70405b: Preparing 23:20:31 683ea8a2ee38: Preparing 23:20:31 2fb76347a5e7: Preparing 23:20:31 b719c9c0bdf5: Preparing 23:20:31 256f393e029f: Preparing 23:20:31 b719c9c0bdf5: Waiting 23:20:31 256f393e029f: Waiting 23:20:31 683ea8a2ee38: Layer already exists 23:20:31 e34a4c70405b: Layer already exists 23:20:31 256f393e029f: Layer already exists 23:20:31 2014d57547de: Pushed 23:20:31 2fb76347a5e7: Pushed 23:20:32 b719c9c0bdf5: Pushed 23:20:36 ffc3e6a28104: Pushed 23:20:36 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:37 2014d57547de: Preparing 23:20:37 ffc3e6a28104: Preparing 23:20:37 e34a4c70405b: Preparing 23:20:37 683ea8a2ee38: Preparing 23:20:37 2fb76347a5e7: Preparing 23:20:37 b719c9c0bdf5: Preparing 23:20:37 256f393e029f: Preparing 23:20:37 b719c9c0bdf5: Waiting 23:20:37 256f393e029f: Waiting 23:20:37 2014d57547de: Layer already exists 23:20:37 e34a4c70405b: Layer already exists 23:20:37 2fb76347a5e7: Layer already exists 23:20:37 ffc3e6a28104: Layer already exists 23:20:37 683ea8a2ee38: Layer already exists 23:20:37 b719c9c0bdf5: Layer already exists 23:20:37 256f393e029f: Layer already exists 23:20:37 latest: digest: sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 23:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:37 2014d57547de: Preparing 23:20:37 ffc3e6a28104: Preparing 23:20:37 e34a4c70405b: Preparing 23:20:37 683ea8a2ee38: Preparing 23:20:37 2fb76347a5e7: Preparing 23:20:37 b719c9c0bdf5: Preparing 23:20:37 256f393e029f: Preparing 23:20:37 b719c9c0bdf5: Waiting 23:20:37 256f393e029f: Waiting 23:20:37 2fb76347a5e7: Layer already exists 23:20:37 683ea8a2ee38: Layer already exists 23:20:37 ffc3e6a28104: Layer already exists 23:20:37 e34a4c70405b: Layer already exists 23:20:37 2014d57547de: Layer already exists 23:20:37 b719c9c0bdf5: Layer already exists 23:20:37 256f393e029f: Layer already exists 23:20:37 4.1.0-dev.89: digest: sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:38 2014d57547de: Preparing 23:20:38 ffc3e6a28104: Preparing 23:20:38 e34a4c70405b: Preparing 23:20:38 683ea8a2ee38: Preparing 23:20:38 2fb76347a5e7: Preparing 23:20:38 b719c9c0bdf5: Preparing 23:20:38 256f393e029f: Preparing 23:20:38 b719c9c0bdf5: Waiting 23:20:38 256f393e029f: Waiting 23:20:38 2014d57547de: Layer already exists 23:20:38 2fb76347a5e7: Layer already exists 23:20:38 ffc3e6a28104: Layer already exists 23:20:38 683ea8a2ee38: Layer already exists 23:20:38 e34a4c70405b: Layer already exists 23:20:38 b719c9c0bdf5: Layer already exists 23:20:38 256f393e029f: Layer already exists 23:20:38 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:20:39 2014d57547de: Preparing 23:20:39 ffc3e6a28104: Preparing 23:20:39 e34a4c70405b: Preparing 23:20:39 683ea8a2ee38: Preparing 23:20:39 2fb76347a5e7: Preparing 23:20:39 b719c9c0bdf5: Preparing 23:20:39 256f393e029f: Preparing 23:20:39 b719c9c0bdf5: Waiting 23:20:39 256f393e029f: Waiting 23:20:39 ffc3e6a28104: Layer already exists 23:20:39 e34a4c70405b: Layer already exists 23:20:39 683ea8a2ee38: Layer already exists 23:20:39 2014d57547de: Layer already exists 23:20:39 2fb76347a5e7: Layer already exists 23:20:39 b719c9c0bdf5: Layer already exists 23:20:39 256f393e029f: Layer already exists 23:20:39 main: digest: sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:39 ===================================================== [Pipeline] echo 23:20:39 taggedImages: 23:20:39 - nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea 23:20:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:39 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 23:20:39 - nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:20:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:20:39 90977775c502b49f422a3daa03831e52322a51ea 23:20:39 latest 23:20:39 4.1.0-dev.89 23:20:39 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:39 main 23:20:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea 23:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:39 99f107d30961: Preparing 23:20:39 c122d6bbb4ea: Preparing 23:20:39 e34a4c70405b: Preparing 23:20:39 683ea8a2ee38: Preparing 23:20:39 9d80f5c0d08d: Preparing 23:20:39 511b878faa74: Preparing 23:20:39 256f393e029f: Preparing 23:20:39 256f393e029f: Waiting 23:20:39 511b878faa74: Waiting 23:20:39 e34a4c70405b: Layer already exists 23:20:39 683ea8a2ee38: Layer already exists 23:20:39 256f393e029f: Layer already exists 23:20:39 99f107d30961: Pushed 23:20:39 9d80f5c0d08d: Pushed 23:20:40 511b878faa74: Pushed 23:20:44 c122d6bbb4ea: Pushed 23:20:44 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:45 99f107d30961: Preparing 23:20:45 c122d6bbb4ea: Preparing 23:20:45 e34a4c70405b: Preparing 23:20:45 683ea8a2ee38: Preparing 23:20:45 9d80f5c0d08d: Preparing 23:20:45 511b878faa74: Preparing 23:20:45 256f393e029f: Preparing 23:20:45 256f393e029f: Waiting 23:20:45 511b878faa74: Waiting 23:20:45 c122d6bbb4ea: Layer already exists 23:20:45 9d80f5c0d08d: Layer already exists 23:20:45 e34a4c70405b: Layer already exists 23:20:45 99f107d30961: Layer already exists 23:20:45 683ea8a2ee38: Layer already exists 23:20:45 511b878faa74: Layer already exists 23:20:45 256f393e029f: Layer already exists 23:20:45 latest: digest: sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 23:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:45 99f107d30961: Preparing 23:20:45 c122d6bbb4ea: Preparing 23:20:45 e34a4c70405b: Preparing 23:20:45 683ea8a2ee38: Preparing 23:20:45 9d80f5c0d08d: Preparing 23:20:45 511b878faa74: Preparing 23:20:45 256f393e029f: Preparing 23:20:45 511b878faa74: Waiting 23:20:45 256f393e029f: Waiting 23:20:45 683ea8a2ee38: Layer already exists 23:20:45 c122d6bbb4ea: Layer already exists 23:20:45 99f107d30961: Layer already exists 23:20:45 9d80f5c0d08d: Layer already exists 23:20:45 e34a4c70405b: Layer already exists 23:20:45 256f393e029f: Layer already exists 23:20:45 511b878faa74: Layer already exists 23:20:45 4.1.0-dev.89: digest: sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:46 99f107d30961: Preparing 23:20:46 c122d6bbb4ea: Preparing 23:20:46 e34a4c70405b: Preparing 23:20:46 683ea8a2ee38: Preparing 23:20:46 9d80f5c0d08d: Preparing 23:20:46 511b878faa74: Preparing 23:20:46 256f393e029f: Preparing 23:20:46 511b878faa74: Waiting 23:20:46 256f393e029f: Waiting 23:20:46 99f107d30961: Layer already exists 23:20:46 9d80f5c0d08d: Layer already exists 23:20:46 c122d6bbb4ea: Layer already exists 23:20:46 e34a4c70405b: Layer already exists 23:20:46 683ea8a2ee38: Layer already exists 23:20:46 511b878faa74: Layer already exists 23:20:46 256f393e029f: Layer already exists 23:20:46 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:20:47 99f107d30961: Preparing 23:20:47 c122d6bbb4ea: Preparing 23:20:47 e34a4c70405b: Preparing 23:20:47 683ea8a2ee38: Preparing 23:20:47 9d80f5c0d08d: Preparing 23:20:47 511b878faa74: Preparing 23:20:47 256f393e029f: Preparing 23:20:47 511b878faa74: Waiting 23:20:47 256f393e029f: Waiting 23:20:47 c122d6bbb4ea: Layer already exists 23:20:47 e34a4c70405b: Layer already exists 23:20:47 99f107d30961: Layer already exists 23:20:47 9d80f5c0d08d: Layer already exists 23:20:47 683ea8a2ee38: Layer already exists 23:20:47 511b878faa74: Layer already exists 23:20:47 256f393e029f: Layer already exists 23:20:47 main: digest: sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:47 ===================================================== [Pipeline] echo 23:20:47 taggedImages: 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:20:47 ========================================================= 23:20:47 [edgeXBuildMultiArch] RAW Config: 23:20:47 images: 23:20:47 - nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/core-command:latest 23:20:47 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-command:main 23:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:20:47 - nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/core-data:latest 23:20:47 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-data:main 23:20:47 - nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/core-keeper:latest 23:20:47 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-keeper:main 23:20:47 - nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:20:47 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/core-metadata:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-config:main 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main 23:20:47 - nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:20:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-notifications:main 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:20:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main 23:20:47 settingsFile: 23:20:47 edgex-go-settings 23:20:47 ========================================================= [Pipeline] node 23:21:02 Still waiting to schedule task 23:21:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 23:22:12 Running on prd-centos7-docker-4c-2g-775933 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:12 provisioning config files... 23:22:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5308605949972921055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:13 ---> ****-login.sh 23:22:13 nexus3.edgexfoundry.org:10001 23:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:13 Configure a credential helper to remove this warning. See 23:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:13 23:22:13 Login Succeeded 23:22:13 nexus3.edgexfoundry.org:10002 23:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:13 Configure a credential helper to remove this warning. See 23:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:13 23:22:13 Login Succeeded 23:22:13 nexus3.edgexfoundry.org:10003 23:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:13 Configure a credential helper to remove this warning. See 23:22:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:13 23:22:13 Login Succeeded 23:22:13 nexus3.edgexfoundry.org:10004 23:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:14 Configure a credential helper to remove this warning. See 23:22:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:14 23:22:14 Login Succeeded 23:22:14 ****.io 23:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:22:14 Configure a credential helper to remove this warning. See 23:22:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:22:14 23:22:14 Login Succeeded 23:22:14 ---> ****-login.sh ends [Pipeline] } 23:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:14 + docker buildx ls 23:22:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:22:15 default * docker 23:22:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:22:15 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 23:22:15 edgex-builder [Pipeline] sh 23:22:15 + docker buildx inspect --bootstrap 23:22:15 #1 [internal] booting buildkit 23:22:15 #1 pulling image moby/buildkit:buildx-stable-1 23:22:18 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 23:22:18 #1 creating container buildx_buildkit_edgex-builder0 23:22:19 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 23:22:19 #1 DONE 4.4s 23:22:19 Name: edgex-builder 23:22:19 Driver: docker-container 23:22:19 23:22:19 Nodes: 23:22:19 Name: edgex-builder0 23:22:19 Endpoint: unix:///var/run/docker.sock 23:22:19 Status: running 23:22:19 Buildkit: v0.26.2 23:22:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 23:22:20 + docker buildx ls 23:22:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 23:22:20 edgex-builder * docker-container 23:22:20 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 23:22:20 default docker 23:22:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 23:22:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea' 23:22:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:20 #1 [internal] load build definition from Dockerfile 23:22:20 #1 transferring dockerfile: 197B done 23:22:20 #1 DONE 0.0s 23:22:20 23:22:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea 23:22:20 #2 DONE 0.1s 23:22:20 23:22:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea 23:22:20 #3 DONE 0.1s 23:22:20 23:22:20 #4 [internal] load .dockerignore 23:22:20 #4 transferring context: 2B done 23:22:20 #4 DONE 0.0s 23:22:20 23:22:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:20 #5 resolve nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:20 #5 DONE 0.0s 23:22:20 23:22:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:20 #6 resolve nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:21 #6 DONE 0.1s 23:22:21 23:22:21 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:21 #7 DONE 0.0s 23:22:21 23:22:21 #8 exporting to image 23:22:21 #8 exporting layers done 23:22:21 #8 exporting manifest sha256:491d713aa165d9839b6b9dabacd3f2359513d74c423d85bea164b83f82841e3e 0.0s done 23:22:21 #8 exporting config sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:22:21 #8 exporting manifest sha256:b9025687a8ea0efa23bd2f2cd630e1e90dba134ef546bf9d2168e7083ce4af40 0.0s done 23:22:21 #8 exporting config sha256:557d196ee51513b25d671e248fc171594d0cb04d6b763e61c997ec3f92321e54 done 23:22:21 #8 exporting manifest list sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.0s done 23:22:21 #8 pushing layers 23:22:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:21 #8 pushing layers 0.1s done 23:22:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea@sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.1s done 23:22:21 #8 DONE 0.2s 23:22:21 23:22:21 1 warning found (use --debug to expand): 23:22:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 23:22:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 23:22:21 #1 [internal] load build definition from Dockerfile 23:22:21 #1 transferring dockerfile: 163B done 23:22:21 #1 DONE 0.0s 23:22:21 23:22:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:22:21 #2 DONE 0.0s 23:22:21 23:22:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 23:22:21 #3 DONE 0.0s 23:22:21 23:22:21 #4 [internal] load .dockerignore 23:22:21 #4 transferring context: 2B done 23:22:21 #4 DONE 0.0s 23:22:21 23:22:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:21 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:21 #5 CACHED 23:22:21 23:22:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:21 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:21 #6 CACHED 23:22:21 23:22:21 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:21 #7 DONE 0.0s 23:22:21 23:22:21 #8 exporting to image 23:22:21 #8 exporting layers done 23:22:21 #8 exporting manifest sha256:491d713aa165d9839b6b9dabacd3f2359513d74c423d85bea164b83f82841e3e done 23:22:21 #8 exporting config sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:22:21 #8 exporting manifest sha256:b9025687a8ea0efa23bd2f2cd630e1e90dba134ef546bf9d2168e7083ce4af40 done 23:22:21 #8 exporting config sha256:557d196ee51513b25d671e248fc171594d0cb04d6b763e61c997ec3f92321e54 done 23:22:21 #8 exporting manifest list sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 done 23:22:21 #8 pushing layers 0.0s done 23:22:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.1s done 23:22:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:21 #8 DONE 0.1s 23:22:21 23:22:21 1 warning found (use --debug to expand): 23:22:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89' 23:22:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 --push - 23:22:21 #1 [internal] load build definition from Dockerfile 23:22:21 #1 transferring dockerfile: 169B done 23:22:21 #1 DONE 0.0s 23:22:21 23:22:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 23:22:21 #2 DONE 0.0s 23:22:21 23:22:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89 23:22:21 #3 DONE 0.0s 23:22:21 23:22:21 #4 [internal] load .dockerignore 23:22:21 #4 transferring context: 2B done 23:22:21 #4 DONE 0.0s 23:22:21 23:22:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:21 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:21 #5 DONE 0.0s 23:22:21 23:22:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:22 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:22 #6 CACHED 23:22:22 23:22:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:22 #5 CACHED 23:22:22 23:22:22 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:22 #7 DONE 0.0s 23:22:22 23:22:22 #8 exporting to image 23:22:22 #8 exporting layers done 23:22:22 #8 exporting manifest sha256:491d713aa165d9839b6b9dabacd3f2359513d74c423d85bea164b83f82841e3e done 23:22:22 #8 exporting config sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:22:22 #8 exporting manifest sha256:b9025687a8ea0efa23bd2f2cd630e1e90dba134ef546bf9d2168e7083ce4af40 done 23:22:22 #8 exporting config sha256:557d196ee51513b25d671e248fc171594d0cb04d6b763e61c997ec3f92321e54 done 23:22:22 #8 exporting manifest list sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 done 23:22:22 #8 pushing layers 0.0s done 23:22:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.89@sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.1s done 23:22:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:22 #8 DONE 0.1s 23:22:22 23:22:22 1 warning found (use --debug to expand): 23:22:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:22 #1 [internal] load build definition from Dockerfile 23:22:22 #1 transferring dockerfile: 210B done 23:22:22 #1 DONE 0.0s 23:22:22 23:22:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:22 #2 DONE 0.0s 23:22:22 23:22:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:22 #3 DONE 0.0s 23:22:22 23:22:22 #4 [internal] load .dockerignore 23:22:22 #4 transferring context: 2B done 23:22:22 #4 DONE 0.0s 23:22:22 23:22:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:22 #5 resolve nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:22 #5 CACHED 23:22:22 23:22:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:22 #6 resolve nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:22 #6 CACHED 23:22:22 23:22:22 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:22 #7 DONE 0.0s 23:22:22 23:22:22 #8 exporting to image 23:22:22 #8 exporting layers done 23:22:22 #8 exporting manifest sha256:491d713aa165d9839b6b9dabacd3f2359513d74c423d85bea164b83f82841e3e done 23:22:22 #8 exporting config sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:22:22 #8 exporting manifest sha256:b9025687a8ea0efa23bd2f2cd630e1e90dba134ef546bf9d2168e7083ce4af40 done 23:22:22 #8 exporting config sha256:557d196ee51513b25d671e248fc171594d0cb04d6b763e61c997ec3f92321e54 done 23:22:22 #8 exporting manifest list sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 done 23:22:22 #8 pushing layers 0.0s done 23:22:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.1s done 23:22:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:22 #8 DONE 0.1s 23:22:22 23:22:22 1 warning found (use --debug to expand): 23:22:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 23:22:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 23:22:23 #1 [internal] load build definition from Dockerfile 23:22:23 #1 transferring dockerfile: 161B done 23:22:23 #1 DONE 0.0s 23:22:23 23:22:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:22:23 #2 DONE 0.0s 23:22:23 23:22:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 23:22:23 #3 DONE 0.0s 23:22:23 23:22:23 #4 [internal] load .dockerignore 23:22:23 #4 transferring context: 2B done 23:22:23 #4 DONE 0.0s 23:22:23 23:22:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:23 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:23 #5 CACHED 23:22:23 23:22:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 23:22:23 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:59ce50b41c43b12df6935589b85d00cfc4f4364ade430fbb3b5df80609819a63 0.0s done 23:22:23 #6 CACHED 23:22:23 23:22:23 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 23:22:23 #7 DONE 0.0s 23:22:23 23:22:23 #8 exporting to image 23:22:23 #8 exporting layers done 23:22:23 #8 exporting manifest sha256:491d713aa165d9839b6b9dabacd3f2359513d74c423d85bea164b83f82841e3e done 23:22:23 #8 exporting config sha256:f264831fda606db03ecb16a762fa31f1751b4ae98ba6e2ffe3af8470444753a1 done 23:22:23 #8 exporting manifest sha256:b9025687a8ea0efa23bd2f2cd630e1e90dba134ef546bf9d2168e7083ce4af40 done 23:22:23 #8 exporting config sha256:557d196ee51513b25d671e248fc171594d0cb04d6b763e61c997ec3f92321e54 done 23:22:23 #8 exporting manifest list sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 done 23:22:23 #8 pushing layers 0.0s done 23:22:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:5b918df7c720aae00cc0662c331512b45210410cb05c07e4a184b0e886c4e492 0.1s done 23:22:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:23 #8 DONE 0.1s 23:22:23 23:22:23 1 warning found (use --debug to expand): 23:22:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea' 23:22:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:23 #1 [internal] load build definition from Dockerfile 23:22:23 #1 transferring dockerfile: 216B done 23:22:23 #1 DONE 0.0s 23:22:23 23:22:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:22:23 #2 DONE 0.0s 23:22:23 23:22:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:22:23 #3 DONE 0.0s 23:22:23 23:22:23 #4 [internal] load .dockerignore 23:22:23 #4 transferring context: 2B done 23:22:23 #4 DONE 0.0s 23:22:23 23:22:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:23 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:23 #5 ... 23:22:23 23:22:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:23 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:23 #6 DONE 0.1s 23:22:23 23:22:23 #7 exporting to image 23:22:23 #7 exporting layers done 23:22:23 #7 exporting manifest sha256:16cfba8deaa24d7274ae118fbdabc327f399286e8563cbfcbb13570087b0da5c done 23:22:23 #7 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:22:23 #7 exporting manifest sha256:5ed8614a36beb883bc862a7e9cd38ae233419a2ad532b2caa1a464e935c88774 done 23:22:23 #7 exporting config sha256:d70c1a8b3aa298628b57cc33146985216a2caaedbc99f44e840800baeae81094 done 23:22:23 #7 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 23:22:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:24 #7 ... 23:22:24 23:22:24 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:24 #8 DONE 0.0s 23:22:24 23:22:24 #7 exporting to image 23:22:24 #7 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b done 23:22:24 #7 pushing layers 0.1s done 23:22:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 23:22:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 0.1s done 23:22:24 #7 DONE 0.2s 23:22:24 23:22:24 1 warning found (use --debug to expand): 23:22:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 23:22:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 23:22:24 #1 [internal] load build definition from Dockerfile 23:22:24 #1 transferring dockerfile: 182B done 23:22:24 #1 DONE 0.0s 23:22:24 23:22:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:24 #2 DONE 0.0s 23:22:24 23:22:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:24 #3 DONE 0.0s 23:22:24 23:22:24 #4 [internal] load .dockerignore 23:22:24 #4 transferring context: 2B done 23:22:24 #4 DONE 0.0s 23:22:24 23:22:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:24 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:24 #5 DONE 0.0s 23:22:24 23:22:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:24 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:24 #6 CACHED 23:22:24 23:22:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:24 #5 CACHED 23:22:24 23:22:24 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:24 #7 DONE 0.0s 23:22:24 23:22:24 #8 exporting to image 23:22:24 #8 exporting layers done 23:22:24 #8 exporting manifest sha256:16cfba8deaa24d7274ae118fbdabc327f399286e8563cbfcbb13570087b0da5c done 23:22:24 #8 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:22:24 #8 exporting manifest sha256:5ed8614a36beb883bc862a7e9cd38ae233419a2ad532b2caa1a464e935c88774 done 23:22:24 #8 exporting config sha256:d70c1a8b3aa298628b57cc33146985216a2caaedbc99f44e840800baeae81094 done 23:22:24 #8 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b done 23:22:24 #8 pushing layers 0.0s done 23:22:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 0.1s done 23:22:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:24 #8 DONE 0.1s 23:22:24 23:22:24 1 warning found (use --debug to expand): 23:22:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 --push - 23:22:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89' 23:22:25 #1 [internal] load build definition from Dockerfile 23:22:25 #1 transferring dockerfile: 188B done 23:22:25 #1 DONE 0.0s 23:22:25 23:22:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 23:22:25 #2 DONE 0.0s 23:22:25 23:22:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89 23:22:25 #3 DONE 0.0s 23:22:25 23:22:25 #4 [internal] load .dockerignore 23:22:25 #4 transferring context: 2B done 23:22:25 #4 DONE 0.0s 23:22:25 23:22:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:25 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:25 #5 CACHED 23:22:25 23:22:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:25 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:25 #6 CACHED 23:22:25 23:22:25 #7 exporting to image 23:22:25 #7 exporting layers done 23:22:25 #7 exporting manifest sha256:16cfba8deaa24d7274ae118fbdabc327f399286e8563cbfcbb13570087b0da5c done 23:22:25 #7 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb 23:22:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:25 #7 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:22:25 #7 exporting manifest sha256:5ed8614a36beb883bc862a7e9cd38ae233419a2ad532b2caa1a464e935c88774 done 23:22:25 #7 exporting config sha256:d70c1a8b3aa298628b57cc33146985216a2caaedbc99f44e840800baeae81094 done 23:22:25 #7 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b done 23:22:25 #7 pushing layers 0.0s done 23:22:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.89@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 0.1s done 23:22:25 #7 DONE 0.1s 23:22:25 23:22:25 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:25 #8 DONE 0.0s 23:22:25 23:22:25 1 warning found (use --debug to expand): 23:22:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:25 #1 [internal] load build definition from Dockerfile 23:22:25 #1 transferring dockerfile: 229B done 23:22:25 #1 DONE 0.0s 23:22:25 23:22:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:25 #2 DONE 0.0s 23:22:25 23:22:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:25 #3 DONE 0.0s 23:22:25 23:22:25 #4 [internal] load .dockerignore 23:22:25 #4 transferring context: 2B done 23:22:25 #4 DONE 0.0s 23:22:25 23:22:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:25 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:25 #5 CACHED 23:22:25 23:22:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:25 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:25 #6 CACHED 23:22:25 23:22:25 #7 exporting to image 23:22:25 #7 exporting layers 23:22:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:25 #7 exporting layers done 23:22:25 #7 exporting manifest sha256:16cfba8deaa24d7274ae118fbdabc327f399286e8563cbfcbb13570087b0da5c done 23:22:25 #7 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:22:25 #7 exporting manifest sha256:5ed8614a36beb883bc862a7e9cd38ae233419a2ad532b2caa1a464e935c88774 done 23:22:25 #7 exporting config sha256:d70c1a8b3aa298628b57cc33146985216a2caaedbc99f44e840800baeae81094 done 23:22:25 #7 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b done 23:22:25 #7 pushing layers 0.0s done 23:22:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 0.1s done 23:22:25 #7 DONE 0.1s 23:22:25 23:22:25 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:25 #8 DONE 0.0s 23:22:25 23:22:25 1 warning found (use --debug to expand): 23:22:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 23:22:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 23:22:26 #1 [internal] load build definition from Dockerfile 23:22:26 #1 transferring dockerfile: 180B done 23:22:26 #1 DONE 0.0s 23:22:26 23:22:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:22:26 #2 DONE 0.0s 23:22:26 23:22:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:22:26 #3 DONE 0.0s 23:22:26 23:22:26 #4 [internal] load .dockerignore 23:22:26 #4 transferring context: 2B done 23:22:26 #4 DONE 0.0s 23:22:26 23:22:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:26 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:26 #5 CACHED 23:22:26 23:22:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:26 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 0.0s done 23:22:26 #6 DONE 0.0s 23:22:26 23:22:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:fbbf1afcc95009e9e1acad0b95b6fff5c814983c6eb834968981e93fcf892850 23:22:26 #6 CACHED 23:22:26 23:22:26 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:26 #7 DONE 0.0s 23:22:26 23:22:26 #8 exporting to image 23:22:26 #8 exporting layers done 23:22:26 #8 exporting manifest sha256:16cfba8deaa24d7274ae118fbdabc327f399286e8563cbfcbb13570087b0da5c done 23:22:26 #8 exporting config sha256:e85fa6aa3b9571a938a1fe16682a3667656ce57bd08015c74c9af34134a799fb done 23:22:26 #8 exporting manifest sha256:5ed8614a36beb883bc862a7e9cd38ae233419a2ad532b2caa1a464e935c88774 done 23:22:26 #8 exporting config sha256:d70c1a8b3aa298628b57cc33146985216a2caaedbc99f44e840800baeae81094 done 23:22:26 #8 exporting manifest list sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b done 23:22:26 #8 pushing layers 0.0s done 23:22:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:abe2cb94ba53cec47a516a94ebea5eb504583800e69f430214271346ca22b08b 0.1s done 23:22:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:26 #8 DONE 0.1s 23:22:26 23:22:26 1 warning found (use --debug to expand): 23:22:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea' 23:22:26 #1 [internal] load build definition from Dockerfile 23:22:26 #1 transferring dockerfile: 194B done 23:22:26 #1 DONE 0.0s 23:22:26 23:22:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea 23:22:26 #2 DONE 0.0s 23:22:26 23:22:26 #3 [internal] load .dockerignore 23:22:26 #3 transferring context: 2B done 23:22:26 #3 DONE 0.0s 23:22:26 23:22:26 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea 23:22:26 #4 DONE 0.1s 23:22:26 23:22:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:26 #5 resolve nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:26 #5 DONE 0.0s 23:22:26 23:22:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:26 #6 resolve nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:26 #6 DONE 0.1s 23:22:26 23:22:26 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:26 #7 DONE 0.0s 23:22:26 23:22:26 #8 exporting to image 23:22:26 #8 exporting layers done 23:22:26 #8 exporting manifest sha256:e854b1290fbb01adcb2ea3dca6227ecf2f967d9e1b5f82975ddb6da4972c6eed 0.0s done 23:22:26 #8 exporting config sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:22:26 #8 exporting manifest sha256:f2cda0058a6bc2efe1c74d9b5d6b1ab0ab1659c1de2c39e5328821dfd8bc055c done 23:22:26 #8 exporting config sha256:0caa94b9b8370fd156c93e9e682b4d3f9340cc8e32535c5580c1c8301d3de96f done 23:22:26 #8 exporting manifest list sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.0s done 23:22:26 #8 pushing layers 0.1s done 23:22:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 23:22:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.1s done 23:22:27 #8 DONE 0.2s 23:22:27 23:22:27 1 warning found (use --debug to expand): 23:22:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 23:22:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 23:22:27 #1 [internal] load build definition from Dockerfile 23:22:27 #1 transferring dockerfile: 160B done 23:22:27 #1 DONE 0.0s 23:22:27 23:22:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:22:27 #2 DONE 0.0s 23:22:27 23:22:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 23:22:27 #3 DONE 0.0s 23:22:27 23:22:27 #4 [internal] load .dockerignore 23:22:27 #4 transferring context: 2B done 23:22:27 #4 DONE 0.0s 23:22:27 23:22:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:27 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:27 #5 DONE 0.0s 23:22:27 23:22:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:27 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:27 #6 CACHED 23:22:27 23:22:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:27 #5 CACHED 23:22:27 23:22:27 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:27 #7 DONE 0.0s 23:22:27 23:22:27 #8 exporting to image 23:22:27 #8 exporting layers done 23:22:27 #8 exporting manifest sha256:e854b1290fbb01adcb2ea3dca6227ecf2f967d9e1b5f82975ddb6da4972c6eed done 23:22:27 #8 exporting config sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:22:27 #8 exporting manifest sha256:f2cda0058a6bc2efe1c74d9b5d6b1ab0ab1659c1de2c39e5328821dfd8bc055c done 23:22:27 #8 exporting config sha256:0caa94b9b8370fd156c93e9e682b4d3f9340cc8e32535c5580c1c8301d3de96f done 23:22:27 #8 exporting manifest list sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 done 23:22:27 #8 pushing layers 0.0s done 23:22:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.1s done 23:22:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:27 #8 DONE 0.1s 23:22:27 23:22:27 1 warning found (use --debug to expand): 23:22:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 --push - 23:22:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89' 23:22:28 #1 [internal] load build definition from Dockerfile 23:22:28 #1 transferring dockerfile: 166B done 23:22:28 #1 DONE 0.0s 23:22:28 23:22:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 23:22:28 #2 DONE 0.0s 23:22:28 23:22:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89 23:22:28 #3 DONE 0.0s 23:22:28 23:22:28 #4 [internal] load .dockerignore 23:22:28 #4 transferring context: 2B done 23:22:28 #4 DONE 0.0s 23:22:28 23:22:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:28 #5 DONE 0.0s 23:22:28 23:22:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:28 #6 CACHED 23:22:28 23:22:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #5 CACHED 23:22:28 23:22:28 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:28 #7 DONE 0.0s 23:22:28 23:22:28 #8 exporting to image 23:22:28 #8 exporting layers done 23:22:28 #8 exporting manifest sha256:e854b1290fbb01adcb2ea3dca6227ecf2f967d9e1b5f82975ddb6da4972c6eed done 23:22:28 #8 exporting config sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:22:28 #8 exporting manifest sha256:f2cda0058a6bc2efe1c74d9b5d6b1ab0ab1659c1de2c39e5328821dfd8bc055c done 23:22:28 #8 exporting config sha256:0caa94b9b8370fd156c93e9e682b4d3f9340cc8e32535c5580c1c8301d3de96f done 23:22:28 #8 exporting manifest list sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 done 23:22:28 #8 pushing layers 0.0s done 23:22:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.89@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.1s done 23:22:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:28 #8 DONE 0.1s 23:22:28 23:22:28 1 warning found (use --debug to expand): 23:22:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:28 #1 [internal] load build definition from Dockerfile 23:22:28 #1 transferring dockerfile: 207B done 23:22:28 #1 DONE 0.0s 23:22:28 23:22:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:28 #2 DONE 0.0s 23:22:28 23:22:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:28 #3 DONE 0.0s 23:22:28 23:22:28 #4 [internal] load .dockerignore 23:22:28 #4 transferring context: 2B done 23:22:28 #4 DONE 0.0s 23:22:28 23:22:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #5 resolve nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:28 #5 DONE 0.0s 23:22:28 23:22:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #6 resolve nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:28 #6 CACHED 23:22:28 23:22:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:28 #5 CACHED 23:22:28 23:22:28 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:28 #7 DONE 0.0s 23:22:28 23:22:28 #8 exporting to image 23:22:28 #8 exporting layers done 23:22:28 #8 exporting manifest sha256:e854b1290fbb01adcb2ea3dca6227ecf2f967d9e1b5f82975ddb6da4972c6eed done 23:22:28 #8 exporting config sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:22:28 #8 exporting manifest sha256:f2cda0058a6bc2efe1c74d9b5d6b1ab0ab1659c1de2c39e5328821dfd8bc055c done 23:22:28 #8 exporting config sha256:0caa94b9b8370fd156c93e9e682b4d3f9340cc8e32535c5580c1c8301d3de96f done 23:22:28 #8 exporting manifest list sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 done 23:22:28 #8 pushing layers 0.0s done 23:22:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.1s done 23:22:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:28 #8 DONE 0.1s 23:22:28 23:22:28 1 warning found (use --debug to expand): 23:22:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 23:22:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 23:22:29 #1 [internal] load build definition from Dockerfile 23:22:29 #1 transferring dockerfile: 158B done 23:22:29 #1 DONE 0.0s 23:22:29 23:22:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:22:29 #2 DONE 0.0s 23:22:29 23:22:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 23:22:29 #3 DONE 0.0s 23:22:29 23:22:29 #4 [internal] load .dockerignore 23:22:29 #4 transferring context: 2B done 23:22:29 #4 DONE 0.0s 23:22:29 23:22:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:29 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:29 #5 CACHED 23:22:29 23:22:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:29 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 0.0s done 23:22:29 #6 DONE 0.0s 23:22:29 23:22:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:a0c548692a55c17173bc66c0e8ab35f1c17a43ece2c3514b5ca2115ed202ba3b 23:22:29 #6 CACHED 23:22:29 23:22:29 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 23:22:29 #7 DONE 0.0s 23:22:29 23:22:29 #8 exporting to image 23:22:29 #8 exporting layers done 23:22:29 #8 exporting manifest sha256:e854b1290fbb01adcb2ea3dca6227ecf2f967d9e1b5f82975ddb6da4972c6eed done 23:22:29 #8 exporting config sha256:857988c6c0ec54976e00fa3de5f94874350614acad4cc81d8fc100c643d69a3c done 23:22:29 #8 exporting manifest sha256:f2cda0058a6bc2efe1c74d9b5d6b1ab0ab1659c1de2c39e5328821dfd8bc055c done 23:22:29 #8 exporting config sha256:0caa94b9b8370fd156c93e9e682b4d3f9340cc8e32535c5580c1c8301d3de96f done 23:22:29 #8 exporting manifest list sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 done 23:22:29 #8 pushing layers 0.0s done 23:22:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:846de726575570f5a01212fb8ac5daf3ea0bc4f3b9196aa5fe3421ae12855744 0.1s done 23:22:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:29 #8 DONE 0.1s 23:22:29 23:22:29 1 warning found (use --debug to expand): 23:22:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea' 23:22:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:29 #1 [internal] load build definition from Dockerfile 23:22:29 #1 transferring dockerfile: 196B done 23:22:29 #1 DONE 0.0s 23:22:29 23:22:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea 23:22:29 #2 DONE 0.0s 23:22:29 23:22:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea 23:22:29 #3 DONE 0.1s 23:22:29 23:22:29 #4 [internal] load .dockerignore 23:22:29 #4 transferring context: 2B done 23:22:29 #4 DONE 0.0s 23:22:29 23:22:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:29 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:29 #5 DONE 0.0s 23:22:29 23:22:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:29 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:29 #6 DONE 0.1s 23:22:29 23:22:29 #7 exporting to image 23:22:29 #7 exporting layers done 23:22:29 #7 exporting manifest sha256:f51d74fffa489fcdc6e44c2fdddc8a2649428a1f4f2487ff482e63251cd0d136 0.0s done 23:22:29 #7 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a 23:22:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:29 #7 ... 23:22:29 23:22:29 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:29 #8 DONE 0.0s 23:22:29 23:22:29 #7 exporting to image 23:22:29 #7 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:22:29 #7 exporting manifest sha256:1949ded21f50a0b74d20d17af35164a0160847a53f68dcad7113467569cfc2dd 0.0s done 23:22:29 #7 exporting config sha256:52736334934c11bb3a307b8c87498d7f2f569ed8b7b626d141cde37f21fffa51 done 23:22:29 #7 exporting manifest list sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.0s done 23:22:29 #7 pushing layers 0.1s done 23:22:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 23:22:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.1s done 23:22:30 #7 DONE 0.2s 23:22:30 23:22:30 1 warning found (use --debug to expand): 23:22:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 23:22:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 23:22:30 #1 [internal] load build definition from Dockerfile 23:22:30 #1 transferring dockerfile: 162B done 23:22:30 #1 DONE 0.0s 23:22:30 23:22:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:22:30 #2 DONE 0.0s 23:22:30 23:22:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 23:22:30 #3 DONE 0.0s 23:22:30 23:22:30 #4 [internal] load .dockerignore 23:22:30 #4 transferring context: 2B done 23:22:30 #4 DONE 0.0s 23:22:30 23:22:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:30 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:30 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:30 #5 CACHED 23:22:30 23:22:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:30 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:30 #6 CACHED 23:22:30 23:22:30 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:30 #7 DONE 0.0s 23:22:30 23:22:30 #8 exporting to image 23:22:30 #8 exporting layers done 23:22:30 #8 exporting manifest sha256:f51d74fffa489fcdc6e44c2fdddc8a2649428a1f4f2487ff482e63251cd0d136 done 23:22:30 #8 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:22:30 #8 exporting manifest sha256:1949ded21f50a0b74d20d17af35164a0160847a53f68dcad7113467569cfc2dd done 23:22:30 #8 exporting config sha256:52736334934c11bb3a307b8c87498d7f2f569ed8b7b626d141cde37f21fffa51 done 23:22:30 #8 exporting manifest list sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c done 23:22:30 #8 pushing layers 0.0s done 23:22:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.1s done 23:22:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:30 #8 DONE 0.1s 23:22:30 23:22:30 1 warning found (use --debug to expand): 23:22:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 --push - 23:22:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89' 23:22:31 #1 [internal] load build definition from Dockerfile 23:22:31 #1 transferring dockerfile: 168B done 23:22:31 #1 DONE 0.0s 23:22:31 23:22:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 23:22:31 #2 DONE 0.0s 23:22:31 23:22:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89 23:22:31 #3 DONE 0.0s 23:22:31 23:22:31 #4 [internal] load .dockerignore 23:22:31 #4 transferring context: 2B done 23:22:31 #4 DONE 0.0s 23:22:31 23:22:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:31 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e done 23:22:31 #5 CACHED 23:22:31 23:22:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:31 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e done 23:22:31 #6 CACHED 23:22:31 23:22:31 #7 exporting to image 23:22:31 #7 exporting layers 23:22:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:31 #7 exporting layers done 23:22:31 #7 exporting manifest sha256:f51d74fffa489fcdc6e44c2fdddc8a2649428a1f4f2487ff482e63251cd0d136 done 23:22:31 #7 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:22:31 #7 exporting manifest sha256:1949ded21f50a0b74d20d17af35164a0160847a53f68dcad7113467569cfc2dd done 23:22:31 #7 exporting config sha256:52736334934c11bb3a307b8c87498d7f2f569ed8b7b626d141cde37f21fffa51 done 23:22:31 #7 exporting manifest list sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c done 23:22:31 #7 pushing layers 0.0s done 23:22:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.89@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.1s done 23:22:31 #7 DONE 0.1s 23:22:31 23:22:31 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:31 #8 DONE 0.0s 23:22:31 23:22:31 1 warning found (use --debug to expand): 23:22:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:31 #1 [internal] load build definition from Dockerfile 23:22:31 #1 transferring dockerfile: 209B done 23:22:31 #1 DONE 0.0s 23:22:31 23:22:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:31 #2 DONE 0.0s 23:22:31 23:22:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:31 #3 DONE 0.0s 23:22:31 23:22:31 #4 [internal] load .dockerignore 23:22:31 #4 transferring context: 2B done 23:22:31 #4 DONE 0.0s 23:22:31 23:22:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:31 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e done 23:22:31 #5 CACHED 23:22:31 23:22:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:31 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:31 #6 CACHED 23:22:31 23:22:31 #7 exporting to image 23:22:31 #7 exporting layers done 23:22:31 #7 exporting manifest sha256:f51d74fffa489fcdc6e44c2fdddc8a2649428a1f4f2487ff482e63251cd0d136 done 23:22:31 #7 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:22:31 #7 exporting manifest sha256:1949ded21f50a0b74d20d17af35164a0160847a53f68dcad7113467569cfc2dd done 23:22:31 #7 exporting config sha256:52736334934c11bb3a307b8c87498d7f2f569ed8b7b626d141cde37f21fffa51 done 23:22:31 #7 exporting manifest list sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c done 23:22:31 #7 pushing layers 0.0s done 23:22:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 23:22:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.1s done 23:22:31 #7 DONE 0.1s 23:22:31 23:22:31 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:31 #8 DONE 0.0s 23:22:31 23:22:31 1 warning found (use --debug to expand): 23:22:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 23:22:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 23:22:32 #1 [internal] load build definition from Dockerfile 23:22:32 #1 transferring dockerfile: 160B done 23:22:32 #1 DONE 0.0s 23:22:32 23:22:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:22:32 #2 DONE 0.0s 23:22:32 23:22:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 23:22:32 #3 DONE 0.0s 23:22:32 23:22:32 #4 [internal] load .dockerignore 23:22:32 #4 transferring context: 2B done 23:22:32 #4 DONE 0.0s 23:22:32 23:22:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:32 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:32 #5 CACHED 23:22:32 23:22:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 23:22:32 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:7129edff84a802c5062e70aaf978f17d61f131ad7a1a683f7e2dbd90a3f57e8e 0.0s done 23:22:32 #6 CACHED 23:22:32 23:22:32 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:32 #7 DONE 0.0s 23:22:32 23:22:32 #8 exporting to image 23:22:32 #8 exporting layers done 23:22:32 #8 exporting manifest sha256:f51d74fffa489fcdc6e44c2fdddc8a2649428a1f4f2487ff482e63251cd0d136 done 23:22:32 #8 exporting config sha256:30924eae0fd7903a7a340839a7a88fe544b63f6e8e3a791691620b6653a71a5a done 23:22:32 #8 exporting manifest sha256:1949ded21f50a0b74d20d17af35164a0160847a53f68dcad7113467569cfc2dd done 23:22:32 #8 exporting config sha256:52736334934c11bb3a307b8c87498d7f2f569ed8b7b626d141cde37f21fffa51 done 23:22:32 #8 exporting manifest list sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c done 23:22:32 #8 pushing layers 0.0s done 23:22:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:0a65ae09a62b5428f8202e2cf4c9f09fee0411e142c0c52d04f0c9b076786e6c 0.1s done 23:22:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:32 #8 DONE 0.1s 23:22:32 23:22:32 1 warning found (use --debug to expand): 23:22:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea' 23:22:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:32 #1 [internal] load build definition from Dockerfile 23:22:32 #1 transferring dockerfile: 198B done 23:22:32 #1 DONE 0.0s 23:22:32 23:22:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea 23:22:32 #2 DONE 0.0s 23:22:32 23:22:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea 23:22:32 #3 DONE 0.1s 23:22:32 23:22:32 #4 [internal] load .dockerignore 23:22:32 #4 transferring context: 2B done 23:22:32 #4 DONE 0.0s 23:22:32 23:22:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:32 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:32 #5 ... 23:22:32 23:22:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:32 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:32 #6 DONE 0.1s 23:22:32 23:22:32 #7 exporting to image 23:22:32 #7 exporting layers done 23:22:32 #7 exporting manifest sha256:afce43c3cc942a1e8ddacb5e261a24e0ce4ed11b99a90d6470e481f4eaf5a008 0.0s done 23:22:32 #7 exporting config sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:22:32 #7 exporting manifest sha256:e7dd01d7e47157005114187e23ad2b87ecd3aa981e9fb8f1eeaecfd8be1359c1 done 23:22:32 #7 exporting config sha256:16a2ad9ec487125e82ee24680f5eb06ed19e4afdb2dc1525d43d9c84ec8ca396 done 23:22:32 #7 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 23:22:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:32 #7 ... 23:22:32 23:22:32 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:32 #8 DONE 0.0s 23:22:32 23:22:32 #7 exporting to image 23:22:32 #7 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f done 23:22:32 #7 pushing layers 0.1s done 23:22:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 23:22:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 0.1s done 23:22:33 #7 DONE 0.2s 23:22:33 23:22:33 1 warning found (use --debug to expand): 23:22:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 23:22:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 23:22:33 #1 [internal] load build definition from Dockerfile 23:22:33 #1 transferring dockerfile: 164B done 23:22:33 #1 DONE 0.0s 23:22:33 23:22:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:33 #2 DONE 0.0s 23:22:33 23:22:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:33 #3 DONE 0.0s 23:22:33 23:22:33 #4 [internal] load .dockerignore 23:22:33 #4 transferring context: 2B done 23:22:33 #4 DONE 0.0s 23:22:33 23:22:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:33 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:33 #5 DONE 0.0s 23:22:33 23:22:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:33 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:33 #6 CACHED 23:22:33 23:22:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:33 #5 CACHED 23:22:33 23:22:33 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:33 #7 DONE 0.0s 23:22:33 23:22:33 #8 exporting to image 23:22:33 #8 exporting layers done 23:22:33 #8 exporting manifest sha256:afce43c3cc942a1e8ddacb5e261a24e0ce4ed11b99a90d6470e481f4eaf5a008 done 23:22:33 #8 exporting config sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:22:33 #8 exporting manifest sha256:e7dd01d7e47157005114187e23ad2b87ecd3aa981e9fb8f1eeaecfd8be1359c1 done 23:22:33 #8 exporting config sha256:16a2ad9ec487125e82ee24680f5eb06ed19e4afdb2dc1525d43d9c84ec8ca396 done 23:22:33 #8 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f done 23:22:33 #8 pushing layers 0.0s done 23:22:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 0.1s done 23:22:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:33 #8 DONE 0.1s 23:22:33 23:22:33 1 warning found (use --debug to expand): 23:22:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89' 23:22:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 --push - 23:22:34 #1 [internal] load build definition from Dockerfile 23:22:34 #1 transferring dockerfile: 170B done 23:22:34 #1 DONE 0.0s 23:22:34 23:22:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 23:22:34 #2 DONE 0.0s 23:22:34 23:22:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89 23:22:34 #3 DONE 0.0s 23:22:34 23:22:34 #4 [internal] load .dockerignore 23:22:34 #4 transferring context: 2B done 23:22:34 #4 DONE 0.0s 23:22:34 23:22:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:34 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:34 #5 CACHED 23:22:34 23:22:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:34 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:34 #6 CACHED 23:22:34 23:22:34 #7 exporting to image 23:22:34 #7 exporting layers 23:22:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:34 #7 exporting layers done 23:22:34 #7 exporting manifest sha256:afce43c3cc942a1e8ddacb5e261a24e0ce4ed11b99a90d6470e481f4eaf5a008 done 23:22:34 #7 exporting config sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:22:34 #7 exporting manifest sha256:e7dd01d7e47157005114187e23ad2b87ecd3aa981e9fb8f1eeaecfd8be1359c1 done 23:22:34 #7 exporting config sha256:16a2ad9ec487125e82ee24680f5eb06ed19e4afdb2dc1525d43d9c84ec8ca396 done 23:22:34 #7 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f done 23:22:34 #7 pushing layers 0.0s done 23:22:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.89@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 0.1s done 23:22:34 #7 DONE 0.1s 23:22:34 23:22:34 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:34 #8 DONE 0.0s 23:22:34 23:22:34 1 warning found (use --debug to expand): 23:22:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:34 #1 [internal] load build definition from Dockerfile 23:22:34 #1 transferring dockerfile: 211B 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-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:34 #2 DONE 0.0s 23:22:34 23:22:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:34 #3 DONE 0.0s 23:22:34 23:22:34 #4 [internal] load .dockerignore 23:22:34 #4 transferring context: 2B done 23:22:34 #4 DONE 0.0s 23:22:34 23:22:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:34 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:34 #5 DONE 0.0s 23:22:34 23:22:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:34 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:34 #6 CACHED 23:22:34 23:22:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:34 #5 CACHED 23:22:34 23:22:34 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 23:22:34 #7 DONE 0.0s 23:22:34 23:22:34 #8 exporting to image 23:22:34 #8 exporting layers done 23:22:34 #8 exporting manifest sha256:afce43c3cc942a1e8ddacb5e261a24e0ce4ed11b99a90d6470e481f4eaf5a008 done 23:22:34 #8 exporting config sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:22:34 #8 exporting manifest sha256:e7dd01d7e47157005114187e23ad2b87ecd3aa981e9fb8f1eeaecfd8be1359c1 done 23:22:34 #8 exporting config sha256:16a2ad9ec487125e82ee24680f5eb06ed19e4afdb2dc1525d43d9c84ec8ca396 done 23:22:34 #8 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f done 23:22:34 #8 pushing layers 0.0s done 23:22:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 0.1s done 23:22:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:34 #8 DONE 0.1s 23:22:34 23:22:34 1 warning found (use --debug to expand): 23:22:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 23:22:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 23:22:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 23:22:35 #1 [internal] load build definition from Dockerfile 23:22:35 #1 transferring dockerfile: 162B done 23:22:35 #1 DONE 0.0s 23:22:35 23:22:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 23:22:35 #2 DONE 0.0s 23:22:35 23:22:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:35 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 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-metadata:main@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:35 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 0.0s done 23:22:35 #6 CACHED 23:22:35 23:22:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:eb8d5712613b95834105b5f17bb9654b53545f961c8c04575082a7ea6a3dce75 23:22:35 #5 CACHED 23:22:35 23:22:35 #7 [auth] core-metadata: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:afce43c3cc942a1e8ddacb5e261a24e0ce4ed11b99a90d6470e481f4eaf5a008 done 23:22:35 #8 exporting config sha256:a0a104d0992dfd1c38855664a78551c9d9613c5a21c2e8f2702412f97da18bef done 23:22:35 #8 exporting manifest sha256:e7dd01d7e47157005114187e23ad2b87ecd3aa981e9fb8f1eeaecfd8be1359c1 done 23:22:35 #8 exporting config sha256:16a2ad9ec487125e82ee24680f5eb06ed19e4afdb2dc1525d43d9c84ec8ca396 done 23:22:35 #8 exporting manifest list sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f done 23:22:35 #8 pushing layers 0.0s done 23:22:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:419d9944b4d658f1a69226c7e7db8889625ffa8e65f76331c1f3eeb232f7858f 0.1s done 23:22:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:35 #8 DONE 0.1s 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 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea' 23:22:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:35 #1 [internal] load build definition from Dockerfile 23:22:35 #1 transferring dockerfile: 206B 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/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 23:22:35 #2 DONE 0.0s 23:22:35 23:22:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea 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:36 23:22:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #5 ... 23:22:36 23:22:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:36 #6 DONE 0.2s 23:22:36 23:22:36 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:36 #7 DONE 0.0s 23:22:36 23:22:36 #8 exporting to image 23:22:36 #8 exporting layers done 23:22:36 #8 exporting manifest sha256:a36288e6d8cb5f0950ee384804a570c5856375b7ac20327001c275fa17155a98 0.0s done 23:22:36 #8 exporting config sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:22:36 #8 exporting manifest sha256:69b900a7a693336ba979fdd5809adab9080db920e2d238953a96238bdd118bcf done 23:22:36 #8 exporting config sha256:66724b843c78734dd7207da68115a3156a82a2431887ca8e93bb19a0c2132328 done 23:22:36 #8 exporting manifest list sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.0s done 23:22:36 #8 pushing layers 23:22:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:36 #8 pushing layers 0.1s done 23:22:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.1s done 23:22:36 #8 DONE 0.2s 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 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 23:22:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 23:22:36 #1 [internal] load build definition from Dockerfile 23:22:36 #1 transferring dockerfile: 172B 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/security-bootstrapper:latest 23:22:36 #2 DONE 0.0s 23:22:36 23:22:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 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/security-bootstrapper:latest@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:36 #5 DONE 0.0s 23:22:36 23:22:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:36 #6 CACHED 23:22:36 23:22:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:36 #5 CACHED 23:22:36 23:22:36 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:36 #7 DONE 0.0s 23:22:36 23:22:36 #8 exporting to image 23:22:36 #8 exporting layers 0.0s done 23:22:36 #8 exporting manifest sha256:a36288e6d8cb5f0950ee384804a570c5856375b7ac20327001c275fa17155a98 done 23:22:36 #8 exporting config sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:22:36 #8 exporting manifest sha256:69b900a7a693336ba979fdd5809adab9080db920e2d238953a96238bdd118bcf done 23:22:36 #8 exporting config sha256:66724b843c78734dd7207da68115a3156a82a2431887ca8e93bb19a0c2132328 done 23:22:36 #8 exporting manifest list sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 done 23:22:36 #8 pushing layers 0.0s done 23:22:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 23:22:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.1s done 23:22:36 #8 DONE 0.1s 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:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89' 23:22:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 --push - 23:22:37 #1 [internal] load build definition from Dockerfile 23:22:37 #1 transferring dockerfile: 178B done 23:22:37 #1 DONE 0.0s 23:22:37 23:22:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 23:22:37 #2 DONE 0.0s 23:22:37 23:22:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89 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/security-bootstrapper:4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:37 #5 CACHED 23:22:37 23:22:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:37 #6 CACHED 23:22:37 23:22:37 #7 exporting to image 23:22:37 #7 exporting layers 23:22:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:37 #7 exporting layers done 23:22:37 #7 exporting manifest sha256:a36288e6d8cb5f0950ee384804a570c5856375b7ac20327001c275fa17155a98 done 23:22:37 #7 exporting config sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:22:37 #7 exporting manifest sha256:69b900a7a693336ba979fdd5809adab9080db920e2d238953a96238bdd118bcf done 23:22:37 #7 exporting config sha256:66724b843c78734dd7207da68115a3156a82a2431887ca8e93bb19a0c2132328 done 23:22:37 #7 exporting manifest list sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 done 23:22:37 #7 pushing layers 0.0s done 23:22:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.89@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.1s done 23:22:37 #7 DONE 0.1s 23:22:37 23:22:37 #8 [auth] security-bootstrapper: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/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:37 #1 [internal] load build definition from Dockerfile 23:22:37 #1 transferring dockerfile: 219B done 23:22:37 #1 DONE 0.0s 23:22:37 23:22:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:37 #2 DONE 0.0s 23:22:37 23:22:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:37 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:37 #5 CACHED 23:22:37 23:22:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:37 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:37 #6 CACHED 23:22:37 23:22:37 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 23:22:37 #7 DONE 0.0s 23:22:37 23:22:37 #8 exporting to image 23:22:37 #8 exporting layers done 23:22:37 #8 exporting manifest sha256:a36288e6d8cb5f0950ee384804a570c5856375b7ac20327001c275fa17155a98 done 23:22:37 #8 exporting config sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:22:37 #8 exporting manifest sha256:69b900a7a693336ba979fdd5809adab9080db920e2d238953a96238bdd118bcf done 23:22:37 #8 exporting config sha256:66724b843c78734dd7207da68115a3156a82a2431887ca8e93bb19a0c2132328 done 23:22:37 #8 exporting manifest list sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 done 23:22:37 #8 pushing layers 0.0s done 23:22:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.1s done 23:22:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:37 #8 DONE 0.1s 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:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 23:22:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 23:22:38 #1 [internal] load build definition from Dockerfile 23:22:38 #1 transferring dockerfile: 170B 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/security-bootstrapper:main 23:22:38 #2 DONE 0.0s 23:22:38 23:22:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 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/security-bootstrapper:main@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:38 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:38 #5 CACHED 23:22:38 23:22:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 23:22:38 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:3dd5aaabea226746e4c3b067df40de7a56c7bc92b61adff9d74b036a104ee628 0.0s done 23:22:38 #6 CACHED 23:22:38 23:22:38 #7 exporting to image 23:22:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:38 #7 exporting layers done 23:22:38 #7 exporting manifest sha256:a36288e6d8cb5f0950ee384804a570c5856375b7ac20327001c275fa17155a98 done 23:22:38 #7 exporting config sha256:a58a23a5b2a1fc5a1f1493bb75c53c99a7ee4612a00574ccc91f4ddf0a4e9ee7 done 23:22:38 #7 exporting manifest sha256:69b900a7a693336ba979fdd5809adab9080db920e2d238953a96238bdd118bcf done 23:22:38 #7 exporting config sha256:66724b843c78734dd7207da68115a3156a82a2431887ca8e93bb19a0c2132328 done 23:22:38 #7 exporting manifest list sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 done 23:22:38 #7 pushing layers 0.0s done 23:22:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e92196df93c222a72304b0752fce9bcb8a602b3f021dcc82a5ceff6773b3a783 0.1s done 23:22:38 #7 DONE 0.1s 23:22:38 23:22:38 #8 [auth] security-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:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea' 23:22:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:38 #1 [internal] load build definition from Dockerfile 23:22:38 #1 transferring dockerfile: 204B 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/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea 23:22:38 #2 DONE 0.0s 23:22:38 23:22:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea 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:39 23:22:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #5 ... 23:22:39 23:22:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 done 23:22:39 #6 DONE 0.1s 23:22:39 23:22:39 #7 exporting to image 23:22:39 #7 exporting layers done 23:22:39 #7 exporting manifest sha256:0fe5a55b3870ffa228987e91faa9009a878352fadad11aaf7491a6132f5ae2ed 0.0s done 23:22:39 #7 exporting config sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:22:39 #7 exporting manifest sha256:56d2665010f084ff0cc1d8db99dfae358532e664f02812fca25df11a7b265f19 done 23:22:39 #7 exporting config sha256:3fcebb4e8eba22edc5a8726a15e1b1ad2d2fefd0cc7df93f3d5c514571e9584c done 23:22:39 #7 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 23:22:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:39 #7 ... 23:22:39 23:22:39 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:39 #8 DONE 0.0s 23:22:39 23:22:39 #7 exporting to image 23:22:39 #7 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 done 23:22:39 #7 pushing layers 0.1s done 23:22:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 23:22:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 0.1s done 23:22:39 #7 DONE 0.2s 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/security-proxy-auth:latest' 23:22:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 23:22:39 #1 [internal] load build definition from Dockerfile 23:22:39 #1 transferring dockerfile: 170B done 23:22:39 #1 DONE 0.0s 23:22:39 23:22:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:22:39 #2 DONE 0.0s 23:22:39 23:22:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 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/security-proxy-auth:latest@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:39 #5 DONE 0.0s 23:22:39 23:22:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:39 #6 CACHED 23:22:39 23:22:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:39 #5 CACHED 23:22:39 23:22:39 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:39 #7 DONE 0.0s 23:22:39 23:22:39 #8 exporting to image 23:22:39 #8 exporting layers done 23:22:39 #8 exporting manifest sha256:0fe5a55b3870ffa228987e91faa9009a878352fadad11aaf7491a6132f5ae2ed done 23:22:39 #8 exporting config sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:22:39 #8 exporting manifest sha256:56d2665010f084ff0cc1d8db99dfae358532e664f02812fca25df11a7b265f19 done 23:22:39 #8 exporting config sha256:3fcebb4e8eba22edc5a8726a15e1b1ad2d2fefd0cc7df93f3d5c514571e9584c done 23:22:39 #8 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 done 23:22:39 #8 pushing layers 0.0s done 23:22:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 0.1s done 23:22:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:39 #8 DONE 0.1s 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:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89' 23:22:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 --push - 23:22:40 #1 [internal] load build definition from Dockerfile 23:22:40 #1 transferring dockerfile: 176B done 23:22:40 #1 DONE 0.0s 23:22:40 23:22:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 23:22:40 #2 DONE 0.0s 23:22:40 23:22:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89 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/security-proxy-auth:4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:40 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:40 #5 CACHED 23:22:40 23:22:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:40 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:40 #6 CACHED 23:22:40 23:22:40 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:40 #7 DONE 0.0s 23:22:40 23:22:40 #8 exporting to image 23:22:40 #8 exporting layers done 23:22:40 #8 exporting manifest sha256:0fe5a55b3870ffa228987e91faa9009a878352fadad11aaf7491a6132f5ae2ed done 23:22:40 #8 exporting config sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:22:40 #8 exporting manifest sha256:56d2665010f084ff0cc1d8db99dfae358532e664f02812fca25df11a7b265f19 done 23:22:40 #8 exporting config sha256:3fcebb4e8eba22edc5a8726a15e1b1ad2d2fefd0cc7df93f3d5c514571e9584c done 23:22:40 #8 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 done 23:22:40 #8 pushing layers 0.0s done 23:22:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.89@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 0.1s done 23:22:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:40 #8 DONE 0.1s 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/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:40 #1 [internal] load build definition from Dockerfile 23:22:40 #1 transferring dockerfile: 217B 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/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:40 #2 DONE 0.0s 23:22:40 23:22:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:40 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:40 #5 CACHED 23:22:40 23:22:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:40 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:40 #6 CACHED 23:22:40 23:22:40 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 23:22:40 #7 DONE 0.0s 23:22:40 23:22:40 #8 exporting to image 23:22:40 #8 exporting layers done 23:22:40 #8 exporting manifest sha256:0fe5a55b3870ffa228987e91faa9009a878352fadad11aaf7491a6132f5ae2ed done 23:22:40 #8 exporting config sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:22:40 #8 exporting manifest sha256:56d2665010f084ff0cc1d8db99dfae358532e664f02812fca25df11a7b265f19 done 23:22:40 #8 exporting config sha256:3fcebb4e8eba22edc5a8726a15e1b1ad2d2fefd0cc7df93f3d5c514571e9584c done 23:22:40 #8 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 done 23:22:40 #8 pushing layers 0.0s done 23:22:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 0.1s done 23:22:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:40 #8 DONE 0.1s 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:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 23:22:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 23:22:41 #1 [internal] load build definition from Dockerfile 23:22:41 #1 transferring dockerfile: 168B 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/security-proxy-auth:main 23:22:41 #2 DONE 0.0s 23:22:41 23:22:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 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/security-proxy-auth:main@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:41 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:41 #5 CACHED 23:22:41 23:22:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 23:22:41 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:ea994fcb65be7824c32448f3eb139765a9a91c5e4fb7b5486fa57ca022549979 0.0s done 23:22:41 #6 CACHED 23:22:41 23:22:41 #7 [auth] security-proxy-auth: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:0fe5a55b3870ffa228987e91faa9009a878352fadad11aaf7491a6132f5ae2ed done 23:22:41 #8 exporting config sha256:b60befd3577fac9abe393bb2ab0a930f20c9c1ac9f600e56c69fa8d5db99cfb9 done 23:22:41 #8 exporting manifest sha256:56d2665010f084ff0cc1d8db99dfae358532e664f02812fca25df11a7b265f19 done 23:22:41 #8 exporting config sha256:3fcebb4e8eba22edc5a8726a15e1b1ad2d2fefd0cc7df93f3d5c514571e9584c done 23:22:41 #8 exporting manifest list sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 done 23:22:41 #8 pushing layers 0.0s done 23:22:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:d50befffabe2a61a23af879bdeb16f85f33a796d8bd35bbabcc157b51ec316b2 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:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea' 23:22:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:42 #1 [internal] load build definition from Dockerfile 23:22:42 #1 transferring dockerfile: 205B done 23:22:42 #1 DONE 0.0s 23:22:42 23:22:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea 23:22:42 #2 DONE 0.0s 23:22:42 23:22:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:42 #5 DONE 0.0s 23:22:42 23:22:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:42 #6 DONE 0.1s 23:22:42 23:22:42 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:42 #7 DONE 0.0s 23:22:42 23:22:42 #8 exporting to image 23:22:42 #8 exporting layers done 23:22:42 #8 exporting manifest sha256:78dbe754f2c54965db0e3d229931d884ece70fdbfd7a50896481afaa6f0635fb 0.0s done 23:22:42 #8 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:22:42 #8 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 done 23:22:42 #8 exporting config sha256:12c6e024a5953bbb1fd991dd117cec89522fc9a490ace518149bdbc05c8d2771 done 23:22:42 #8 exporting manifest list sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 done 23:22:42 #8 pushing layers 23:22:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:42 #8 pushing layers 0.1s done 23:22:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 0.1s done 23:22:42 #8 DONE 0.2s 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/security-proxy-setup:latest' 23:22:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 23:22:42 #1 [internal] load build definition from Dockerfile 23:22:42 #1 transferring dockerfile: 171B done 23:22:42 #1 DONE 0.0s 23:22:42 23:22:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:42 #2 DONE 0.0s 23:22:42 23:22:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:42 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:42 #5 CACHED 23:22:42 23:22:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:42 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:42 #6 CACHED 23:22:42 23:22:42 #7 exporting to image 23:22:42 #7 exporting layers done 23:22:42 #7 exporting manifest sha256:78dbe754f2c54965db0e3d229931d884ece70fdbfd7a50896481afaa6f0635fb done 23:22:42 #7 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 23:22:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:42 #7 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:22:42 #7 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 done 23:22:42 #7 exporting config sha256:12c6e024a5953bbb1fd991dd117cec89522fc9a490ace518149bdbc05c8d2771 done 23:22:42 #7 exporting manifest list sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 done 23:22:42 #7 pushing layers 0.0s done 23:22:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 0.1s done 23:22:42 #7 DONE 0.1s 23:22:42 23:22:42 #8 [auth] security-proxy-setup: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:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89' 23:22:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 --push - 23:22:43 #1 [internal] load build definition from Dockerfile 23:22:43 #1 transferring dockerfile: 177B 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/security-proxy-setup:4.1.0-dev.89 23:22:43 #2 DONE 0.0s 23:22:43 23:22:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89 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/security-proxy-setup:4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:43 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:43 #5 CACHED 23:22:43 23:22:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:43 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:43 #6 DONE 0.0s 23:22:43 23:22:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:43 #6 CACHED 23:22:43 23:22:43 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:43 #7 DONE 0.0s 23:22:43 23:22:43 #8 exporting to image 23:22:43 #8 exporting layers done 23:22:43 #8 exporting manifest sha256:78dbe754f2c54965db0e3d229931d884ece70fdbfd7a50896481afaa6f0635fb done 23:22:43 #8 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:22:43 #8 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 done 23:22:43 #8 exporting config sha256:12c6e024a5953bbb1fd991dd117cec89522fc9a490ace518149bdbc05c8d2771 done 23:22:43 #8 exporting manifest list sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 done 23:22:43 #8 pushing layers 0.0s done 23:22:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.89@sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 0.1s done 23:22:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:43 #8 DONE 0.1s 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/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:43 #1 [internal] load build definition from Dockerfile 23:22:43 #1 transferring dockerfile: 218B 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/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:43 #2 DONE 0.0s 23:22:43 23:22:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:43 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:43 #5 CACHED 23:22:43 23:22:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:43 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 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:78dbe754f2c54965db0e3d229931d884ece70fdbfd7a50896481afaa6f0635fb done 23:22:43 #7 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:22:43 #7 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 23:22:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:43 #7 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 done 23:22:43 #7 exporting config sha256:12c6e024a5953bbb1fd991dd117cec89522fc9a490ace518149bdbc05c8d2771 done 23:22:43 #7 exporting manifest list sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 done 23:22:43 #7 pushing layers 0.0s done 23:22:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 0.1s done 23:22:43 #7 DONE 0.1s 23:22:43 23:22:43 #8 [auth] security-proxy-setup: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:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 23:22:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 23:22:44 #1 [internal] load build definition from Dockerfile 23:22:44 #1 transferring dockerfile: 169B 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/security-proxy-setup:main 23:22:44 #2 DONE 0.0s 23:22:44 23:22:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 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/security-proxy-setup:main@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:44 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:44 #5 DONE 0.0s 23:22:44 23:22:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:44 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 0.0s done 23:22:44 #6 CACHED 23:22:44 23:22:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:09d73b0d49c4efa170a30d1ea062afbf355c85694d4f2e2d0ace045551345bc2 23:22:44 #5 CACHED 23:22:44 23:22:44 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:44 #7 DONE 0.0s 23:22:44 23:22:44 #8 exporting to image 23:22:44 #8 exporting layers done 23:22:44 #8 exporting manifest sha256:78dbe754f2c54965db0e3d229931d884ece70fdbfd7a50896481afaa6f0635fb done 23:22:44 #8 exporting config sha256:b33521a7c096747342a16dec47c3a7bfebbc9cbd8e9c1a6a20a0dbd383c03540 done 23:22:44 #8 exporting manifest sha256:a80368c46f8dd8905bca97869fa2d33e15e8f6862578992892a508f27af6f259 done 23:22:44 #8 exporting config sha256:12c6e024a5953bbb1fd991dd117cec89522fc9a490ace518149bdbc05c8d2771 done 23:22:44 #8 exporting manifest list sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 done 23:22:44 #8 pushing layers 0.0s done 23:22:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0d5be3d54fa2dfdfc6d1e10caa7d04f3e008800a40a8660e366e0317eca7fee9 0.1s done 23:22:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:44 #8 DONE 0.1s 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea' 23:22:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:45 #1 [internal] load build definition from Dockerfile 23:22:45 #1 transferring dockerfile: 211B 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea 23:22:45 #2 DONE 0.0s 23:22:45 23:22:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:45 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:45 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:45 #5 DONE 0.1s 23:22:45 23:22:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:45 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:45 #6 DONE 0.0s 23:22:45 23:22:45 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:45 #7 DONE 0.0s 23:22:45 23:22:45 #8 exporting to image 23:22:45 #8 exporting layers done 23:22:45 #8 exporting manifest sha256:ec075c51f5d5f10323864e04e67ef7aa7214a76ad6e9b1fd3f35599d1d76f0d6 done 23:22:45 #8 exporting config sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:22:45 #8 exporting manifest sha256:d0bea67856093c3dc206cc060b177a7938b13630d255fdf2bd07d15cb4c0a412 done 23:22:45 #8 exporting config sha256:d00690bbb3cc35a7a0cb1fab075f78017a63a505becc6eeb22f1107c9a829d57 0.0s done 23:22:45 #8 exporting manifest list sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 done 23:22:45 #8 pushing layers 0.1s done 23:22:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 23:22:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 0.1s done 23:22:45 #8 DONE 0.2s 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 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 23:22:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 23:22:45 #1 [internal] load build definition from Dockerfile 23:22:45 #1 transferring dockerfile: 177B 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/security-secretstore-setup:latest 23:22:45 #2 DONE 0.0s 23:22:45 23:22:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 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/security-secretstore-setup:latest@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:45 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:45 #5 CACHED 23:22:45 23:22:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:45 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:45 #6 CACHED 23:22:45 23:22:45 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:45 #7 DONE 0.0s 23:22:45 23:22:45 #8 exporting to image 23:22:45 #8 exporting layers done 23:22:45 #8 exporting manifest sha256:ec075c51f5d5f10323864e04e67ef7aa7214a76ad6e9b1fd3f35599d1d76f0d6 done 23:22:45 #8 exporting config sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:22:45 #8 exporting manifest sha256:d0bea67856093c3dc206cc060b177a7938b13630d255fdf2bd07d15cb4c0a412 done 23:22:45 #8 exporting config sha256:d00690bbb3cc35a7a0cb1fab075f78017a63a505becc6eeb22f1107c9a829d57 done 23:22:45 #8 exporting manifest list sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 done 23:22:45 #8 pushing layers 0.0s done 23:22:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 0.1s done 23:22:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:45 #8 DONE 0.1s 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:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89' 23:22:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 --push - 23:22:46 #1 [internal] load build definition from Dockerfile 23:22:46 #1 transferring dockerfile: 183B done 23:22:46 #1 DONE 0.0s 23:22:46 23:22:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 23:22:46 #2 DONE 0.0s 23:22:46 23:22:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:46 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:46 #5 CACHED 23:22:46 23:22:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:46 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:46 #6 CACHED 23:22:46 23:22:46 #7 [auth] security-secretstore-setup: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:ec075c51f5d5f10323864e04e67ef7aa7214a76ad6e9b1fd3f35599d1d76f0d6 done 23:22:46 #8 exporting config sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:22:46 #8 exporting manifest sha256:d0bea67856093c3dc206cc060b177a7938b13630d255fdf2bd07d15cb4c0a412 done 23:22:46 #8 exporting config sha256:d00690bbb3cc35a7a0cb1fab075f78017a63a505becc6eeb22f1107c9a829d57 done 23:22:46 #8 exporting manifest list sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 done 23:22:46 #8 pushing layers 0.0s done 23:22:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.89@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:46 #1 [internal] load build definition from Dockerfile 23:22:46 #1 transferring dockerfile: 224B done 23:22:46 #1 DONE 0.0s 23:22:46 23:22:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:46 #2 DONE 0.0s 23:22:46 23:22:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:46 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 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/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:47 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:47 #6 CACHED 23:22:47 23:22:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:47 #5 CACHED 23:22:47 23:22:47 #7 [auth] security-secretstore-setup: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:ec075c51f5d5f10323864e04e67ef7aa7214a76ad6e9b1fd3f35599d1d76f0d6 done 23:22:47 #8 exporting config sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:22:47 #8 exporting manifest sha256:d0bea67856093c3dc206cc060b177a7938b13630d255fdf2bd07d15cb4c0a412 done 23:22:47 #8 exporting config sha256:d00690bbb3cc35a7a0cb1fab075f78017a63a505becc6eeb22f1107c9a829d57 done 23:22:47 #8 exporting manifest list sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 done 23:22:47 #8 pushing layers 0.0s done 23:22:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 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:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 23:22:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 23:22:47 #1 [internal] load build definition from Dockerfile 23:22:47 #1 transferring dockerfile: 175B 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/security-secretstore-setup:main 23:22:47 #2 DONE 0.0s 23:22:47 23:22:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:47 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:47 #5 CACHED 23:22:47 23:22:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 23:22:47 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ab6228c3cc0c55bb02abb3557e11ce7989afc51bfb596b28320ff6363ca57645 0.0s done 23:22:47 #6 CACHED 23:22:47 23:22:47 #7 exporting to image 23:22:47 #7 exporting layers done 23:22:47 #7 exporting manifest sha256:ec075c51f5d5f10323864e04e67ef7aa7214a76ad6e9b1fd3f35599d1d76f0d6 done 23:22:47 #7 exporting config sha256:a90c4038d460d1fccccb35a7199bf90523ead7966b78e581dc5cc37bed9c971d done 23:22:47 #7 exporting manifest sha256:d0bea67856093c3dc206cc060b177a7938b13630d255fdf2bd07d15cb4c0a412 done 23:22:47 #7 exporting config sha256:d00690bbb3cc35a7a0cb1fab075f78017a63a505becc6eeb22f1107c9a829d57 done 23:22:47 #7 exporting manifest list sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 done 23:22:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:47 #7 pushing layers 0.0s done 23:22:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:8494cc8af48930965abf7f138f6afff252a9e4475802f3aebba85fd0b6b8e623 0.1s done 23:22:47 #7 DONE 0.1s 23:22:47 23:22:47 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 23:22:47 #8 DONE 0.0s 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/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea' 23:22:48 #1 [internal] load build definition from Dockerfile 23:22:48 #1 transferring dockerfile: 215B done 23:22:48 #1 DONE 0.0s 23:22:48 23:22:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea 23:22:48 #2 DONE 0.0s 23:22:48 23:22:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea 23:22:48 #3 DONE 0.1s 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/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:48 #5 DONE 0.0s 23:22:48 23:22:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:48 #6 DONE 0.1s 23:22:48 23:22:48 #7 exporting to image 23:22:48 #7 exporting layers done 23:22:48 #7 exporting manifest sha256:888f33cb9f702de660cc7c419d254478e728bd190f4098546639e2e48c1c5d40 0.0s done 23:22:48 #7 exporting config sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:22:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:48 #7 ... 23:22:48 23:22:48 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:22:48 #8 DONE 0.0s 23:22:48 23:22:48 #7 exporting to image 23:22:48 #7 exporting manifest sha256:fc4fb686bd006af7332ea0d3b04b939c67df47d3cad73d1b2748802c6b53ba53 done 23:22:48 #7 exporting config sha256:7cfa3dc33ae2a4ff7ad60b642df7bb537d5ed398e1a773cac44f1708d2c5fa73 0.0s done 23:22:48 #7 exporting manifest list sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.0s done 23:22:48 #7 pushing layers 0.1s done 23:22:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 23:22:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.1s done 23:22:48 #7 DONE 0.2s 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/security-spiffe-token-provider:latest' 23:22:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 23:22:48 #1 [internal] load build definition from Dockerfile 23:22:48 #1 transferring dockerfile: 181B done 23:22:48 #1 DONE 0.0s 23:22:48 23:22:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:22:48 #2 DONE 0.0s 23:22:48 23:22:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 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/security-spiffe-token-provider:latest@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:48 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:48 #5 CACHED 23:22:48 23:22:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:48 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:48 #6 DONE 0.0s 23:22:49 23:22:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:49 #6 CACHED 23:22:49 23:22:49 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:22:49 #7 DONE 0.0s 23:22:49 23:22:49 #8 exporting to image 23:22:49 #8 exporting layers done 23:22:49 #8 exporting manifest sha256:888f33cb9f702de660cc7c419d254478e728bd190f4098546639e2e48c1c5d40 done 23:22:49 #8 exporting config sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:22:49 #8 exporting manifest sha256:fc4fb686bd006af7332ea0d3b04b939c67df47d3cad73d1b2748802c6b53ba53 done 23:22:49 #8 exporting config sha256:7cfa3dc33ae2a4ff7ad60b642df7bb537d5ed398e1a773cac44f1708d2c5fa73 done 23:22:49 #8 exporting manifest list sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee done 23:22:49 #8 pushing layers 0.0s done 23:22:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.1s done 23:22:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:49 #8 DONE 0.1s 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-spiffe-token-provider:4.1.0-dev.89' 23:22:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 --push - 23:22:49 #1 [internal] load build definition from Dockerfile 23:22:49 #1 transferring dockerfile: 187B 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-spiffe-token-provider:4.1.0-dev.89 23:22:49 #2 DONE 0.0s 23:22:49 23:22:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89 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/security-spiffe-token-provider:4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:49 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:49 #5 DONE 0.0s 23:22:49 23:22:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:49 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:49 #6 CACHED 23:22:49 23:22:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:49 #5 CACHED 23:22:49 23:22:49 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 23:22:49 #7 DONE 0.0s 23:22:49 23:22:49 #8 exporting to image 23:22:49 #8 exporting layers done 23:22:49 #8 exporting manifest sha256:888f33cb9f702de660cc7c419d254478e728bd190f4098546639e2e48c1c5d40 done 23:22:49 #8 exporting config sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:22:49 #8 exporting manifest sha256:fc4fb686bd006af7332ea0d3b04b939c67df47d3cad73d1b2748802c6b53ba53 done 23:22:49 #8 exporting config sha256:7cfa3dc33ae2a4ff7ad60b642df7bb537d5ed398e1a773cac44f1708d2c5fa73 done 23:22:49 #8 exporting manifest list sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee done 23:22:49 #8 pushing layers 0.0s done 23:22:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.89@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.1s done 23:22:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:49 #8 DONE 0.1s 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:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:50 #1 [internal] load build definition from Dockerfile 23:22:50 #1 transferring dockerfile: 228B done 23:22:50 #1 DONE 0.0s 23:22:50 23:22:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:50 #2 DONE 0.0s 23:22:50 23:22:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:50 #5 CACHED 23:22:50 23:22:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:50 #6 DONE 0.0s 23:22:50 23:22:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #6 CACHED 23:22:50 23:22:50 #7 [auth] security-spiffe-token-provider: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:888f33cb9f702de660cc7c419d254478e728bd190f4098546639e2e48c1c5d40 done 23:22:50 #8 exporting config sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:22:50 #8 exporting manifest sha256:fc4fb686bd006af7332ea0d3b04b939c67df47d3cad73d1b2748802c6b53ba53 done 23:22:50 #8 exporting config sha256:7cfa3dc33ae2a4ff7ad60b642df7bb537d5ed398e1a773cac44f1708d2c5fa73 done 23:22:50 #8 exporting manifest list sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee done 23:22:50 #8 pushing layers 0.0s done 23:22:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.1s done 23:22:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:50 #8 DONE 0.1s 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-spiffe-token-provider:main' 23:22:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 23:22:50 #1 [internal] load build definition from Dockerfile 23:22:50 #1 transferring dockerfile: 179B done 23:22:50 #1 DONE 0.0s 23:22:50 23:22:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:22:50 #2 DONE 0.0s 23:22:50 23:22:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 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-spiffe-token-provider:main@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 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-spiffe-token-provider:main@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 23:22:50 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:da0c1cb70fb73e0d60f3c33866798bbaf90d2ce57aa6db69c256b80a73e88eb9 0.0s done 23:22:50 #6 CACHED 23:22:50 23:22:50 #7 [auth] security-spiffe-token-provider: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:888f33cb9f702de660cc7c419d254478e728bd190f4098546639e2e48c1c5d40 done 23:22:50 #8 exporting config sha256:b5668289ac43720a4b219adb0bdcf9d8da7d848240f83afd999b780107a3983a done 23:22:50 #8 exporting manifest sha256:fc4fb686bd006af7332ea0d3b04b939c67df47d3cad73d1b2748802c6b53ba53 done 23:22:50 #8 exporting config sha256:7cfa3dc33ae2a4ff7ad60b642df7bb537d5ed398e1a773cac44f1708d2c5fa73 done 23:22:50 #8 exporting manifest list sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee done 23:22:50 #8 pushing layers 0.0s done 23:22:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a7a1cb1cfaa656d6b24e919127e6da7a0c1a37aebeb8c607d67fd81ad005a0ee 0.1s done 23:22:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:50 #8 DONE 0.1s 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea' 23:22:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:51 #1 [internal] load build definition from Dockerfile 23:22:51 #1 transferring dockerfile: 205B 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea 23:22:51 #3 DONE 0.1s 23:22:51 23:22:51 #4 [internal] load .dockerignore 23:22:51 #4 transferring context: 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:51 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 0.0s done 23:22:51 #5 DONE 0.0s 23:22:51 23:22:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:51 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 0.0s done 23:22:51 #6 DONE 0.1s 23:22:51 23:22:51 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:22:51 #7 DONE 0.0s 23:22:51 23:22:51 #8 exporting to image 23:22:51 #8 exporting layers done 23:22:51 #8 exporting manifest sha256:0bcb1356e6e683c8ccaa0838872659c191d85ec4858649a7b8a75ccde23e7a99 0.0s done 23:22:51 #8 exporting config sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb done 23:22:51 #8 exporting manifest sha256:3ba65905c9cbd2ca2494c4145b2f3afaab327d08615931e54459c80f4dfcb511 0.0s done 23:22:51 #8 exporting config sha256:f172773b032f3b89c2f359f5c5fe0dd1cd3a3b46cc699506a3860c9294990601 done 23:22:51 #8 exporting manifest list sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 done 23:22:51 #8 pushing layers 0.1s done 23:22:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 23:22:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:51 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 0.1s done 23:22:51 #8 DONE 0.2s 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-spire-agent:latest' 23:22:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 23:22:52 #1 [internal] load build definition from Dockerfile 23:22:52 #1 transferring dockerfile: 171B 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-spire-agent:latest 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-spire-agent:latest 23:22:52 #3 DONE 0.1s 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-spire-agent:latest@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:52 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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-spire-agent:latest@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:52 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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:0bcb1356e6e683c8ccaa0838872659c191d85ec4858649a7b8a75ccde23e7a99 done 23:22:52 #7 exporting config sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb done 23:22:52 #7 exporting manifest sha256:3ba65905c9cbd2ca2494c4145b2f3afaab327d08615931e54459c80f4dfcb511 done 23:22:52 #7 exporting config sha256:f172773b032f3b89c2f359f5c5fe0dd1cd3a3b46cc699506a3860c9294990601 done 23:22:52 #7 exporting manifest list sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 done 23:22:52 #7 pushing layers 0.0s done 23:22:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 23:22:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 0.1s done 23:22:52 #7 DONE 0.1s 23:22:52 23:22:52 #8 [auth] security-spire-agent: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 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89 --push - 23:22:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89' 23:22:53 #1 [internal] load build definition from Dockerfile 23:22:53 #1 transferring dockerfile: 177B 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-spire-agent:4.1.0-dev.89 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-spire-agent:4.1.0-dev.89 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 0.0s done 23:22:53 #5 CACHED 23:22:53 23:22:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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 exporting manifest sha256:0bcb1356e6e683c8ccaa0838872659c191d85ec4858649a7b8a75ccde23e7a99 done 23:22:53 #7 exporting config sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb 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:3ba65905c9cbd2ca2494c4145b2f3afaab327d08615931e54459c80f4dfcb511 done 23:22:53 #7 exporting config sha256:f172773b032f3b89c2f359f5c5fe0dd1cd3a3b46cc699506a3860c9294990601 done 23:22:53 #7 exporting manifest list sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 done 23:22:53 #7 pushing layers 0.0s done 23:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.89@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 0.1s done 23:22:53 #7 DONE 0.1s 23:22:53 23:22:53 #8 [auth] security-spire-agent: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:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:53 #1 [internal] load build definition from Dockerfile 23:22:53 #1 transferring dockerfile: 218B 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 0.0s done 23:22:53 #5 CACHED 23:22:53 23:22:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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 exporting manifest sha256:0bcb1356e6e683c8ccaa0838872659c191d85ec4858649a7b8a75ccde23e7a99 done 23:22:53 #7 exporting config sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb 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:3ba65905c9cbd2ca2494c4145b2f3afaab327d08615931e54459c80f4dfcb511 done 23:22:53 #7 exporting config sha256:f172773b032f3b89c2f359f5c5fe0dd1cd3a3b46cc699506a3860c9294990601 done 23:22:53 #7 exporting manifest list sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 done 23:22:53 #7 pushing layers 0.0s done 23:22:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 0.1s done 23:22:53 #7 DONE 0.1s 23:22:53 23:22:53 #8 [auth] security-spire-agent: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:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 23:22:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 23:22:53 #1 [internal] load build definition from Dockerfile 23:22:53 #1 transferring dockerfile: 169B 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-spire-agent:main 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-spire-agent:main 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-spire-agent:main@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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-spire-agent:main@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 23:22:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:cd76c84c0d64d53c495820f58e516b39baa44daccead3c15b57ae6c12f4cba3f 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 exporting manifest sha256:0bcb1356e6e683c8ccaa0838872659c191d85ec4858649a7b8a75ccde23e7a99 done 23:22:53 #7 exporting config sha256:f483cb7b89b8a82a758ce30cf2bf6d46ecd1e5bb62501024072df5f6ba7b37bb done 23:22:53 #7 exporting manifest sha256:3ba65905c9cbd2ca2494c4145b2f3afaab327d08615931e54459c80f4dfcb511 done 23:22:53 #7 exporting config sha256:f172773b032f3b89c2f359f5c5fe0dd1cd3a3b46cc699506a3860c9294990601 done 23:22:53 #7 exporting manifest list sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 done 23:22:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:54 #7 pushing layers 0.0s done 23:22:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:2117b1e3027e1797403c9c3868553ea3edab4300663402909ba08f38cc300522 0.1s done 23:22:54 #7 DONE 0.1s 23:22:54 23:22:54 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 23:22:54 #8 DONE 0.0s 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 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea' 23:22:54 #1 [internal] load build definition from Dockerfile 23:22:54 #1 transferring dockerfile: 206B done 23:22:54 #1 DONE 0.0s 23:22:54 23:22:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea 23:22:54 #2 DONE 0.0s 23:22:54 23:22:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea 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-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 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-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:54 #6 DONE 0.0s 23:22:54 23:22:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:54 #5 DONE 0.1s 23:22:54 23:22:54 #7 exporting to image 23:22:54 #7 exporting layers done 23:22:54 #7 exporting manifest sha256:f366f8511bed41b896f7b53a8934e6819b4d24bfa0ce6552c47772d7f93262fe done 23:22:54 #7 exporting config sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 done 23:22:54 #7 exporting manifest sha256:31b0bf5a8e72ce5c7771d892ef106adbece4c758b97417ccc817f6eb3c06057d 0.0s done 23:22:54 #7 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f 23:22:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:54 #7 ... 23:22:54 23:22:54 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:22:54 #8 DONE 0.0s 23:22:54 23:22:54 #7 exporting to image 23:22:54 #7 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f 0.0s done 23:22:54 #7 exporting manifest list sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.0s done 23:22:54 #7 pushing layers 0.1s done 23:22:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 23:22:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.1s done 23:22:54 #7 DONE 0.2s 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:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 23:22:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 23:22:55 #1 [internal] load build definition from Dockerfile 23:22:55 #1 transferring dockerfile: 172B 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-spire-config:latest 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-spire-config:latest 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:55 #5 CACHED 23:22:55 23:22:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:55 #6 DONE 0.0s 23:22:55 23:22:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:55 #6 CACHED 23:22:55 23:22:55 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:22:55 #7 DONE 0.0s 23:22:55 23:22:55 #8 exporting to image 23:22:55 #8 exporting layers done 23:22:55 #8 exporting manifest sha256:f366f8511bed41b896f7b53a8934e6819b4d24bfa0ce6552c47772d7f93262fe done 23:22:55 #8 exporting config sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 done 23:22:55 #8 exporting manifest sha256:31b0bf5a8e72ce5c7771d892ef106adbece4c758b97417ccc817f6eb3c06057d done 23:22:55 #8 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f done 23:22:55 #8 exporting manifest list sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc done 23:22:55 #8 pushing layers 0.0s done 23:22:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.1s done 23:22:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:55 #8 DONE 0.1s 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-spire-config:4.1.0-dev.89' 23:22:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 --push - 23:22:55 #1 [internal] load build definition from Dockerfile 23:22:55 #1 transferring dockerfile: 178B done 23:22:55 #1 DONE 0.0s 23:22:55 23:22:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 23:22:55 #2 DONE 0.0s 23:22:55 23:22:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89 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-spire-config:4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 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-spire-config:4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:55 #6 CACHED 23:22:55 23:22:55 #7 exporting to image 23:22:55 #7 exporting layers 23:22:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:56 #7 exporting layers done 23:22:56 #7 exporting manifest sha256:f366f8511bed41b896f7b53a8934e6819b4d24bfa0ce6552c47772d7f93262fe done 23:22:56 #7 exporting config sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 done 23:22:56 #7 exporting manifest sha256:31b0bf5a8e72ce5c7771d892ef106adbece4c758b97417ccc817f6eb3c06057d done 23:22:56 #7 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f done 23:22:56 #7 exporting manifest list sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc done 23:22:56 #7 pushing layers 0.0s done 23:22:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.89@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.1s done 23:22:56 #7 DONE 0.1s 23:22:56 23:22:56 #8 [auth] security-spire-config: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:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:56 #1 [internal] load build definition from Dockerfile 23:22:56 #1 transferring dockerfile: 219B done 23:22:56 #1 DONE 0.0s 23:22:56 23:22:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:56 #2 DONE 0.0s 23:22:56 23:22:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:56 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:56 #5 CACHED 23:22:56 23:22:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:56 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:56 #6 CACHED 23:22:56 23:22:56 #7 exporting to image 23:22:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:56 #7 exporting layers done 23:22:56 #7 exporting manifest sha256:f366f8511bed41b896f7b53a8934e6819b4d24bfa0ce6552c47772d7f93262fe done 23:22:56 #7 exporting config sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 done 23:22:56 #7 exporting manifest sha256:31b0bf5a8e72ce5c7771d892ef106adbece4c758b97417ccc817f6eb3c06057d done 23:22:56 #7 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f done 23:22:56 #7 exporting manifest list sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc done 23:22:56 #7 pushing layers 0.0s done 23:22:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.1s done 23:22:56 #7 DONE 0.1s 23:22:56 23:22:56 #8 [auth] security-spire-config: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:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 23:22:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 23:22:56 #1 [internal] load build definition from Dockerfile 23:22:56 #1 transferring dockerfile: 170B 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-spire-config:main 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-spire-config:main 23:22:56 #3 DONE 0.0s 23:22:56 23:22:56 #4 [internal] load .dockerignore 23:22:56 #4 transferring context: 23:22:57 #4 transferring context: 2B done 23:22:57 #4 DONE 0.0s 23:22:57 23:22:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s done 23:22:57 #5 CACHED 23:22:57 23:22:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 23:22:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:3fc6cad727457b7f3ad0447fe88c6fa1344fa1af550e626ad2eb360a01a38bb1 0.0s 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:f366f8511bed41b896f7b53a8934e6819b4d24bfa0ce6552c47772d7f93262fe done 23:22:57 #7 exporting config sha256:e217a801d0282036bb8b09a8168369f2d1069dbfbb4cdcbca3e20bf0d110b8a1 done 23:22:57 #7 exporting manifest sha256:31b0bf5a8e72ce5c7771d892ef106adbece4c758b97417ccc817f6eb3c06057d done 23:22:57 #7 exporting config sha256:5a2976c0c7b14904c056d0d71e8f01fa87b21ad7ecbd53a8835eff101905b23f done 23:22:57 #7 exporting manifest list sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc done 23:22:57 #7 pushing layers 0.0s done 23:22:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 23:22:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:329a6811a74551d0c0e5580310db84bbe647a90ad05c6eb9b56d6527ac4a41cc 0.1s done 23:22:57 #7 DONE 0.1s 23:22:57 23:22:57 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 23:22:57 #8 DONE 0.0s 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-spire-server:90977775c502b49f422a3daa03831e52322a51ea' 23:22:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea --push - 23:22:57 #1 [internal] load build definition from Dockerfile 23:22:57 #1 transferring dockerfile: 206B 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-spire-server:90977775c502b49f422a3daa03831e52322a51ea 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-spire-server:90977775c502b49f422a3daa03831e52322a51ea 23:22:57 #3 DONE 0.1s 23:22:57 23:22:57 #4 [internal] load .dockerignore 23:22:57 #4 transferring context: 2B done 23:22:57 #4 DONE 0.1s 23:22:57 23:22:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:57 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:57 #5 ... 23:22:57 23:22:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:57 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:22:58 #6 DONE 0.1s 23:22:58 23:22:58 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:22:58 #7 DONE 0.0s 23:22:58 23:22:58 #8 exporting to image 23:22:58 #8 exporting layers done 23:22:58 #8 exporting manifest sha256:fa1263929c4f86453b8045fa3e9be07c40899aa9024ba4af59a7c75fe8431af1 0.0s done 23:22:58 #8 exporting config sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 0.0s done 23:22:58 #8 exporting manifest sha256:00af8b88e34a9cabd7bb8e25d193285e100f2e792311191d5d520c9b72ef071d done 23:22:58 #8 exporting config sha256:e35edfee34a2f24bec994d1d1076e51b96c0755039d03b926983610b8878a892 done 23:22:58 #8 exporting manifest list sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 done 23:22:58 #8 pushing layers 0.1s done 23:22:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea@sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 0.1s done 23:22:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:58 #8 DONE 0.2s 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-spire-server:latest' 23:22:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 23:22:58 #1 [internal] load build definition from Dockerfile 23:22:58 #1 transferring dockerfile: 172B done 23:22:58 #1 DONE 0.0s 23:22:58 23:22:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:22:58 #2 DONE 0.0s 23:22:58 23:22:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:58 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 done 23:22:58 #5 CACHED 23:22:58 23:22:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:58 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 done 23:22:58 #6 DONE 0.0s 23:22:58 23:22:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:58 #6 CACHED 23:22:58 23:22:58 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:22:58 #7 DONE 0.0s 23:22:58 23:22:58 #8 exporting to image 23:22:58 #8 exporting layers done 23:22:58 #8 exporting manifest sha256:fa1263929c4f86453b8045fa3e9be07c40899aa9024ba4af59a7c75fe8431af1 done 23:22:58 #8 exporting config sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 done 23:22:58 #8 exporting manifest sha256:00af8b88e34a9cabd7bb8e25d193285e100f2e792311191d5d520c9b72ef071d done 23:22:58 #8 exporting config sha256:e35edfee34a2f24bec994d1d1076e51b96c0755039d03b926983610b8878a892 done 23:22:58 #8 exporting manifest list sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 done 23:22:58 #8 pushing layers 0.0s done 23:22:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 0.1s done 23:22:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:58 #8 DONE 0.1s 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:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89' 23:22:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89 --push - 23:22:59 #1 [internal] load build definition from Dockerfile 23:22:59 #1 transferring dockerfile: 178B 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-spire-server:4.1.0-dev.89 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-spire-server:4.1.0-dev.89 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-spire-server:4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:22:59 #5 CACHED 23:22:59 23:22:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:22:59 #6 CACHED 23:22:59 23:22:59 #7 [auth] security-spire-server: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:fa1263929c4f86453b8045fa3e9be07c40899aa9024ba4af59a7c75fe8431af1 done 23:22:59 #8 exporting config sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 done 23:22:59 #8 exporting manifest sha256:00af8b88e34a9cabd7bb8e25d193285e100f2e792311191d5d520c9b72ef071d done 23:22:59 #8 exporting config sha256:e35edfee34a2f24bec994d1d1076e51b96c0755039d03b926983610b8878a892 done 23:22:59 #8 exporting manifest list sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 done 23:22:59 #8 pushing layers 0.0s done 23:22:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.89@sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 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:22:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:22:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:22:59 #1 [internal] load build definition from Dockerfile 23:22:59 #1 transferring dockerfile: 219B done 23:22:59 #1 DONE 0.0s 23:22:59 23:22:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:22:59 #2 DONE 0.0s 23:22:59 23:22:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:59 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:22:59 #5 CACHED 23:22:59 23:22:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:22:59 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:22:59 #6 CACHED 23:22:59 23:22:59 #7 exporting to image 23:22:59 #7 exporting layers 23:22:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:22:59 #7 exporting layers done 23:22:59 #7 exporting manifest sha256:fa1263929c4f86453b8045fa3e9be07c40899aa9024ba4af59a7c75fe8431af1 done 23:22:59 #7 exporting config sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 done 23:22:59 #7 exporting manifest sha256:00af8b88e34a9cabd7bb8e25d193285e100f2e792311191d5d520c9b72ef071d done 23:22:59 #7 exporting config sha256:e35edfee34a2f24bec994d1d1076e51b96c0755039d03b926983610b8878a892 done 23:22:59 #7 exporting manifest list sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 done 23:22:59 #7 pushing layers 0.0s done 23:22:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 0.1s done 23:22:59 #7 DONE 0.1s 23:22:59 23:22:59 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:22:59 #8 DONE 0.0s 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-spire-server:main' 23:23:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 23:23:00 #1 [internal] load build definition from Dockerfile 23:23:00 #1 transferring dockerfile: 170B 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-spire-server:main 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-spire-server:main 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-spire-server:main@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:23:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 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-spire-server:main@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 23:23:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:b4e876e20cd83d42bc2d7f5e806fe436fa93a2f85a0763de97a4867576d61bb7 0.0s done 23:23:00 #6 CACHED 23:23:00 23:23:00 #7 exporting to image 23:23:00 #7 exporting layers 23:23:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:00 #7 exporting layers done 23:23:00 #7 exporting manifest sha256:fa1263929c4f86453b8045fa3e9be07c40899aa9024ba4af59a7c75fe8431af1 done 23:23:00 #7 exporting config sha256:c8d49ea5ef5de50895134fa56cdec463e5728d030206540f9c1376fd65c70de9 done 23:23:00 #7 exporting manifest sha256:00af8b88e34a9cabd7bb8e25d193285e100f2e792311191d5d520c9b72ef071d done 23:23:00 #7 exporting config sha256:e35edfee34a2f24bec994d1d1076e51b96c0755039d03b926983610b8878a892 done 23:23:00 #7 exporting manifest list sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 done 23:23:00 #7 pushing layers 0.0s done 23:23:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:4f04cef48e41be1be49dd65cb90c48af010b52d80d37e4cc4a415bc306dc1ce8 0.1s done 23:23:00 #7 DONE 0.1s 23:23:00 23:23:00 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 23:23:00 #8 DONE 0.0s 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea' 23:23:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea --push - 23:23:00 #1 [internal] load build definition from Dockerfile 23:23:00 #1 transferring dockerfile: 206B 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea 23:23:00 #2 DONE 0.0s 23:23:00 23:23:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea 23:23:00 #3 DONE 0.1s 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:00 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:00 #5 ... 23:23:00 23:23:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:00 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:00 #6 DONE 0.1s 23:23:00 23:23:00 #7 exporting to image 23:23:00 #7 exporting layers done 23:23:00 #7 exporting manifest sha256:b5b4de28a66b8102348a9f712f14c4dbb688cc561a3669395fec107b6d9a53c1 done 23:23:00 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 23:23:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:00 #7 ... 23:23:00 23:23:00 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:00 #8 DONE 0.0s 23:23:00 23:23:00 #7 exporting to image 23:23:00 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:23:00 #7 exporting manifest sha256:a6b5bc2482ec5be6d449a945a01908191920a87eadeabea3db2f746b8789160f done 23:23:00 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 done 23:23:00 #7 exporting manifest list sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 done 23:23:00 #7 pushing layers 0.1s done 23:23:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 23:23:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 0.1s done 23:23:01 #7 DONE 0.2s 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/support-notifications:latest --push - 23:23:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 23:23:01 #1 [internal] load build definition from Dockerfile 23:23:01 #1 transferring dockerfile: 172B done 23:23:01 #1 DONE 0.0s 23:23:01 23:23:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 23:23:01 #2 DONE 0.0s 23:23:01 23:23:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:01 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:01 #5 CACHED 23:23:01 23:23:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:01 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 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:b5b4de28a66b8102348a9f712f14c4dbb688cc561a3669395fec107b6d9a53c1 done 23:23:01 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:23:01 #7 exporting manifest sha256:a6b5bc2482ec5be6d449a945a01908191920a87eadeabea3db2f746b8789160f done 23:23:01 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 done 23:23:01 #7 exporting manifest list sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 done 23:23:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:02 #7 pushing layers 0.0s done 23:23:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 0.1s done 23:23:02 #7 DONE 0.1s 23:23:02 23:23:02 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:02 #8 DONE 0.0s 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 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 --push - 23:23:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89' 23:23:02 #1 [internal] load build definition from Dockerfile 23:23:02 #1 transferring dockerfile: 178B 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/support-notifications:4.1.0-dev.89 23:23:02 #2 DONE 0.0s 23:23:02 23:23:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:02 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 done 23:23:02 #5 CACHED 23:23:02 23:23:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:02 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 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:b5b4de28a66b8102348a9f712f14c4dbb688cc561a3669395fec107b6d9a53c1 done 23:23:02 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:23:02 #7 exporting manifest sha256:a6b5bc2482ec5be6d449a945a01908191920a87eadeabea3db2f746b8789160f done 23:23:02 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 23:23:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:02 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 done 23:23:02 #7 exporting manifest list sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 done 23:23:02 #7 pushing layers 0.0s done 23:23:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.89@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 0.1s done 23:23:02 #7 DONE 0.1s 23:23:02 23:23:02 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 23:23:02 #8 DONE 0.0s 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:23:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:23:02 #1 [internal] load build definition from Dockerfile 23:23:02 #1 transferring dockerfile: 219B 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:23:02 #2 DONE 0.0s 23:23:02 23:23:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:02 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:02 #5 CACHED 23:23:02 23:23:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:02 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:02 #6 CACHED 23:23:02 23:23:02 #7 exporting to image 23:23:02 #7 exporting layers 23:23:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:03 #7 exporting layers done 23:23:03 #7 exporting manifest sha256:b5b4de28a66b8102348a9f712f14c4dbb688cc561a3669395fec107b6d9a53c1 done 23:23:03 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:23:03 #7 exporting manifest sha256:a6b5bc2482ec5be6d449a945a01908191920a87eadeabea3db2f746b8789160f done 23:23:03 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 done 23:23:03 #7 exporting manifest list sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 done 23:23:03 #7 pushing layers 0.0s done 23:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 0.1s done 23:23:03 #7 DONE 0.1s 23:23:03 23:23:03 #8 [auth] support-notifications: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/support-notifications:main' 23:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 23:23:03 #1 [internal] load build definition from Dockerfile 23:23:03 #1 transferring dockerfile: 170B done 23:23:03 #1 DONE 0.0s 23:23:03 23:23:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 23:23:03 #2 DONE 0.0s 23:23:03 23:23:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 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/support-notifications:main@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:03 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:03 #5 CACHED 23:23:03 23:23:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 23:23:03 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a488cf9a40681de6cf7e764da5e49b833d4fd76356cc485edb82f4cedfbce805 0.0s done 23:23:03 #6 CACHED 23:23:03 23:23:03 #7 exporting to image 23:23:03 #7 exporting layers 23:23:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:03 #7 exporting layers done 23:23:03 #7 exporting manifest sha256:b5b4de28a66b8102348a9f712f14c4dbb688cc561a3669395fec107b6d9a53c1 done 23:23:03 #7 exporting config sha256:3118b961eee6a7c6dbd225e5d6a039bc494656e9acfae80fceb59b3c114111e3 done 23:23:03 #7 exporting manifest sha256:a6b5bc2482ec5be6d449a945a01908191920a87eadeabea3db2f746b8789160f done 23:23:03 #7 exporting config sha256:309d65e8df13fe98e5fe1ee290cafc692dad074ac732b924a1f0639794ccc1b9 done 23:23:03 #7 exporting manifest list sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 done 23:23:03 #7 pushing layers 0.0s done 23:23:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:05d0262f0b6121c1a9e6c7d0c90ecfcff8d0d5625c839084e8b2281b32551661 0.1s done 23:23:03 #7 DONE 0.1s 23:23:03 23:23:03 #8 [auth] support-notifications: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/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea' 23:23:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea --push - 23:23:03 #1 [internal] load build definition from Dockerfile 23:23:03 #1 transferring dockerfile: 202B 0.0s 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/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea 23:23:03 #2 DONE 0.0s 23:23:03 23:23:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea 23:23:03 #3 DONE 0.0s 23:23:03 23:23:03 #4 [internal] load .dockerignore 23:23:03 #4 transferring context: 23:23:04 #4 transferring context: 2B done 23:23:04 #4 DONE 0.0s 23:23:04 23:23:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:04 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:04 #5 ... 23:23:04 23:23:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:04 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:04 #6 DONE 0.1s 23:23:04 23:23:04 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:04 #7 DONE 0.0s 23:23:04 23:23:04 #8 exporting to image 23:23:04 #8 exporting layers done 23:23:04 #8 exporting manifest sha256:ae56be1039eff113e78bad508b446a84d58e6e5f6d3c9114499ae15ad9539c9c 0.0s done 23:23:04 #8 exporting config sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:23:04 #8 exporting manifest sha256:01e2cbf847e1ff5d89e562ecdbdfb977128d0c34af06ea4932f6efa7c7803104 0.0s done 23:23:04 #8 exporting config sha256:351626df5c9ce0db8a90c3df08232b5925f1c83eeb6ea98f57481c0076a6e876 done 23:23:04 #8 exporting manifest list sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c done 23:23:04 #8 pushing layers 0.1s done 23:23:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 23:23:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 0.1s done 23:23:04 #8 DONE 0.2s 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/support-scheduler:latest' 23:23:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 23:23:04 #1 [internal] load build definition from Dockerfile 23:23:04 #1 transferring dockerfile: 168B done 23:23:04 #1 DONE 0.0s 23:23:04 23:23:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:23:04 #2 DONE 0.0s 23:23:04 23:23:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 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/support-scheduler:latest@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:04 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:04 #5 CACHED 23:23:04 23:23:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:04 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 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:ae56be1039eff113e78bad508b446a84d58e6e5f6d3c9114499ae15ad9539c9c done 23:23:04 #7 exporting config sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:23:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:05 #7 exporting manifest sha256:01e2cbf847e1ff5d89e562ecdbdfb977128d0c34af06ea4932f6efa7c7803104 done 23:23:05 #7 exporting config sha256:351626df5c9ce0db8a90c3df08232b5925f1c83eeb6ea98f57481c0076a6e876 done 23:23:05 #7 exporting manifest list sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c done 23:23:05 #7 pushing layers 0.0s done 23:23:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 0.1s done 23:23:05 #7 DONE 0.1s 23:23:05 23:23:05 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:05 #8 DONE 0.0s 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 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 --push - 23:23:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89' 23:23:05 #1 [internal] load build definition from Dockerfile 23:23:05 #1 transferring dockerfile: 174B 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/support-scheduler:4.1.0-dev.89 23:23:05 #2 DONE 0.0s 23:23:05 23:23:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89 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/support-scheduler:4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:05 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:05 #5 CACHED 23:23:05 23:23:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:05 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:05 #6 CACHED 23:23:05 23:23:05 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 23:23:05 #7 DONE 0.0s 23:23:05 23:23:05 #8 exporting to image 23:23:05 #8 exporting layers done 23:23:05 #8 exporting manifest sha256:ae56be1039eff113e78bad508b446a84d58e6e5f6d3c9114499ae15ad9539c9c done 23:23:05 #8 exporting config sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:23:05 #8 exporting manifest sha256:01e2cbf847e1ff5d89e562ecdbdfb977128d0c34af06ea4932f6efa7c7803104 done 23:23:05 #8 exporting config sha256:351626df5c9ce0db8a90c3df08232b5925f1c83eeb6ea98f57481c0076a6e876 done 23:23:05 #8 exporting manifest list sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c done 23:23:05 #8 pushing layers 0.0s done 23:23:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 23:23:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.89@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 0.1s done 23:23:05 #8 DONE 0.1s 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:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89' 23:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 --push - 23:23:06 #1 [internal] load build definition from Dockerfile 23:23:06 #1 transferring dockerfile: 215B 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/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:23:06 #2 DONE 0.0s 23:23:06 23:23:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:06 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:06 #5 CACHED 23:23:06 23:23:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:06 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 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:ae56be1039eff113e78bad508b446a84d58e6e5f6d3c9114499ae15ad9539c9c done 23:23:06 #7 exporting config sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:23:06 #7 exporting manifest sha256:01e2cbf847e1ff5d89e562ecdbdfb977128d0c34af06ea4932f6efa7c7803104 done 23:23:06 #7 exporting config sha256:351626df5c9ce0db8a90c3df08232b5925f1c83eeb6ea98f57481c0076a6e876 done 23:23:06 #7 exporting manifest list sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c done 23:23:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:06 #7 pushing layers 0.0s done 23:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 0.1s done 23:23:06 #7 DONE 0.1s 23:23:06 23:23:06 #8 [auth] support-scheduler: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/support-scheduler:main' 23:23:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 23:23:06 #1 [internal] load build definition from Dockerfile 23:23:06 #1 transferring dockerfile: 166B done 23:23:06 #1 DONE 0.0s 23:23:06 23:23:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 23:23:06 #2 DONE 0.0s 23:23:06 23:23:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 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/support-scheduler:main@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:06 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 0.0s done 23:23:06 #5 CACHED 23:23:06 23:23:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 23:23:06 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b63c576167006c4df637e52db270b5a438d420dbbefbb3c7cea889868b4b7957 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:ae56be1039eff113e78bad508b446a84d58e6e5f6d3c9114499ae15ad9539c9c done 23:23:06 #7 exporting config sha256:94ab7a9863403cf86a35ff3b90cf0e242d16ea655b9510628273e74b14c7c6ea done 23:23:06 #7 exporting manifest sha256:01e2cbf847e1ff5d89e562ecdbdfb977128d0c34af06ea4932f6efa7c7803104 done 23:23:06 #7 exporting config sha256:351626df5c9ce0db8a90c3df08232b5925f1c83eeb6ea98f57481c0076a6e876 done 23:23:06 #7 exporting manifest list sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c done 23:23:06 #7 pushing layers 0.0s done 23:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 23:23:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 23:23:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:bbd6b9b56878ef0cea9794698cdc349e7991b57fb861e880c5e9bc2f7e1bf26c 0.1s done 23:23:06 #7 DONE 0.1s 23:23:06 23:23:06 #8 [auth] support-scheduler: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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:23:07 + '[' -d /w/workspace/edgex-go/944/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:23:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:08 ---> package-listing.sh 23:23:08 ++ facter osfamily 23:23:08 ++ tr '[:upper:]' '[:lower:]' 23:23:08 + OS_FAMILY=redhat 23:23:08 + workspace=/w/workspace/edgex-go/944 23:23:08 + START_PACKAGES=/tmp/packages_start.txt 23:23:08 + END_PACKAGES=/tmp/packages_end.txt 23:23:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:08 + PACKAGES=/tmp/packages_start.txt 23:23:08 + '[' /w/workspace/edgex-go/944 ']' 23:23:08 + PACKAGES=/tmp/packages_end.txt 23:23:08 + case "${OS_FAMILY}" in 23:23:08 + rpm -qa 23:23:08 + sort 23:23:09 + '[' -f /tmp/packages_start.txt ']' 23:23:09 + '[' -f /tmp/packages_end.txt ']' 23:23:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:09 + '[' /w/workspace/edgex-go/944 ']' 23:23:09 + mkdir -p /w/workspace/edgex-go/944/archives/ 23:23:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/944/archives/ [Pipeline] echo 23:23:09 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/944/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:10 23:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:10 latest: Pulling from edgex-lftools-log-publisher 23:23:10 5eb5b503b376: Pulling fs layer 23:23:10 5c69ac0246d0: Pulling fs layer 23:23:10 ec43610c2a17: Pulling fs layer 23:23:10 3a2ae6a8a46f: Pulling fs layer 23:23:10 33b1e0a273af: Pulling fs layer 23:23:10 5d3b04190fa2: Pulling fs layer 23:23:10 2f39f015ded8: Pulling fs layer 23:23:10 33b1e0a273af: Waiting 23:23:10 5d3b04190fa2: Waiting 23:23:10 2f39f015ded8: Waiting 23:23:10 3a2ae6a8a46f: Waiting 23:23:10 5c69ac0246d0: Verifying Checksum 23:23:10 5c69ac0246d0: Download complete 23:23:10 3a2ae6a8a46f: Verifying Checksum 23:23:10 3a2ae6a8a46f: Download complete 23:23:10 33b1e0a273af: Verifying Checksum 23:23:10 33b1e0a273af: Download complete 23:23:10 5d3b04190fa2: Verifying Checksum 23:23:10 5d3b04190fa2: Download complete 23:23:10 ec43610c2a17: Verifying Checksum 23:23:10 ec43610c2a17: Download complete 23:23:10 5eb5b503b376: Verifying Checksum 23:23:10 5eb5b503b376: Download complete 23:23:11 2f39f015ded8: Verifying Checksum 23:23:11 2f39f015ded8: Download complete 23:23:11 5eb5b503b376: Pull complete 23:23:12 5c69ac0246d0: Pull complete 23:23:12 ec43610c2a17: Pull complete 23:23:12 3a2ae6a8a46f: Pull complete 23:23:12 33b1e0a273af: Pull complete 23:23:12 5d3b04190fa2: Pull complete 23:23:17 2f39f015ded8: Pull complete 23:23:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:17 prd-centos7-docker-4c-2g-775933 does not seem to be running inside a container 23:23:17 $ 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/944/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:22 $ docker top 4b9a7f271fcd4f2d2a8fbcc39ca3d59b2c870854470ee8527a9699428db168ec -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:22 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:23 + mkdir -p /var/log/sysstat [Pipeline] sh 23:23:23 + ls /var/log/sa-host 23:23:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:23 provisioning config files... 23:23:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8369130630523281553tmp [Pipeline] { [Pipeline] echo 23:23:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:24 ---> create-netrc.sh [Pipeline] } 23:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:24 ---> python-tools-install.sh [Pipeline] echo 23:23:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:24 ---> sudo-logs.sh 23:23:24 Archiving 'sudo' log.. 23:23:24 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:24 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 23:23:24 $ docker stop --time=1 4b9a7f271fcd4f2d2a8fbcc39ca3d59b2c870854470ee8527a9699428db168ec 23:23:25 $ docker rm -f --volumes 4b9a7f271fcd4f2d2a8fbcc39ca3d59b2c870854470ee8527a9699428db168ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 23:23:25 [WS-CLEANUP] Deleting project workspace... 23:23:25 [WS-CLEANUP] Deferred wipeout is used... 23:23:25 [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:36:01 #154 ... 23:36:01 23:36:01 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:36:01 #147 DONE 1175.6s 23:36:01 23:36:01 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:36:01 #46 ... 23:36:01 23:36:01 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:36:01 #155 DONE 0.2s 23:36:01 23:36:01 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:36:01 #156 DONE 0.2s 23:36:01 23:36:01 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:01 #154 ... 23:36:01 23:36:01 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:36:01 #157 DONE 0.3s 23:36:01 23:36:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:01 #144 ... 23:36:01 23:36:01 #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:36:01 #158 DONE 0.2s 23:36:01 23:36:01 #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:36:01 #159 DONE 0.1s 23:36:01 23:36:01 #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:36:01 #160 DONE 2.4s 23:36:01 23:36:01 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:36:01 #151 ... 23:36:01 23:36:01 #108 [core-common-config-bootstrapper] exporting to image 23:36:01 #108 exporting layers 23:36:01 #108 exporting layers 0.7s done 23:36:01 #108 writing image sha256:8de414de488c3bb3f9843e040f7c60c1af127ed783377e960f2e6e2fcb23ca4e done 23:36:01 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:36:01 #108 DONE 8.2s 23:36:01 23:36:01 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:36:01 #145 ... 23:36:01 23:36:01 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:36:01 #153 DONE 1189.8s 23:36:01 23:36:01 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:36:01 #145 ... 23:36:01 23:36:01 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:36:01 #161 DONE 0.2s 23:36:01 23:36:01 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:02 #144 ... 23:36:02 23:36:02 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 23:36:04 #162 DONE 2.2s 23:36:04 23:36:04 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 23:36:04 #163 DONE 0.3s 23:36:04 23:36:04 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:36:04 #33 ... 23:36:04 23:36:04 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 23:36:04 #164 DONE 0.2s 23:36:04 23:36:04 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:36:05 #165 DONE 0.3s 23:36:05 23:36:05 #150 [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:36:05 #150 ... 23:36:05 23:36:05 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:36:05 #166 DONE 0.1s 23:36:05 23:36:05 #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:36:05 #167 DONE 0.1s 23:36:05 23:36:05 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:36:05 #33 ... 23:36:05 23:36:05 #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:36:05 #168 DONE 0.1s 23:36:05 23:36:05 #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:36:05 #169 DONE 0.1s 23:36:05 23:36:05 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:36:05 #145 ... 23:36:05 23:36:05 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:36:05 #170 DONE 0.1s 23:36:05 23:36:05 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 23:36:08 #171 DONE 2.2s 23:36:08 23:36:08 #108 [security-bootstrapper] exporting to image 23:36:08 #108 exporting layers 23:36:09 #108 exporting layers 1.2s done 23:36:09 #108 writing image sha256:49dce2d182b7a2da3887de1efa2ed3681104b3154600ff65ec6121d411dbfe69 done 23:36:09 #108 naming to docker.io/library/security-bootstrapper-arm64 done 23:36:09 #108 DONE 9.4s 23:36:09 23:36:09 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:05 #144 ... 23:52:05 23:52:05 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:52:05 #151 DONE 2152.6s 23:52:05 23:52:05 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:52:05 #145 ... 23:52:05 23:52:05 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:52:05 #172 DONE 0.1s 23:52:05 23:52:05 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:52:05 #173 DONE 0.1s 23:52:05 23:52:05 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:52:05 #145 ... 23:52:05 23:52:05 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:52:05 #174 DONE 0.4s 23:52:05 23:52:05 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:52:05 #175 DONE 0.1s 23:52:05 23:52:05 #108 [core-command] exporting to image 23:52:05 #108 exporting layers 23:52:06 #108 exporting layers 0.6s done 23:52:06 #108 writing image sha256:9c46152d4bf5f964c2cc9368c5d828b98424b480bdf2c2a2a7091eb5757d09e9 done 23:52:06 #108 naming to docker.io/library/core-command-arm64 done 23:52:06 #108 DONE 10.0s 23:52:06 23:52:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:52:24 #144 ... 23:52:24 23:52:24 #150 [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:52:24 #150 2172.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.89 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:52:26 #150 ... 23:52:26 23:52:26 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:52:26 #146 DONE 2174.7s 23:52:26 23:52:26 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:52:26 #148 ... 23:52:26 23:52:26 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:52:27 #176 DONE 0.3s 23:52:27 23:52:27 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:52:27 #177 DONE 0.1s 23:52:27 23:52:27 #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:52:27 #178 DONE 0.2s 23:52:27 23:52:27 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:52:27 #33 ... 23:52:27 23:52:27 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:52:27 #179 DONE 0.2s 23:52:27 23:52:27 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:52:28 #180 DONE 0.5s 23:52:28 23:52:28 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:52:28 #181 DONE 0.1s 23:52:28 23:52:28 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:52:30 #182 DONE 1.8s 23:52:30 23:52:30 #108 [security-proxy-setup] exporting to image 23:52:30 #108 exporting layers 23:52:30 #108 exporting layers 0.8s done 23:52:30 #108 writing image sha256:981d33414be4ba041f8f81a63d2f43f7b066fb5d6c3a7376077657c5fefa8d99 done 23:52:30 #108 naming to docker.io/library/security-proxy-setup-arm64 done 23:52:30 #108 DONE 10.8s 23:52:30 23:52:30 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:53:03 #46 ... 23:53:03 23:53:03 #150 [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:53:03 #150 DONE 2206.4s 23:53:03 23:53:03 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:53:03 #33 ... 23:53:03 23:53:03 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:53:03 #183 DONE 0.3s 23:53:03 23:53:03 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:53:03 #33 ... 23:53:03 23:53:03 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:53:03 #184 DONE 0.2s 23:53:03 23:53:03 #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:53:03 #185 DONE 0.3s 23:53:03 23:53:03 #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:53:03 #186 DONE 0.2s 23:53:03 23:53:03 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:53:03 #187 DONE 0.1s 23:53:03 23:53:03 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:53:03 #188 DONE 0.4s 23:53:03 23:53:03 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:53:03 #189 DONE 0.4s 23:53:03 23:53:03 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:53:03 #190 DONE 0.1s 23:53:03 23:53:03 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:53:03 #145 ... 23:53:03 23:53:03 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:53:03 #191 DONE 2.2s 23:53:03 23:53:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:53:03 #148 ... 23:53:03 23:53:03 #108 [security-secretstore-setup] exporting to image 23:53:03 #108 exporting layers 23:53:04 #108 exporting layers 1.7s done 23:53:04 #108 writing image sha256:6676375b956db4af51ff16b57cf0897e759a8e3894681054a1630e5939cfda49 done 23:53:04 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 23:53:04 #108 DONE 12.5s 23:53:04 23:53:04 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:54:00 #152 ... 23:54:00 23:54:00 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:54:00 #148 DONE 2266.8s 23:54:00 23:54:00 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:00 #33 ... 23:54:00 23:54:00 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:54:00 #192 DONE 0.2s 23:54:00 23:54:00 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:54:00 #193 DONE 0.2s 23:54:00 23:54:00 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:00 #33 ... 23:54:00 23:54:00 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:54:00 #194 DONE 0.5s 23:54:00 23:54:00 #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:54:00 #195 DONE 0.1s 23:54:00 23:54:00 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:54:00 #46 ... 23:54:00 23:54:00 #108 [security-spiffe-token-provider] exporting to image 23:54:00 #108 exporting layers 23:54:00 #108 exporting layers 0.5s done 23:54:00 #108 writing image sha256:1cff03b040f0f2637342e5764cbdd2f7a5f93383bcef9f8a5b118ac2fa94da9f done 23:54:00 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:54:00 #108 DONE 13.0s 23:54:00 23:54:00 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:47 #33 ... 23:54:47 23:54:47 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:54:47 #145 DONE 2312.7s 23:54:47 23:54:47 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:54:47 #46 ... 23:54:47 23:54:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:54:47 #196 DONE 0.3s 23:54:47 23:54:47 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:54:47 #144 ... 23:54:47 23:54:47 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:54:47 #197 DONE 0.2s 23:54:47 23:54:47 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:54:47 #198 DONE 0.8s 23:54:47 23:54:47 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 23:54:47 #199 DONE 0.3s 23:54:47 23:54:47 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:54:47 #200 DONE 0.3s 23:54:47 23:54:47 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:54:47 #201 ... 23:54:47 23:54:47 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:54:47 #143 DONE 2315.7s 23:54:47 23:54:47 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:48 #33 ... 23:54:48 23:54:48 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 23:54:49 #202 DONE 0.4s 23:54:49 23:54:49 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:54:49 #203 ... 23:54:49 23:54:49 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:54:49 #201 DONE 2.4s 23:54:49 23:54:49 #108 [security-proxy-auth] exporting to image 23:54:49 #108 exporting layers 23:54:50 #108 ... 23:54:50 23:54:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:54:50 #149 DONE 2318.3s 23:54:50 23:54:50 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:54:50 #203 DONE 1.0s 23:54:50 23:54:50 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:54:50 #204 DONE 0.6s 23:54:50 23:54:50 #108 [core-keeper] exporting to image 23:54:51 #108 ... 23:54:51 23:54:51 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:54:51 #205 DONE 0.6s 23:54:51 23:54:51 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:54:51 #206 DONE 0.2s 23:54:51 23:54:51 #108 [core-keeper] exporting to image 23:54:51 #108 exporting layers 2.0s done 23:54:51 #108 writing image sha256:b9661ac5e55572ef3bda72c7c8ba24ef4e1610573cc20237413d3a98830739fd done 23:54:51 #108 naming to docker.io/library/security-proxy-auth-arm64 done 23:54:51 #108 exporting layers 1.2s done 23:54:52 #108 writing image sha256:c44848b7e3817214e0bc04ec99dcc99525f5f11bcf9db2063b1bdd035946d061 done 23:54:52 #108 naming to docker.io/library/core-keeper-arm64 done 23:54:52 #108 DONE 15.2s 23:54:52 23:54:52 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:54:52 #207 DONE 0.8s 23:54:52 23:54:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:54:52 #152 ... 23:54:52 23:54:52 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:54:52 #208 DONE 0.1s 23:54:52 23:54:52 #108 [core-data] exporting to image 23:54:53 #108 ... 23:54:53 23:54:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:54:53 #152 DONE 2321.6s 23:54:53 23:54:53 #108 [core-data] exporting to image 23:54:53 #108 exporting layers 1.0s done 23:54:53 #108 writing image sha256:baa9cd142a1fab5cac9dacaa00a63af779ccb2641b1afe8e1bcc8ad25ceff058 0.0s done 23:54:53 #108 naming to docker.io/library/core-data-arm64 done 23:54:53 #108 DONE 16.3s 23:54:53 23:54:53 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:54:53 #144 ... 23:54:53 23:54:53 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:54:54 #209 DONE 0.2s 23:54:54 23:54:54 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:54:54 #210 DONE 0.1s 23:54:54 23:54:54 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:54 #33 ... 23:54:54 23:54:54 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:54:54 #211 DONE 0.6s 23:54:54 23:54:54 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:54:54 #46 ... 23:54:54 23:54:54 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:54:55 #212 DONE 0.2s 23:54:55 23:54:55 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:54:55 #213 DONE 0.1s 23:54:55 23:54:55 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:54:55 #33 ... 23:54:55 23:54:55 #108 [core-metadata] exporting to image 23:54:55 #108 exporting layers 0.6s done 23:54:55 #108 writing image sha256:e9ad3387df11f9b64cd24ef9d720d851575add7fd525fa0200e908d157ccb42e done 23:54:55 #108 naming to docker.io/library/core-metadata-arm64 done 23:54:55 #108 DONE 16.9s 23:54:55 23:54:55 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:55:22 #33 ... 23:55:22 23:55:22 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:55:22 #154 DONE 2350.5s 23:55:22 23:55:22 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:55:22 #214 DONE 0.2s 23:55:22 23:55:22 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:55:22 #215 DONE 0.1s 23:55:22 23:55:22 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:22 #144 ... 23:55:22 23:55:22 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:55:23 #216 DONE 0.6s 23:55:23 23:55:23 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:23 #144 ... 23:55:23 23:55:23 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 23:55:23 #217 DONE 0.1s 23:55:23 23:55:23 #108 [support-scheduler] exporting to image 23:55:23 #108 exporting layers 23:55:24 #108 exporting layers 1.0s done 23:55:24 #108 writing image sha256:8eaa9634413f5ea45859dc86ef8cd95a4a79855b1de370f820f0682e20459fd0 done 23:55:24 #108 naming to docker.io/library/support-scheduler-arm64 done 23:55:24 #108 DONE 17.9s 23:55:24 23:55:24 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:55:30 #43 ... 23:55:30 23:55:30 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:55:30 #144 DONE 2357.5s 23:55:30 23:55:30 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:55:30 #218 DONE 0.1s 23:55:30 23:55:30 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:55:30 #219 DONE 0.1s 23:55:30 23:55:30 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 23:55:30 #46 ... 23:55:30 23:55:30 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:55:30 #220 DONE 0.4s 23:55:30 23:55:30 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:55:30 #221 DONE 0.1s 23:55:30 23:55:30 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 23:55:30 #43 ... 23:55:30 23:55:30 #108 [support-notifications] exporting to image 23:55:30 #108 exporting layers 23:55:30 #108 exporting layers 0.6s done 23:55:30 #108 writing image sha256:b730d557a32ba7be3803e03e11fe2f459d6a58502ea8a39d6be20f7310d2fb2a done 23:55:30 #108 naming to docker.io/library/support-notifications-arm64 done 23:55:30 #108 DONE 18.5s 23:55:30 23:55:30 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:55:30 time="2025-12-29T23:13:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:55:30 $ docker stop --time=1 be332ae745205619f02c41248d063e29abd2147c796a9ecad8d2cd383c0e11c3 23:55:32 $ docker rm -f --volumes be332ae745205619f02c41248d063e29abd2147c796a9ecad8d2cd383c0e11c3 [Pipeline] // withDockerContainer [Pipeline] sh 23:55:33 + docker images 23:55:33 REPOSITORY TAG IMAGE ID CREATED SIZE 23:55:33 support-notifications-arm64 latest b730d557a32b 2 seconds ago 54.3MB 23:55:33 support-scheduler-arm64 latest 8eaa9634413f 9 seconds ago 50.4MB 23:55:33 core-metadata-arm64 latest e9ad3387df11 38 seconds ago 46.4MB 23:55:33 core-data-arm64 latest baa9cd142a1f 40 seconds ago 46.2MB 23:55:33 core-keeper-arm64 latest c44848b7e381 42 seconds ago 45.1MB 23:55:33 security-proxy-auth-arm64 latest b9661ac5e555 43 seconds ago 45.4MB 23:55:33 security-spiffe-token-provider-arm64 latest 1cff03b040f0 About a minute ago 50.2MB 23:55:33 security-secretstore-setup-arm64 latest 6676375b956d 2 minutes ago 81.6MB 23:55:33 security-proxy-setup-arm64 latest 981d33414be4 3 minutes ago 51.3MB 23:55:33 core-command-arm64 latest 9c46152d4bf5 3 minutes ago 40.9MB 23:55:33 security-bootstrapper-arm64 latest 49dce2d182b7 19 minutes ago 22.2MB 23:55:33 core-common-config-bootstrapper-arm64 latest 8de414de488c 19 minutes ago 21.1MB 23:55:33 security-spire-agent-arm64 latest b5be1c23ed86 40 minutes ago 220MB 23:55:33 security-spire-server-arm64 latest 0e4117d61393 40 minutes ago 164MB 23:55:33 security-spire-config-arm64 latest 4ec0028ab8ba 40 minutes ago 163MB 23:55:33 ci-base-image-arm64 latest 556628f8bd31 42 minutes ago 927MB 23:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB 23:55:33 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:55:33 provisioning config files... 23:55:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/944@tmp/config9958644215470397873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:55:33 ---> ****-login.sh 23:55:33 nexus3.edgexfoundry.org:10001 23:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:55:33 Configure a credential helper to remove this warning. See 23:55:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:55:33 23:55:33 Login Succeeded 23:55:33 nexus3.edgexfoundry.org:10002 23:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:55:34 Configure a credential helper to remove this warning. See 23:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:55:34 23:55:34 Login Succeeded 23:55:34 nexus3.edgexfoundry.org:10003 23:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:55:34 Configure a credential helper to remove this warning. See 23:55:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:55:34 23:55:34 Login Succeeded 23:55:34 nexus3.edgexfoundry.org:10004 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 ****.io 23:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:55:35 Configure a credential helper to remove this warning. See 23:55:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:55:35 23:55:35 Login Succeeded 23:55:35 ---> ****-login.sh ends [Pipeline] } 23:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 23:55:35 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:55:35 90977775c502b49f422a3daa03831e52322a51ea 23:55:35 latest 23:55:35 4.1.0-dev.89 23:55:35 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:35 main 23:55:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:55:36 fbfe78f99519: Preparing 23:55:36 421ac51986cc: Preparing 23:55:36 8e1cf9f92d23: Preparing 23:55:36 422f6c0dda81: Preparing 23:55:36 fe37b786a846: Preparing 23:55:36 16c2af45f26a: Preparing 23:55:36 0e64f2360a44: Preparing 23:55:36 16c2af45f26a: Waiting 23:55:36 0e64f2360a44: Waiting 23:55:36 422f6c0dda81: Pushed 23:55:36 8e1cf9f92d23: Pushed 23:55:36 fbfe78f99519: Pushed 23:55:36 0e64f2360a44: Layer already exists 23:55:36 16c2af45f26a: Pushed 23:55:36 fe37b786a846: Pushed 23:55:43 421ac51986cc: Pushed 23:55:43 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:3474190e857c8a7049d8e1a8fa2e894746746c552ea8b1242e5b2df462cbc3d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55: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:55:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:55:44 fbfe78f99519: Preparing 23:55:44 421ac51986cc: Preparing 23:55:44 8e1cf9f92d23: Preparing 23:55:44 422f6c0dda81: Preparing 23:55:44 fe37b786a846: Preparing 23:55:44 16c2af45f26a: Preparing 23:55:44 0e64f2360a44: Preparing 23:55:44 16c2af45f26a: Waiting 23:55:44 0e64f2360a44: Waiting 23:55:44 8e1cf9f92d23: Layer already exists 23:55:44 422f6c0dda81: Layer already exists 23:55:44 421ac51986cc: Layer already exists 23:55:44 fe37b786a846: Layer already exists 23:55:44 fbfe78f99519: Layer already exists 23:55:44 0e64f2360a44: Layer already exists 23:55:44 16c2af45f26a: Layer already exists 23:55:44 latest: digest: sha256:3474190e857c8a7049d8e1a8fa2e894746746c552ea8b1242e5b2df462cbc3d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.89 23:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:55:45 fbfe78f99519: Preparing 23:55:45 421ac51986cc: Preparing 23:55:45 8e1cf9f92d23: Preparing 23:55:45 422f6c0dda81: Preparing 23:55:45 fe37b786a846: Preparing 23:55:45 16c2af45f26a: Preparing 23:55:45 0e64f2360a44: Preparing 23:55:45 16c2af45f26a: Waiting 23:55:45 0e64f2360a44: Waiting 23:55:45 fbfe78f99519: Layer already exists 23:55:45 421ac51986cc: Layer already exists 23:55:45 422f6c0dda81: Layer already exists 23:55:45 8e1cf9f92d23: Layer already exists 23:55:45 fe37b786a846: Layer already exists 23:55:45 0e64f2360a44: Layer already exists 23:55:45 16c2af45f26a: Layer already exists 23:55:45 4.1.0-dev.89: digest: sha256:3474190e857c8a7049d8e1a8fa2e894746746c552ea8b1242e5b2df462cbc3d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:55:46 fbfe78f99519: Preparing 23:55:46 421ac51986cc: Preparing 23:55:46 8e1cf9f92d23: Preparing 23:55:46 422f6c0dda81: Preparing 23:55:46 fe37b786a846: Preparing 23:55:46 16c2af45f26a: Preparing 23:55:46 0e64f2360a44: Preparing 23:55:46 16c2af45f26a: Waiting 23:55:46 0e64f2360a44: Waiting 23:55:46 8e1cf9f92d23: Layer already exists 23:55:46 fbfe78f99519: Layer already exists 23:55:46 422f6c0dda81: Layer already exists 23:55:46 421ac51986cc: Layer already exists 23:55:46 fe37b786a846: Layer already exists 23:55:46 0e64f2360a44: Layer already exists 23:55:46 16c2af45f26a: Layer already exists 23:55:46 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:3474190e857c8a7049d8e1a8fa2e894746746c552ea8b1242e5b2df462cbc3d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55: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:55:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:55:46 fbfe78f99519: Preparing 23:55:46 421ac51986cc: Preparing 23:55:46 8e1cf9f92d23: Preparing 23:55:46 422f6c0dda81: Preparing 23:55:46 fe37b786a846: Preparing 23:55:46 16c2af45f26a: Preparing 23:55:46 0e64f2360a44: Preparing 23:55:46 16c2af45f26a: Waiting 23:55:46 0e64f2360a44: Waiting 23:55:46 8e1cf9f92d23: Layer already exists 23:55:46 422f6c0dda81: Layer already exists 23:55:46 421ac51986cc: Layer already exists 23:55:46 fbfe78f99519: Layer already exists 23:55:46 fe37b786a846: Layer already exists 23:55:46 0e64f2360a44: Layer already exists 23:55:46 16c2af45f26a: Layer already exists 23:55:47 main: digest: sha256:3474190e857c8a7049d8e1a8fa2e894746746c552ea8b1242e5b2df462cbc3d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:47 ===================================================== [Pipeline] echo 23:55:47 taggedImages: 23:55:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:55:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:55:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.89 23:55:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:55:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:55:47 90977775c502b49f422a3daa03831e52322a51ea 23:55:47 latest 23:55:47 4.1.0-dev.89 23:55:47 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:47 main 23:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:55:48 3ef16b1d01b2: Preparing 23:55:48 e82bb39c63de: Preparing 23:55:48 61fcd530ba3a: Preparing 23:55:48 c750fb8c41c8: Preparing 23:55:48 8e1cf9f92d23: Preparing 23:55:48 422f6c0dda81: Preparing 23:55:48 fe37b786a846: Preparing 23:55:48 16c2af45f26a: Preparing 23:55:48 0e64f2360a44: Preparing 23:55:48 422f6c0dda81: Waiting 23:55:48 fe37b786a846: Waiting 23:55:48 16c2af45f26a: Waiting 23:55:48 0e64f2360a44: Waiting 23:55:48 8e1cf9f92d23: Layer already exists 23:55:48 422f6c0dda81: Layer already exists 23:55:48 e82bb39c63de: Pushed 23:55:48 61fcd530ba3a: Pushed 23:55:48 fe37b786a846: Layer already exists 23:55:48 3ef16b1d01b2: Pushed 23:55:48 16c2af45f26a: Layer already exists 23:55:48 0e64f2360a44: Layer already exists 23:55:51 c750fb8c41c8: Pushed 23:55:51 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:10e5c5930d35d7309dabab514ecbaaa20aa8d814df4deefca1b69a9c9ee7c861 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:51 + 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:55:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:55:51 3ef16b1d01b2: Preparing 23:55:51 e82bb39c63de: Preparing 23:55:51 61fcd530ba3a: Preparing 23:55:51 c750fb8c41c8: Preparing 23:55:51 8e1cf9f92d23: Preparing 23:55:51 422f6c0dda81: Preparing 23:55:51 fe37b786a846: Preparing 23:55:51 16c2af45f26a: Preparing 23:55:51 0e64f2360a44: Preparing 23:55:51 fe37b786a846: Waiting 23:55:51 16c2af45f26a: Waiting 23:55:51 0e64f2360a44: Waiting 23:55:51 422f6c0dda81: Waiting 23:55:51 3ef16b1d01b2: Layer already exists 23:55:51 8e1cf9f92d23: Layer already exists 23:55:51 e82bb39c63de: Layer already exists 23:55:51 61fcd530ba3a: Layer already exists 23:55:51 c750fb8c41c8: Layer already exists 23:55:51 fe37b786a846: Layer already exists 23:55:51 0e64f2360a44: Layer already exists 23:55:51 16c2af45f26a: Layer already exists 23:55:53 422f6c0dda81: Layer already exists 23:55:53 latest: digest: sha256:10e5c5930d35d7309dabab514ecbaaa20aa8d814df4deefca1b69a9c9ee7c861 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.89 23:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:55:54 3ef16b1d01b2: Preparing 23:55:54 e82bb39c63de: Preparing 23:55:54 61fcd530ba3a: Preparing 23:55:54 c750fb8c41c8: Preparing 23:55:54 8e1cf9f92d23: Preparing 23:55:54 422f6c0dda81: Preparing 23:55:54 fe37b786a846: Preparing 23:55:54 16c2af45f26a: Preparing 23:55:54 0e64f2360a44: Preparing 23:55:54 422f6c0dda81: Waiting 23:55:54 fe37b786a846: Waiting 23:55:54 16c2af45f26a: Waiting 23:55:54 0e64f2360a44: Waiting 23:55:54 3ef16b1d01b2: Layer already exists 23:55:54 c750fb8c41c8: Layer already exists 23:55:54 61fcd530ba3a: Layer already exists 23:55:54 e82bb39c63de: Layer already exists 23:55:54 8e1cf9f92d23: Layer already exists 23:55:54 0e64f2360a44: Layer already exists 23:55:54 422f6c0dda81: Layer already exists 23:55:54 16c2af45f26a: Layer already exists 23:55:54 fe37b786a846: Layer already exists 23:55:54 4.1.0-dev.89: digest: sha256:10e5c5930d35d7309dabab514ecbaaa20aa8d814df4deefca1b69a9c9ee7c861 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:55:55 3ef16b1d01b2: Preparing 23:55:55 e82bb39c63de: Preparing 23:55:55 61fcd530ba3a: Preparing 23:55:55 c750fb8c41c8: Preparing 23:55:55 8e1cf9f92d23: Preparing 23:55:55 422f6c0dda81: Preparing 23:55:55 fe37b786a846: Preparing 23:55:55 16c2af45f26a: Preparing 23:55:55 0e64f2360a44: Preparing 23:55:55 422f6c0dda81: Waiting 23:55:55 16c2af45f26a: Waiting 23:55:55 0e64f2360a44: Waiting 23:55:55 fe37b786a846: Waiting 23:55:55 61fcd530ba3a: Layer already exists 23:55:55 3ef16b1d01b2: Layer already exists 23:55:55 8e1cf9f92d23: Layer already exists 23:55:55 e82bb39c63de: Layer already exists 23:55:55 c750fb8c41c8: Layer already exists 23:55:55 fe37b786a846: Layer already exists 23:55:55 422f6c0dda81: Layer already exists 23:55:55 0e64f2360a44: Layer already exists 23:55:55 16c2af45f26a: Layer already exists 23:55:55 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:10e5c5930d35d7309dabab514ecbaaa20aa8d814df4deefca1b69a9c9ee7c861 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55: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:55:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:55:56 3ef16b1d01b2: Preparing 23:55:56 e82bb39c63de: Preparing 23:55:56 61fcd530ba3a: Preparing 23:55:56 c750fb8c41c8: Preparing 23:55:56 8e1cf9f92d23: Preparing 23:55:56 422f6c0dda81: Preparing 23:55:56 fe37b786a846: Preparing 23:55:56 16c2af45f26a: Preparing 23:55:56 0e64f2360a44: Preparing 23:55:56 fe37b786a846: Waiting 23:55:56 16c2af45f26a: Waiting 23:55:56 0e64f2360a44: Waiting 23:55:56 422f6c0dda81: Waiting 23:55:56 3ef16b1d01b2: Layer already exists 23:55:56 c750fb8c41c8: Layer already exists 23:55:56 8e1cf9f92d23: Layer already exists 23:55:56 61fcd530ba3a: Layer already exists 23:55:56 e82bb39c63de: Layer already exists 23:55:56 fe37b786a846: Layer already exists 23:55:56 422f6c0dda81: Layer already exists 23:55:56 16c2af45f26a: Layer already exists 23:55:56 0e64f2360a44: Layer already exists 23:55:56 main: digest: sha256:10e5c5930d35d7309dabab514ecbaaa20aa8d814df4deefca1b69a9c9ee7c861 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:55:56 ===================================================== [Pipeline] echo 23:55:56 taggedImages: 23:55:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:55:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:55:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.89 23:55:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:55:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:55:56 90977775c502b49f422a3daa03831e52322a51ea 23:55:56 latest 23:55:56 4.1.0-dev.89 23:55:56 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:55:56 main 23:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:55:57 6aa59333ded7: Preparing 23:55:57 64a43353d33c: Preparing 23:55:57 8e1cf9f92d23: Preparing 23:55:57 422f6c0dda81: Preparing 23:55:57 be9b77aa8fa3: Preparing 23:55:57 9da5bf57e8b4: Preparing 23:55:57 0e64f2360a44: Preparing 23:55:57 9da5bf57e8b4: Waiting 23:55:57 0e64f2360a44: Waiting 23:55:57 422f6c0dda81: Layer already exists 23:55:57 8e1cf9f92d23: Layer already exists 23:55:57 0e64f2360a44: Layer already exists 23:55:57 6aa59333ded7: Pushed 23:55:57 9da5bf57e8b4: Pushed 23:55:58 be9b77aa8fa3: Pushed 23:56:06 64a43353d33c: Pushed 23:56:06 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:1ec10b7bcb4016ef6675cf756d99c5b8da0a9820b9ea31c05994bc018e202496 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56: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:56:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:56:07 6aa59333ded7: Preparing 23:56:07 64a43353d33c: Preparing 23:56:07 8e1cf9f92d23: Preparing 23:56:07 422f6c0dda81: Preparing 23:56:07 be9b77aa8fa3: Preparing 23:56:07 9da5bf57e8b4: Preparing 23:56:07 0e64f2360a44: Preparing 23:56:07 9da5bf57e8b4: Waiting 23:56:07 0e64f2360a44: Waiting 23:56:07 64a43353d33c: Layer already exists 23:56:07 6aa59333ded7: Layer already exists 23:56:07 8e1cf9f92d23: Layer already exists 23:56:07 422f6c0dda81: Layer already exists 23:56:07 be9b77aa8fa3: Layer already exists 23:56:07 9da5bf57e8b4: Layer already exists 23:56:07 0e64f2360a44: Layer already exists 23:56:07 latest: digest: sha256:1ec10b7bcb4016ef6675cf756d99c5b8da0a9820b9ea31c05994bc018e202496 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.89 23:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:56:07 6aa59333ded7: Preparing 23:56:07 64a43353d33c: Preparing 23:56:07 8e1cf9f92d23: Preparing 23:56:07 422f6c0dda81: Preparing 23:56:07 be9b77aa8fa3: Preparing 23:56:07 9da5bf57e8b4: Preparing 23:56:07 0e64f2360a44: Preparing 23:56:07 9da5bf57e8b4: Waiting 23:56:07 0e64f2360a44: Waiting 23:56:07 6aa59333ded7: Layer already exists 23:56:07 8e1cf9f92d23: Layer already exists 23:56:07 64a43353d33c: Layer already exists 23:56:07 422f6c0dda81: Layer already exists 23:56:07 be9b77aa8fa3: Layer already exists 23:56:07 9da5bf57e8b4: Layer already exists 23:56:07 0e64f2360a44: Layer already exists 23:56:07 4.1.0-dev.89: digest: sha256:1ec10b7bcb4016ef6675cf756d99c5b8da0a9820b9ea31c05994bc018e202496 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:56:08 6aa59333ded7: Preparing 23:56:08 64a43353d33c: Preparing 23:56:08 8e1cf9f92d23: Preparing 23:56:08 422f6c0dda81: Preparing 23:56:08 be9b77aa8fa3: Preparing 23:56:08 9da5bf57e8b4: Preparing 23:56:08 0e64f2360a44: Preparing 23:56:08 9da5bf57e8b4: Waiting 23:56:08 0e64f2360a44: Waiting 23:56:08 6aa59333ded7: Layer already exists 23:56:08 be9b77aa8fa3: Layer already exists 23:56:08 64a43353d33c: Layer already exists 23:56:08 422f6c0dda81: Layer already exists 23:56:08 8e1cf9f92d23: Layer already exists 23:56:08 9da5bf57e8b4: Layer already exists 23:56:08 0e64f2360a44: Layer already exists 23:56:08 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:1ec10b7bcb4016ef6675cf756d99c5b8da0a9820b9ea31c05994bc018e202496 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56: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:56:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:56:09 6aa59333ded7: Preparing 23:56:09 64a43353d33c: Preparing 23:56:09 8e1cf9f92d23: Preparing 23:56:09 422f6c0dda81: Preparing 23:56:09 be9b77aa8fa3: Preparing 23:56:09 9da5bf57e8b4: Preparing 23:56:09 0e64f2360a44: Preparing 23:56:09 9da5bf57e8b4: Waiting 23:56:09 0e64f2360a44: Waiting 23:56:09 be9b77aa8fa3: Layer already exists 23:56:09 8e1cf9f92d23: Layer already exists 23:56:09 6aa59333ded7: Layer already exists 23:56:09 422f6c0dda81: Layer already exists 23:56:09 64a43353d33c: Layer already exists 23:56:09 9da5bf57e8b4: Layer already exists 23:56:09 0e64f2360a44: Layer already exists 23:56:09 main: digest: sha256:1ec10b7bcb4016ef6675cf756d99c5b8da0a9820b9ea31c05994bc018e202496 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:10 ===================================================== [Pipeline] echo 23:56:10 taggedImages: 23:56:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:56:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.89 23:56:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:56:10 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 23:56:10 90977775c502b49f422a3daa03831e52322a51ea 23:56:10 latest 23:56:10 4.1.0-dev.89 23:56:10 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:10 main 23:56:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:56:10 df33cc34f427: Preparing 23:56:10 bd2cee523267: Preparing 23:56:10 422f6c0dda81: Preparing 23:56:10 bf1688752778: Preparing 23:56:10 61102b707a28: Preparing 23:56:10 0e64f2360a44: Preparing 23:56:10 0e64f2360a44: Waiting 23:56:11 422f6c0dda81: Layer already exists 23:56:11 0e64f2360a44: Layer already exists 23:56:11 61102b707a28: Pushed 23:56:11 bf1688752778: Pushed 23:56:11 df33cc34f427: Pushed 23:56:19 bd2cee523267: Pushed 23:56:19 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:53aa6729744d31e755bb95668862f6968a86630bf65ba302389e474f9135cbab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:56:19 df33cc34f427: Preparing 23:56:19 bd2cee523267: Preparing 23:56:19 422f6c0dda81: Preparing 23:56:19 bf1688752778: Preparing 23:56:19 61102b707a28: Preparing 23:56:19 0e64f2360a44: Preparing 23:56:19 0e64f2360a44: Waiting 23:56:19 422f6c0dda81: Layer already exists 23:56:19 bd2cee523267: Layer already exists 23:56:19 bf1688752778: Layer already exists 23:56:19 61102b707a28: Layer already exists 23:56:19 df33cc34f427: Layer already exists 23:56:19 0e64f2360a44: Layer already exists 23:56:19 latest: digest: sha256:53aa6729744d31e755bb95668862f6968a86630bf65ba302389e474f9135cbab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.89 23:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:56:20 df33cc34f427: Preparing 23:56:20 bd2cee523267: Preparing 23:56:20 422f6c0dda81: Preparing 23:56:20 bf1688752778: Preparing 23:56:20 61102b707a28: Preparing 23:56:20 0e64f2360a44: Preparing 23:56:20 0e64f2360a44: Waiting 23:56:20 bd2cee523267: Layer already exists 23:56:20 422f6c0dda81: Layer already exists 23:56:20 df33cc34f427: Layer already exists 23:56:20 bf1688752778: Layer already exists 23:56:20 61102b707a28: Layer already exists 23:56:20 0e64f2360a44: Layer already exists 23:56:20 4.1.0-dev.89: digest: sha256:53aa6729744d31e755bb95668862f6968a86630bf65ba302389e474f9135cbab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:56:21 df33cc34f427: Preparing 23:56:21 bd2cee523267: Preparing 23:56:21 422f6c0dda81: Preparing 23:56:21 bf1688752778: Preparing 23:56:21 61102b707a28: Preparing 23:56:21 0e64f2360a44: Preparing 23:56:21 0e64f2360a44: Waiting 23:56:21 bd2cee523267: Layer already exists 23:56:21 bf1688752778: Layer already exists 23:56:21 df33cc34f427: Layer already exists 23:56:21 422f6c0dda81: Layer already exists 23:56:21 61102b707a28: Layer already exists 23:56:21 0e64f2360a44: Layer already exists 23:56:21 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:53aa6729744d31e755bb95668862f6968a86630bf65ba302389e474f9135cbab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56: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:56:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 23:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:56:22 df33cc34f427: Preparing 23:56:22 bd2cee523267: Preparing 23:56:22 422f6c0dda81: Preparing 23:56:22 bf1688752778: Preparing 23:56:22 61102b707a28: Preparing 23:56:22 0e64f2360a44: Preparing 23:56:22 0e64f2360a44: Waiting 23:56:22 df33cc34f427: Layer already exists 23:56:22 bf1688752778: Layer already exists 23:56:22 bd2cee523267: Layer already exists 23:56:22 61102b707a28: Layer already exists 23:56:22 422f6c0dda81: Layer already exists 23:56:22 0e64f2360a44: Layer already exists 23:56:22 main: digest: sha256:53aa6729744d31e755bb95668862f6968a86630bf65ba302389e474f9135cbab size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:22 ===================================================== [Pipeline] echo 23:56:22 taggedImages: 23:56:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:56:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.89 23:56:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 23:56:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:56:22 90977775c502b49f422a3daa03831e52322a51ea 23:56:22 latest 23:56:22 4.1.0-dev.89 23:56:22 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:22 main 23:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:56:23 77971cc84d1b: Preparing 23:56:23 f74a6026a5ea: Preparing 23:56:23 9eef2384d143: Preparing 23:56:23 8e1cf9f92d23: Preparing 23:56:23 422f6c0dda81: Preparing 23:56:23 fe37b786a846: Preparing 23:56:23 16c2af45f26a: Preparing 23:56:23 0e64f2360a44: Preparing 23:56:23 0e64f2360a44: Waiting 23:56:23 fe37b786a846: Waiting 23:56:23 16c2af45f26a: Waiting 23:56:23 422f6c0dda81: Layer already exists 23:56:23 8e1cf9f92d23: Layer already exists 23:56:23 fe37b786a846: Layer already exists 23:56:23 16c2af45f26a: Layer already exists 23:56:23 0e64f2360a44: Layer already exists 23:56:23 f74a6026a5ea: Pushed 23:56:23 77971cc84d1b: Pushed 23:56:31 9eef2384d143: Pushed 23:56:31 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:f8b42a58478bd8a832f6558af9e29ab30a3b6faa72bb1afe959e9eb4c7887fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:56:32 77971cc84d1b: Preparing 23:56:32 f74a6026a5ea: Preparing 23:56:32 9eef2384d143: Preparing 23:56:32 8e1cf9f92d23: Preparing 23:56:32 422f6c0dda81: Preparing 23:56:32 fe37b786a846: Preparing 23:56:32 16c2af45f26a: Preparing 23:56:32 0e64f2360a44: Preparing 23:56:32 16c2af45f26a: Waiting 23:56:32 0e64f2360a44: Waiting 23:56:32 fe37b786a846: Waiting 23:56:32 f74a6026a5ea: Layer already exists 23:56:32 8e1cf9f92d23: Layer already exists 23:56:32 9eef2384d143: Layer already exists 23:56:32 77971cc84d1b: Layer already exists 23:56:32 422f6c0dda81: Layer already exists 23:56:32 0e64f2360a44: Layer already exists 23:56:32 fe37b786a846: Layer already exists 23:56:32 16c2af45f26a: Layer already exists 23:56:32 latest: digest: sha256:f8b42a58478bd8a832f6558af9e29ab30a3b6faa72bb1afe959e9eb4c7887fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.89 23:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:56:33 77971cc84d1b: Preparing 23:56:33 f74a6026a5ea: Preparing 23:56:33 9eef2384d143: Preparing 23:56:33 8e1cf9f92d23: Preparing 23:56:33 422f6c0dda81: Preparing 23:56:33 fe37b786a846: Preparing 23:56:33 16c2af45f26a: Preparing 23:56:33 0e64f2360a44: Preparing 23:56:33 fe37b786a846: Waiting 23:56:33 16c2af45f26a: Waiting 23:56:33 0e64f2360a44: Waiting 23:56:33 f74a6026a5ea: Layer already exists 23:56:33 8e1cf9f92d23: Layer already exists 23:56:33 77971cc84d1b: Layer already exists 23:56:33 422f6c0dda81: Layer already exists 23:56:33 9eef2384d143: Layer already exists 23:56:33 16c2af45f26a: Layer already exists 23:56:33 fe37b786a846: Layer already exists 23:56:33 0e64f2360a44: Layer already exists 23:56:33 4.1.0-dev.89: digest: sha256:f8b42a58478bd8a832f6558af9e29ab30a3b6faa72bb1afe959e9eb4c7887fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:56:34 77971cc84d1b: Preparing 23:56:34 f74a6026a5ea: Preparing 23:56:34 9eef2384d143: Preparing 23:56:34 8e1cf9f92d23: Preparing 23:56:34 422f6c0dda81: Preparing 23:56:34 fe37b786a846: Preparing 23:56:34 16c2af45f26a: Preparing 23:56:34 0e64f2360a44: Preparing 23:56:34 fe37b786a846: Waiting 23:56:34 16c2af45f26a: Waiting 23:56:34 0e64f2360a44: Waiting 23:56:34 77971cc84d1b: Layer already exists 23:56:34 9eef2384d143: Layer already exists 23:56:34 f74a6026a5ea: Layer already exists 23:56:34 422f6c0dda81: Layer already exists 23:56:34 8e1cf9f92d23: Layer already exists 23:56:34 16c2af45f26a: Layer already exists 23:56:34 0e64f2360a44: Layer already exists 23:56:34 fe37b786a846: Layer already exists 23:56:34 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:f8b42a58478bd8a832f6558af9e29ab30a3b6faa72bb1afe959e9eb4c7887fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:56:35 77971cc84d1b: Preparing 23:56:35 f74a6026a5ea: Preparing 23:56:35 9eef2384d143: Preparing 23:56:35 8e1cf9f92d23: Preparing 23:56:35 422f6c0dda81: Preparing 23:56:35 fe37b786a846: Preparing 23:56:35 16c2af45f26a: Preparing 23:56:35 0e64f2360a44: Preparing 23:56:35 16c2af45f26a: Waiting 23:56:35 0e64f2360a44: Waiting 23:56:35 fe37b786a846: Waiting 23:56:35 422f6c0dda81: Layer already exists 23:56:35 f74a6026a5ea: Layer already exists 23:56:35 9eef2384d143: Layer already exists 23:56:35 8e1cf9f92d23: Layer already exists 23:56:35 77971cc84d1b: Layer already exists 23:56:35 0e64f2360a44: Layer already exists 23:56:35 16c2af45f26a: Layer already exists 23:56:35 fe37b786a846: Layer already exists 23:56:35 main: digest: sha256:f8b42a58478bd8a832f6558af9e29ab30a3b6faa72bb1afe959e9eb4c7887fb7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:35 ===================================================== [Pipeline] echo 23:56:35 taggedImages: 23:56:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:56:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.89 23:56:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:56:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:56:35 90977775c502b49f422a3daa03831e52322a51ea 23:56:35 latest 23:56:35 4.1.0-dev.89 23:56:35 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:35 main 23:56:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:56:36 ce487febda75: Preparing 23:56:36 e38c56e0dc2a: Preparing 23:56:36 b03cd6bcc494: Preparing 23:56:36 b852cd5b3d1d: Preparing 23:56:36 97cb09b12135: Preparing 23:56:36 dedb0da6d844: Preparing 23:56:36 1bf777caef37: Preparing 23:56:36 8e1cf9f92d23: Preparing 23:56:36 422f6c0dda81: Preparing 23:56:36 9529144f163c: Preparing 23:56:36 d06db36d5853: Preparing 23:56:36 5f70bf18a086: Preparing 23:56:36 28e1fd972270: Preparing 23:56:36 0563da68aa5b: Preparing 23:56:36 c9e18b7681a3: Preparing 23:56:36 0e64f2360a44: Preparing 23:56:36 422f6c0dda81: Waiting 23:56:36 9529144f163c: Waiting 23:56:36 d06db36d5853: Waiting 23:56:36 5f70bf18a086: Waiting 23:56:36 28e1fd972270: Waiting 23:56:36 0563da68aa5b: Waiting 23:56:36 dedb0da6d844: Waiting 23:56:36 c9e18b7681a3: Waiting 23:56:36 1bf777caef37: Waiting 23:56:36 0e64f2360a44: Waiting 23:56:36 8e1cf9f92d23: Waiting 23:56:36 97cb09b12135: Pushed 23:56:36 b03cd6bcc494: Pushed 23:56:36 e38c56e0dc2a: Pushed 23:56:36 b852cd5b3d1d: Pushed 23:56:36 ce487febda75: Pushed 23:56:36 422f6c0dda81: Layer already exists 23:56:36 8e1cf9f92d23: Layer already exists 23:56:36 dedb0da6d844: Pushed 23:56:36 5f70bf18a086: Layer already exists 23:56:36 9529144f163c: Pushed 23:56:36 d06db36d5853: Pushed 23:56:36 28e1fd972270: Pushed 23:56:36 0e64f2360a44: Layer already exists 23:56:36 c9e18b7681a3: Pushed 23:56:37 0563da68aa5b: Pushed 23:56:39 1bf777caef37: Pushed 23:56:39 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:631aff00e1c9a47bd247afb6fddf4638258e01d02a6d16149dca4d268cb48ddb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:56:40 ce487febda75: Preparing 23:56:40 e38c56e0dc2a: Preparing 23:56:40 b03cd6bcc494: Preparing 23:56:40 b852cd5b3d1d: Preparing 23:56:40 97cb09b12135: Preparing 23:56:40 dedb0da6d844: Preparing 23:56:40 1bf777caef37: Preparing 23:56:40 8e1cf9f92d23: Preparing 23:56:40 422f6c0dda81: Preparing 23:56:40 9529144f163c: Preparing 23:56:40 d06db36d5853: Preparing 23:56:40 5f70bf18a086: Preparing 23:56:40 28e1fd972270: Preparing 23:56:40 0563da68aa5b: Preparing 23:56:40 c9e18b7681a3: Preparing 23:56:40 0e64f2360a44: Preparing 23:56:40 dedb0da6d844: Waiting 23:56:40 1bf777caef37: Waiting 23:56:40 8e1cf9f92d23: Waiting 23:56:40 422f6c0dda81: Waiting 23:56:40 9529144f163c: Waiting 23:56:40 d06db36d5853: Waiting 23:56:40 5f70bf18a086: Waiting 23:56:40 28e1fd972270: Waiting 23:56:40 0563da68aa5b: Waiting 23:56:40 c9e18b7681a3: Waiting 23:56:40 0e64f2360a44: Waiting 23:56:40 ce487febda75: Layer already exists 23:56:40 97cb09b12135: Layer already exists 23:56:40 e38c56e0dc2a: Layer already exists 23:56:40 b03cd6bcc494: Layer already exists 23:56:40 b852cd5b3d1d: Layer already exists 23:56:40 1bf777caef37: Layer already exists 23:56:40 dedb0da6d844: Layer already exists 23:56:40 422f6c0dda81: Layer already exists 23:56:40 8e1cf9f92d23: Layer already exists 23:56:40 9529144f163c: Layer already exists 23:56:40 5f70bf18a086: Layer already exists 23:56:40 d06db36d5853: Layer already exists 23:56:40 c9e18b7681a3: Layer already exists 23:56:40 0563da68aa5b: Layer already exists 23:56:40 28e1fd972270: Layer already exists 23:56:40 0e64f2360a44: Layer already exists 23:56:40 latest: digest: sha256:631aff00e1c9a47bd247afb6fddf4638258e01d02a6d16149dca4d268cb48ddb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.89 23:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:56:41 ce487febda75: Preparing 23:56:41 e38c56e0dc2a: Preparing 23:56:41 b03cd6bcc494: Preparing 23:56:41 b852cd5b3d1d: Preparing 23:56:41 97cb09b12135: Preparing 23:56:41 dedb0da6d844: Preparing 23:56:41 1bf777caef37: Preparing 23:56:41 8e1cf9f92d23: Preparing 23:56:41 422f6c0dda81: Preparing 23:56:41 9529144f163c: Preparing 23:56:41 d06db36d5853: Preparing 23:56:41 5f70bf18a086: Preparing 23:56:41 28e1fd972270: Preparing 23:56:41 0563da68aa5b: Preparing 23:56:41 c9e18b7681a3: Preparing 23:56:41 0e64f2360a44: Preparing 23:56:41 1bf777caef37: Waiting 23:56:41 8e1cf9f92d23: Waiting 23:56:41 422f6c0dda81: Waiting 23:56:41 9529144f163c: Waiting 23:56:41 d06db36d5853: Waiting 23:56:41 5f70bf18a086: Waiting 23:56:41 28e1fd972270: Waiting 23:56:41 0563da68aa5b: Waiting 23:56:41 c9e18b7681a3: Waiting 23:56:41 0e64f2360a44: Waiting 23:56:41 dedb0da6d844: Waiting 23:56:41 e38c56e0dc2a: Layer already exists 23:56:41 ce487febda75: Layer already exists 23:56:41 97cb09b12135: Layer already exists 23:56:41 b852cd5b3d1d: Layer already exists 23:56:41 b03cd6bcc494: Layer already exists 23:56:41 422f6c0dda81: Layer already exists 23:56:41 1bf777caef37: Layer already exists 23:56:41 8e1cf9f92d23: Layer already exists 23:56:41 9529144f163c: Layer already exists 23:56:41 dedb0da6d844: Layer already exists 23:56:41 5f70bf18a086: Layer already exists 23:56:41 d06db36d5853: Layer already exists 23:56:41 c9e18b7681a3: Layer already exists 23:56:41 28e1fd972270: Layer already exists 23:56:41 0563da68aa5b: Layer already exists 23:56:41 0e64f2360a44: Layer already exists 23:56:41 4.1.0-dev.89: digest: sha256:631aff00e1c9a47bd247afb6fddf4638258e01d02a6d16149dca4d268cb48ddb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:56:42 ce487febda75: Preparing 23:56:42 e38c56e0dc2a: Preparing 23:56:42 b03cd6bcc494: Preparing 23:56:42 b852cd5b3d1d: Preparing 23:56:42 97cb09b12135: Preparing 23:56:42 dedb0da6d844: Preparing 23:56:42 1bf777caef37: Preparing 23:56:42 dedb0da6d844: Waiting 23:56:42 8e1cf9f92d23: Preparing 23:56:42 1bf777caef37: Waiting 23:56:42 8e1cf9f92d23: Waiting 23:56:42 422f6c0dda81: Preparing 23:56:42 9529144f163c: Preparing 23:56:42 d06db36d5853: Preparing 23:56:42 5f70bf18a086: Preparing 23:56:42 422f6c0dda81: Waiting 23:56:42 d06db36d5853: Waiting 23:56:42 28e1fd972270: Preparing 23:56:42 5f70bf18a086: Waiting 23:56:42 0563da68aa5b: Preparing 23:56:42 28e1fd972270: Waiting 23:56:42 c9e18b7681a3: Preparing 23:56:42 0563da68aa5b: Waiting 23:56:42 0e64f2360a44: Preparing 23:56:42 c9e18b7681a3: Waiting 23:56:42 0e64f2360a44: Waiting 23:56:42 97cb09b12135: Layer already exists 23:56:42 b852cd5b3d1d: Layer already exists 23:56:42 ce487febda75: Layer already exists 23:56:42 b03cd6bcc494: Layer already exists 23:56:42 e38c56e0dc2a: Layer already exists 23:56:42 dedb0da6d844: Layer already exists 23:56:42 1bf777caef37: Layer already exists 23:56:42 422f6c0dda81: Layer already exists 23:56:42 9529144f163c: Layer already exists 23:56:42 8e1cf9f92d23: Layer already exists 23:56:42 d06db36d5853: Layer already exists 23:56:42 0563da68aa5b: Layer already exists 23:56:42 5f70bf18a086: Layer already exists 23:56:42 28e1fd972270: Layer already exists 23:56:42 c9e18b7681a3: Layer already exists 23:56:42 0e64f2360a44: Layer already exists 23:56:42 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:631aff00e1c9a47bd247afb6fddf4638258e01d02a6d16149dca4d268cb48ddb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:56:43 ce487febda75: Preparing 23:56:43 e38c56e0dc2a: Preparing 23:56:43 b03cd6bcc494: Preparing 23:56:43 b852cd5b3d1d: Preparing 23:56:43 97cb09b12135: Preparing 23:56:43 dedb0da6d844: Preparing 23:56:43 1bf777caef37: Preparing 23:56:43 8e1cf9f92d23: Preparing 23:56:43 422f6c0dda81: Preparing 23:56:43 9529144f163c: Preparing 23:56:43 dedb0da6d844: Waiting 23:56:43 d06db36d5853: Preparing 23:56:43 5f70bf18a086: Preparing 23:56:43 1bf777caef37: Waiting 23:56:43 28e1fd972270: Preparing 23:56:43 8e1cf9f92d23: Waiting 23:56:43 0563da68aa5b: Preparing 23:56:43 422f6c0dda81: Waiting 23:56:43 c9e18b7681a3: Preparing 23:56:43 9529144f163c: Waiting 23:56:43 0e64f2360a44: Preparing 23:56:43 d06db36d5853: Waiting 23:56:43 5f70bf18a086: Waiting 23:56:43 c9e18b7681a3: Waiting 23:56:43 28e1fd972270: Waiting 23:56:43 0e64f2360a44: Waiting 23:56:43 0563da68aa5b: Waiting 23:56:43 97cb09b12135: Layer already exists 23:56:43 ce487febda75: Layer already exists 23:56:43 b852cd5b3d1d: Layer already exists 23:56:43 e38c56e0dc2a: Layer already exists 23:56:43 b03cd6bcc494: Layer already exists 23:56:43 8e1cf9f92d23: Layer already exists 23:56:43 1bf777caef37: Layer already exists 23:56:43 422f6c0dda81: Layer already exists 23:56:43 dedb0da6d844: Layer already exists 23:56:43 5f70bf18a086: Layer already exists 23:56:43 0563da68aa5b: Layer already exists 23:56:43 28e1fd972270: Layer already exists 23:56:43 0e64f2360a44: Layer already exists 23:56:43 c9e18b7681a3: Layer already exists 23:56:44 9529144f163c: Layer already exists 23:56:44 d06db36d5853: Layer already exists 23:56:44 main: digest: sha256:631aff00e1c9a47bd247afb6fddf4638258e01d02a6d16149dca4d268cb48ddb size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:44 ===================================================== [Pipeline] echo 23:56:44 taggedImages: 23:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.89 23:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:56:44 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:56:44 90977775c502b49f422a3daa03831e52322a51ea 23:56:44 latest 23:56:44 4.1.0-dev.89 23:56:44 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:44 main 23:56:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:56:45 ed314570deb3: Preparing 23:56:45 8174c8919656: Preparing 23:56:45 7faa85d4fbfb: Preparing 23:56:45 11e856d9b1fb: Preparing 23:56:45 8e1cf9f92d23: Preparing 23:56:45 422f6c0dda81: Preparing 23:56:45 fe37b786a846: Preparing 23:56:45 16c2af45f26a: Preparing 23:56:45 0e64f2360a44: Preparing 23:56:45 422f6c0dda81: Waiting 23:56:45 fe37b786a846: Waiting 23:56:45 16c2af45f26a: Waiting 23:56:45 8e1cf9f92d23: Layer already exists 23:56:45 422f6c0dda81: Layer already exists 23:56:45 8174c8919656: Pushed 23:56:45 7faa85d4fbfb: Pushed 23:56:45 fe37b786a846: Layer already exists 23:56:45 ed314570deb3: Pushed 23:56:45 16c2af45f26a: Layer already exists 23:56:45 0e64f2360a44: Layer already exists 23:56:54 11e856d9b1fb: Pushed 23:56:54 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:b0db66f024fc5799d7fa7f3b38200acdd7f7b7fd1fba73c5c9749d635c895d5b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:54 + 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:56:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:56:57 ed314570deb3: Preparing 23:56:57 8174c8919656: Preparing 23:56:57 7faa85d4fbfb: Preparing 23:56:57 11e856d9b1fb: Preparing 23:56:57 8e1cf9f92d23: Preparing 23:56:57 422f6c0dda81: Preparing 23:56:57 fe37b786a846: Preparing 23:56:57 16c2af45f26a: Preparing 23:56:57 0e64f2360a44: Preparing 23:56:57 422f6c0dda81: Waiting 23:56:57 fe37b786a846: Waiting 23:56:57 16c2af45f26a: Waiting 23:56:57 0e64f2360a44: Waiting 23:56:57 7faa85d4fbfb: Layer already exists 23:56:57 8174c8919656: Layer already exists 23:56:57 11e856d9b1fb: Layer already exists 23:56:57 ed314570deb3: Layer already exists 23:56:57 8e1cf9f92d23: Layer already exists 23:56:57 fe37b786a846: Layer already exists 23:56:57 16c2af45f26a: Layer already exists 23:56:57 0e64f2360a44: Layer already exists 23:56:57 422f6c0dda81: Layer already exists 23:56:57 latest: digest: sha256:b0db66f024fc5799d7fa7f3b38200acdd7f7b7fd1fba73c5c9749d635c895d5b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.89 23:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:56:58 ed314570deb3: Preparing 23:56:58 8174c8919656: Preparing 23:56:58 7faa85d4fbfb: Preparing 23:56:58 11e856d9b1fb: Preparing 23:56:58 8e1cf9f92d23: Preparing 23:56:58 422f6c0dda81: Preparing 23:56:58 422f6c0dda81: Waiting 23:56:58 fe37b786a846: Preparing 23:56:58 16c2af45f26a: Preparing 23:56:58 0e64f2360a44: Preparing 23:56:58 fe37b786a846: Waiting 23:56:58 16c2af45f26a: Waiting 23:56:58 0e64f2360a44: Waiting 23:56:58 8e1cf9f92d23: Layer already exists 23:56:58 ed314570deb3: Layer already exists 23:56:58 11e856d9b1fb: Layer already exists 23:56:58 8174c8919656: Layer already exists 23:56:58 7faa85d4fbfb: Layer already exists 23:56:58 16c2af45f26a: Layer already exists 23:56:58 422f6c0dda81: Layer already exists 23:56:58 0e64f2360a44: Layer already exists 23:56:58 fe37b786a846: Layer already exists 23:56:58 4.1.0-dev.89: digest: sha256:b0db66f024fc5799d7fa7f3b38200acdd7f7b7fd1fba73c5c9749d635c895d5b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:56:59 ed314570deb3: Preparing 23:56:59 8174c8919656: Preparing 23:56:59 7faa85d4fbfb: Preparing 23:56:59 11e856d9b1fb: Preparing 23:56:59 8e1cf9f92d23: Preparing 23:56:59 422f6c0dda81: Preparing 23:56:59 fe37b786a846: Preparing 23:56:59 422f6c0dda81: Waiting 23:56:59 fe37b786a846: Waiting 23:56:59 16c2af45f26a: Preparing 23:56:59 0e64f2360a44: Preparing 23:56:59 16c2af45f26a: Waiting 23:56:59 0e64f2360a44: Waiting 23:56:59 8e1cf9f92d23: Layer already exists 23:56:59 11e856d9b1fb: Layer already exists 23:56:59 8174c8919656: Layer already exists 23:56:59 ed314570deb3: Layer already exists 23:56:59 7faa85d4fbfb: Layer already exists 23:56:59 422f6c0dda81: Layer already exists 23:56:59 fe37b786a846: Layer already exists 23:56:59 0e64f2360a44: Layer already exists 23:56:59 16c2af45f26a: Layer already exists 23:56:59 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:b0db66f024fc5799d7fa7f3b38200acdd7f7b7fd1fba73c5c9749d635c895d5b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57: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:57:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:57:00 ed314570deb3: Preparing 23:57:00 8174c8919656: Preparing 23:57:00 7faa85d4fbfb: Preparing 23:57:00 11e856d9b1fb: Preparing 23:57:00 8e1cf9f92d23: Preparing 23:57:00 422f6c0dda81: Preparing 23:57:00 fe37b786a846: Preparing 23:57:00 16c2af45f26a: Preparing 23:57:00 0e64f2360a44: Preparing 23:57:00 422f6c0dda81: Waiting 23:57:00 fe37b786a846: Waiting 23:57:00 16c2af45f26a: Waiting 23:57:00 0e64f2360a44: Waiting 23:57:00 ed314570deb3: Layer already exists 23:57:00 11e856d9b1fb: Layer already exists 23:57:00 7faa85d4fbfb: Layer already exists 23:57:00 8174c8919656: Layer already exists 23:57:00 8e1cf9f92d23: Layer already exists 23:57:00 16c2af45f26a: Layer already exists 23:57:00 fe37b786a846: Layer already exists 23:57:00 422f6c0dda81: Layer already exists 23:57:00 0e64f2360a44: Layer already exists 23:57:00 main: digest: sha256:b0db66f024fc5799d7fa7f3b38200acdd7f7b7fd1fba73c5c9749d635c895d5b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:00 ===================================================== [Pipeline] echo 23:57:00 taggedImages: 23:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.89 23:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:57:00 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:57:00 90977775c502b49f422a3daa03831e52322a51ea 23:57:00 latest 23:57:00 4.1.0-dev.89 23:57:00 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:00 main 23:57:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:57:01 9de0da022f4b: Preparing 23:57:01 49108c41454a: Preparing 23:57:01 89545580d4aa: Preparing 23:57:01 cab2b78cc93f: Preparing 23:57:01 5599256261f4: Preparing 23:57:01 8e1cf9f92d23: Preparing 23:57:01 422f6c0dda81: Preparing 23:57:01 f438c558f00e: Preparing 23:57:01 1544e6d7327f: Preparing 23:57:01 e8d596d690f9: Preparing 23:57:01 0e64f2360a44: Preparing 23:57:01 422f6c0dda81: Waiting 23:57:01 f438c558f00e: Waiting 23:57:01 1544e6d7327f: Waiting 23:57:01 e8d596d690f9: Waiting 23:57:01 0e64f2360a44: Waiting 23:57:01 8e1cf9f92d23: Waiting 23:57:01 cab2b78cc93f: Pushed 23:57:01 5599256261f4: Pushed 23:57:01 49108c41454a: Pushed 23:57:01 9de0da022f4b: Pushed 23:57:01 8e1cf9f92d23: Layer already exists 23:57:01 422f6c0dda81: Layer already exists 23:57:01 0e64f2360a44: Layer already exists 23:57:02 f438c558f00e: Pushed 23:57:02 1544e6d7327f: Pushed 23:57:05 e8d596d690f9: Pushed 23:57:08 89545580d4aa: Pushed 23:57:08 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:fd43843ec39e002edffd941fde55799ddda5ad5bb29dbb4f297224fc25f51877 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:08 + 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:57:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:57:10 9de0da022f4b: Preparing 23:57:10 49108c41454a: Preparing 23:57:10 89545580d4aa: Preparing 23:57:10 cab2b78cc93f: Preparing 23:57:10 5599256261f4: Preparing 23:57:10 8e1cf9f92d23: Preparing 23:57:10 422f6c0dda81: Preparing 23:57:10 f438c558f00e: Preparing 23:57:10 1544e6d7327f: Preparing 23:57:10 e8d596d690f9: Preparing 23:57:10 0e64f2360a44: Preparing 23:57:10 f438c558f00e: Waiting 23:57:10 1544e6d7327f: Waiting 23:57:10 e8d596d690f9: Waiting 23:57:10 0e64f2360a44: Waiting 23:57:10 8e1cf9f92d23: Waiting 23:57:10 422f6c0dda81: Waiting 23:57:10 5599256261f4: Layer already exists 23:57:10 49108c41454a: Layer already exists 23:57:10 cab2b78cc93f: Layer already exists 23:57:10 89545580d4aa: Layer already exists 23:57:10 9de0da022f4b: Layer already exists 23:57:10 f438c558f00e: Layer already exists 23:57:10 8e1cf9f92d23: Layer already exists 23:57:10 1544e6d7327f: Layer already exists 23:57:10 e8d596d690f9: Layer already exists 23:57:10 422f6c0dda81: Layer already exists 23:57:10 0e64f2360a44: Layer already exists 23:57:11 latest: digest: sha256:fd43843ec39e002edffd941fde55799ddda5ad5bb29dbb4f297224fc25f51877 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.89 23:57:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:57:11 9de0da022f4b: Preparing 23:57:11 49108c41454a: Preparing 23:57:11 89545580d4aa: Preparing 23:57:11 cab2b78cc93f: Preparing 23:57:11 5599256261f4: Preparing 23:57:11 8e1cf9f92d23: Preparing 23:57:11 422f6c0dda81: Preparing 23:57:11 f438c558f00e: Preparing 23:57:11 1544e6d7327f: Preparing 23:57:11 e8d596d690f9: Preparing 23:57:11 0e64f2360a44: Preparing 23:57:11 f438c558f00e: Waiting 23:57:11 1544e6d7327f: Waiting 23:57:11 e8d596d690f9: Waiting 23:57:11 0e64f2360a44: Waiting 23:57:11 422f6c0dda81: Waiting 23:57:11 9de0da022f4b: Layer already exists 23:57:11 89545580d4aa: Layer already exists 23:57:11 49108c41454a: Layer already exists 23:57:11 5599256261f4: Layer already exists 23:57:11 cab2b78cc93f: Layer already exists 23:57:11 422f6c0dda81: Layer already exists 23:57:11 f438c558f00e: Layer already exists 23:57:11 8e1cf9f92d23: Layer already exists 23:57:11 1544e6d7327f: Layer already exists 23:57:11 e8d596d690f9: Layer already exists 23:57:11 0e64f2360a44: Layer already exists 23:57:11 4.1.0-dev.89: digest: sha256:fd43843ec39e002edffd941fde55799ddda5ad5bb29dbb4f297224fc25f51877 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:57:12 9de0da022f4b: Preparing 23:57:12 49108c41454a: Preparing 23:57:12 89545580d4aa: Preparing 23:57:12 cab2b78cc93f: Preparing 23:57:12 5599256261f4: Preparing 23:57:12 8e1cf9f92d23: Preparing 23:57:12 422f6c0dda81: Preparing 23:57:12 f438c558f00e: Preparing 23:57:12 1544e6d7327f: Preparing 23:57:12 e8d596d690f9: Preparing 23:57:12 0e64f2360a44: Preparing 23:57:12 f438c558f00e: Waiting 23:57:12 8e1cf9f92d23: Waiting 23:57:12 1544e6d7327f: Waiting 23:57:12 0e64f2360a44: Waiting 23:57:12 e8d596d690f9: Waiting 23:57:12 422f6c0dda81: Waiting 23:57:12 5599256261f4: Layer already exists 23:57:12 cab2b78cc93f: Layer already exists 23:57:12 49108c41454a: Layer already exists 23:57:12 89545580d4aa: Layer already exists 23:57:12 9de0da022f4b: Layer already exists 23:57:12 8e1cf9f92d23: Layer already exists 23:57:12 1544e6d7327f: Layer already exists 23:57:12 422f6c0dda81: Layer already exists 23:57:12 e8d596d690f9: Layer already exists 23:57:12 f438c558f00e: Layer already exists 23:57:12 0e64f2360a44: Layer already exists 23:57:12 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:fd43843ec39e002edffd941fde55799ddda5ad5bb29dbb4f297224fc25f51877 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:13 + 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:57:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:57:13 9de0da022f4b: Preparing 23:57:13 49108c41454a: Preparing 23:57:13 89545580d4aa: Preparing 23:57:13 cab2b78cc93f: Preparing 23:57:13 5599256261f4: Preparing 23:57:13 8e1cf9f92d23: Preparing 23:57:13 422f6c0dda81: Preparing 23:57:13 f438c558f00e: Preparing 23:57:13 1544e6d7327f: Preparing 23:57:13 e8d596d690f9: Preparing 23:57:13 0e64f2360a44: Preparing 23:57:13 1544e6d7327f: Waiting 23:57:13 e8d596d690f9: Waiting 23:57:13 0e64f2360a44: Waiting 23:57:13 8e1cf9f92d23: Waiting 23:57:13 422f6c0dda81: Waiting 23:57:13 f438c558f00e: Waiting 23:57:13 cab2b78cc93f: Layer already exists 23:57:13 5599256261f4: Layer already exists 23:57:13 49108c41454a: Layer already exists 23:57:13 89545580d4aa: Layer already exists 23:57:13 9de0da022f4b: Layer already exists 23:57:13 1544e6d7327f: Layer already exists 23:57:13 8e1cf9f92d23: Layer already exists 23:57:13 e8d596d690f9: Layer already exists 23:57:13 f438c558f00e: Layer already exists 23:57:13 422f6c0dda81: Layer already exists 23:57:13 0e64f2360a44: Layer already exists 23:57:13 main: digest: sha256:fd43843ec39e002edffd941fde55799ddda5ad5bb29dbb4f297224fc25f51877 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:14 ===================================================== [Pipeline] echo 23:57:14 taggedImages: 23:57:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:57:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.89 23:57:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:57:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:57:14 90977775c502b49f422a3daa03831e52322a51ea 23:57:14 latest 23:57:14 4.1.0-dev.89 23:57:14 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:14 main 23:57:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:57:14 ba9337531e1a: Preparing 23:57:14 1f060b79407f: Preparing 23:57:14 e8f0c157d9ae: Preparing 23:57:14 929481f89d1c: Preparing 23:57:14 d85600e0ec3a: Preparing 23:57:14 3bc6836a21a3: Preparing 23:57:14 77da6835a50d: Preparing 23:57:14 8e1cf9f92d23: Preparing 23:57:14 422f6c0dda81: Preparing 23:57:14 ed975e00d3b9: Preparing 23:57:14 96da07f7442a: Preparing 23:57:14 0e64f2360a44: Preparing 23:57:14 422f6c0dda81: Waiting 23:57:14 3bc6836a21a3: Waiting 23:57:14 77da6835a50d: Waiting 23:57:14 8e1cf9f92d23: Waiting 23:57:14 ed975e00d3b9: Waiting 23:57:14 96da07f7442a: Waiting 23:57:14 0e64f2360a44: Waiting 23:57:15 1f060b79407f: Pushed 23:57:15 d85600e0ec3a: Pushed 23:57:15 ba9337531e1a: Pushed 23:57:15 8e1cf9f92d23: Layer already exists 23:57:15 422f6c0dda81: Layer already exists 23:57:15 3bc6836a21a3: Pushed 23:57:15 77da6835a50d: Pushed 23:57:15 0e64f2360a44: Layer already exists 23:57:15 ed975e00d3b9: Pushed 23:57:18 96da07f7442a: Pushed 23:57:21 929481f89d1c: Pushed 23:57:21 e8f0c157d9ae: Pushed 23:57:21 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:6bf8ecbe630b52ccb8f1c680f7f8e65a18aaa58eb05c19397b1547618306625f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:21 + 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:57:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:57:22 ba9337531e1a: Preparing 23:57:22 1f060b79407f: Preparing 23:57:22 e8f0c157d9ae: Preparing 23:57:22 929481f89d1c: Preparing 23:57:22 d85600e0ec3a: Preparing 23:57:22 3bc6836a21a3: Preparing 23:57:22 77da6835a50d: Preparing 23:57:22 8e1cf9f92d23: Preparing 23:57:22 422f6c0dda81: Preparing 23:57:22 ed975e00d3b9: Preparing 23:57:22 96da07f7442a: Preparing 23:57:22 3bc6836a21a3: Waiting 23:57:22 77da6835a50d: Waiting 23:57:22 8e1cf9f92d23: Waiting 23:57:22 422f6c0dda81: Waiting 23:57:22 ed975e00d3b9: Waiting 23:57:22 96da07f7442a: Waiting 23:57:22 0e64f2360a44: Preparing 23:57:22 0e64f2360a44: Waiting 23:57:22 e8f0c157d9ae: Layer already exists 23:57:22 1f060b79407f: Layer already exists 23:57:22 ba9337531e1a: Layer already exists 23:57:22 d85600e0ec3a: Layer already exists 23:57:22 929481f89d1c: Layer already exists 23:57:22 3bc6836a21a3: Layer already exists 23:57:22 422f6c0dda81: Layer already exists 23:57:22 8e1cf9f92d23: Layer already exists 23:57:22 77da6835a50d: Layer already exists 23:57:22 ed975e00d3b9: Layer already exists 23:57:22 96da07f7442a: Layer already exists 23:57:22 0e64f2360a44: Layer already exists 23:57:22 latest: digest: sha256:6bf8ecbe630b52ccb8f1c680f7f8e65a18aaa58eb05c19397b1547618306625f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.89 23:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:57:23 ba9337531e1a: Preparing 23:57:23 1f060b79407f: Preparing 23:57:23 e8f0c157d9ae: Preparing 23:57:23 929481f89d1c: Preparing 23:57:23 d85600e0ec3a: Preparing 23:57:23 3bc6836a21a3: Preparing 23:57:23 77da6835a50d: Preparing 23:57:23 8e1cf9f92d23: Preparing 23:57:23 422f6c0dda81: Preparing 23:57:23 ed975e00d3b9: Preparing 23:57:23 96da07f7442a: Preparing 23:57:23 0e64f2360a44: Preparing 23:57:23 8e1cf9f92d23: Waiting 23:57:23 422f6c0dda81: Waiting 23:57:23 ed975e00d3b9: Waiting 23:57:23 96da07f7442a: Waiting 23:57:23 0e64f2360a44: Waiting 23:57:23 3bc6836a21a3: Waiting 23:57:23 77da6835a50d: Waiting 23:57:23 d85600e0ec3a: Layer already exists 23:57:23 929481f89d1c: Layer already exists 23:57:23 1f060b79407f: Layer already exists 23:57:23 ba9337531e1a: Layer already exists 23:57:23 e8f0c157d9ae: Layer already exists 23:57:23 3bc6836a21a3: Layer already exists 23:57:23 ed975e00d3b9: Layer already exists 23:57:23 77da6835a50d: Layer already exists 23:57:23 8e1cf9f92d23: Layer already exists 23:57:23 422f6c0dda81: Layer already exists 23:57:23 96da07f7442a: Layer already exists 23:57:23 0e64f2360a44: Layer already exists 23:57:23 4.1.0-dev.89: digest: sha256:6bf8ecbe630b52ccb8f1c680f7f8e65a18aaa58eb05c19397b1547618306625f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:57:24 ba9337531e1a: Preparing 23:57:24 1f060b79407f: Preparing 23:57:24 e8f0c157d9ae: Preparing 23:57:24 929481f89d1c: Preparing 23:57:24 d85600e0ec3a: Preparing 23:57:24 3bc6836a21a3: Preparing 23:57:24 77da6835a50d: Preparing 23:57:24 8e1cf9f92d23: Preparing 23:57:24 422f6c0dda81: Preparing 23:57:24 ed975e00d3b9: Preparing 23:57:24 96da07f7442a: Preparing 23:57:24 0e64f2360a44: Preparing 23:57:24 422f6c0dda81: Waiting 23:57:24 ed975e00d3b9: Waiting 23:57:24 3bc6836a21a3: Waiting 23:57:24 96da07f7442a: Waiting 23:57:24 0e64f2360a44: Waiting 23:57:24 77da6835a50d: Waiting 23:57:24 8e1cf9f92d23: Waiting 23:57:24 ba9337531e1a: Layer already exists 23:57:24 1f060b79407f: Layer already exists 23:57:24 929481f89d1c: Layer already exists 23:57:24 d85600e0ec3a: Layer already exists 23:57:24 e8f0c157d9ae: Layer already exists 23:57:24 77da6835a50d: Layer already exists 23:57:24 422f6c0dda81: Layer already exists 23:57:24 3bc6836a21a3: Layer already exists 23:57:24 8e1cf9f92d23: Layer already exists 23:57:24 ed975e00d3b9: Layer already exists 23:57:24 96da07f7442a: Layer already exists 23:57:24 0e64f2360a44: Layer already exists 23:57:24 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:6bf8ecbe630b52ccb8f1c680f7f8e65a18aaa58eb05c19397b1547618306625f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:24 + 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:57:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:57:25 ba9337531e1a: Preparing 23:57:25 1f060b79407f: Preparing 23:57:25 e8f0c157d9ae: Preparing 23:57:25 929481f89d1c: Preparing 23:57:25 d85600e0ec3a: Preparing 23:57:25 3bc6836a21a3: Preparing 23:57:25 77da6835a50d: Preparing 23:57:25 8e1cf9f92d23: Preparing 23:57:25 422f6c0dda81: Preparing 23:57:25 ed975e00d3b9: Preparing 23:57:25 96da07f7442a: Preparing 23:57:25 0e64f2360a44: Preparing 23:57:25 8e1cf9f92d23: Waiting 23:57:25 422f6c0dda81: Waiting 23:57:25 ed975e00d3b9: Waiting 23:57:25 96da07f7442a: Waiting 23:57:25 0e64f2360a44: Waiting 23:57:25 3bc6836a21a3: Waiting 23:57:25 77da6835a50d: Waiting 23:57:25 ba9337531e1a: Layer already exists 23:57:25 929481f89d1c: Layer already exists 23:57:25 1f060b79407f: Layer already exists 23:57:25 e8f0c157d9ae: Layer already exists 23:57:25 d85600e0ec3a: Layer already exists 23:57:25 3bc6836a21a3: Layer already exists 23:57:25 ed975e00d3b9: Layer already exists 23:57:25 77da6835a50d: Layer already exists 23:57:25 422f6c0dda81: Layer already exists 23:57:25 8e1cf9f92d23: Layer already exists 23:57:25 96da07f7442a: Layer already exists 23:57:25 0e64f2360a44: Layer already exists 23:57:25 main: digest: sha256:6bf8ecbe630b52ccb8f1c680f7f8e65a18aaa58eb05c19397b1547618306625f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:25 ===================================================== [Pipeline] echo 23:57:25 taggedImages: 23:57:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:57:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.89 23:57:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:57:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:57:25 90977775c502b49f422a3daa03831e52322a51ea 23:57:25 latest 23:57:25 4.1.0-dev.89 23:57:25 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:25 main 23:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:57:26 070dc98c293c: Preparing 23:57:26 4582963accfd: Preparing 23:57:26 8e1cf9f92d23: Preparing 23:57:26 422f6c0dda81: Preparing 23:57:26 1f5721ecd60a: Preparing 23:57:26 376afbe39c75: Preparing 23:57:26 0e64f2360a44: Preparing 23:57:26 0e64f2360a44: Waiting 23:57:26 376afbe39c75: Waiting 23:57:26 8e1cf9f92d23: Layer already exists 23:57:26 422f6c0dda81: Layer already exists 23:57:26 0e64f2360a44: Layer already exists 23:57:26 070dc98c293c: Pushed 23:57:26 1f5721ecd60a: Pushed 23:57:28 376afbe39c75: Pushed 23:57:33 4582963accfd: Pushed 23:57:33 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:5f22fe5a2969187eb39813d03210e84c0803a00f9c2a8b72fd2780dd7adb8c30 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:33 + 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:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:57:34 070dc98c293c: Preparing 23:57:34 4582963accfd: Preparing 23:57:34 8e1cf9f92d23: Preparing 23:57:34 422f6c0dda81: Preparing 23:57:34 1f5721ecd60a: Preparing 23:57:34 376afbe39c75: Preparing 23:57:34 376afbe39c75: Waiting 23:57:34 0e64f2360a44: Preparing 23:57:34 0e64f2360a44: Waiting 23:57:34 070dc98c293c: Layer already exists 23:57:34 8e1cf9f92d23: Layer already exists 23:57:34 1f5721ecd60a: Layer already exists 23:57:34 4582963accfd: Layer already exists 23:57:34 0e64f2360a44: Layer already exists 23:57:34 376afbe39c75: Layer already exists 23:57:34 422f6c0dda81: Layer already exists 23:57:34 latest: digest: sha256:5f22fe5a2969187eb39813d03210e84c0803a00f9c2a8b72fd2780dd7adb8c30 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.89 23:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:57:35 070dc98c293c: Preparing 23:57:35 4582963accfd: Preparing 23:57:35 8e1cf9f92d23: Preparing 23:57:35 422f6c0dda81: Preparing 23:57:35 1f5721ecd60a: Preparing 23:57:35 376afbe39c75: Preparing 23:57:35 0e64f2360a44: Preparing 23:57:35 376afbe39c75: Waiting 23:57:35 0e64f2360a44: Waiting 23:57:35 4582963accfd: Layer already exists 23:57:35 8e1cf9f92d23: Layer already exists 23:57:35 1f5721ecd60a: Layer already exists 23:57:35 070dc98c293c: Layer already exists 23:57:35 422f6c0dda81: Layer already exists 23:57:35 376afbe39c75: Layer already exists 23:57:35 0e64f2360a44: Layer already exists 23:57:35 4.1.0-dev.89: digest: sha256:5f22fe5a2969187eb39813d03210e84c0803a00f9c2a8b72fd2780dd7adb8c30 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:57:36 070dc98c293c: Preparing 23:57:36 4582963accfd: Preparing 23:57:36 8e1cf9f92d23: Preparing 23:57:36 422f6c0dda81: Preparing 23:57:36 1f5721ecd60a: Preparing 23:57:36 376afbe39c75: Preparing 23:57:36 0e64f2360a44: Preparing 23:57:36 376afbe39c75: Waiting 23:57:36 0e64f2360a44: Waiting 23:57:36 070dc98c293c: Layer already exists 23:57:36 8e1cf9f92d23: Layer already exists 23:57:36 1f5721ecd60a: Layer already exists 23:57:36 422f6c0dda81: Layer already exists 23:57:36 4582963accfd: Layer already exists 23:57:36 0e64f2360a44: Layer already exists 23:57:36 376afbe39c75: Layer already exists 23:57:36 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:5f22fe5a2969187eb39813d03210e84c0803a00f9c2a8b72fd2780dd7adb8c30 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + 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:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:57:37 070dc98c293c: Preparing 23:57:37 4582963accfd: Preparing 23:57:37 8e1cf9f92d23: Preparing 23:57:37 422f6c0dda81: Preparing 23:57:37 1f5721ecd60a: Preparing 23:57:37 376afbe39c75: Preparing 23:57:37 0e64f2360a44: Preparing 23:57:37 376afbe39c75: Waiting 23:57:37 0e64f2360a44: Waiting 23:57:37 1f5721ecd60a: Layer already exists 23:57:37 4582963accfd: Layer already exists 23:57:37 8e1cf9f92d23: Layer already exists 23:57:37 422f6c0dda81: Layer already exists 23:57:37 070dc98c293c: Layer already exists 23:57:37 376afbe39c75: Layer already exists 23:57:37 0e64f2360a44: Layer already exists 23:57:37 main: digest: sha256:5f22fe5a2969187eb39813d03210e84c0803a00f9c2a8b72fd2780dd7adb8c30 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:57:37 ===================================================== [Pipeline] echo 23:57:37 taggedImages: 23:57:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:57:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.89 23:57:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:57:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:57:37 90977775c502b49f422a3daa03831e52322a51ea 23:57:37 latest 23:57:37 4.1.0-dev.89 23:57:37 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:57:37 main 23:57:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:57:38 5f084632f030: Preparing 23:57:38 f8122b51b649: Preparing 23:57:38 8a8a4fed5461: Preparing 23:57:38 8e1cf9f92d23: Preparing 23:57:38 422f6c0dda81: Preparing 23:57:38 dd45112d501d: Preparing 23:57:38 8eb633455a3d: Preparing 23:57:38 dd45112d501d: Waiting 23:57:38 ac2d54acc6f2: Preparing 23:57:38 8eb633455a3d: Waiting 23:57:38 990d928d14f9: Preparing 23:57:38 0e64f2360a44: Preparing 23:57:38 990d928d14f9: Waiting 23:57:38 0e64f2360a44: Waiting 23:57:38 422f6c0dda81: Layer already exists 23:57:38 8e1cf9f92d23: Layer already exists 23:57:38 8a8a4fed5461: Pushed 23:57:38 f8122b51b649: Pushed 23:57:38 5f084632f030: Pushed 23:57:38 0e64f2360a44: Layer already exists 23:57:38 ac2d54acc6f2: Pushed 23:57:39 990d928d14f9: Pushed 23:57:52 8eb633455a3d: Pushed 23:58:07 dd45112d501d: Pushed 23:58:07 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:1bb1275cf3f1514892eddffe41e0f497ea1051035bcb5e8c0a89281a1149a704 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:07 + 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 23:58:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:58:07 5f084632f030: Preparing 23:58:07 f8122b51b649: Preparing 23:58:07 8a8a4fed5461: Preparing 23:58:07 8e1cf9f92d23: Preparing 23:58:07 422f6c0dda81: Preparing 23:58:07 dd45112d501d: Preparing 23:58:07 8eb633455a3d: Preparing 23:58:07 ac2d54acc6f2: Preparing 23:58:07 990d928d14f9: Preparing 23:58:07 0e64f2360a44: Preparing 23:58:07 8eb633455a3d: Waiting 23:58:07 ac2d54acc6f2: Waiting 23:58:07 990d928d14f9: Waiting 23:58:07 0e64f2360a44: Waiting 23:58:07 dd45112d501d: Waiting 23:58:07 5f084632f030: Layer already exists 23:58:07 422f6c0dda81: Layer already exists 23:58:07 8a8a4fed5461: Layer already exists 23:58:07 8e1cf9f92d23: Layer already exists 23:58:07 f8122b51b649: Layer already exists 23:58:07 990d928d14f9: Layer already exists 23:58:07 dd45112d501d: Layer already exists 23:58:07 ac2d54acc6f2: Layer already exists 23:58:07 0e64f2360a44: Layer already exists 23:58:07 8eb633455a3d: Layer already exists 23:58:08 latest: digest: sha256:1bb1275cf3f1514892eddffe41e0f497ea1051035bcb5e8c0a89281a1149a704 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.89 23:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:58:08 5f084632f030: Preparing 23:58:08 f8122b51b649: Preparing 23:58:08 8a8a4fed5461: Preparing 23:58:08 8e1cf9f92d23: Preparing 23:58:08 422f6c0dda81: Preparing 23:58:08 dd45112d501d: Preparing 23:58:08 8eb633455a3d: Preparing 23:58:08 ac2d54acc6f2: Preparing 23:58:08 990d928d14f9: Preparing 23:58:08 0e64f2360a44: Preparing 23:58:08 ac2d54acc6f2: Waiting 23:58:08 990d928d14f9: Waiting 23:58:08 0e64f2360a44: Waiting 23:58:08 dd45112d501d: Waiting 23:58:08 8eb633455a3d: Waiting 23:58:08 f8122b51b649: Layer already exists 23:58:08 5f084632f030: Layer already exists 23:58:08 422f6c0dda81: Layer already exists 23:58:08 8e1cf9f92d23: Layer already exists 23:58:08 8a8a4fed5461: Layer already exists 23:58:08 ac2d54acc6f2: Layer already exists 23:58:08 0e64f2360a44: Layer already exists 23:58:08 8eb633455a3d: Layer already exists 23:58:08 990d928d14f9: Layer already exists 23:58:08 dd45112d501d: Layer already exists 23:58:09 4.1.0-dev.89: digest: sha256:1bb1275cf3f1514892eddffe41e0f497ea1051035bcb5e8c0a89281a1149a704 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:58:09 5f084632f030: Preparing 23:58:09 f8122b51b649: Preparing 23:58:09 8a8a4fed5461: Preparing 23:58:09 8e1cf9f92d23: Preparing 23:58:09 422f6c0dda81: Preparing 23:58:09 dd45112d501d: Preparing 23:58:09 8eb633455a3d: Preparing 23:58:09 ac2d54acc6f2: Preparing 23:58:09 990d928d14f9: Preparing 23:58:09 0e64f2360a44: Preparing 23:58:09 8eb633455a3d: Waiting 23:58:09 ac2d54acc6f2: Waiting 23:58:09 990d928d14f9: Waiting 23:58:09 0e64f2360a44: Waiting 23:58:09 dd45112d501d: Waiting 23:58:09 8a8a4fed5461: Layer already exists 23:58:09 f8122b51b649: Layer already exists 23:58:09 422f6c0dda81: Layer already exists 23:58:09 8e1cf9f92d23: Layer already exists 23:58:09 5f084632f030: Layer already exists 23:58:09 8eb633455a3d: Layer already exists 23:58:09 dd45112d501d: Layer already exists 23:58:09 ac2d54acc6f2: Layer already exists 23:58:09 990d928d14f9: Layer already exists 23:58:09 0e64f2360a44: Layer already exists 23:58:09 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:1bb1275cf3f1514892eddffe41e0f497ea1051035bcb5e8c0a89281a1149a704 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:10 + 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 23:58:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:58:10 5f084632f030: Preparing 23:58:10 f8122b51b649: Preparing 23:58:10 8a8a4fed5461: Preparing 23:58:10 8e1cf9f92d23: Preparing 23:58:10 422f6c0dda81: Preparing 23:58:10 dd45112d501d: Preparing 23:58:10 8eb633455a3d: Preparing 23:58:10 ac2d54acc6f2: Preparing 23:58:10 990d928d14f9: Preparing 23:58:10 0e64f2360a44: Preparing 23:58:10 8eb633455a3d: Waiting 23:58:10 ac2d54acc6f2: Waiting 23:58:10 990d928d14f9: Waiting 23:58:10 0e64f2360a44: Waiting 23:58:10 dd45112d501d: Waiting 23:58:10 5f084632f030: Layer already exists 23:58:10 422f6c0dda81: Layer already exists 23:58:10 8e1cf9f92d23: Layer already exists 23:58:10 f8122b51b649: Layer already exists 23:58:10 8a8a4fed5461: Layer already exists 23:58:10 990d928d14f9: Layer already exists 23:58:10 8eb633455a3d: Layer already exists 23:58:10 dd45112d501d: Layer already exists 23:58:10 0e64f2360a44: Layer already exists 23:58:10 ac2d54acc6f2: Layer already exists 23:58:11 main: digest: sha256:1bb1275cf3f1514892eddffe41e0f497ea1051035bcb5e8c0a89281a1149a704 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:11 ===================================================== [Pipeline] echo 23:58:11 taggedImages: 23:58:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:58:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:58:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.89 23:58:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:58:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:58:11 90977775c502b49f422a3daa03831e52322a51ea 23:58:11 latest 23:58:11 4.1.0-dev.89 23:58:11 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:11 main 23:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:58:11 f72559099fe5: Preparing 23:58:11 0d8ca12c07bc: Preparing 23:58:11 32ffc2589057: Preparing 23:58:11 8e1cf9f92d23: Preparing 23:58:11 422f6c0dda81: Preparing 23:58:11 8fc46f888326: Preparing 23:58:11 f63c1f2b8968: Preparing 23:58:11 46b6707bc4ea: Preparing 23:58:11 0e64f2360a44: Preparing 23:58:11 f63c1f2b8968: Waiting 23:58:11 46b6707bc4ea: Waiting 23:58:11 0e64f2360a44: Waiting 23:58:11 8fc46f888326: Waiting 23:58:12 32ffc2589057: Pushed 23:58:12 0d8ca12c07bc: Pushed 23:58:13 8e1cf9f92d23: Layer already exists 23:58:13 422f6c0dda81: Layer already exists 23:58:13 0e64f2360a44: Layer already exists 23:58:13 f72559099fe5: Pushed 23:58:13 f63c1f2b8968: Pushed 23:58:13 46b6707bc4ea: Pushed 23:58:40 8fc46f888326: Pushed 23:58:40 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:6780ac686f91bc483ea1b33a75e816a555d459a9183c6b103a3139712705b1bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:41 + 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 23:58:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:58:41 f72559099fe5: Preparing 23:58:41 0d8ca12c07bc: Preparing 23:58:41 32ffc2589057: Preparing 23:58:41 8e1cf9f92d23: Preparing 23:58:41 422f6c0dda81: Preparing 23:58:41 8fc46f888326: Preparing 23:58:41 f63c1f2b8968: Preparing 23:58:41 46b6707bc4ea: Preparing 23:58:41 0e64f2360a44: Preparing 23:58:41 f63c1f2b8968: Waiting 23:58:41 46b6707bc4ea: Waiting 23:58:41 0e64f2360a44: Waiting 23:58:41 8fc46f888326: Waiting 23:58:41 422f6c0dda81: Layer already exists 23:58:41 8e1cf9f92d23: Layer already exists 23:58:41 0d8ca12c07bc: Layer already exists 23:58:41 f72559099fe5: Layer already exists 23:58:41 32ffc2589057: Layer already exists 23:58:41 0e64f2360a44: Layer already exists 23:58:41 46b6707bc4ea: Layer already exists 23:58:41 8fc46f888326: Layer already exists 23:58:41 f63c1f2b8968: Layer already exists 23:58:41 latest: digest: sha256:6780ac686f91bc483ea1b33a75e816a555d459a9183c6b103a3139712705b1bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.89 23:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:58:42 f72559099fe5: Preparing 23:58:42 0d8ca12c07bc: Preparing 23:58:42 32ffc2589057: Preparing 23:58:42 8e1cf9f92d23: Preparing 23:58:42 422f6c0dda81: Preparing 23:58:42 8fc46f888326: Preparing 23:58:42 f63c1f2b8968: Preparing 23:58:42 46b6707bc4ea: Preparing 23:58:42 0e64f2360a44: Preparing 23:58:42 8fc46f888326: Waiting 23:58:42 f63c1f2b8968: Waiting 23:58:42 46b6707bc4ea: Waiting 23:58:42 0e64f2360a44: Waiting 23:58:42 32ffc2589057: Layer already exists 23:58:42 f72559099fe5: Layer already exists 23:58:42 0d8ca12c07bc: Layer already exists 23:58:42 422f6c0dda81: Layer already exists 23:58:42 8e1cf9f92d23: Layer already exists 23:58:42 8fc46f888326: Layer already exists 23:58:42 f63c1f2b8968: Layer already exists 23:58:42 0e64f2360a44: Layer already exists 23:58:42 46b6707bc4ea: Layer already exists 23:58:42 4.1.0-dev.89: digest: sha256:6780ac686f91bc483ea1b33a75e816a555d459a9183c6b103a3139712705b1bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:58:43 f72559099fe5: Preparing 23:58:43 0d8ca12c07bc: Preparing 23:58:43 32ffc2589057: Preparing 23:58:43 8e1cf9f92d23: Preparing 23:58:43 422f6c0dda81: Preparing 23:58:43 8fc46f888326: Preparing 23:58:43 f63c1f2b8968: Preparing 23:58:43 46b6707bc4ea: Preparing 23:58:43 0e64f2360a44: Preparing 23:58:43 8fc46f888326: Waiting 23:58:43 f63c1f2b8968: Waiting 23:58:43 46b6707bc4ea: Waiting 23:58:43 0e64f2360a44: Waiting 23:58:43 8e1cf9f92d23: Layer already exists 23:58:43 422f6c0dda81: Layer already exists 23:58:43 32ffc2589057: Layer already exists 23:58:43 f72559099fe5: Layer already exists 23:58:43 0d8ca12c07bc: Layer already exists 23:58:43 f63c1f2b8968: Layer already exists 23:58:43 8fc46f888326: Layer already exists 23:58:43 0e64f2360a44: Layer already exists 23:58:43 46b6707bc4ea: Layer already exists 23:58:43 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:6780ac686f91bc483ea1b33a75e816a555d459a9183c6b103a3139712705b1bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:44 + 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 23:58:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:58:44 f72559099fe5: Preparing 23:58:44 0d8ca12c07bc: Preparing 23:58:44 32ffc2589057: Preparing 23:58:44 8e1cf9f92d23: Preparing 23:58:44 422f6c0dda81: Preparing 23:58:44 8fc46f888326: Preparing 23:58:44 f63c1f2b8968: Preparing 23:58:44 46b6707bc4ea: Preparing 23:58:44 0e64f2360a44: Preparing 23:58:44 f63c1f2b8968: Waiting 23:58:44 46b6707bc4ea: Waiting 23:58:44 0e64f2360a44: Waiting 23:58:44 f72559099fe5: Layer already exists 23:58:44 8e1cf9f92d23: Layer already exists 23:58:44 32ffc2589057: Layer already exists 23:58:44 0d8ca12c07bc: Layer already exists 23:58:44 422f6c0dda81: Layer already exists 23:58:44 8fc46f888326: Layer already exists 23:58:44 0e64f2360a44: Layer already exists 23:58:44 f63c1f2b8968: Layer already exists 23:58:44 46b6707bc4ea: Layer already exists 23:58:44 main: digest: sha256:6780ac686f91bc483ea1b33a75e816a555d459a9183c6b103a3139712705b1bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:58:44 ===================================================== [Pipeline] echo 23:58:44 taggedImages: 23:58:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:58:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:58:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.89 23:58:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:44 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:58:44 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:58:44 90977775c502b49f422a3daa03831e52322a51ea 23:58:44 latest 23:58:44 4.1.0-dev.89 23:58:44 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:58:44 main 23:58:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:58:45 a04da9137b37: Preparing 23:58:45 dcc4a183469b: Preparing 23:58:45 09f79ce6358d: Preparing 23:58:45 8e1cf9f92d23: Preparing 23:58:45 422f6c0dda81: Preparing 23:58:45 01d768808bc4: Preparing 23:58:45 ac2d54acc6f2: Preparing 23:58:45 990d928d14f9: Preparing 23:58:45 0e64f2360a44: Preparing 23:58:45 01d768808bc4: Waiting 23:58:45 ac2d54acc6f2: Waiting 23:58:45 990d928d14f9: Waiting 23:58:45 0e64f2360a44: Waiting 23:58:45 422f6c0dda81: Layer already exists 23:58:45 8e1cf9f92d23: Layer already exists 23:58:45 ac2d54acc6f2: Layer already exists 23:58:45 09f79ce6358d: Pushed 23:58:45 dcc4a183469b: Pushed 23:58:45 a04da9137b37: Pushed 23:58:45 990d928d14f9: Layer already exists 23:58:45 0e64f2360a44: Layer already exists 23:59:12 01d768808bc4: Pushed 23:59:12 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:48763735bd4c88c4780d6b840d3bb83af8edbc4560f68c8c2b8f47376da3a656 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:12 + 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 23:59:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:59:13 a04da9137b37: Preparing 23:59:13 dcc4a183469b: Preparing 23:59:13 09f79ce6358d: Preparing 23:59:13 8e1cf9f92d23: Preparing 23:59:13 422f6c0dda81: Preparing 23:59:13 01d768808bc4: Preparing 23:59:13 ac2d54acc6f2: Preparing 23:59:13 990d928d14f9: Preparing 23:59:13 0e64f2360a44: Preparing 23:59:13 ac2d54acc6f2: Waiting 23:59:13 990d928d14f9: Waiting 23:59:13 0e64f2360a44: Waiting 23:59:13 01d768808bc4: Waiting 23:59:13 09f79ce6358d: Layer already exists 23:59:13 a04da9137b37: Layer already exists 23:59:13 422f6c0dda81: Layer already exists 23:59:13 8e1cf9f92d23: Layer already exists 23:59:13 dcc4a183469b: Layer already exists 23:59:13 01d768808bc4: Layer already exists 23:59:13 ac2d54acc6f2: Layer already exists 23:59:13 990d928d14f9: Layer already exists 23:59:13 0e64f2360a44: Layer already exists 23:59:13 latest: digest: sha256:48763735bd4c88c4780d6b840d3bb83af8edbc4560f68c8c2b8f47376da3a656 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.89 23:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:59:14 a04da9137b37: Preparing 23:59:14 dcc4a183469b: Preparing 23:59:14 09f79ce6358d: Preparing 23:59:14 8e1cf9f92d23: Preparing 23:59:14 422f6c0dda81: Preparing 23:59:14 01d768808bc4: Preparing 23:59:14 ac2d54acc6f2: Preparing 23:59:14 990d928d14f9: Preparing 23:59:14 0e64f2360a44: Preparing 23:59:14 ac2d54acc6f2: Waiting 23:59:14 990d928d14f9: Waiting 23:59:14 0e64f2360a44: Waiting 23:59:14 01d768808bc4: Waiting 23:59:14 09f79ce6358d: Layer already exists 23:59:14 dcc4a183469b: Layer already exists 23:59:14 8e1cf9f92d23: Layer already exists 23:59:14 a04da9137b37: Layer already exists 23:59:14 422f6c0dda81: Layer already exists 23:59:14 01d768808bc4: Layer already exists 23:59:14 ac2d54acc6f2: Layer already exists 23:59:14 990d928d14f9: Layer already exists 23:59:14 0e64f2360a44: Layer already exists 23:59:14 4.1.0-dev.89: digest: sha256:48763735bd4c88c4780d6b840d3bb83af8edbc4560f68c8c2b8f47376da3a656 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:59:14 a04da9137b37: Preparing 23:59:14 dcc4a183469b: Preparing 23:59:14 09f79ce6358d: Preparing 23:59:14 8e1cf9f92d23: Preparing 23:59:14 422f6c0dda81: Preparing 23:59:14 01d768808bc4: Preparing 23:59:14 ac2d54acc6f2: Preparing 23:59:14 990d928d14f9: Preparing 23:59:14 ac2d54acc6f2: Waiting 23:59:14 01d768808bc4: Waiting 23:59:14 0e64f2360a44: Preparing 23:59:14 990d928d14f9: Waiting 23:59:14 0e64f2360a44: Waiting 23:59:14 a04da9137b37: Layer already exists 23:59:14 dcc4a183469b: Layer already exists 23:59:14 09f79ce6358d: Layer already exists 23:59:14 8e1cf9f92d23: Layer already exists 23:59:14 422f6c0dda81: Layer already exists 23:59:14 ac2d54acc6f2: Layer already exists 23:59:14 990d928d14f9: Layer already exists 23:59:14 0e64f2360a44: Layer already exists 23:59:14 01d768808bc4: Layer already exists 23:59:15 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:48763735bd4c88c4780d6b840d3bb83af8edbc4560f68c8c2b8f47376da3a656 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:15 + 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 23:59:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:59:15 a04da9137b37: Preparing 23:59:15 dcc4a183469b: Preparing 23:59:15 09f79ce6358d: Preparing 23:59:15 8e1cf9f92d23: Preparing 23:59:15 422f6c0dda81: Preparing 23:59:15 01d768808bc4: Preparing 23:59:15 ac2d54acc6f2: Preparing 23:59:15 990d928d14f9: Preparing 23:59:15 0e64f2360a44: Preparing 23:59:15 01d768808bc4: Waiting 23:59:15 ac2d54acc6f2: Waiting 23:59:15 990d928d14f9: Waiting 23:59:15 0e64f2360a44: Waiting 23:59:15 09f79ce6358d: Layer already exists 23:59:15 422f6c0dda81: Layer already exists 23:59:15 dcc4a183469b: Layer already exists 23:59:15 a04da9137b37: Layer already exists 23:59:15 8e1cf9f92d23: Layer already exists 23:59:15 990d928d14f9: Layer already exists 23:59:15 01d768808bc4: Layer already exists 23:59:15 ac2d54acc6f2: Layer already exists 23:59:15 0e64f2360a44: Layer already exists 23:59:16 main: digest: sha256:48763735bd4c88c4780d6b840d3bb83af8edbc4560f68c8c2b8f47376da3a656 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:16 ===================================================== [Pipeline] echo 23:59:16 taggedImages: 23:59:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:59:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:59:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.89 23:59:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:59:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:59:16 90977775c502b49f422a3daa03831e52322a51ea 23:59:16 latest 23:59:16 4.1.0-dev.89 23:59:16 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:16 main 23:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:59:16 2fdfae016026: Preparing 23:59:16 d6faea49b094: Preparing 23:59:16 8e1cf9f92d23: Preparing 23:59:16 422f6c0dda81: Preparing 23:59:16 b4783052f3e3: Preparing 23:59:16 23fa055b4858: Preparing 23:59:16 0e64f2360a44: Preparing 23:59:16 23fa055b4858: Waiting 23:59:16 0e64f2360a44: Waiting 23:59:16 8e1cf9f92d23: Layer already exists 23:59:16 422f6c0dda81: Layer already exists 23:59:17 0e64f2360a44: Layer already exists 23:59:17 2fdfae016026: Pushed 23:59:17 b4783052f3e3: Pushed 23:59:18 23fa055b4858: Pushed 23:59:26 d6faea49b094: Pushed 23:59:26 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:26783997c69d9ffda5d86882a20ef65176ab9dc804e570abdbd17e24d2c2ad40 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:59:27 2fdfae016026: Preparing 23:59:27 d6faea49b094: Preparing 23:59:27 8e1cf9f92d23: Preparing 23:59:27 422f6c0dda81: Preparing 23:59:27 b4783052f3e3: Preparing 23:59:27 23fa055b4858: Preparing 23:59:27 0e64f2360a44: Preparing 23:59:27 23fa055b4858: Waiting 23:59:27 0e64f2360a44: Waiting 23:59:27 422f6c0dda81: Layer already exists 23:59:27 b4783052f3e3: Layer already exists 23:59:27 d6faea49b094: Layer already exists 23:59:27 2fdfae016026: Layer already exists 23:59:27 8e1cf9f92d23: Layer already exists 23:59:27 0e64f2360a44: Layer already exists 23:59:27 23fa055b4858: Layer already exists 23:59:27 latest: digest: sha256:26783997c69d9ffda5d86882a20ef65176ab9dc804e570abdbd17e24d2c2ad40 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.89 23:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:59:28 2fdfae016026: Preparing 23:59:28 d6faea49b094: Preparing 23:59:28 8e1cf9f92d23: Preparing 23:59:28 422f6c0dda81: Preparing 23:59:28 b4783052f3e3: Preparing 23:59:28 23fa055b4858: Preparing 23:59:28 0e64f2360a44: Preparing 23:59:28 23fa055b4858: Waiting 23:59:28 0e64f2360a44: Waiting 23:59:28 2fdfae016026: Layer already exists 23:59:28 8e1cf9f92d23: Layer already exists 23:59:28 b4783052f3e3: Layer already exists 23:59:28 d6faea49b094: Layer already exists 23:59:28 422f6c0dda81: Layer already exists 23:59:28 23fa055b4858: Layer already exists 23:59:28 0e64f2360a44: Layer already exists 23:59:28 4.1.0-dev.89: digest: sha256:26783997c69d9ffda5d86882a20ef65176ab9dc804e570abdbd17e24d2c2ad40 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:59:29 2fdfae016026: Preparing 23:59:29 d6faea49b094: Preparing 23:59:29 8e1cf9f92d23: Preparing 23:59:29 422f6c0dda81: Preparing 23:59:29 b4783052f3e3: Preparing 23:59:29 23fa055b4858: Preparing 23:59:29 0e64f2360a44: Preparing 23:59:29 23fa055b4858: Waiting 23:59:29 0e64f2360a44: Waiting 23:59:29 8e1cf9f92d23: Layer already exists 23:59:29 2fdfae016026: Layer already exists 23:59:29 b4783052f3e3: Layer already exists 23:59:29 d6faea49b094: Layer already exists 23:59:29 422f6c0dda81: Layer already exists 23:59:29 23fa055b4858: Layer already exists 23:59:29 0e64f2360a44: Layer already exists 23:59:29 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:26783997c69d9ffda5d86882a20ef65176ab9dc804e570abdbd17e24d2c2ad40 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:59:30 2fdfae016026: Preparing 23:59:30 d6faea49b094: Preparing 23:59:30 8e1cf9f92d23: Preparing 23:59:30 422f6c0dda81: Preparing 23:59:30 b4783052f3e3: Preparing 23:59:30 23fa055b4858: Preparing 23:59:30 0e64f2360a44: Preparing 23:59:30 23fa055b4858: Waiting 23:59:30 0e64f2360a44: Waiting 23:59:30 b4783052f3e3: Layer already exists 23:59:30 2fdfae016026: Layer already exists 23:59:30 d6faea49b094: Layer already exists 23:59:30 8e1cf9f92d23: Layer already exists 23:59:30 422f6c0dda81: Layer already exists 23:59:30 23fa055b4858: Layer already exists 23:59:30 0e64f2360a44: Layer already exists 23:59:30 main: digest: sha256:26783997c69d9ffda5d86882a20ef65176ab9dc804e570abdbd17e24d2c2ad40 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:30 ===================================================== [Pipeline] echo 23:59:30 taggedImages: 23:59:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:59:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:59:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.89 23:59:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:59:31 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:59:31 90977775c502b49f422a3daa03831e52322a51ea 23:59:31 latest 23:59:31 4.1.0-dev.89 23:59:31 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:31 main 23:59:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:59:31 2dec41ad0757: Preparing 23:59:31 057de10a1cb4: Preparing 23:59:31 8e1cf9f92d23: Preparing 23:59:31 422f6c0dda81: Preparing 23:59:31 12abd41d1487: Preparing 23:59:31 99416a068f51: Preparing 23:59:31 0e64f2360a44: Preparing 23:59:31 99416a068f51: Waiting 23:59:31 0e64f2360a44: Waiting 23:59:31 422f6c0dda81: Layer already exists 23:59:31 8e1cf9f92d23: Layer already exists 23:59:32 0e64f2360a44: Layer already exists 23:59:32 2dec41ad0757: Pushed 23:59:32 12abd41d1487: Pushed 23:59:32 99416a068f51: Pushed 23:59:40 057de10a1cb4: Pushed 23:59:41 90977775c502b49f422a3daa03831e52322a51ea: digest: sha256:a1597ec0f51a46df0babad8d427f4634da6e8792df533c76e3759e92f6c671a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:59:42 2dec41ad0757: Preparing 23:59:42 057de10a1cb4: Preparing 23:59:42 8e1cf9f92d23: Preparing 23:59:42 422f6c0dda81: Preparing 23:59:42 12abd41d1487: Preparing 23:59:42 99416a068f51: Preparing 23:59:42 0e64f2360a44: Preparing 23:59:42 99416a068f51: Waiting 23:59:42 0e64f2360a44: Waiting 23:59:42 057de10a1cb4: Layer already exists 23:59:42 12abd41d1487: Layer already exists 23:59:42 8e1cf9f92d23: Layer already exists 23:59:42 2dec41ad0757: Layer already exists 23:59:42 422f6c0dda81: Layer already exists 23:59:42 99416a068f51: Layer already exists 23:59:42 0e64f2360a44: Layer already exists 23:59:42 latest: digest: sha256:a1597ec0f51a46df0babad8d427f4634da6e8792df533c76e3759e92f6c671a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.89 23:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:59:42 2dec41ad0757: Preparing 23:59:42 057de10a1cb4: Preparing 23:59:42 8e1cf9f92d23: Preparing 23:59:42 422f6c0dda81: Preparing 23:59:42 12abd41d1487: Preparing 23:59:42 99416a068f51: Preparing 23:59:42 0e64f2360a44: Preparing 23:59:42 99416a068f51: Waiting 23:59:42 0e64f2360a44: Waiting 23:59:42 8e1cf9f92d23: Layer already exists 23:59:42 2dec41ad0757: Layer already exists 23:59:42 422f6c0dda81: Layer already exists 23:59:42 057de10a1cb4: Layer already exists 23:59:42 12abd41d1487: Layer already exists 23:59:42 99416a068f51: Layer already exists 23:59:42 0e64f2360a44: Layer already exists 23:59:42 4.1.0-dev.89: digest: sha256:a1597ec0f51a46df0babad8d427f4634da6e8792df533c76e3759e92f6c671a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:59:43 2dec41ad0757: Preparing 23:59:43 057de10a1cb4: Preparing 23:59:43 8e1cf9f92d23: Preparing 23:59:43 422f6c0dda81: Preparing 23:59:43 12abd41d1487: Preparing 23:59:43 99416a068f51: Preparing 23:59:43 0e64f2360a44: Preparing 23:59:43 99416a068f51: Waiting 23:59:43 0e64f2360a44: Waiting 23:59:43 2dec41ad0757: Layer already exists 23:59:43 422f6c0dda81: Layer already exists 23:59:43 8e1cf9f92d23: Layer already exists 23:59:43 057de10a1cb4: Layer already exists 23:59:43 12abd41d1487: Layer already exists 23:59:43 99416a068f51: Layer already exists 23:59:43 0e64f2360a44: Layer already exists 23:59:43 90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89: digest: sha256:a1597ec0f51a46df0babad8d427f4634da6e8792df533c76e3759e92f6c671a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:59:44 2dec41ad0757: Preparing 23:59:44 057de10a1cb4: Preparing 23:59:44 8e1cf9f92d23: Preparing 23:59:44 422f6c0dda81: Preparing 23:59:44 12abd41d1487: Preparing 23:59:44 99416a068f51: Preparing 23:59:44 0e64f2360a44: Preparing 23:59:44 99416a068f51: Waiting 23:59:44 0e64f2360a44: Waiting 23:59:44 422f6c0dda81: Layer already exists 23:59:44 057de10a1cb4: Layer already exists 23:59:44 12abd41d1487: Layer already exists 23:59:44 8e1cf9f92d23: Layer already exists 23:59:44 2dec41ad0757: Layer already exists 23:59:44 99416a068f51: Layer already exists 23:59:44 0e64f2360a44: Layer already exists 23:59:44 main: digest: sha256:a1597ec0f51a46df0babad8d427f4634da6e8792df533c76e3759e92f6c671a1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:45 ===================================================== [Pipeline] echo 23:59:45 taggedImages: 23:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea 23:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.89 23:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 23:59:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 23:59:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.89 [Pipeline] echo 23:59:46 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:90977775c502b49f422a3daa03831e52322a51ea-4.1.0-dev.89 [Pipeline] echo 23:59:46 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 23:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:46 23:59:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:59:46 arm64: Pulling from edgex-lftools-log-publisher 23:59:46 8998bd30e6a1: Pulling fs layer 23:59:46 04944245beec: Pulling fs layer 23:59:46 699f458cf7ca: Pulling fs layer 23:59:46 765212b225bb: Pulling fs layer 23:59:46 f23df028b6ca: Pulling fs layer 23:59:46 d65c8cfc05b1: Pulling fs layer 23:59:46 2437ff75d9bd: Pulling fs layer 23:59:46 765212b225bb: Waiting 23:59:46 f23df028b6ca: Waiting 23:59:46 d65c8cfc05b1: Waiting 23:59:46 2437ff75d9bd: Waiting 23:59:47 699f458cf7ca: Verifying Checksum 23:59:47 699f458cf7ca: Download complete 23:59:47 765212b225bb: Verifying Checksum 23:59:47 765212b225bb: Download complete 23:59:47 f23df028b6ca: Verifying Checksum 23:59:47 f23df028b6ca: Download complete 23:59:47 d65c8cfc05b1: Verifying Checksum 23:59:47 d65c8cfc05b1: Download complete 23:59:47 8998bd30e6a1: Verifying Checksum 23:59:47 8998bd30e6a1: Download complete 23:59:51 04944245beec: Verifying Checksum 23:59:51 04944245beec: Download complete 23:59:51 8998bd30e6a1: Pull complete 23:59:53 04944245beec: Pull complete 23:59:53 2437ff75d9bd: Verifying Checksum 23:59:53 2437ff75d9bd: Download complete 23:59:54 699f458cf7ca: Pull complete 23:59:55 765212b225bb: Pull complete 23:59:56 f23df028b6ca: Pull complete 23:59:56 d65c8cfc05b1: Pull complete 00:00:14 2437ff75d9bd: Pull complete 00:00:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:14 prd-ubuntu20.04-docker-arm64-4c-16g-775878 does not seem to be running inside a container 00:00:14 $ 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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:00:17 $ docker top f4e25cb116eb1f44ab07726e3972fb6adfa0bdda409a920e66f5537321daf689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:18 ---> job-cost.sh 00:00:18 lf-activate-venv: SKIPPING 00:00:18 INFO: No Stack... 00:00:18 INFO: Retrieving Pricing Info for: v3-standard-4 00:00:19 INFO: Archiving Costs [Pipeline] sh 00:00:19 + cat /w/workspace/edgex-go/944/archives/cost.csv 00:00:19 + cut -d, -f6 [Pipeline] lock 00:00:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-944-stack-cost] 00:00:19 Resource [jenkins-edgexfoundry-edgex-go-main-944-stack-cost] did not exist. Created. 00:00:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-944-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:20 + echo total: 2.4200000762939453 [Pipeline] stash 00:00:21 Stashed 1 file(s) [Pipeline] } 00:00:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-944-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:21 $ docker stop --time=1 f4e25cb116eb1f44ab07726e3972fb6adfa0bdda409a920e66f5537321daf689 00:00:22 $ docker rm -f --volumes f4e25cb116eb1f44ab07726e3972fb6adfa0bdda409a920e66f5537321daf689 [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:00:23 provisioning config files... 00:00:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/944@tmp/config3368495854992283442tmp [Pipeline] { [Pipeline] sh 00:00:23 + set +x 00:00:23 + bash -s -- 00:00:23 + curl -s https://codecov.io/bash 00:00:23 00:00:23 _____ _ 00:00:23 / ____| | | 00:00:23 | | ___ __| | ___ ___ _____ __ 00:00:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:00:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:00:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:00:23 Bash-1.0.6 00:00:23 00:00:23 00:00:23 ==> git version 2.25.1 found 00:00:23 ==> 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:00:23 Release-Date: 2020-01-08 00:00:23 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:00:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:00:23 ==> Jenkins CI detected. 00:00:23 current dir:  /w/workspace/edgex-go/944 00:00:23 project root: . 00:00:23 --> token set from env 00:00:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:00:23 ==> Running gcov in . (disable via -X gcov) 00:00:23 ==> Python coveragepy not found 00:00:23 ==> Searching for coverage reports in: 00:00:23 + . 00:00:23 -> Found 1 reports 00:00:23 ==> Detecting git/mercurial file structure 00:00:23 ==> Reading reports 00:00:23 + ./coverage.out bytes=1043596 00:00:23 ==> Appending adjustments 00:00:23 https://docs.codecov.io/docs/fixing-reports 00:00:25 + Found adjustments 00:00:25 ==> Gzipping contents 00:00:25 108K /tmp/codecov.71pyzb.gz 00:00:25 ==> Uploading reports 00:00:25 url: https://codecov.io 00:00:25 query: branch=main&commit=90977775c502b49f422a3daa03831e52322a51ea&build=944&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F944%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:25 -> Pinging Codecov 00:00:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=90977775c502b49f422a3daa03831e52322a51ea&build=944&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F944%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:00:25 -> Uploading to 00:00:25 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/90977775c502b49f422a3daa03831e52322a51ea/93c8c633-c865-4e84-9554-32291de4612d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251230%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251230T000025Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f92e7b8d47099b1b6ed212b6d56166a14024b4d9cad36aeaf128fc9b4a899ff1 00:00:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:25 Dload Upload Total Spent Left Speed 00:00:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 440k --:--:-- --:--:-- --:--:-- 440k 00:00:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90977775c502b49f422a3daa03831e52322a51ea [Pipeline] } 00:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:00:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:00:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:00:26 00:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:00:26 latest: Pulling from edgex-devops/edgex-snyk-go 00:00:26 2d35ebdb57d9: Already exists 00:00:26 85e8836fcdb2: Pulling fs layer 00:00:26 91631faa732a: Pulling fs layer 00:00:26 f3f5ae8826fa: Pulling fs layer 00:00:26 4f4fb700ef54: Pulling fs layer 00:00:26 7861252a18e6: Pulling fs layer 00:00:26 9130f900ef6f: Pulling fs layer 00:00:26 7861252a18e6: Waiting 00:00:26 9130f900ef6f: Waiting 00:00:26 4f4fb700ef54: Waiting 00:00:26 f3f5ae8826fa: Download complete 00:00:26 85e8836fcdb2: Verifying Checksum 00:00:26 85e8836fcdb2: Download complete 00:00:26 4f4fb700ef54: Download complete 00:00:26 85e8836fcdb2: Pull complete 00:00:26 7861252a18e6: Verifying Checksum 00:00:26 7861252a18e6: Download complete 00:00:27 91631faa732a: Verifying Checksum 00:00:27 91631faa732a: Download complete 00:00:27 9130f900ef6f: Verifying Checksum 00:00:27 9130f900ef6f: Download complete 00:00:33 91631faa732a: Pull complete 00:00:33 f3f5ae8826fa: Pull complete 00:00:33 4f4fb700ef54: Pull complete 00:00:33 7861252a18e6: Pull complete 00:00:38 9130f900ef6f: Pull complete 00:00:38 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 00:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:00:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:38 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:00:38 $ 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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:00:40 $ docker top 31a1c0f63c5978c47589ac4d4dbd79b5f69efbcdf7e7deca37c7f446af195538 -eo pid,comm [Pipeline] { [Pipeline] sh 00:00:40 + git config --global --add safe.directory /w/workspace/edgex-go/944 [Pipeline] echo 00:00:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 00:00:41 + set -o pipefail 00:00:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 00:00:51 00:00:51 Monitoring /w/workspace/edgex-go/944 (github.com/edgexfoundry/edgex-go)... 00:00:51 00:00:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e2c4291c-d1fe-4b4d-b51a-af0841c520f7 00:00:51 00:00:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:00:51 [Pipeline] } 00:00:51 $ docker stop --time=1 31a1c0f63c5978c47589ac4d4dbd79b5f69efbcdf7e7deca37c7f446af195538 00:00:53 $ docker rm -f --volumes 31a1c0f63c5978c47589ac4d4dbd79b5f69efbcdf7e7deca37c7f446af195538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:00:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:54 provisioning config files... 00:00:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/944@tmp/config3570200130507382978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:54 --> edgex-publish-swagger.sh 00:00:54 === Publish openapi API === 00:00:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 00:00:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/944/openapi/core-command.yaml] 00:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:54 Dload Upload Total Spent Left Speed 00:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 478 236k --:--:-- --:--:-- --:--:-- 236k 00:00:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:54 00:00:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/944/openapi/core-data.yaml] 00:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:54 Dload Upload Total Spent Left Speed 00:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 545 607k --:--:-- --:--:-- --:--:-- 608k 00:00:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:54 00:00:54 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/944/openapi/core-keeper.yaml] 00:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:54 Dload Upload Total Spent Left Speed 00:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 532 238k --:--:-- --:--:-- --:--:-- 238k 00:00:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:54 00:00:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/944/openapi/core-metadata.yaml] 00:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:54 Dload Upload Total Spent Left Speed 00:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 90 218k --:--:-- --:--:-- --:--:-- 218k 100 159k 100 66 100 159k 90 218k --:--:-- --:--:-- --:--:-- 218k 00:00:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:55 00:00:55 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/944/openapi/security-proxy-auth.yaml] 00:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:55 Dload Upload Total Spent Left Speed 00:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 647 234k --:--:-- --:--:-- --:--:-- 234k 00:00:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:55 00:00:55 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/944/openapi/security-secretstore-setup.yaml] 00:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:55 Dload Upload Total Spent Left Speed 00:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 785 46583 --:--:-- --:--:-- --:--:-- 47369 00:00:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:55 00:00:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/944/openapi/support-notifications.yaml] 00:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:55 Dload Upload Total Spent Left Speed 00:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 781k 00:00:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:56 00:00:56 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/944/openapi/support-scheduler.yaml] 00:00:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:56 Dload Upload Total Spent Left Speed 00:00:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 243k 100 50767 100 66 100 50701 253 190k --:--:-- --:--:-- --:--:-- 189k 00:00:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 00:00:56 [Pipeline] } 00:00:56 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:00:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:57 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:57 $ docker top 33b68e429d94dc6cfd55330116947ae7e0d1bf491b3df3b11e2c4e38bfdf1dfb -eo pid,comm 00:00:57 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:00:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:57 [ssh-agent] Looking for ssh-agent implementation... 00:00:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:57 $ docker exec 33b68e429d94dc6cfd55330116947ae7e0d1bf491b3df3b11e2c4e38bfdf1dfb ssh-agent 00:00:57 SSH_AUTH_SOCK=/tmp/ssh-tX8dOuYKol7v/agent.34 00:00:57 SSH_AGENT_PID=40 00:00:57 Running ssh-add (command line suppressed) 00:00:57 Identity added: /w/workspace/edgex-go/944@tmp/private_key_17076171813513626764.key (/w/workspace/edgex-go/944@tmp/private_key_17076171813513626764.key) 00:00:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:58 + git semver tag 00:00:58 2025-12-30 00:00:58,424 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:00:58 2025-12-30 00:00:58,429 [run_tag] DEBUG tag force:False 00:00:58 2025-12-30 00:00:58,429 [check_head_tag] DEBUG check head tag 00:00:58 2025-12-30 00:00:58,431 [execute] INFO git cat-file --batch-check 00:00:58 2025-12-30 00:00:58,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/944, stdin=, shell=False, universal_newlines=False) 00:00:58 2025-12-30 00:00:58,433 [execute] INFO git cat-file --batch 00:00:58 2025-12-30 00:00:58,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/944, stdin=, shell=False, universal_newlines=False) 00:00:58 2025-12-30 00:00:58,465 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:00:58 2025-12-30 00:00:58,465 [execute] INFO git tag -a v4.1.0-dev.89 -m v4.1.0-dev.89 00:00:58 2025-12-30 00:00:58,465 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.89', '-m', 'v4.1.0-dev.89'], cwd=/w/workspace/edgex-go/944, stdin=None, shell=False, universal_newlines=False) 00:00:58 2025-12-30 00:00:58,469 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:00:58 4.1.0-dev.89 [Pipeline] } 00:00:58 $ docker exec --env ******** --env ******** 33b68e429d94dc6cfd55330116947ae7e0d1bf491b3df3b11e2c4e38bfdf1dfb ssh-agent -k 00:00:58 unset SSH_AUTH_SOCK; 00:00:58 unset SSH_AGENT_PID; 00:00:58 echo Agent pid 40 killed; 00:00:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:59 + git semver [Pipeline] } 00:00:59 $ docker stop --time=1 33b68e429d94dc6cfd55330116947ae7e0d1bf491b3df3b11e2c4e38bfdf1dfb 00:01:01 $ docker rm -f --volumes 33b68e429d94dc6cfd55330116947ae7e0d1bf491b3df3b11e2c4e38bfdf1dfb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:01 00:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:02 0.23.1-centos7: Pulling from edgex-lftools 00:01:02 ab5ef0e58194: Pulling fs layer 00:01:02 9712f1f96733: Pulling fs layer 00:01:02 63f879dbbcfc: Pulling fs layer 00:01:02 0d9ebad4ef96: Pulling fs layer 00:01:02 e9a5061849ea: Pulling fs layer 00:01:02 d747dcd14b5f: Pulling fs layer 00:01:02 2de7ff778b66: Pulling fs layer 00:01:02 2de7ff778b66: Waiting 00:01:02 0d9ebad4ef96: Waiting 00:01:02 e9a5061849ea: Waiting 00:01:02 d747dcd14b5f: Waiting 00:01:02 9712f1f96733: Verifying Checksum 00:01:02 9712f1f96733: Download complete 00:01:02 63f879dbbcfc: Verifying Checksum 00:01:02 63f879dbbcfc: Download complete 00:01:02 e9a5061849ea: Verifying Checksum 00:01:02 e9a5061849ea: Download complete 00:01:02 d747dcd14b5f: Download complete 00:01:02 2de7ff778b66: Verifying Checksum 00:01:02 2de7ff778b66: Download complete 00:01:02 0d9ebad4ef96: Verifying Checksum 00:01:02 0d9ebad4ef96: Download complete 00:01:02 ab5ef0e58194: Verifying Checksum 00:01:02 ab5ef0e58194: Download complete 00:01:08 ab5ef0e58194: Pull complete 00:01:08 9712f1f96733: Pull complete 00:01:08 63f879dbbcfc: Pull complete 00:01:14 0d9ebad4ef96: Pull complete 00:01:14 e9a5061849ea: Pull complete 00:01:14 d747dcd14b5f: Pull complete 00:01:16 2de7ff778b66: Pull complete 00:01:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:16 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:01:18 $ docker top 67f8895c19d86790cc364e1f54904d6737ea7109847b1847676a7b39589d06f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:01:18 provisioning config files... 00:01:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/944@tmp/config14243190997678571790tmp 00:01:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/944@tmp/config17711616287525423633tmp 00:01:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/944@tmp/config18105768704016772217tmp [Pipeline] { [Pipeline] echo 00:01:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:01:18 ---> sigul-configuration.sh 00:01:18 gpg: directory `/root/.gnupg' created 00:01:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:01:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:01:18 gpg: keyring `/root/.gnupg/secring.gpg' created 00:01:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:01:18 gpg: CAST5 encrypted data 00:01:18 gpg: encrypted with 1 passphrase 00:01:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:01:19 + mkdir /home/jenkins 00:01:19 + mkdir /home/jenkins/sigul [Pipeline] sh 00:01:19 + 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:01:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:01:19 ---> sigul-install.sh 00:01:19 Sigul already installed; skipping installation. [Pipeline] sh 00:01:20 + git tag --list 00:01:20 0.6.0 00:01:20 0.6.1 00:01:20 0.7.0 00:01:20 0.7.1 00:01:20 v1.0.0 00:01:20 v1.0.1 00:01:20 v1.1.0 00:01:20 v1.2.0 00:01:20 v1.2.1 00:01:20 v1.3.0 00:01:20 v1.3.1 00:01:20 v2.0.0 00:01:20 v2.1.0 00:01:20 v2.1.1 00:01:20 v2.2.0 00:01:20 v2.3.0 00:01:20 v3.0 00:01:20 v3.0.0 00:01:20 v3.1 00:01:20 v3.1.0 00:01:20 v3.1.1 00:01:20 v4.0 00:01:20 v4.0.0 00:01:20 v4.0.1 00:01:20 v4.0.1-dev.1 00:01:20 v4.0.1-dev.2 00:01:20 v4.0.2-dev.1 00:01:20 v4.1.0-dev.1 00:01:20 v4.1.0-dev.10 00:01:20 v4.1.0-dev.11 00:01:20 v4.1.0-dev.12 00:01:20 v4.1.0-dev.13 00:01:20 v4.1.0-dev.14 00:01:20 v4.1.0-dev.15 00:01:20 v4.1.0-dev.16 00:01:20 v4.1.0-dev.17 00:01:20 v4.1.0-dev.18 00:01:20 v4.1.0-dev.19 00:01:20 v4.1.0-dev.2 00:01:20 v4.1.0-dev.20 00:01:20 v4.1.0-dev.21 00:01:20 v4.1.0-dev.22 00:01:20 v4.1.0-dev.23 00:01:20 v4.1.0-dev.24 00:01:20 v4.1.0-dev.25 00:01:20 v4.1.0-dev.26 00:01:20 v4.1.0-dev.27 00:01:20 v4.1.0-dev.28 00:01:20 v4.1.0-dev.29 00:01:20 v4.1.0-dev.3 00:01:20 v4.1.0-dev.30 00:01:20 v4.1.0-dev.31 00:01:20 v4.1.0-dev.32 00:01:20 v4.1.0-dev.33 00:01:20 v4.1.0-dev.34 00:01:20 v4.1.0-dev.35 00:01:20 v4.1.0-dev.36 00:01:20 v4.1.0-dev.37 00:01:20 v4.1.0-dev.38 00:01:20 v4.1.0-dev.39 00:01:20 v4.1.0-dev.4 00:01:20 v4.1.0-dev.40 00:01:20 v4.1.0-dev.41 00:01:20 v4.1.0-dev.42 00:01:20 v4.1.0-dev.43 00:01:20 v4.1.0-dev.44 00:01:20 v4.1.0-dev.45 00:01:20 v4.1.0-dev.46 00:01:20 v4.1.0-dev.47 00:01:20 v4.1.0-dev.48 00:01:20 v4.1.0-dev.49 00:01:20 v4.1.0-dev.5 00:01:20 v4.1.0-dev.50 00:01:20 v4.1.0-dev.51 00:01:20 v4.1.0-dev.52 00:01:20 v4.1.0-dev.53 00:01:20 v4.1.0-dev.54 00:01:20 v4.1.0-dev.55 00:01:20 v4.1.0-dev.56 00:01:20 v4.1.0-dev.57 00:01:20 v4.1.0-dev.58 00:01:20 v4.1.0-dev.59 00:01:20 v4.1.0-dev.6 00:01:20 v4.1.0-dev.60 00:01:20 v4.1.0-dev.61 00:01:20 v4.1.0-dev.62 00:01:20 v4.1.0-dev.63 00:01:20 v4.1.0-dev.64 00:01:20 v4.1.0-dev.65 00:01:20 v4.1.0-dev.66 00:01:20 v4.1.0-dev.67 00:01:20 v4.1.0-dev.68 00:01:20 v4.1.0-dev.69 00:01:20 v4.1.0-dev.7 00:01:20 v4.1.0-dev.70 00:01:20 v4.1.0-dev.71 00:01:20 v4.1.0-dev.72 00:01:20 v4.1.0-dev.73 00:01:20 v4.1.0-dev.74 00:01:20 v4.1.0-dev.75 00:01:20 v4.1.0-dev.76 00:01:20 v4.1.0-dev.77 00:01:20 v4.1.0-dev.78 00:01:20 v4.1.0-dev.79 00:01:20 v4.1.0-dev.8 00:01:20 v4.1.0-dev.80 00:01:20 v4.1.0-dev.81 00:01:20 v4.1.0-dev.82 00:01:20 v4.1.0-dev.83 00:01:20 v4.1.0-dev.84 00:01:20 v4.1.0-dev.85 00:01:20 v4.1.0-dev.86 00:01:20 v4.1.0-dev.87 00:01:20 v4.1.0-dev.88 00:01:20 v4.1.0-dev.89 00:01:20 v4.1.0-dev.9 [Pipeline] sh 00:01:20 + lftools sign git-tag v4.1.0-dev.89 00:01:21 Signing Git tag with Sigul... 00:01:21 Signing v4.1.0-dev.89 [Pipeline] echo 00:01:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:01:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:01:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:01:21 $ docker stop --time=1 67f8895c19d86790cc364e1f54904d6737ea7109847b1847676a7b39589d06f4 00:01:23 $ docker rm -f --volumes 67f8895c19d86790cc364e1f54904d6737ea7109847b1847676a7b39589d06f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:23 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:24 $ docker top 8c5f26bf4e51cad987d187d264ea75cf36ac233d9d8c4496cffe6153a2f7367e -eo pid,comm 00:01:24 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:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:24 [ssh-agent] Looking for ssh-agent implementation... 00:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:24 $ docker exec 8c5f26bf4e51cad987d187d264ea75cf36ac233d9d8c4496cffe6153a2f7367e ssh-agent 00:01:24 SSH_AUTH_SOCK=/tmp/ssh-RsyUqDCmN0z0/agent.32 00:01:24 SSH_AGENT_PID=38 00:01:24 Running ssh-add (command line suppressed) 00:01:24 Identity added: /w/workspace/edgex-go/944@tmp/private_key_6245799910572933625.key (/w/workspace/edgex-go/944@tmp/private_key_6245799910572933625.key) 00:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:24 + git semver bump pre 00:01:25 2025-12-30 00:01:25,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:01:25 2025-12-30 00:01:25,115 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:01:25 2025-12-30 00:01:25,115 [bump_version] DEBUG bumping version:4.1.0-dev.89 on axis:pre with prefix:dev 00:01:25 2025-12-30 00:01:25,116 [bump_version] DEBUG bumped version:4.1.0-dev.90 00:01:25 2025-12-30 00:01:25,116 [write_version] DEBUG write version:4.1.0-dev.90 to path:/w/workspace/edgex-go/944/.semver/main with force:True 00:01:25 2025-12-30 00:01:25,116 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:01:25 2025-12-30 00:01:25,116 [write_file] DEBUG write to file:/w/workspace/edgex-go/944/.semver/main 00:01:25 2025-12-30 00:01:25,119 [execute] INFO git cat-file --batch-check 00:01:25 2025-12-30 00:01:25,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/944/.semver, stdin=, shell=False, universal_newlines=False) 00:01:25 2025-12-30 00:01:25,123 [execute] INFO git cat-file --batch 00:01:25 2025-12-30 00:01:25,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/944/.semver, stdin=, shell=False, universal_newlines=False) 00:01:25 2025-12-30 00:01:25,127 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:01:25 4.1.0-dev.90 [Pipeline] } 00:01:25 $ docker exec --env ******** --env ******** 8c5f26bf4e51cad987d187d264ea75cf36ac233d9d8c4496cffe6153a2f7367e ssh-agent -k 00:01:25 unset SSH_AUTH_SOCK; 00:01:25 unset SSH_AGENT_PID; 00:01:25 echo Agent pid 38 killed; 00:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:25 + git semver [Pipeline] } 00:01:25 $ docker stop --time=1 8c5f26bf4e51cad987d187d264ea75cf36ac233d9d8c4496cffe6153a2f7367e 00:01:27 $ docker rm -f --volumes 8c5f26bf4e51cad987d187d264ea75cf36ac233d9d8c4496cffe6153a2f7367e [Pipeline] // withDockerContainer [Pipeline] sh 00:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:27 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:28 $ docker top 64906b4bb16a36461af3f9342854f5ba40db0cf598d4bb8ca477ed4ed4873600 -eo pid,comm 00:01:28 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:01:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:28 [ssh-agent] Looking for ssh-agent implementation... 00:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:28 $ docker exec 64906b4bb16a36461af3f9342854f5ba40db0cf598d4bb8ca477ed4ed4873600 ssh-agent 00:01:28 SSH_AUTH_SOCK=/tmp/ssh-CRjqtDKliB7X/agent.32 00:01:28 SSH_AGENT_PID=38 00:01:28 Running ssh-add (command line suppressed) 00:01:28 Identity added: /w/workspace/edgex-go/944@tmp/private_key_15035929248997216919.key (/w/workspace/edgex-go/944@tmp/private_key_15035929248997216919.key) 00:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:28 + git semver push 00:01:29 2025-12-30 00:01:29,165 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 00:01:29 2025-12-30 00:01:29,169 [run_push] DEBUG push 00:01:29 2025-12-30 00:01:29,169 [execute] INFO git cat-file --batch-check 00:01:29 2025-12-30 00:01:29,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/944/.semver, stdin=, shell=False, universal_newlines=False) 00:01:29 2025-12-30 00:01:29,171 [execute] INFO git rev-list 34d19f6705ef243ddb0853809c100505f5300d18 -- 00:01:29 2025-12-30 00:01:29,171 [execute] DEBUG Popen(['git', 'rev-list', '34d19f6705ef243ddb0853809c100505f5300d18', '--'], cwd=/w/workspace/edgex-go/944/.semver, stdin=None, shell=False, universal_newlines=False) 00:01:29 2025-12-30 00:01:29,189 [execute] INFO git fetch -v -- origin 00:01:29 2025-12-30 00:01:29,189 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/944/.semver, stdin=None, shell=False, universal_newlines=True) 00:01:29 2025-12-30 00:01:29,753 [run_push] DEBUG no remote changes detected 00:01:29 2025-12-30 00:01:29,753 [execute] INFO git push origin semver 00:01:29 2025-12-30 00:01:29,754 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/944/.semver, stdin=None, shell=False, universal_newlines=False) 00:01:30 2025-12-30 00:01:30,578 [run_push] DEBUG push all version tags 00:01:30 2025-12-30 00:01:30,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:01:30 2025-12-30 00:01:30,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/944, stdin=None, shell=False, universal_newlines=False) 00:01:31 2025-12-30 00:01:31,630 [read_version] DEBUG read version from /w/workspace/edgex-go/944/.semver/main 00:01:31 4.1.0-dev.90 [Pipeline] } 00:01:31 $ docker exec --env ******** --env ******** 64906b4bb16a36461af3f9342854f5ba40db0cf598d4bb8ca477ed4ed4873600 ssh-agent -k 00:01:32 unset SSH_AUTH_SOCK; 00:01:32 unset SSH_AGENT_PID; 00:01:32 echo Agent pid 38 killed; 00:01:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:32 + git semver [Pipeline] } 00:01:32 $ docker stop --time=1 64906b4bb16a36461af3f9342854f5ba40db0cf598d4bb8ca477ed4ed4873600 00:01:33 $ docker rm -f --volumes 64906b4bb16a36461af3f9342854f5ba40db0cf598d4bb8ca477ed4ed4873600 [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:01:34 + [ -d /w/workspace/edgex-go/944/archives ] [Pipeline] libraryResource [Pipeline] sh 00:01:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:35 ---> package-listing.sh 00:01:35 ++ facter osfamily 00:01:35 ++ tr '[:upper:]' '[:lower:]' 00:01:35 + OS_FAMILY=debian 00:01:35 + workspace=/w/workspace/edgex-go/944 00:01:35 + START_PACKAGES=/tmp/packages_start.txt 00:01:35 + END_PACKAGES=/tmp/packages_end.txt 00:01:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:35 + PACKAGES=/tmp/packages_start.txt 00:01:35 + '[' /w/workspace/edgex-go/944 ']' 00:01:35 + PACKAGES=/tmp/packages_end.txt 00:01:35 + case "${OS_FAMILY}" in 00:01:35 + dpkg -l 00:01:35 + grep '^ii' 00:01:35 + '[' -f /tmp/packages_start.txt ']' 00:01:35 + '[' -f /tmp/packages_end.txt ']' 00:01:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:35 + '[' /w/workspace/edgex-go/944 ']' 00:01:35 + mkdir -p /w/workspace/edgex-go/944/archives/ 00:01:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/944/archives/ [Pipeline] echo 00:01:35 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/944/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:01:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:36 00:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:37 latest: Pulling from edgex-lftools-log-publisher 00:01:37 5eb5b503b376: Pulling fs layer 00:01:37 5c69ac0246d0: Pulling fs layer 00:01:37 ec43610c2a17: Pulling fs layer 00:01:37 3a2ae6a8a46f: Pulling fs layer 00:01:37 33b1e0a273af: Pulling fs layer 00:01:37 3a2ae6a8a46f: Waiting 00:01:37 5d3b04190fa2: Pulling fs layer 00:01:37 33b1e0a273af: Waiting 00:01:37 2f39f015ded8: Pulling fs layer 00:01:37 5d3b04190fa2: Waiting 00:01:37 2f39f015ded8: Waiting 00:01:37 5c69ac0246d0: Download complete 00:01:37 3a2ae6a8a46f: Verifying Checksum 00:01:37 3a2ae6a8a46f: Download complete 00:01:37 33b1e0a273af: Verifying Checksum 00:01:37 33b1e0a273af: Download complete 00:01:37 ec43610c2a17: Verifying Checksum 00:01:37 ec43610c2a17: Download complete 00:01:37 5d3b04190fa2: Verifying Checksum 00:01:37 5d3b04190fa2: Download complete 00:01:37 5eb5b503b376: Download complete 00:01:38 2f39f015ded8: Download complete 00:01:39 5eb5b503b376: Pull complete 00:01:39 5c69ac0246d0: Pull complete 00:01:39 ec43610c2a17: Pull complete 00:01:39 3a2ae6a8a46f: Pull complete 00:01:40 33b1e0a273af: Pull complete 00:01:40 5d3b04190fa2: Pull complete 00:01:48 2f39f015ded8: Pull complete 00:01:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:48 prd-ubuntu20.04-docker-8c-8g-775932 does not seem to be running inside a container 00:01:48 $ 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/944/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/944 -v /w/workspace/edgex-go/944:/w/workspace/edgex-go/944:rw,z -v /w/workspace/edgex-go/944@tmp:/w/workspace/edgex-go/944@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:01:50 $ docker top 1bc90b32af1175b069281a204ea06945680e5cd8babd4903fe5c38a1f32a81be -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:50 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:50 + mkdir -p /var/log/sysstat [Pipeline] sh 00:01:50 + ls /var/log/sa-host 00:01:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:51 provisioning config files... 00:01:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/944@tmp/config2452634352360292377tmp [Pipeline] { [Pipeline] echo 00:01:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:51 ---> create-netrc.sh [Pipeline] } 00:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:01:51 ---> python-tools-install.sh [Pipeline] echo 00:01:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:01:51 ---> sudo-logs.sh 00:01:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:01:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:01:52 ---> job-cost.sh 00:01:52 lf-activate-venv: SKIPPING 00:01:52 DEBUG: total: 2.4200000762939453 00:01:52 INFO: Retrieving Stack Cost... 00:01:52 INFO: Retrieving Pricing Info for: v3-standard-8 00:01:53 INFO: Archiving Costs [Pipeline] echo 00:01:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:01:53 ---> logs-deploy.sh 00:01:53 lf-activate-venv: SKIPPING 00:01:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/944 00:01:53 INFO: archiving workspace using pattern(s): 00:01:54 Archives upload complete. 00:01:54 INFO: archiving logs to Nexus 00:01:55 ---> uname -a: 00:01:55 Linux prd-ubuntu20-04-docker-8c-8g-775932 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 00:01:55 00:01:55 00:01:55 ---> lscpu: 00:01:55 Architecture: x86_64 00:01:55 CPU op-mode(s): 32-bit, 64-bit 00:01:55 Byte Order: Little Endian 00:01:55 Address sizes: 40 bits physical, 48 bits virtual 00:01:55 CPU(s): 8 00:01:55 On-line CPU(s) list: 0-7 00:01:55 Thread(s) per core: 1 00:01:55 Core(s) per socket: 1 00:01:55 Socket(s): 8 00:01:55 NUMA node(s): 1 00:01:55 Vendor ID: AuthenticAMD 00:01:55 CPU family: 23 00:01:55 Model: 49 00:01:55 Model name: AMD EPYC-Rome Processor 00:01:55 Stepping: 0 00:01:55 CPU MHz: 2799.998 00:01:55 BogoMIPS: 5599.99 00:01:55 Virtualization: AMD-V 00:01:55 Hypervisor vendor: KVM 00:01:55 Virtualization type: full 00:01:55 L1d cache: 256 KiB 00:01:55 L1i cache: 256 KiB 00:01:55 L2 cache: 4 MiB 00:01:55 L3 cache: 128 MiB 00:01:55 NUMA node0 CPU(s): 0-7 00:01:55 Vulnerability Gather data sampling: Not affected 00:01:55 Vulnerability Itlb multihit: Not affected 00:01:55 Vulnerability L1tf: Not affected 00:01:55 Vulnerability Mds: Not affected 00:01:55 Vulnerability Meltdown: Not affected 00:01:55 Vulnerability Mmio stale data: Not affected 00:01:55 Vulnerability Retbleed: Vulnerable 00:01:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:01:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:01:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:01:55 Vulnerability Srbds: Not affected 00:01:55 Vulnerability Tsx async abort: Not affected 00:01:55 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:01:55 00:01:55 00:01:55 ---> nproc: 00:01:55 8 00:01:55 00:01:55 00:01:55 ---> df -h: 00:01:55 Filesystem Size Used Avail Use% Mounted on 00:01:55 overlay 155G 34G 122G 22% / 00:01:55 tmpfs 64M 0 64M 0% /dev 00:01:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:01:55 shm 64M 0 64M 0% /dev/shm 00:01:55 /dev/vda1 155G 34G 122G 22% /facter-os 00:01:55 00:01:55 00:01:55 ---> sar -b -r -n DEV: 00:01:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775932) 12/30/25 _x86_64_ (8 CPU) 00:01:55 00:01:55 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:01:55 00:00:01 3600.00 200.00 3400.00 0.00 1600.00 51200.00 0.00 00:01:55 00:01:01 113.33 5.53 107.80 0.00 228.23 40474.72 0.00 00:01:55 Average: 113.91 5.56 108.35 0.00 228.46 40476.51 0.00 00:01:55 00:01:55 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:01:55 00:00:01 5500164 31429000 809304 2.46 438056 24559860 2095152 6.18 4508972 21191460 152 00:01:55 00:01:01 4601024 31369204 867620 2.64 477192 25299316 2199072 6.48 4629740 21906208 22828 00:01:55 Average: 5050594 31399102 838462 2.55 457624 24929588 2147112 6.33 4569356 21548834 11490 00:01:55 00:01:55 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:01:55 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:01:55 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:01:55 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:01:55 00:01:01 ens3 279.60 177.67 5343.33 40.89 0.00 0.00 0.00 0.00 00:01:55 00:01:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:01:55 00:01:01 docker0 69.77 95.23 6.35 900.82 0.00 0.00 0.00 0.00 00:01:55 Average: ens3 279.56 177.64 5342.44 40.88 0.00 0.00 0.00 0.00 00:01:55 Average: lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:01:55 Average: docker0 69.76 95.22 6.35 900.67 0.00 0.00 0.00 0.00 00:01:55 00:01:55 00:01:55 ---> sar -P ALL: 00:01:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775932) 12/30/25 _x86_64_ (8 CPU) 00:01:55 00:01:55 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:01:55 00:00:01 all 8.33 0.00 16.67 8.33 0.00 66.67 00:01:55 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:01:55 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:01:55 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:01:55 00:00:01 3 0.00 0.00 50.00 0.00 0.00 50.00 00:01:55 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:01:55 00:00:01 5 50.00 0.00 0.00 0.00 0.00 50.00 00:01:55 00:00:01 6 0.00 0.00 33.33 33.33 0.00 33.33 00:01:55 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:01:55 00:01:01 all 6.33 0.01 2.56 0.59 0.04 90.47 00:01:55 00:01:01 0 6.22 0.00 2.66 0.07 0.05 90.99 00:01:55 00:01:01 1 5.36 0.00 2.40 2.30 0.03 89.90 00:01:55 00:01:01 2 7.60 0.12 2.54 0.20 0.03 89.51 00:01:55 00:01:01 3 6.44 0.00 3.05 0.47 0.05 89.99 00:01:55 00:01:01 4 5.98 0.00 2.87 1.39 0.03 89.72 00:01:55 00:01:01 5 5.80 0.00 1.93 0.08 0.03 92.16 00:01:55 00:01:01 6 7.95 0.00 2.89 0.15 0.03 88.97 00:01:55 00:01:01 7 5.30 0.00 2.15 0.02 0.03 92.50 00:01:55 Average: all 6.33 0.01 2.57 0.59 0.04 90.46 00:01:55 Average: 0 6.22 0.00 2.66 0.07 0.05 90.99 00:01:55 Average: 1 5.36 0.00 2.40 2.30 0.03 89.90 00:01:55 Average: 2 7.60 0.12 2.54 0.20 0.03 89.51 00:01:55 Average: 3 6.44 0.00 3.06 0.47 0.05 89.98 00:01:55 Average: 4 5.98 0.00 2.87 1.39 0.03 89.72 00:01:55 Average: 5 5.81 0.00 1.93 0.08 0.03 92.14 00:01:55 Average: 6 7.95 0.00 2.91 0.17 0.03 88.94 00:01:55 Average: 7 5.30 0.00 2.15 0.02 0.03 92.50 00:01:55 00:01:55 00:01:55