Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9bb12f601bc45e6344e550d53980b021e5d05e0 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-ssh5452906906439687521.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-ssh2471489284179965967.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-ssh8045409577889148783.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-ssh6071917744704152984.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-ssh12856181724878401932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2006 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/954 [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/954 # 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 d9bb12f601bc45e6344e550d53980b021e5d05e0 (main) Commit message: "Merge pull request #5370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.53" > 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 d9bb12f601bc45e6344e550d53980b021e5d05e0 # timeout=10 > git rev-list --no-walk e738eee798c99eb211608d267d441eb1a3436f02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:55:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:55:55 ========================================================= 02:55:55 EdgeX Global Pipelines Version Info 02:55:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:55:56 ------------------- 02:55:56 stable info: 02:55:56 ------------------- 02:55:56 Commited By: Cherry Wang cherry@iotechsys.com 02:55:56 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:55:56 Message: update stable to v1.0.278 02:55:56 ------------------- 02:55:56 experimental info: 02:55:56 ------------------- 02:55:56 Commited By: **** collab-it+edgex@linuxfoundation.org 02:55:56 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:55:56 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:55:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9bb12f [Pipeline] echo 02:55:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:57 provisioning config files... 02:55:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config3262058279965599545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:57 ---> ****-login.sh 02:55:57 nexus3.edgexfoundry.org:10001 02:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:57 02:55:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:55:57 Configure a credential helper to remove this warning. See 02:55:57 https://docs.****.com/go/credential-store/ 02:55:57 02:55:57 Login Succeeded 02:55:57 nexus3.edgexfoundry.org:10002 02:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:57 02:55:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:55:57 Configure a credential helper to remove this warning. See 02:55:57 https://docs.****.com/go/credential-store/ 02:55:57 02:55:57 Login Succeeded 02:55:57 nexus3.edgexfoundry.org:10003 02:55:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:57 02:55:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:55:57 Configure a credential helper to remove this warning. See 02:55:57 https://docs.****.com/go/credential-store/ 02:55:57 02:55:57 Login Succeeded 02:55:57 nexus3.edgexfoundry.org:10004 02:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:58 02:55:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:55:58 Configure a credential helper to remove this warning. See 02:55:58 https://docs.****.com/go/credential-store/ 02:55:58 02:55:58 Login Succeeded 02:55:58 ****.io 02:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:58 02:55:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:55:58 Configure a credential helper to remove this warning. See 02:55:58 https://docs.****.com/go/credential-store/ 02:55:58 02:55:58 Login Succeeded 02:55:58 ---> ****-login.sh ends [Pipeline] } 02:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:58 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + dirname cmd/core-command/Dockerfile 02:55:58 + echo core-command,cmd/core-command/Dockerfile 02:55:58 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 02:55:58 02:55:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:55:58 + dirname+ cmd/core-data/Dockerfile 02:55:58 cut -d/ -f2 02:55:58 + echo core-data,cmd/core-data/Dockerfile 02:55:58 + + cut -d/ -f2 02:55:58 dirname cmd/core-keeper/Dockerfile 02:55:58 + echo core-keeper,cmd/core-keeper/Dockerfile 02:55:58 + dirname cmd/core-metadata/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo core-metadata,cmd/core-metadata/Dockerfile 02:55:58 + dirname cmd/security-bootstrapper/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + dirname cmd/security-proxy-auth/Dockerfile 02:55:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:55:58 + dirname cmd/security-proxy-setup/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:55:58 + dirname cmd/security-secretstore-setup/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:55:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:55:58 + dirname cmd/security-spire-agent/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:55:58 + dirname cmd/security-spire-config/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:55:58 + + cut -d/ -f2 02:55:58 dirname cmd/security-spire-server/Dockerfile 02:55:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:55:58 + dirname cmd/support-notifications/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + echo support-notifications,cmd/support-notifications/Dockerfile 02:55:58 + cut -d/ -f2 02:55:58 + dirname cmd/support-scheduler/Dockerfile 02:55:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:55:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:55:59 + git rev-list -1 --merges d9bb12f601bc45e6344e550d53980b021e5d05e0~1..d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 02:55:59 -----------> git rev-list -1 --merges d9bb12f601bc45e6344e550d53980b021e5d05e0~1..d9bb12f601bc45e6344e550d53980b021e5d05e0 d9bb12f601bc45e6344e550d53980b021e5d05e0 02:55:59 d9bb12f601bc45e6344e550d53980b021e5d05e0 [false] [Pipeline] sh 02:55:59 + git log --format=format:%s -1 d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 02:55:59 ========================================================= 02:55:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:55:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:55:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:59 + grep -v github /etc/ssh/ssh_known_hosts 02:55:59 + [ -e /tmp/ssh_known_hosts ] 02:55:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:55:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:55:59 + sudo tee -a /etc/ssh/ssh_known_hosts 02:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:00 02:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:00 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:00 3dae71ba6b94: Pulling fs layer 02:56:00 6bf1a483ea7c: Pulling fs layer 02:56:00 f5dfc541a4d3: Pulling fs layer 02:56:00 461d9e800cba: Pulling fs layer 02:56:00 80192f66455f: Pulling fs layer 02:56:00 2e8e34ca0e6c: Pulling fs layer 02:56:00 a29436f7fd5d: Pulling fs layer 02:56:00 923cac83aea3: Pulling fs layer 02:56:00 25ad8b0a4227: Pulling fs layer 02:56:00 db01528c6b51: Pulling fs layer 02:56:00 28988de357af: Pulling fs layer 02:56:00 2e8e34ca0e6c: Waiting 02:56:00 a29436f7fd5d: Waiting 02:56:00 923cac83aea3: Waiting 02:56:00 25ad8b0a4227: Waiting 02:56:00 db01528c6b51: Waiting 02:56:00 28988de357af: Waiting 02:56:00 461d9e800cba: Waiting 02:56:00 80192f66455f: Waiting 02:56:00 6bf1a483ea7c: Verifying Checksum 02:56:00 6bf1a483ea7c: Download complete 02:56:00 461d9e800cba: Verifying Checksum 02:56:00 461d9e800cba: Download complete 02:56:00 80192f66455f: Download complete 02:56:00 f5dfc541a4d3: Verifying Checksum 02:56:00 f5dfc541a4d3: Download complete 02:56:00 3dae71ba6b94: Verifying Checksum 02:56:00 3dae71ba6b94: Download complete 02:56:00 923cac83aea3: Verifying Checksum 02:56:00 923cac83aea3: Download complete 02:56:00 25ad8b0a4227: Verifying Checksum 02:56:00 25ad8b0a4227: Download complete 02:56:00 db01528c6b51: Verifying Checksum 02:56:00 db01528c6b51: Download complete 02:56:01 28988de357af: Download complete 02:56:01 a29436f7fd5d: Verifying Checksum 02:56:01 a29436f7fd5d: Download complete 02:56:01 2e8e34ca0e6c: Verifying Checksum 02:56:01 2e8e34ca0e6c: Download complete 02:56:02 3dae71ba6b94: Pull complete 02:56:02 6bf1a483ea7c: Pull complete 02:56:03 f5dfc541a4d3: Pull complete 02:56:03 461d9e800cba: Pull complete 02:56:03 80192f66455f: Pull complete 02:56:07 2e8e34ca0e6c: Pull complete 02:56:07 a29436f7fd5d: Pull complete 02:56:07 923cac83aea3: Pull complete 02:56:08 25ad8b0a4227: Pull complete 02:56:08 db01528c6b51: Pull complete 02:56:08 28988de357af: Pull complete 02:56:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:08 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 02:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 02:56:12 $ docker top 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a -eo pid,comm 02:56:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:56:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:12 [ssh-agent] Looking for ssh-agent implementation... 02:56:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:12 $ docker exec 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent 02:56:12 SSH_AUTH_SOCK=/tmp/ssh-z0OBQ42aCOQa/agent.32 02:56:12 SSH_AGENT_PID=38 02:56:12 Running ssh-add (command line suppressed) 02:56:12 Identity added: /w/workspace/edgex-go/954@tmp/private_key_1279088804319471897.key (/w/workspace/edgex-go/954@tmp/private_key_1279088804319471897.key) 02:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:13 + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] sh 02:56:13 + git tag --points-at HEAD [Pipeline] } 02:56:13 $ docker exec --env ******** --env ******** 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent -k 02:56:13 unset SSH_AUTH_SOCK; 02:56:13 unset SSH_AGENT_PID; 02:56:13 echo Agent pid 38 killed; 02:56:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:13 [ssh-agent] Looking for ssh-agent implementation... 02:56:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:13 $ docker exec 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent 02:56:13 SSH_AUTH_SOCK=/tmp/ssh-08ozmNZEXGnv/agent.85 02:56:13 SSH_AGENT_PID=91 02:56:13 Running ssh-add (command line suppressed) 02:56:13 Identity added: /w/workspace/edgex-go/954@tmp/private_key_1373069454757980951.key (/w/workspace/edgex-go/954@tmp/private_key_1373069454757980951.key) 02:56:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:14 + git semver init 02:56:14 2026-02-13 02:56:14,310 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:56:14 2026-02-13 02:56:14,314 [run_init] DEBUG init version:0.0.0 force:False 02:56:14 2026-02-13 02:56:14,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/954/.semver 02:56:14 2026-02-13 02:56:14,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/954/.semver 02:56:14 2026-02-13 02:56:14,316 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/954/.semver'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) 02:56:32 2026-02-13 02:56:32,343 [append_file] DEBUG append to file:/w/workspace/edgex-go/954/.git/info/exclude 02:56:32 2026-02-13 02:56:32,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/954/.semver/main with force:False 02:56:32 2026-02-13 02:56:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 02:56:32 2026-02-13 02:56:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 02:56:32 4.1.0-dev.99 [Pipeline] } 02:56:32 $ docker exec --env ******** --env ******** 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent -k 02:56:32 unset SSH_AUTH_SOCK; 02:56:32 unset SSH_AGENT_PID; 02:56:32 echo Agent pid 91 killed; 02:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:32 + git semver [Pipeline] } 02:56:33 $ docker stop --time=1 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a 02:56:34 $ docker rm -f --volumes 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a [Pipeline] // withDockerContainer [Pipeline] sh 02:56:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:35 Stashed 1 file(s) [Pipeline] echo 02:56:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.99 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:35 + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo 02:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:56:35 ========================================================= 02:56:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:56:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:35 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:56:35 2d35ebdb57d9: Pulling fs layer 02:56:35 c35fb4624d26: Pulling fs layer 02:56:35 4e2aec7ef170: Pulling fs layer 02:56:35 333b49ad6fbf: Pulling fs layer 02:56:35 4f4fb700ef54: Pulling fs layer 02:56:35 c3e65509a76b: Pulling fs layer 02:56:35 7cf9ebb963bd: Pulling fs layer 02:56:35 bb34ca984cfb: Pulling fs layer 02:56:35 151cf03bc807: Pulling fs layer 02:56:35 bb34ca984cfb: Waiting 02:56:35 151cf03bc807: Waiting 02:56:35 4f4fb700ef54: Waiting 02:56:35 c3e65509a76b: Waiting 02:56:35 7cf9ebb963bd: Waiting 02:56:35 333b49ad6fbf: Waiting 02:56:35 c35fb4624d26: Download complete 02:56:35 333b49ad6fbf: Download complete 02:56:35 4f4fb700ef54: Verifying Checksum 02:56:35 4f4fb700ef54: Download complete 02:56:35 2d35ebdb57d9: Verifying Checksum 02:56:35 2d35ebdb57d9: Download complete 02:56:35 c3e65509a76b: Verifying Checksum 02:56:35 c3e65509a76b: Download complete 02:56:36 2d35ebdb57d9: Pull complete 02:56:36 7cf9ebb963bd: Verifying Checksum 02:56:36 7cf9ebb963bd: Download complete 02:56:36 c35fb4624d26: Pull complete 02:56:36 4e2aec7ef170: Verifying Checksum 02:56:36 4e2aec7ef170: Download complete 02:56:36 151cf03bc807: Download complete 02:56:36 bb34ca984cfb: Verifying Checksum 02:56:36 bb34ca984cfb: Download complete 02:56:40 4e2aec7ef170: Pull complete 02:56:40 333b49ad6fbf: Pull complete 02:56:40 4f4fb700ef54: Pull complete 02:56:41 c3e65509a76b: Pull complete 02:56:41 7cf9ebb963bd: Pull complete 02:56:44 bb34ca984cfb: Pull complete 02:56:45 151cf03bc807: Pull complete 02:56:45 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:56:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:45 WORKDIR /edgex 02:56:45 COPY go.mod . 02:56:45 RUN go mod download 02:56:45 + docker build -t ci-base-image-x86_64 -f - . 02:56:46 #0 building with "default" instance using docker driver 02:56:46 02:56:46 #1 [internal] load build definition from Dockerfile 02:56:46 #1 transferring dockerfile: 164B done 02:56:46 #1 DONE 0.0s 02:56:46 02:56:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:46 #2 DONE 0.0s 02:56:46 02:56:46 #3 [internal] load .dockerignore 02:56:46 #3 transferring context: 50B done 02:56:46 #3 DONE 0.0s 02:56:46 02:56:46 #4 [internal] load build context 02:56:46 #4 transferring context: 7.07kB done 02:56:46 #4 DONE 0.1s 02:56:46 02:56:46 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:46 #5 DONE 0.2s 02:56:46 02:56:46 #6 [2/4] WORKDIR /edgex 02:56:50 Still waiting to schedule task 02:56:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:56:50 #6 DONE 3.8s 02:56:50 02:56:50 #7 [3/4] COPY go.mod . 02:56:50 #7 DONE 0.0s 02:56:50 02:56:50 #8 [4/4] RUN go mod download 02:57:02 #8 DONE 12.2s 02:57:02 02:57:02 #9 exporting to image 02:57:02 #9 exporting layers 02:57:05 #9 exporting layers 3.7s done 02:57:05 #9 writing image sha256:e83b37a2cc926e2a1517b4dda30eb1a44b6864f6790c25552e3e2f1bff216d27 done 02:57:05 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:57:05 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + docker inspect -f . ci-base-image-x86_64 02:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:06 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 02:57:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 02:57:06 $ docker top 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:06 + go version 02:57:06 go version go1.25.2 linux/amd64 [Pipeline] } 02:57:06 $ docker stop --time=1 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 02:57:08 $ docker rm -f --volumes 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:08 + docker inspect -f . ci-base-image-x86_64 02:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:08 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 02:57:08 $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 02:57:09 $ docker top 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:57:09 ========================================================= 02:57:09 [edgeXBuildGoParallel] Running Tests and Build... 02:57:09 ========================================================= [Pipeline] sh 02:57:09 + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] fileExists [Pipeline] sh 02:57:09 + make test 02:57:09 go test -race -coverprofile=coverage.out ./... 02:57:19 ? github.com/edgexfoundry/edgex-go [no test files] 02:57:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:57:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:57:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:57:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:57:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.6% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.404s coverage: 94.2% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:57:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:57:51 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:57:51 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:57:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 8.3% of statements 02:57:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:57:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:57:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.9% of statements 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:57:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:57:54 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:57:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:57:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements 02:57:57 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:57:57 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 02:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.2% of statements 02:57:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 02:57:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:57:57 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:57:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:57:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 02:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 02:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 02:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements 02:57:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.031s coverage: 87.5% of statements 02:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.038s coverage: 92.9% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 02:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 15.5% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.053s coverage: 81.8% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.040s coverage: 20.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 02:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.111s coverage: 29.2% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:58:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements 02:58:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:58:16 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.024s coverage: 9.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:58:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 02:58:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:58:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:58:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:58:22 running golangci-lint 02:58:22 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:58:22 go version go1.25.2 linux/amd64 02:58:23 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:58:23 level=info msg="[config_reader] Used config file .golangci.yml" 02:58:23 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:58:23 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:58:23 level=info msg="[goenv] Read go env for 5.364669ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:58:23 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:58:45 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 19.727548224s" 02:58:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.824046ms" 02:58:54 level=info msg="[linters_context/goanalysis] analyzers took 1m38.595922545s with top 10 stages: buildir: 51.345307271s, fact_deprecated: 2.753402867s, inspect: 2.461774458s, gosec: 2.387922197s, ctrlflow: 1.647562089s, fact_purity: 1.414844587s, printf: 1.384506498s, nilness: 1.055844259s, QF1004: 873.158218ms, S1038: 818.540408ms" 02:58:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:58:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:58:54 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:58:54 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:58:54 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, cgo: 35/35" 02:58:54 level=info msg="[runner] processing took 7.936799ms with stages: nolint_filter: 7.088978ms, generated_file_filter: 628.174µs, exclusion_rules: 118.364µs, exclusion_paths: 50.572µs, path_relativity: 34.671µs, cgo: 4.81µs, path_absoluter: 2.5µs, invalid_issue: 1.86µs, sort_results: 1.84µs, filename_unadjuster: 1.72µs, max_same_issues: 780ns, fixer: 680ns, diff: 400ns, uniq_by_line: 270ns, max_from_linter: 270ns, path_prettifier: 250ns, severity-rules: 240ns, path_shortener: 150ns, source_code: 140ns, max_per_file_from_linter: 130ns" 02:58:54 level=info msg="[runner] linters took 10.969464765s with stages: goanalysis_metalinter: 10.961458342s" 02:58:54 0 issues. 02:58:54 level=info msg="File cache stats: 0 entries of total size 0B" 02:58:54 level=info msg="Memory: 309 samples, avg is 328.0MB, max is 1527.6MB" 02:58:54 level=info msg="Execution took 30.745935904s" 02:58:54 go vet ./... 02:59:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:59:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:59:00 ./bin/test-attribution-txt.sh 02:59:00 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:59:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:59:01 + ls -al . 02:59:01 total 1392 02:59:01 drwxrwxr-x 11 1001 1001 4096 Feb 13 02:57 . 02:59:01 drwxr-xr-x 4 root root 4096 Feb 13 02:57 .. 02:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 .blubracket 02:59:01 -rw-rw-r-- 1 1001 1001 10 Feb 13 02:55 .dockerignore 02:59:01 drwxrwxr-x 8 1001 1001 4096 Feb 13 02:58 .git 02:59:01 drwxrwxr-x 3 1001 1001 4096 Feb 13 02:55 .github 02:59:01 -rw-rw-r-- 1 1001 1001 909 Feb 13 02:55 .gitignore 02:59:01 -rw-rw-r-- 1 1001 1001 359 Feb 13 02:55 .golangci.yml 02:59:01 -rw-rw-r-- 1 1001 1001 100 Feb 13 02:55 .hadolint.yml 02:59:01 drwxr-xr-x 3 1001 1001 4096 Feb 13 02:56 .semver 02:59:01 -rw-rw-r-- 1 1001 1001 155 Feb 13 02:55 .sonarcloud.properties 02:59:01 -rw-rw-r-- 1 1001 1001 1171 Feb 13 02:55 ADOPTERS.md 02:59:01 -rw-rw-r-- 1 1001 1001 20017 Feb 13 02:55 Attribution.txt 02:59:01 -rw-rw-r-- 1 1001 1001 108018 Feb 13 02:55 CHANGELOG.md 02:59:01 -rw-rw-r-- 1 1001 1001 3804 Feb 13 02:55 CONTRIBUTING.md 02:59:01 -rw-rw-r-- 1 1001 1001 677 Feb 13 02:55 GOVERNANCE.md 02:59:01 -rw-rw-r-- 1 1001 1001 886 Feb 13 02:55 Jenkinsfile 02:59:01 -rw-rw-r-- 1 1001 1001 10775 Feb 13 02:55 LICENSE 02:59:01 -rw-rw-r-- 1 1001 1001 16743 Feb 13 02:55 Makefile 02:59:01 -rw-rw-r-- 1 1001 1001 582 Feb 13 02:55 OWNERS.md 02:59:01 -rw-rw-r-- 1 1001 1001 9932 Feb 13 02:55 README.md 02:59:01 -rw-rw-r-- 1 1001 1001 789 Feb 13 02:55 SECURITY.md 02:59:01 -rw-rw-r-- 1 1001 1001 12 Feb 13 02:56 VERSION 02:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 bin 02:59:01 drwxrwxr-x 19 1001 1001 4096 Feb 13 02:55 cmd 02:59:01 -rw-r--r-- 1 root root 1044038 Feb 13 02:58 coverage.out 02:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 fuzz_test 02:59:01 -rw-rw-r-- 1 1001 1001 7036 Feb 13 02:55 go.mod 02:59:01 -rw-rw-r-- 1 1001 1001 90891 Feb 13 02:55 go.sum 02:59:01 drwxrwxr-x 7 1001 1001 4096 Feb 13 02:55 internal 02:59:01 drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 openapi 02:59:01 -rw-rw-r-- 1 1001 1001 584 Feb 13 02:55 security.txt 02:59:01 -rw-rw-r-- 1 1001 1001 204 Feb 13 02:55 version.go [Pipeline] sh 02:59:01 + '[' -e coverage.out ] 02:59:01 + chown 1001:1001 coverage.out [Pipeline] stash 02:59:01 Stashed 1 file(s) [Pipeline] sh 02:59:01 + make build 02:59:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:59:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:59:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:59:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:59:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:59:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:59:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:59:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:59:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:59:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:59:46 $ docker stop --time=1 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 02:59:51 $ docker rm -f --volumes 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:52 02:59:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:52 latest: Pulling from edgex-devops/edgex-compose 02:59:52 91d30c5bc195: Pulling fs layer 02:59:52 2e9b0aa3be6d: Pulling fs layer 02:59:52 9c61dcf015f6: Pulling fs layer 02:59:52 4698f68db338: Pulling fs layer 02:59:52 2a2f49069b9e: Pulling fs layer 02:59:52 4698f68db338: Waiting 02:59:52 e0025b399a48: Pulling fs layer 02:59:52 2a2f49069b9e: Waiting 02:59:52 e0025b399a48: Waiting 02:59:53 91d30c5bc195: Download complete 02:59:53 4698f68db338: Verifying Checksum 02:59:53 4698f68db338: Download complete 02:59:53 91d30c5bc195: Pull complete 02:59:53 2e9b0aa3be6d: Download complete 02:59:53 e0025b399a48: Download complete 02:59:53 2a2f49069b9e: Download complete 02:59:53 2e9b0aa3be6d: Pull complete 02:59:54 9c61dcf015f6: Download complete 02:59:57 9c61dcf015f6: Pull complete 02:59:57 4698f68db338: Pull complete 02:59:57 2a2f49069b9e: Pull complete 02:59:57 e0025b399a48: Pull complete 02:59:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:59:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:57 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 02:59:57 $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:59:59 $ docker top b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:00 + docker compose -f ./docker-compose-build.yml build --parallel 03:00:00 #1 [core-metadata internal] load build definition from Dockerfile 03:00:00 #1 transferring dockerfile: 2.10kB done 03:00:00 #1 DONE 0.2s 03:00:00 03:00:00 #2 [security-spire-config internal] load build definition from Dockerfile 03:00:00 #2 transferring dockerfile: 1.69kB done 03:00:00 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:00:00 #2 DONE 0.1s 03:00:00 03:00:00 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:00:00 #3 transferring dockerfile: 2.49kB done 03:00:00 #3 DONE 0.2s 03:00:00 03:00:00 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:00:00 #4 transferring dockerfile: 1.89kB done 03:00:00 #4 DONE 0.2s 03:00:00 03:00:00 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:00:00 #5 DONE 0.0s 03:00:00 03:00:00 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 03:00:00 #6 ... 03:00:00 03:00:00 #7 [security-proxy-auth internal] load build definition from Dockerfile 03:00:00 #7 transferring dockerfile: 2.14kB done 03:00:00 #7 DONE 0.2s 03:00:00 03:00:00 #8 [support-notifications internal] load build definition from Dockerfile 03:00:00 #8 transferring dockerfile: 2.02kB done 03:00:00 #8 DONE 0.2s 03:00:00 03:00:00 #9 [security-bootstrapper internal] load build definition from Dockerfile 03:00:00 #9 transferring dockerfile: 3.02kB done 03:00:00 #9 DONE 0.2s 03:00:00 03:00:00 #10 [support-scheduler internal] load build definition from Dockerfile 03:00:00 #10 transferring dockerfile: 1.83kB done 03:00:00 #10 DONE 0.2s 03:00:00 03:00:00 #11 [security-spire-server internal] load build definition from Dockerfile 03:00:00 #11 transferring dockerfile: 1.70kB done 03:00:00 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:00:00 #11 DONE 0.2s 03:00:00 03:00:00 #12 [core-data internal] load build definition from Dockerfile 03:00:00 #12 transferring dockerfile: 2.04kB done 03:00:00 #12 DONE 0.2s 03:00:00 03:00:00 #13 [core-command internal] load build definition from Dockerfile 03:00:00 #13 transferring dockerfile: 1.94kB done 03:00:00 #13 DONE 0.2s 03:00:00 03:00:00 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:00:00 #14 transferring dockerfile: 2.23kB done 03:00:00 #14 DONE 0.2s 03:00:00 03:00:00 #15 [security-spire-agent internal] load build definition from Dockerfile 03:00:00 #15 transferring dockerfile: 1.81kB done 03:00:00 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:00:00 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 03:00:00 #15 DONE 0.2s 03:00:00 03:00:00 #16 [core-keeper internal] load build definition from Dockerfile 03:00:00 #16 transferring dockerfile: 2.07kB done 03:00:00 #16 DONE 0.2s 03:00:00 03:00:00 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:00:00 #5 DONE 0.0s 03:00:00 03:00:00 #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:00:00 #6 ... 03:00:00 03:00:00 #17 [security-spiffe-token-provider internal] load .dockerignore 03:00:00 #17 transferring context: 50B done 03:00:00 #17 DONE 0.1s 03:00:00 03:00:00 #18 [security-proxy-auth internal] load .dockerignore 03:00:00 #18 transferring context: 50B done 03:00:00 #18 DONE 0.1s 03:00:00 03:00:00 #19 [core-metadata internal] load .dockerignore 03:00:00 #19 transferring context: 50B done 03:00:00 #19 DONE 0.1s 03:00:00 03:00:00 #20 [security-secretstore-setup internal] load .dockerignore 03:00:00 #20 transferring context: 50B done 03:00:00 #20 DONE 0.1s 03:00:00 03:00:00 #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:00:00 #6 DONE 0.3s 03:00:00 03:00:00 #21 [core-data internal] load .dockerignore 03:00:00 #21 transferring context: 50B done 03:00:00 #21 DONE 0.2s 03:00:00 03:00:00 #22 [support-notifications internal] load .dockerignore 03:00:00 #22 transferring context: 50B done 03:00:00 #22 DONE 0.2s 03:00:00 03:00:00 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:00:00 #23 transferring context: 50B done 03:00:00 #23 DONE 0.2s 03:00:00 03:00:00 #24 [security-bootstrapper internal] load .dockerignore 03:00:00 #24 transferring context: 50B done 03:00:00 #24 DONE 0.2s 03:00:00 03:00:00 #25 [support-scheduler internal] load .dockerignore 03:00:00 #25 transferring context: 50B done 03:00:00 #25 DONE 0.2s 03:00:00 03:00:00 #26 [core-command internal] load .dockerignore 03:00:00 #26 transferring context: 50B done 03:00:00 #26 DONE 0.2s 03:00:00 03:00:00 #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:00 #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:00:00 #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:00:00 #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:00:00 #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:00:00 #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:00:00 #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 03:00:00 #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:00:01 #27 ... 03:00:01 03:00:01 #28 [core-keeper internal] load .dockerignore 03:00:01 #28 transferring context: 50B 0.0s done 03:00:01 #28 DONE 0.3s 03:00:01 03:00:01 #27 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:01 #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:00:01 #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:00:01 #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:00:01 #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:00:01 #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:00:01 #27 ... 03:00:01 03:00:01 #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:00:01 #29 DONE 0.5s 03:00:01 03:00:01 #27 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:01 #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 03:00:06 #27 ... 03:00:06 03:00:06 #30 [support-notifications internal] load build context 03:00:06 #30 transferring context: 298.24MB 5.3s 03:00:06 #30 ... 03:00:06 03:00:06 #31 [security-spiffe-token-provider internal] load build context 03:00:06 #31 ... 03:00:06 03:00:06 #32 [security-bootstrapper internal] load build context 03:00:06 #32 ... 03:00:06 03:00:06 #30 [support-notifications internal] load build context 03:00:11 #30 ... 03:00:11 03:00:11 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:00:11 #33 ... 03:00:11 03:00:11 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:00:11 #34 ... 03:00:11 03:00:11 #35 [security-proxy-auth internal] load build context 03:00:11 #35 ... 03:00:11 03:00:11 #36 [support-scheduler internal] load build context 03:00:11 #36 ... 03:00:11 03:00:11 #37 [core-command internal] load build context 03:00:11 #37 ... 03:00:11 03:00:11 #38 [core-data internal] load build context 03:00:11 #38 ... 03:00:11 03:00:11 #39 [security-secretstore-setup internal] load build context 03:00:11 #39 ... 03:00:11 03:00:11 #40 [core-common-config-bootstrapper internal] load build context 03:00:11 #40 transferring context: 431.70MB 10.3s 03:00:11 #40 ... 03:00:11 03:00:11 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 03:00:11 #41 ... 03:00:11 03:00:11 #42 [core-metadata internal] load build context 03:00:11 #42 ... 03:00:11 03:00:11 #43 [core-keeper internal] load build context 03:00:11 #43 ... 03:00:11 03:00:11 #42 [core-metadata internal] load build context 03:00:12 #42 transferring context: 608.63MB 11.7s done 03:00:13 #42 ... 03:00:13 03:00:13 #44 [security-proxy-setup internal] load build definition from Dockerfile 03:00:13 #44 ... 03:00:13 03:00:13 #30 [support-notifications internal] load build context 03:00:13 #30 transferring context: 608.63MB 11.8s done 03:00:16 #30 ... 03:00:16 03:00:16 #31 [security-spiffe-token-provider internal] load build context 03:00:16 #31 transferring context: 608.63MB 11.9s done 03:00:17 #31 ... 03:00:17 03:00:17 #32 [security-bootstrapper internal] load build context 03:00:17 #32 transferring context: 608.63MB 11.4s done 03:00:21 #32 ... 03:00:21 03:00:21 #35 [security-proxy-auth internal] load build context 03:00:21 #35 transferring context: 608.63MB 11.9s done 03:00:21 #35 ... 03:00:21 03:00:21 #36 [support-scheduler internal] load build context 03:00:21 #36 transferring context: 608.63MB 11.5s done 03:00:21 #36 ... 03:00:21 03:00:21 #37 [core-command internal] load build context 03:00:21 #37 transferring context: 608.63MB 11.5s done 03:00:21 #37 ... 03:00:21 03:00:21 #38 [core-data internal] load build context 03:00:21 #38 transferring context: 608.63MB 11.8s done 03:00:21 #38 ... 03:00:21 03:00:21 #40 [core-common-config-bootstrapper internal] load build context 03:00:21 #40 transferring context: 608.63MB 12.0s done 03:00:21 #40 ... 03:00:21 03:00:21 #43 [core-keeper internal] load build context 03:00:21 #43 transferring context: 608.63MB 10.9s done 03:00:21 #43 ... 03:00:21 03:00:21 #39 [security-secretstore-setup internal] load build context 03:00:21 #39 transferring context: 608.63MB 11.8s done 03:00:27 #39 ... 03:00:27 03:00:27 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:00:27 #33 DONE 27.0s 03:00:27 03:00:27 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:00:27 #34 DONE 26.9s 03:00:27 03:00:27 #32 [security-bootstrapper internal] load build context 03:00:27 #32 DONE 26.7s 03:00:27 03:00:27 #45 [security-spire-agent internal] load .dockerignore 03:00:27 #45 ... 03:00:27 03:00:27 #27 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:27 #27 DONE 26.8s 03:00:27 03:00:27 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 03:00:27 #41 DONE 26.3s 03:00:27 03:00:27 #43 [core-keeper internal] load build context 03:00:27 #43 DONE 26.4s 03:00:27 03:00:27 #36 [support-scheduler internal] load build context 03:00:27 #36 DONE 26.7s 03:00:27 03:00:27 #42 [core-metadata internal] load build context 03:00:27 #42 DONE 26.8s 03:00:27 03:00:27 #37 [core-command internal] load build context 03:00:27 #37 DONE 26.7s 03:00:27 03:00:27 #31 [security-spiffe-token-provider internal] load build context 03:00:27 #31 DONE 26.9s 03:00:27 03:00:27 #38 [core-data internal] load build context 03:00:27 #38 DONE 26.8s 03:00:27 03:00:27 #35 [security-proxy-auth internal] load build context 03:00:27 #35 DONE 27.0s 03:00:27 03:00:27 #39 [security-secretstore-setup internal] load build context 03:00:27 #39 DONE 26.9s 03:00:27 03:00:27 #30 [support-notifications internal] load build context 03:00:27 #30 DONE 26.9s 03:00:27 03:00:27 #40 [core-common-config-bootstrapper internal] load build context 03:00:27 #40 DONE 26.9s 03:00:27 03:00:27 #44 [security-proxy-setup internal] load build definition from Dockerfile 03:00:27 #44 transferring dockerfile: 2.50kB done 03:00:27 #44 DONE 24.4s 03:00:27 03:00:27 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:00:27 #46 ... 03:00:27 03:00:27 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:00:27 #5 DONE 0.0s 03:00:27 03:00:27 #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:27 #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:00:27 #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:00:27 #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:00:27 #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:00:27 #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:00:27 #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 03:00:27 #27 DONE 26.8s 03:00:27 03:00:27 #6 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 03:00:27 #6 DONE 0.4s 03:00:27 03:00:27 #47 [security-spire-config internal] load .dockerignore 03:00:27 #47 transferring context: 50B done 03:00:27 #47 DONE 0.5s 03:00:27 03:00:27 #48 [security-spire-server internal] load .dockerignore 03:00:27 #48 transferring context: 50B done 03:00:27 #48 DONE 0.5s 03:00:27 03:00:27 #45 [security-spire-agent internal] load .dockerignore 03:00:27 #45 transferring context: 50B done 03:00:27 #45 DONE 0.5s 03:00:27 03:00:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:27 #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:27 #49 ... 03:00:27 03:00:27 #29 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:00:27 #29 DONE 0.5s 03:00:27 03:00:27 #27 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:00:27 #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:00:27 #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:00:27 #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:00:27 #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:00:27 #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:00:27 #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 03:00:27 #27 DONE 26.8s 03:00:27 03:00:27 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:00:27 #41 DONE 26.3s 03:00:27 03:00:27 #50 [security-proxy-setup internal] load .dockerignore 03:00:27 #50 transferring context: 50B done 03:00:27 #50 DONE 0.1s 03:00:27 03:00:27 #51 [security-spire-config internal] load build context 03:00:27 #51 transferring context: 24.70kB done 03:00:27 #51 DONE 0.1s 03:00:27 03:00:27 #52 [security-spire-server internal] load build context 03:00:27 #52 transferring context: 26.44kB done 03:00:27 #52 DONE 0.1s 03:00:27 03:00:27 #53 [security-spire-agent internal] load build context 03:00:27 #53 transferring context: 25.98kB done 03:00:27 #53 DONE 0.2s 03:00:27 03:00:27 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:27 #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done 03:00:27 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 03:00:27 #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 03:00:27 #49 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:00:27 #49 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 03:00:27 #49 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 03:00:27 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 03:00:28 #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s 03:00:28 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s 03:00:28 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s 03:00:30 #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.3s done 03:00:30 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.7s done 03:00:31 #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 03:00:31 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.9s done 03:00:31 #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 03:00:33 #49 ... 03:00:33 03:00:33 #54 [security-proxy-setup internal] load build context 03:00:33 #54 transferring context: 608.63MB 2.5s done 03:00:33 #54 DONE 5.9s 03:00:33 03:00:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:33 #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done 03:00:33 #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.6s done 03:00:33 #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:00:33 #55 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 03:00:33 #55 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 03:00:33 #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.8s done 03:00:33 #55 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 03:00:34 #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 6.4s 03:00:34 #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 6.8s 03:00:34 #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 6.9s 03:00:37 #55 ... 03:00:37 03:00:37 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:37 #56 ... 03:00:37 03:00:37 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:37 #57 ... 03:00:37 03:00:37 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:00:37 #0 4.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:37 #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:37 #0 4.804 (1/7) Installing ca-certificates (20250911-r0) 03:00:37 #0 4.816 (2/7) Installing dumb-init (1.2.5-r3) 03:00:37 #0 4.820 (3/7) Installing libgcc (14.2.0-r6) 03:00:37 #0 4.826 (4/7) Installing libsodium (1.0.20-r1) 03:00:37 #0 4.835 (5/7) Installing libstdc++ (14.2.0-r6) 03:00:37 #0 4.857 (6/7) Installing libzmq (4.3.5-r2) 03:00:37 #0 4.883 (7/7) Installing zeromq (4.3.5-r2) 03:00:37 #0 4.888 Executing busybox-1.37.0-r20.trigger 03:00:37 #0 4.893 Executing ca-certificates-20250911-r0.trigger 03:00:37 #0 4.935 OK: 12 MiB in 23 packages 03:00:37 #58 ... 03:00:37 03:00:37 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:00:37 #0 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:37 #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:37 #0 8.600 (1/3) Installing ca-certificates (20250911-r0) 03:00:37 #0 8.617 (2/3) Installing dumb-init (1.2.5-r3) 03:00:37 #0 8.622 (3/3) Installing tzdata (2025c-r0) 03:00:37 #0 8.654 Executing busybox-1.37.0-r20.trigger 03:00:37 #0 8.661 Executing ca-certificates-20250911-r0.trigger 03:00:37 #0 8.700 OK: 8 MiB in 19 packages 03:00:38 #59 ... 03:00:38 03:00:38 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:00:38 #60 ... 03:00:38 03:00:38 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:00:38 #0 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:38 #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:38 #0 9.135 OK: 265 MiB in 60 packages 03:00:38 #61 ... 03:00:38 03:00:38 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:00:38 #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:38 #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:38 #0 5.638 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:00:38 #0 5.638 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:00:38 #0 5.638 OK: 26335 distinct packages available 03:00:38 #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:38 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:38 #0 6.088 OK: 265 MiB in 60 packages 03:00:38 #62 ... 03:00:38 03:00:38 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:00:38 #0 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:38 #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:38 #0 1.262 (1/4) Installing ca-certificates (20250911-r0) 03:00:38 #0 1.283 (2/4) Installing dumb-init (1.2.5-r3) 03:00:38 #0 1.287 (3/4) Installing su-exec (0.2-r3) 03:00:38 #0 1.296 (4/4) Installing yq-go (4.47.2-r3) 03:00:38 #0 1.463 Executing busybox-1.37.0-r20.trigger 03:00:38 #0 1.468 Executing ca-certificates-20250911-r0.trigger 03:00:38 #0 1.507 OK: 20 MiB in 20 packages 03:00:38 #63 ... 03:00:38 03:00:38 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:38 #64 ... 03:00:38 03:00:38 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:00:38 #0 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:38 #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:38 #0 1.051 (1/1) Installing dumb-init (1.2.5-r3) 03:00:38 #0 1.060 Executing busybox-1.37.0-r20.trigger 03:00:38 #0 1.063 OK: 7 MiB in 17 packages 03:00:39 #65 ... 03:00:39 03:00:39 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:00:39 #66 ... 03:00:39 03:00:39 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:00:39 #0 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:39 #0 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:39 #0 6.969 (1/1) Installing dumb-init (1.2.5-r3) 03:00:39 #0 6.973 Executing busybox-1.37.0-r20.trigger 03:00:39 #0 6.980 OK: 7 MiB in 17 packages 03:00:39 #67 ... 03:00:39 03:00:39 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:00:39 #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:39 #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:39 #0 3.821 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:00:39 #0 3.821 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:00:39 #0 3.821 OK: 26324 distinct packages available 03:00:39 #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:39 #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:39 #0 4.247 (1/13) Installing brotli-libs (1.1.0-r2) 03:00:39 #0 4.445 (2/13) Installing c-ares (1.34.6-r0) 03:00:39 #0 4.453 (3/13) Installing libunistring (1.3-r0) 03:00:39 #0 4.471 (4/13) Installing libidn2 (2.3.7-r0) 03:00:39 #0 4.477 (5/13) Installing nghttp2-libs (1.65.0-r0) 03:00:39 #0 4.483 (6/13) Installing libpsl (0.21.5-r3) 03:00:39 #0 4.491 (7/13) Installing zstd-libs (1.5.7-r0) 03:00:39 #0 4.502 (8/13) Installing libcurl (8.14.1-r2) 03:00:39 #0 4.518 (9/13) Installing curl (8.14.1-r2) 03:00:39 #0 4.525 (10/13) Installing dumb-init (1.2.5-r3) 03:00:39 #0 4.529 (11/13) Installing musl-obstack (1.2.3-r2) 03:00:39 #0 4.535 (12/13) Installing libucontext (1.3.2-r0) 03:00:39 #0 4.539 (13/13) Installing gcompat (1.1.0-r4) 03:00:39 #0 4.550 Executing busybox-1.37.0-r20.trigger 03:00:39 #0 4.556 OK: 13 MiB in 29 packages 03:00:39 #68 ... 03:00:39 03:00:39 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:00:39 #69 ... 03:00:39 03:00:39 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:00:39 #0 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:39 #0 0.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:39 #0 1.067 (1/2) Installing dumb-init (1.2.5-r3) 03:00:39 #0 1.073 (2/2) Installing su-exec (0.2-r3) 03:00:39 #0 1.160 Executing busybox-1.37.0-r20.trigger 03:00:39 #0 1.169 OK: 7 MiB in 18 packages 03:00:39 #70 ... 03:00:39 03:00:39 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:00:39 #71 ... 03:00:39 03:00:39 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:39 #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.7s 03:00:43 #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:00:44 #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 16.7s 03:00:45 #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 17.0s done 03:00:47 #49 ... 03:00:47 03:00:47 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:47 #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 15.5s done 03:00:47 #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 17.2s done 03:00:49 #55 ... 03:00:49 03:00:49 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:00:49 #65 DONE 22.2s 03:00:49 03:00:49 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:00:49 #63 DONE 22.2s 03:00:49 03:00:49 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:49 #56 DONE 22.2s 03:00:49 03:00:49 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:00:49 #70 DONE 22.2s 03:00:49 03:00:49 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:00:49 #58 DONE 22.2s 03:00:49 03:00:49 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:00:49 #68 DONE 22.2s 03:00:49 03:00:49 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:00:49 #59 DONE 22.2s 03:00:49 03:00:49 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:00:49 #61 DONE 22.2s 03:00:49 03:00:49 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:00:49 #67 DONE 22.3s 03:00:49 03:00:49 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:00:49 #62 DONE 22.2s 03:00:49 03:00:49 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:49 #49 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:00:49 #49 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 03:00:50 #49 ... 03:00:50 03:00:50 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:00:50 #72 DONE 0.7s 03:00:50 03:00:50 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:50 #49 ... 03:00:50 03:00:50 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:00:50 #73 DONE 1.1s 03:00:50 03:00:50 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:51 #49 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.3s done 03:00:52 #49 ... 03:00:52 03:00:52 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:52 #57 DONE 24.6s 03:00:52 03:00:52 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:00:52 #46 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:52 #46 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:52 #46 23.93 OK: 265 MiB in 60 packages 03:00:52 #46 DONE 24.7s 03:00:52 03:00:52 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:00:52 #66 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:52 #66 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:52 #66 24.01 OK: 265 MiB in 60 packages 03:00:52 #66 DONE 24.7s 03:00:52 03:00:52 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:00:52 #60 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:52 #60 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:52 #60 23.57 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:00:52 #60 23.57 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:00:52 #60 23.57 OK: 26324 distinct packages available 03:00:52 #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:52 #60 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:52 #60 24.07 (1/4) Installing dumb-init (1.2.5-r3) 03:00:52 #60 24.07 (2/4) Installing musl-obstack (1.2.3-r2) 03:00:52 #60 24.08 (3/4) Installing libucontext (1.3.2-r0) 03:00:52 #60 24.09 (4/4) Installing gcompat (1.1.0-r4) 03:00:52 #60 24.10 Executing busybox-1.37.0-r20.trigger 03:00:52 #60 24.11 OK: 8 MiB in 20 packages 03:00:52 #60 DONE 24.3s 03:00:52 03:00:52 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:00:52 #69 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:52 #69 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:52 #69 24.55 OK: 265 MiB in 60 packages 03:00:52 #69 DONE 24.8s 03:00:52 03:00:52 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:00:52 #74 DONE 0.2s 03:00:52 03:00:52 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:00:52 #75 DONE 0.2s 03:00:52 03:00:52 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:52 #76 ... 03:00:52 03:00:52 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:00:52 #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 03:00:52 #55 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.5s done 03:00:52 #55 DONE 24.5s 03:00:52 03:00:52 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:00:52 #77 DONE 0.2s 03:00:52 03:00:52 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:00:52 #49 DONE 24.7s 03:00:52 03:00:52 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:53 #78 ... 03:00:53 03:00:53 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:00:53 #71 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:53 #71 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:53 #71 25.37 (1/4) Installing dumb-init (1.2.5-r3) 03:00:53 #71 25.37 (2/4) Installing openssl (3.5.5-r0) 03:00:53 #71 25.38 (3/4) Installing su-exec (0.2-r3) 03:00:53 #71 25.38 (4/4) Installing yq-go (4.47.2-r3) 03:00:53 #71 25.48 Executing busybox-1.37.0-r20.trigger 03:00:53 #71 25.49 OK: 20 MiB in 20 packages 03:00:53 #71 DONE 25.8s 03:00:53 03:00:53 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:00:53 #0 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:53 #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:53 #0 4.076 OK: 7 MiB in 17 packages 03:00:53 #79 DONE 4.3s 03:00:53 03:00:53 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:00:53 #80 ... 03:00:53 03:00:53 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:00:53 #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:53 #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:53 #0 4.114 OK: 20 MiB in 20 packages 03:00:53 #81 DONE 4.4s 03:00:53 03:00:53 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:53 #64 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:53 #64 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:53 #64 25.46 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:00:53 #64 25.46 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:00:53 #64 25.46 OK: 26324 distinct packages available 03:00:53 #64 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:53 #64 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:53 #64 26.12 (1/5) Installing dumb-init (1.2.5-r3) 03:00:53 #64 26.14 (2/5) Installing musl-obstack (1.2.3-r2) 03:00:53 #64 26.14 (3/5) Installing libucontext (1.3.2-r0) 03:00:53 #64 26.15 (4/5) Installing gcompat (1.1.0-r4) 03:00:53 #64 26.15 (5/5) Installing openssl (3.5.5-r0) 03:00:53 #64 26.17 Executing busybox-1.37.0-r20.trigger 03:00:53 #64 26.17 OK: 8 MiB in 21 packages 03:00:54 #64 DONE 26.5s 03:00:54 03:00:54 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:00:54 #82 ... 03:00:54 03:00:54 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:00:54 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.643 OK: 7 MiB in 18 packages 03:00:54 #83 DONE 4.8s 03:00:54 03:00:54 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:00:54 #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.663 OK: 12 MiB in 23 packages 03:00:54 #84 DONE 4.9s 03:00:54 03:00:54 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:00:54 #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.631 OK: 7 MiB in 17 packages 03:00:54 #85 DONE 4.9s 03:00:54 03:00:54 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:00:54 #0 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.704 OK: 8 MiB in 19 packages 03:00:54 #86 DONE 4.9s 03:00:54 03:00:54 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:00:54 #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.743 OK: 13 MiB in 29 packages 03:00:54 #87 DONE 4.9s 03:00:54 03:00:54 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:00:54 #88 ... 03:00:54 03:00:54 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:00:54 #0 4.269 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:54 #0 4.563 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:54 #0 5.113 (1/1) Installing dumb-init (1.2.5-r3) 03:00:54 #0 5.248 Executing busybox-1.37.0-r20.trigger 03:00:54 #0 5.256 OK: 7 MiB in 17 packages 03:00:54 #89 DONE 5.5s 03:00:55 03:00:55 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:00:55 #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:55 #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:55 #90 3.446 OK: 8 MiB in 20 packages 03:00:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2009 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:00:56 Running in /w/workspace/edgex-go/954 [Pipeline] { [Pipeline] checkout 03:00:56 The recommended git tool is: git 03:00:58 #90 ... 03:00:58 03:00:58 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:00:58 #82 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:00:58 #82 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:00:58 #82 1.925 OK: 8 MiB in 21 packages 03:01:00 #82 ... 03:01:00 03:01:00 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:01 #91 ... 03:01:01 03:01:01 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:01:01 #80 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:01:01 #80 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:01:01 #80 2.275 OK: 20 MiB in 20 packages 03:01:01 #80 ... 03:01:01 03:01:01 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:01 #92 ... 03:01:01 03:01:01 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:01:01 #0 3.210 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:01:01 #0 3.410 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:01:01 #0 3.977 OK: 265 MiB in 60 packages 03:01:02 #93 ... 03:01:02 03:01:02 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:03 using credential edgex-jenkins-ssh 03:01:03 Cloning the remote Git repository 03:01:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:01:04 > git init /w/workspace/edgex-go/954 # timeout=10 03:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:01:04 > git --version # timeout=10 03:01:04 > git --version # 'git version 2.25.1' 03:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 03:01:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:24 #94 ... 03:01:24 03:01:24 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:24 #78 DONE 30.2s 03:01:24 03:01:24 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:01:24 #88 DONE 28.2s 03:01:24 03:01:24 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:24 #91 DONE 32.3s 03:01:24 03:01:24 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:01:24 #80 DONE 29.0s 03:01:24 03:01:24 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:24 #94 DONE 30.4s 03:01:24 03:01:24 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:01:24 #90 DONE 30.6s 03:01:24 03:01:24 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:01:24 #82 DONE 28.4s 03:01:24 03:01:24 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:01:24 #93 DONE 30.6s 03:01:24 03:01:24 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:24 #76 DONE 30.4s 03:01:24 03:01:24 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:24 #92 DONE 31.9s 03:01:24 03:01:24 #95 [core-command builder 6/7] COPY . . 03:01:25 Avoid second fetch 03:01:25 Checking out Revision d9bb12f601bc45e6344e550d53980b021e5d05e0 (main) 03:01:26 Commit message: "Merge pull request #5370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.53" 03:01:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:01:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:01:25 > git config core.sparsecheckout # timeout=10 03:01:25 > git checkout -f d9bb12f601bc45e6344e550d53980b021e5d05e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:30 provisioning config files... 03:01:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config12109928789973699674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:31 ---> ****-login.sh 03:01:31 nexus3.edgexfoundry.org:10001 03:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:31 Configure a credential helper to remove this warning. See 03:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:31 03:01:31 Login Succeeded 03:01:31 nexus3.edgexfoundry.org:10002 03:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:31 Configure a credential helper to remove this warning. See 03:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:31 03:01:31 Login Succeeded 03:01:32 nexus3.edgexfoundry.org:10003 03:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:32 Configure a credential helper to remove this warning. See 03:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:32 03:01:32 Login Succeeded 03:01:32 nexus3.edgexfoundry.org:10004 03:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:32 Configure a credential helper to remove this warning. See 03:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:32 03:01:32 Login Succeeded 03:01:32 ****.io 03:01:32 #95 ... 03:01:32 03:01:32 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:01:32 #96 ... 03:01:32 03:01:32 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:33 #97 ... 03:01:33 03:01:33 #98 [support-scheduler builder 6/7] COPY . . 03:01:33 #98 ... 03:01:33 03:01:33 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:33 Configure a credential helper to remove this warning. See 03:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:33 03:01:33 Login Succeeded 03:01:33 ---> ****-login.sh ends 03:01:33 #99 ... 03:01:33 03:01:33 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:01:33 #100 ... 03:01:33 03:01:33 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] } 03:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:01:33 #101 ... 03:01:33 03:01:33 #102 [security-bootstrapper builder 6/7] COPY . . 03:01:33 #102 ... 03:01:33 03:01:33 #103 [security-spiffe-token-provider builder 6/7] COPY . . 03:01:33 #103 ... 03:01:33 03:01:33 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] sh 03:01:34 #104 ... 03:01:34 03:01:34 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:01:34 #100 DONE 11.4s 03:01:34 03:01:34 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:01:34 #96 DONE 11.4s 03:01:34 03:01:34 #105 [support-notifications builder 6/7] COPY . . 03:01:34 + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo 03:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:34 ========================================================= 03:01:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:01:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:01:34 #105 ... 03:01:34 03:01:34 #102 [security-secretstore-setup builder 6/7] COPY . . 03:01:34 #102 DONE 11.5s 03:01:34 03:01:34 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:01:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:01:34 6b59a28fa201: Pulling fs layer 03:01:34 d32bb0dddca7: Pulling fs layer 03:01:34 5dab1238d3d9: Pulling fs layer 03:01:34 196fd7d83e7d: Pulling fs layer 03:01:34 4f4fb700ef54: Pulling fs layer 03:01:34 8ba94037c8f0: Pulling fs layer 03:01:34 deaec5988b04: Pulling fs layer 03:01:34 9f65657bb879: Pulling fs layer 03:01:34 4f4fb700ef54: Waiting 03:01:34 196fd7d83e7d: Waiting 03:01:34 8ba94037c8f0: Waiting 03:01:34 deaec5988b04: Waiting 03:01:34 9f65657bb879: Waiting 03:01:34 d32bb0dddca7: Verifying Checksum 03:01:34 d32bb0dddca7: Download complete 03:01:34 196fd7d83e7d: Verifying Checksum 03:01:34 196fd7d83e7d: Download complete 03:01:34 4f4fb700ef54: Verifying Checksum 03:01:34 4f4fb700ef54: Download complete 03:01:34 8ba94037c8f0: Verifying Checksum 03:01:34 8ba94037c8f0: Download complete 03:01:34 6b59a28fa201: Verifying Checksum 03:01:34 6b59a28fa201: Download complete 03:01:34 #101 ... 03:01:34 03:01:34 #98 [support-scheduler builder 6/7] COPY . . 03:01:34 #98 DONE 12.4s 03:01:35 03:01:35 #103 [security-spiffe-token-provider builder 6/7] COPY . . 03:01:35 9f65657bb879: Verifying Checksum 03:01:35 9f65657bb879: Download complete 03:01:35 #103 ... 03:01:35 03:01:35 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:35 #106 CACHED 03:01:35 03:01:35 #107 [security-bootstrapper builder 6/7] COPY . . 03:01:35 #107 CACHED 03:01:35 03:01:35 #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:01:35 #108 CACHED 03:01:35 03:01:35 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:35 #109 CACHED 03:01:35 03:01:35 #110 [security-proxy-setup builder 6/7] COPY . . 03:01:35 #110 CACHED 03:01:35 03:01:35 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:01:35 #111 CACHED 03:01:35 03:01:35 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:35 6b59a28fa201: Pull complete 03:01:36 5dab1238d3d9: Verifying Checksum 03:01:36 5dab1238d3d9: Download complete 03:01:36 d32bb0dddca7: Pull complete 03:01:38 #112 ... 03:01:38 03:01:38 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:38 #101 DONE 15.3s 03:01:38 03:01:38 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:01:38 deaec5988b04: Verifying Checksum 03:01:38 deaec5988b04: Download complete 03:01:40 #113 ... 03:01:40 03:01:40 #105 [support-notifications builder 6/7] COPY . . 03:01:40 #105 DONE 17.6s 03:01:40 03:01:40 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:41 #114 ... 03:01:41 03:01:41 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:01:41 #104 DONE 18.4s 03:01:41 03:01:41 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:01:41 #99 DONE 18.4s 03:01:41 03:01:41 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:41 #97 DONE 18.4s 03:01:41 03:01:41 #103 [security-spiffe-token-provider builder 6/7] COPY . . 03:01:41 #103 DONE 18.4s 03:01:41 03:01:41 #95 [core-data builder 6/7] COPY . . 03:01:41 #95 DONE 18.4s 03:01:41 03:01:41 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:01:41 #115 CACHED 03:01:41 03:01:41 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:41 #116 CACHED 03:01:41 03:01:41 #117 [core-metadata builder 6/7] COPY . . 03:01:41 #117 CACHED 03:01:41 03:01:41 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:41 #118 CACHED 03:01:41 03:01:41 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 03:01:41 #119 CACHED 03:01:41 03:01:41 #120 [core-command builder 6/7] COPY . . 03:01:41 #120 CACHED 03:01:41 03:01:41 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 03:01:41 #121 CACHED 03:01:41 03:01:41 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:41 #122 CACHED 03:01:41 03:01:41 #123 [core-data builder 6/7] COPY . . 03:01:41 #123 CACHED 03:01:41 03:01:41 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:41 #124 CACHED 03:01:41 03:01:41 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:01:41 #125 CACHED 03:01:41 03:01:41 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 03:01:41 #126 CACHED 03:01:41 03:01:41 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:01:41 #127 ... 03:01:41 03:01:41 #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:01:41 #128 DONE 0.5s 03:01:41 03:01:41 #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:01:41 #129 DONE 0.4s 03:01:41 03:01:41 #130 [security-spire-config stage-2 6/10] COPY security.txt / 03:01:42 #130 ... 03:01:42 03:01:42 #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:42 #131 DONE 1.5s 03:01:42 03:01:42 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:42 #114 4.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:01:42 #114 ... 03:01:42 03:01:42 #130 [security-spire-config stage-2 6/10] COPY security.txt / 03:01:42 #130 DONE 1.3s 03:01:42 03:01:42 #132 [security-spire-server stage-2 6/9] COPY security.txt / 03:01:42 #132 DONE 1.4s 03:01:43 03:01:43 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:01:44 #133 ... 03:01:44 03:01:44 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:01:44 #134 DONE 1.8s 03:01:44 03:01:44 #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:01:44 #135 DONE 1.7s 03:01:44 03:01:44 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:01:44 #136 ... 03:01:44 03:01:44 #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:01:44 #133 DONE 1.9s 03:01:44 03:01:44 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:01:44 #127 3.591 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:01:45 #127 ... 03:01:45 03:01:45 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 03:01:45 #137 DONE 0.6s 03:01:45 03:01:45 #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:01:45 #136 DONE 0.5s 03:01:45 03:01:45 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:01:45 #138 ... 03:01:45 03:01:45 #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:01:45 #139 DONE 0.7s 03:01:45 03:01:45 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:01:45 #140 ... 03:01:45 03:01:45 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:01:45 #0 6.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:01:45 #141 ... 03:01:45 03:01:45 #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:01:46 #142 DONE 1.1s 03:01:46 03:01:46 #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:01:46 #143 ... 03:01:46 03:01:46 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:01:46 #138 DONE 1.6s 03:01:47 03:01:47 #144 [security-spire-config] exporting to image 03:01:47 #144 exporting layers 03:01:47 #144 ... 03:01:47 03:01:47 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:01:47 #140 DONE 2.0s 03:01:47 03:01:47 #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:01:47 #143 DONE 1.3s 03:01:47 03:01:47 #145 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:01:49 #145 DONE 1.7s 03:01:49 03:01:49 #146 [security-spire-server] exporting to image 03:01:50 5dab1238d3d9: Pull complete 03:01:50 #146 ... 03:01:50 03:01:50 #144 [security-spire-config] exporting to image 03:01:50 #144 exporting layers 3.7s done 03:01:50 #144 writing image sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a 0.0s done 03:01:50 #144 naming to docker.io/library/security-spire-config done 03:01:50 #144 DONE 3.8s 03:01:50 03:01:50 #146 [security-spire-server] exporting to image 03:01:50 #146 exporting layers 3.0s done 03:01:50 #146 writing image sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 0.1s done 03:01:50 #146 naming to docker.io/library/security-spire-server 03:01:50 #146 naming to docker.io/library/security-spire-server done 03:01:50 #146 DONE 3.2s 03:01:50 03:01:50 #147 [security-spire-agent] exporting to image 03:01:50 #147 exporting layers 1.4s done 03:01:50 #147 writing image sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 0.0s done 03:01:50 #147 naming to docker.io/library/security-spire-agent 0.0s done 03:01:50 196fd7d83e7d: Pull complete 03:01:51 #147 DONE 1.6s 03:01:51 03:01:51 #148 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:01:51 #148 ... 03:01:51 03:01:51 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:51 #0 1.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:01:51 4f4fb700ef54: Pull complete 03:01:51 #149 ... 03:01:51 03:01:51 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:01:51 #0 3.152 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:01:51 8ba94037c8f0: Pull complete 03:01:51 #150 ... 03:01:51 03:01:51 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:01:51 #0 3.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:01:51 #151 ... 03:01:51 03:01:51 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:51 #0 3.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:01:51 #152 ... 03:01:51 03:01:51 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:01:51 #0 3.466 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:01:51 #153 ... 03:01:51 03:01:51 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:01:51 #0 3.458 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:01:52 #154 ... 03:01:52 03:01:52 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:01:52 #113 6.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:01:52 #113 ... 03:01:52 03:01:52 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:52 #112 6.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:02:01 deaec5988b04: Pull complete 03:02:02 9f65657bb879: Pull complete 03:02:02 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:02:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 03:02:02 #112 ... 03:02:02 03:02:02 #148 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:02 #148 DONE 20.3s 03:02:02 03:02:02 #155 [core-keeper builder 7/8] COPY . . 03:02:02 + docker build -t ci-base-image-arm64 -f - . 03:02:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:02:02 WORKDIR /edgex 03:02:02 COPY go.mod . 03:02:02 RUN go mod download 03:02:03 Sending build context to Docker daemon 3.888MB 03:02:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:02:03 ---> 334268110677 03:02:03 Step 2/4 : WORKDIR /edgex 03:02:05 ---> Running in d6c53ae40131 03:02:06 Removing intermediate container d6c53ae40131 03:02:06 ---> 9d268adbba30 03:02:06 Step 3/4 : COPY go.mod . 03:02:06 ---> 71d61baa230c 03:02:06 Step 4/4 : RUN go mod download 03:02:06 ---> Running in 4b005106ca13 03:02:07 #155 DONE 6.6s 03:02:07 03:02:07 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:02:08 #156 0.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:03:14 Removing intermediate container 4b005106ca13 03:03:14 ---> 3e7db60e5f53 03:03:14 Successfully built 3e7db60e5f53 03:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker inspect -f . ci-base-image-arm64 03:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container 03:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:03:16 $ docker top 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:17 + go version 03:03:17 go version go1.25.3 linux/arm64 [Pipeline] } 03:03:17 $ docker stop --time=1 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 03:03:19 $ docker rm -f --volumes 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 [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 03:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:20 03:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:20 latest: Pulling from edgex-devops/edgex-compose-arm64 03:03:20 547446be3368: Pulling fs layer 03:03:20 d125d8839a47: Pulling fs layer 03:03:20 3e85d5ac6304: Pulling fs layer 03:03:20 c3105a71a48b: Pulling fs layer 03:03:20 0f093f025ec4: Pulling fs layer 03:03:20 c3106fc0e877: Pulling fs layer 03:03:20 c3105a71a48b: Waiting 03:03:20 0f093f025ec4: Waiting 03:03:20 c3106fc0e877: Waiting 03:03:20 547446be3368: Verifying Checksum 03:03:20 c3105a71a48b: Verifying Checksum 03:03:20 c3105a71a48b: Download complete 03:03:21 d125d8839a47: Verifying Checksum 03:03:21 d125d8839a47: Download complete 03:03:21 c3106fc0e877: Verifying Checksum 03:03:21 c3106fc0e877: Download complete 03:03:21 0f093f025ec4: Verifying Checksum 03:03:21 0f093f025ec4: Download complete 03:03:21 547446be3368: Pull complete 03:03:23 d125d8839a47: Pull complete 03:03:23 3e85d5ac6304: Verifying Checksum 03:03:23 3e85d5ac6304: Download complete 03:03:30 #156 ... 03:03:30 03:03:30 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:30 #113 DONE 106.7s 03:03:30 03:03:30 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:03:30 #127 DONE 101.2s 03:03:30 03:03:30 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:03:30 #156 ... 03:03:30 03:03:30 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:30 #157 DONE 0.1s 03:03:30 03:03:30 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:03:30 #158 DONE 0.1s 03:03:30 03:03:30 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:03:30 #159 ... 03:03:30 03:03:30 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:30 #160 DONE 0.2s 03:03:30 03:03:30 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:03:30 #161 DONE 0.4s 03:03:30 03:03:30 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:03:30 #162 DONE 0.4s 03:03:30 03:03:30 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:03:30 #163 ... 03:03:30 03:03:30 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:03:30 #159 DONE 1.4s 03:03:30 03:03:30 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:03:30 #163 DONE 0.5s 03:03:30 03:03:30 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:30 #164 ... 03:03:30 03:03:30 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:03:30 #165 DONE 0.3s 03:03:30 03:03:30 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:03:30 #166 DONE 0.3s 03:03:30 03:03:30 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:03:30 #167 DONE 0.4s 03:03:30 03:03:30 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:03:30 #168 DONE 0.1s 03:03:30 03:03:30 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:30 #164 DONE 1.0s 03:03:30 03:03:30 #169 [core-common-config-bootstrapper] exporting to image 03:03:30 #169 exporting layers 03:03:30 #169 ... 03:03:30 03:03:30 #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/ 03:03:30 #170 DONE 0.2s 03:03:30 03:03:30 #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/ 03:03:30 #171 DONE 0.1s 03:03:30 03:03:30 #169 [core-common-config-bootstrapper] exporting to image 03:03:30 #169 exporting layers 0.5s done 03:03:30 #169 writing image sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:03:30 #169 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 03:03:30 #169 DONE 0.6s 03:03:30 03:03:30 #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/ 03:03:30 #172 DONE 0.2s 03:03:30 03:03:30 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:03:30 #173 DONE 0.2s 03:03:30 03:03:30 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:03:30 #174 DONE 1.1s 03:03:30 03:03:30 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:03:30 #150 ... 03:03:30 03:03:30 #175 [security-bootstrapper] exporting to image 03:03:30 #175 exporting layers 0.7s done 03:03:30 #175 writing image sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 0.0s done 03:03:30 #175 naming to docker.io/library/security-bootstrapper 0.0s done 03:03:30 #175 DONE 0.8s 03:03:30 03:03:30 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:03:33 3e85d5ac6304: Pull complete 03:03:33 c3105a71a48b: Pull complete 03:03:35 0f093f025ec4: Pull complete 03:03:35 c3106fc0e877: Pull complete 03:03:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:35 prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container 03:03:35 $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:03:37 $ docker top 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:38 + docker compose -f ./docker-compose-build.yml build --parallel 03:03:48 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:03:48 #1 transferring dockerfile: 03:03:48 #1 transferring dockerfile: 2.23kB done 03:03:48 #1 DONE 0.1s 03:03:49 03:03:49 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:03:51 #2 transferring dockerfile: 1.89kB 0.0s done 03:03:51 #2 DONE 1.8s 03:03:51 03:03:51 #3 [core-command internal] load build definition from Dockerfile 03:03:51 #3 transferring dockerfile: 1.94kB 0.0s done 03:03:51 #3 DONE 1.8s 03:03:51 03:03:51 #4 [security-bootstrapper internal] load .dockerignore 03:03:51 #4 ... 03:03:51 03:03:51 #5 [security-proxy-setup internal] load build definition from Dockerfile 03:03:51 #5 transferring dockerfile: 2.50kB 0.0s done 03:03:51 #5 DONE 2.0s 03:03:51 03:03:51 #6 [security-spire-agent internal] load build definition from Dockerfile 03:03:51 #6 transferring dockerfile: 1.81kB 0.0s done 03:03:51 #6 DONE 2.1s 03:03:51 03:03:51 #7 [support-scheduler internal] load build definition from Dockerfile 03:03:51 #7 transferring dockerfile: 1.83kB 0.0s done 03:03:51 #7 DONE 2.1s 03:03:51 03:03:51 #8 [security-secretstore-setup internal] load build definition from Dockerfile 03:03:51 #8 transferring dockerfile: 2.49kB 0.0s done 03:03:51 #8 DONE 2.1s 03:03:51 03:03:51 #9 [core-keeper internal] load .dockerignore 03:03:52 #9 ... 03:03:52 03:03:52 #10 [security-spiffe-token-provider internal] load .dockerignore 03:03:52 #10 transferring context: 50B 0.0s done 03:03:52 #10 DONE 1.2s 03:03:52 03:03:52 #11 [security-bootstrapper internal] load build definition from Dockerfile 03:03:52 #11 transferring dockerfile: 3.02kB done 03:03:52 #11 DONE 2.4s 03:03:52 03:03:52 #12 [security-spire-config internal] load build definition from Dockerfile 03:03:52 #12 transferring dockerfile: 1.69kB 0.0s done 03:03:52 #12 DONE 2.4s 03:03:52 03:03:52 #13 [core-metadata internal] load build definition from Dockerfile 03:03:52 #13 transferring dockerfile: 2.10kB 0.1s done 03:03:52 #13 DONE 2.1s 03:03:52 03:03:52 #9 [core-keeper internal] load .dockerignore 03:03:52 #9 transferring context: 50B 0.0s done 03:03:52 #9 ... 03:03:52 03:03:52 #14 [security-secretstore-setup internal] load .dockerignore 03:03:52 #14 transferring context: 50B 0.1s done 03:03:52 #14 DONE 1.2s 03:03:52 03:03:52 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:52 #15 DONE 0.0s 03:03:52 03:03:52 #16 [security-proxy-setup internal] load .dockerignore 03:03:52 #16 transferring context: 50B 0.1s done 03:03:52 #16 DONE 1.3s 03:03:52 03:03:52 #17 [core-common-config-bootstrapper internal] load .dockerignore 03:03:52 #17 transferring context: 50B 0.1s done 03:03:52 #17 DONE 2.1s 03:03:52 03:03:52 #18 [support-notifications internal] load build definition from Dockerfile 03:03:52 #18 transferring dockerfile: 2.02kB 0.1s done 03:03:52 #18 DONE 2.5s 03:03:52 03:03:52 #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:52 #15 DONE 0.0s 03:03:52 03:03:52 #19 [core-metadata internal] load .dockerignore 03:03:52 #19 transferring context: 50B 0.0s done 03:03:52 #19 ... 03:03:52 03:03:52 #4 [security-bootstrapper internal] load .dockerignore 03:03:52 #4 transferring context: 50B 0.1s done 03:03:52 #4 DONE 1.3s 03:03:52 03:03:52 #20 [security-spire-server internal] load build definition from Dockerfile 03:03:52 #20 transferring dockerfile: 1.70kB 0.1s done 03:03:52 #20 DONE 2.6s 03:03:52 03:03:52 #21 [support-notifications internal] load .dockerignore 03:03:52 #21 transferring context: 50B 0.1s done 03:03:52 #21 DONE 1.3s 03:03:52 03:03:52 #22 [security-spire-config internal] load .dockerignore 03:03:52 #22 transferring context: 50B 0.1s done 03:03:52 #22 DONE 1.5s 03:03:52 03:03:52 #23 [security-spiffe-token-provider internal] load build context 03:03:52 #23 DONE 0.0s 03:03:52 03:03:52 #15 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:52 #15 DONE 0.0s 03:03:52 03:03:52 #24 [core-common-config-bootstrapper internal] load build context 03:03:52 #24 DONE 0.0s 03:03:52 03:03:52 #25 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:03:52 #25 DONE 0.0s 03:03:52 03:03:52 #26 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:52 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:52 #26 ... 03:03:52 03:03:52 #27 [core-data internal] load build definition from Dockerfile 03:03:52 #27 transferring dockerfile: 2.04kB 0.1s done 03:03:52 #27 DONE 2.8s 03:03:52 03:03:52 #28 [core-keeper internal] load build definition from Dockerfile 03:03:52 #28 transferring dockerfile: 2.07kB 0.1s done 03:03:52 #28 DONE 2.8s 03:03:52 03:03:52 #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:52 #15 DONE 0.0s 03:03:52 03:03:52 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 03:03:52 #29 DONE 0.7s 03:03:52 03:03:52 #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:52 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:52 #26 ... 03:03:52 03:03:52 #30 [security-spire-server internal] load .dockerignore 03:03:52 #30 transferring context: 50B 0.1s done 03:03:52 #30 DONE 1.5s 03:03:52 03:03:52 #31 [support-scheduler internal] load .dockerignore 03:03:52 #31 transferring context: 50B 0.1s done 03:03:52 #31 DONE 1.9s 03:03:52 03:03:52 #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:52 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:52 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:53 #26 ... 03:03:53 03:03:53 #15 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:53 #15 DONE 0.0s 03:03:53 03:03:53 #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:53 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 03:03:53 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:53 #26 ... 03:03:53 03:03:53 #32 [core-command internal] load .dockerignore 03:03:53 #32 transferring context: 50B 0.1s done 03:03:53 #32 DONE 2.2s 03:03:53 03:03:53 #33 [security-proxy-auth internal] load build definition from Dockerfile 03:03:53 #33 transferring dockerfile: 2.14kB 0.1s done 03:03:53 #33 DONE 3.2s 03:03:53 03:03:53 #15 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:53 #15 DONE 0.0s 03:03:53 03:03:53 #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:53 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.2s 03:03:53 #26 ... 03:03:53 03:03:53 #34 [security-spire-agent internal] load .dockerignore 03:03:53 #34 transferring context: 50B 0.1s done 03:03:53 #34 DONE 2.3s 03:03:53 03:03:53 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 03:03:53 #29 DONE 0.8s 03:03:53 03:03:53 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:53 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:53 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:53 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:53 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s 03:03:53 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:53 #26 ... 03:03:53 03:03:53 #35 [core-data internal] load .dockerignore 03:03:53 #35 transferring context: 50B 0.1s done 03:03:53 #35 DONE 1.9s 03:03:53 03:03:53 #36 [security-proxy-auth internal] load .dockerignore 03:03:53 #36 transferring context: 50B 0.0s done 03:03:53 #36 DONE 1.9s 03:03:53 03:03:53 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:53 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:53 #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 03:03:53 #26 ... 03:03:53 03:03:53 #19 [core-metadata internal] load .dockerignore 03:03:53 #19 DONE 1.9s 03:03:53 03:03:53 #9 [core-keeper internal] load .dockerignore 03:03:53 #9 DONE 2.0s 03:03:53 03:03:53 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 03:03:53 #29 DONE 0.9s 03:03:53 03:03:53 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:54 #26 ... 03:03:54 03:03:54 #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:54 #15 DONE 0.0s 03:03:54 03:03:54 #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:54 #26 ... 03:03:54 03:03:54 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 03:03:54 #29 DONE 1.2s 03:03:54 03:03:54 #15 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:54 #15 DONE 0.0s 03:03:54 03:03:54 #26 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:54 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:54 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:54 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:54 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:54 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:54 #26 ... 03:03:54 03:03:54 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:03:54 #37 DONE 1.6s 03:03:54 03:03:54 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:54 #38 DONE 0.0s 03:03:54 03:03:54 #26 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:54 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:54 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:54 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:54 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:54 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:54 #26 ... 03:03:54 03:03:54 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:54 #38 DONE 0.0s 03:03:54 03:03:54 #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:54 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:54 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:54 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:54 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:54 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:55 #26 ... 03:03:55 03:03:55 #29 [core-command internal] load metadata for docker.io/library/alpine:3.22 03:03:55 #29 DONE 2.1s 03:03:55 03:03:55 #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:55 #26 ... 03:03:55 03:03:55 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:55 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done 03:03:55 #38 DONE 0.6s 03:03:55 03:03:55 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:55 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:55 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:55 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:55 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:55 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:56 #26 ... 03:03:56 03:03:56 #15 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:56 #15 DONE 0.0s 03:03:56 03:03:56 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:56 #26 ... 03:03:56 03:03:56 #39 [security-spire-config internal] load build context 03:03:56 #39 transferring context: 24.70kB 0.2s done 03:03:56 #39 DONE 1.9s 03:03:56 03:03:56 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:56 #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.5s done 03:03:57 #26 ... 03:03:57 03:03:57 #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:57 #15 DONE 0.0s 03:03:57 03:03:57 #40 [security-spire-server internal] load build context 03:03:57 #40 transferring context: 26.44kB 0.2s done 03:03:57 #40 DONE 2.0s 03:03:57 03:03:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:57 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:03:57 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:03:57 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:03:57 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 03:03:57 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 03:03:57 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s 03:03:57 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:03:57 #38 ... 03:03:57 03:03:57 #41 [security-proxy-setup internal] load build context 03:03:57 #41 transferring context: 3.39MB 2.6s done 03:03:57 #41 DONE 4.4s 03:03:57 03:03:57 #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:57 #15 DONE 0.0s 03:03:57 03:03:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:57 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done 03:03:57 #38 ... 03:03:57 03:03:57 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 03:03:57 #37 DONE 2.8s 03:03:57 03:03:57 #42 [support-notifications internal] load build context 03:03:57 #42 transferring context: 3.39MB 2.7s done 03:03:57 #42 DONE 4.1s 03:03:57 03:03:57 #15 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:03:57 #15 DONE 0.0s 03:03:57 03:03:57 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 03:03:57 #29 DONE 3.4s 03:03:57 03:03:57 #43 [core-metadata internal] load build context 03:03:57 #43 DONE 0.0s 03:03:57 03:03:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:57 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.4s 03:03:57 #38 ... 03:03:57 03:03:57 #44 [security-secretstore-setup internal] load build context 03:03:57 #44 transferring context: 3.39MB 3.2s done 03:03:57 #44 DONE 4.8s 03:03:57 03:03:57 #45 [security-bootstrapper internal] load build context 03:03:57 #45 transferring context: 3.39MB 3.3s done 03:03:57 #45 DONE 4.3s 03:03:57 03:03:57 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 03:03:57 #46 DONE 1.6s 03:03:57 03:03:57 #24 [core-common-config-bootstrapper internal] load build context 03:03:57 #24 transferring context: 3.39MB 3.2s done 03:03:57 #24 DONE 4.9s 03:03:57 03:03:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:57 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done 03:03:57 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 03:03:57 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 03:03:57 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 03:03:57 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 03:03:57 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 03:03:57 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done 03:03:57 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 03:03:57 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:03:57 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.8s 03:03:57 #38 ... 03:03:57 03:03:57 #23 [security-spiffe-token-provider internal] load build context 03:03:57 #23 transferring context: 3.39MB 3.5s done 03:03:57 #23 DONE 5.2s 03:03:57 03:03:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.57MB / 37.02MB 2.0s 03:03:58 #38 ... 03:03:58 03:03:58 #47 [support-scheduler internal] load build context 03:03:58 #47 transferring context: 3.39MB 1.8s done 03:03:58 #47 DONE 3.4s 03:03:58 03:03:58 #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:03:58 #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 03:03:58 #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 03:03:58 #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:03:58 #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 03:03:58 #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 03:03:58 #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.5s done 03:03:58 #26 DONE 6.2s 03:03:58 03:03:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.81MB / 37.02MB 2.2s 03:03:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.3s 03:03:58 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 03:03:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 2.4s 03:03:58 #38 ... 03:03:58 03:03:58 #48 [core-command internal] load build context 03:03:58 #48 transferring context: 3.39MB 1.4s done 03:03:58 #48 DONE 2.6s 03:03:58 03:03:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:03:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.0s 03:03:59 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.5s 03:03:59 #38 ... 03:03:59 03:03:59 #49 [security-spire-agent internal] load build context 03:03:59 #49 transferring context: 25.98kB 0.2s done 03:03:59 #49 DONE 1.8s 03:03:59 03:03:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:00 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 3.9s 03:04:00 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 4.1s 03:04:00 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.53MB / 37.02MB 4.4s 03:04:00 #38 ... 03:04:00 03:04:00 #43 [core-metadata internal] load build context 03:04:00 #43 transferring context: 3.39MB 1.9s done 03:04:00 #43 DONE 3.2s 03:04:00 03:04:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:00 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.50MB / 37.02MB 4.7s 03:04:00 #38 ... 03:04:00 03:04:00 #50 [security-proxy-auth internal] load build context 03:04:00 #50 transferring context: 3.39MB 1.9s done 03:04:00 #50 DONE 3.2s 03:04:00 03:04:00 #51 [core-keeper internal] load build context 03:04:00 #51 transferring context: 3.39MB 1.9s done 03:04:00 #51 DONE 3.2s 03:04:00 03:04:00 #52 [core-data internal] load build context 03:04:00 #52 transferring context: 3.39MB 2.0s done 03:04:00 #52 DONE 3.3s 03:04:00 03:04:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:01 #38 ... 03:04:01 03:04:01 #25 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:04:01 #25 DONE 9.2s 03:04:01 03:04:01 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:01 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.1s 03:04:03 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 7.3s done 03:04:04 #38 ... 03:04:04 03:04:04 #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:04:04 #53 DONE 3.7s 03:04:04 03:04:04 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:04:07 #54 ... 03:04:07 03:04:07 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:04:07 #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 03:04:07 #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 03:04:07 #55 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 03:04:07 #55 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 03:04:07 #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 03:04:07 #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 03:04:07 #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 03:04:07 #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 03:04:07 #55 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.3s done 03:04:07 #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 03:04:07 #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.1s 03:04:08 #55 ... 03:04:08 03:04:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:08 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.5s 03:04:08 #38 ... 03:04:08 03:04:08 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:08 #56 ... 03:04:08 03:04:08 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:08 #57 ... 03:04:08 03:04:08 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:08 #58 ... 03:04:08 03:04:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:09 #59 ... 03:04:09 03:04:09 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:04:09 #60 ... 03:04:09 03:04:09 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:09 #61 ... 03:04:09 03:04:09 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:09 #62 ... 03:04:09 03:04:09 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:09 #63 ... 03:04:09 03:04:09 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:09 #64 ... 03:04:09 03:04:09 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:10 #65 ... 03:04:10 03:04:10 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:10 #66 ... 03:04:10 03:04:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:11 #38 ... 03:04:11 03:04:11 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:11 #66 DONE 13.5s 03:04:11 03:04:11 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:13 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.1s 03:04:14 #38 ... 03:04:14 03:04:14 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:14 #67 ... 03:04:14 03:04:14 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:04:14 #68 ... 03:04:14 03:04:14 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:04:14 #69 ... 03:04:14 03:04:14 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:14 #70 ... 03:04:14 03:04:14 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:14 #71 ... 03:04:14 03:04:14 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:14 #65 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:15 #65 ... 03:04:15 03:04:15 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:15 #67 DONE 11.6s 03:04:15 03:04:15 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:15 #62 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:16 #156 ... 03:04:16 03:04:16 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:16 #112 158.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:18 #62 ... 03:04:18 03:04:18 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:04:18 #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.9s done 03:04:18 #55 ... 03:04:18 03:04:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:18 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.2s 03:04:21 #38 ... 03:04:21 03:04:21 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:21 #59 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:21 #59 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:21 #59 ... 03:04:21 03:04:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:21 #38 ... 03:04:21 03:04:21 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:21 #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:21 #63 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:21 #63 ... 03:04:21 03:04:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:22 #38 ... 03:04:22 03:04:22 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:22 #57 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:22 #57 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:22 #57 ... 03:04:22 03:04:22 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:22 #56 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:22 #56 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:22 #56 ... 03:04:22 03:04:22 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:04:22 #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:22 #60 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:22 #60 ... 03:04:22 03:04:22 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:04:22 #0 7.927 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:22 #0 9.744 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:22 #72 ... 03:04:22 03:04:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:23 #38 ... 03:04:23 03:04:23 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:23 #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:23 #61 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:23 #61 ... 03:04:23 03:04:23 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:23 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s 03:04:24 #38 ... 03:04:24 03:04:24 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:24 #58 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:24 #58 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:24 #58 ... 03:04:24 03:04:24 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:04:24 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.2s done 03:04:24 #38 DONE 29.7s 03:04:24 03:04:24 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:24 #57 25.53 (1/1) Installing dumb-init (1.2.5-r3) 03:04:24 #57 25.59 Executing busybox-1.37.0-r20.trigger 03:04:24 #57 25.73 OK: 8 MiB in 17 packages 03:04:24 #57 ... 03:04:24 03:04:24 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:04:24 #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:24 #68 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:25 #68 ... 03:04:25 03:04:25 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:25 #63 26.33 (1/1) Installing dumb-init (1.2.5-r3) 03:04:25 #63 26.44 Executing busybox-1.37.0-r20.trigger 03:04:25 #63 26.61 OK: 8 MiB in 17 packages 03:04:26 #63 ... 03:04:26 03:04:26 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:04:26 #0 5.181 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #0 6.486 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:26 #73 ... 03:04:26 03:04:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:26 #59 24.46 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:04:26 #59 24.46 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:04:26 #59 24.46 OK: 26165 distinct packages available 03:04:26 #59 ... 03:04:26 03:04:26 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:04:26 #57 DONE 28.6s 03:04:26 03:04:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:26 #59 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #59 ... 03:04:26 03:04:26 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:26 #71 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #71 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:26 #71 ... 03:04:26 03:04:26 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:04:26 #74 ... 03:04:26 03:04:26 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 03:04:26 #54 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #54 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:26 #54 ... 03:04:26 03:04:26 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:04:26 #69 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #69 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:26 #69 ... 03:04:26 03:04:26 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:26 #64 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:26 #64 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:26 #64 ... 03:04:26 03:04:26 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:26 #61 28.51 (1/4) Installing dumb-init (1.2.5-r3) 03:04:26 #61 28.56 (2/4) Installing openssl (3.5.5-r0) 03:04:27 #112 ... 03:04:27 03:04:27 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:04:27 #150 DONE 165.4s 03:04:27 03:04:27 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:04:27 #141 DONE 171.0s 03:04:27 03:04:27 #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:27 #112 DONE 171.0s 03:04:27 03:04:27 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:27 #114 DONE 168.3s 03:04:27 03:04:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:04:27 #152 DONE 165.4s 03:04:27 03:04:27 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:27 #153 DONE 165.5s 03:04:27 03:04:27 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:27 #154 DONE 165.5s 03:04:27 03:04:27 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #176 ... 03:04:27 03:04:27 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:04:27 #151 DONE 165.6s 03:04:27 03:04:27 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:04:27 #149 DONE 165.7s 03:04:27 03:04:27 #176 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #176 DONE 0.4s 03:04:27 03:04:27 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:04:27 #177 ... 03:04:27 03:04:27 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:04:27 #156 DONE 139.2s 03:04:27 03:04:27 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #178 DONE 0.3s 03:04:27 03:04:27 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #179 DONE 0.3s 03:04:27 03:04:27 #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #180 DONE 0.3s 03:04:27 03:04:27 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:04:27 #61 28.73 (3/4) Installing su-exec (0.2-r3) 03:04:27 #61 28.73 (4/4) Installing yq-go (4.47.2-r3) 03:04:27 #177 DONE 0.2s 03:04:27 03:04:27 #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #181 DONE 0.2s 03:04:27 03:04:27 #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #182 DONE 0.2s 03:04:27 03:04:27 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #183 DONE 0.3s 03:04:27 03:04:27 #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:04:27 #184 CACHED 03:04:27 03:04:27 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #185 CACHED 03:04:27 03:04:27 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:04:27 #186 CACHED 03:04:27 03:04:27 #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #187 CACHED 03:04:27 03:04:27 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:04:27 #188 ... 03:04:27 03:04:27 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:04:27 #189 DONE 0.2s 03:04:27 03:04:27 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:04:27 #190 DONE 0.2s 03:04:27 03:04:27 #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:04:27 #191 DONE 0.2s 03:04:27 03:04:27 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:04:27 #192 DONE 0.2s 03:04:27 03:04:27 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:04:27 #193 DONE 0.2s 03:04:27 03:04:27 #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:04:27 #194 DONE 0.2s 03:04:27 #61 ... 03:04:27 03:04:27 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:27 #65 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:27 #65 ... 03:04:27 03:04:27 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:27 #70 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:27 #70 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:27 #70 ... 03:04:27 03:04:27 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:27 #58 29.01 (1/2) Installing dumb-init (1.2.5-r3) 03:04:27 #58 29.05 (2/2) Installing su-exec (0.2-r3) 03:04:27 #58 29.06 Executing busybox-1.37.0-r20.trigger 03:04:27 #58 29.23 OK: 8 MiB in 18 packages 03:04:27 03:04:27 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:04:28 #195 ... 03:04:28 03:04:28 #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:04:28 #196 DONE 0.9s 03:04:28 03:04:28 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:04:28 #188 DONE 0.9s 03:04:28 03:04:28 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:04:28 #197 DONE 0.9s 03:04:28 03:04:28 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:04:28 #198 DONE 0.9s 03:04:28 03:04:28 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:04:28 #199 ... 03:04:28 03:04:28 #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:04:28 #200 DONE 1.7s 03:04:29 #58 ... 03:04:29 03:04:29 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:29 #62 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:29 #62 ... 03:04:29 03:04:29 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:29 #61 30.28 Executing busybox-1.37.0-r20.trigger 03:04:29 #61 30.46 OK: 20 MiB in 20 packages 03:04:29 #61 ... 03:04:29 03:04:29 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:04:29 #63 DONE 30.6s 03:04:29 03:04:29 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:04:29 03:04:29 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:04:29 #201 ... 03:04:29 03:04:29 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:04:29 #202 DONE 2.2s 03:04:29 03:04:29 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:04:29 #203 DONE 2.3s 03:04:29 03:04:29 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:04:29 #204 DONE 2.3s 03:04:29 03:04:29 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:04:29 #195 DONE 2.3s 03:04:29 03:04:29 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:04:29 #205 DONE 1.6s 03:04:29 03:04:29 #206 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:04:29 #206 DONE 1.6s 03:04:29 03:04:29 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:04:29 #207 DONE 1.6s 03:04:29 03:04:29 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:04:29 #208 DONE 0.1s 03:04:29 03:04:29 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:04:29 #209 DONE 1.6s 03:04:29 03:04:29 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:04:29 #199 DONE 1.6s 03:04:29 03:04:29 #210 [core-command] exporting to image 03:04:29 #210 exporting layers 03:04:29 #210 ... 03:04:29 03:04:29 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:04:29 #201 DONE 0.8s 03:04:29 03:04:29 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:04:29 #211 DONE 0.3s 03:04:29 03:04:29 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:04:29 #212 DONE 0.3s 03:04:30 03:04:30 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:04:30 #213 DONE 0.3s 03:04:30 03:04:30 #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:04:30 #214 DONE 0.3s 03:04:30 03:04:30 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:04:30 #215 DONE 0.3s 03:04:30 03:04:30 #216 [support-notifications] exporting to image 03:04:30 #216 ... 03:04:30 03:04:30 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:04:30 #217 DONE 0.3s 03:04:30 03:04:30 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:04:30 #218 DONE 0.5s 03:04:30 03:04:30 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:30 #219 ... 03:04:30 03:04:30 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:04:30 #220 DONE 0.5s 03:04:30 03:04:30 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:30 #221 DONE 0.5s 03:04:30 #75 ... 03:04:30 03:04:30 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:04:30 #58 DONE 32.0s 03:04:30 03:04:30 #222 [core-metadata] exporting to image 03:04:30 03:04:30 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:30 #64 32.03 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:04:30 #64 32.03 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:04:30 #64 32.03 OK: 26165 distinct packages available 03:04:30 #222 ... 03:04:30 03:04:30 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:04:30 #223 DONE 0.3s 03:04:30 03:04:30 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:04:30 #224 DONE 0.4s 03:04:30 03:04:30 #210 [core-command] exporting to image 03:04:30 #210 exporting layers 0.2s done 03:04:30 #210 writing image sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 0.3s done 03:04:30 #210 naming to docker.io/library/core-command 0.0s done 03:04:30 #210 DONE 1.0s 03:04:30 03:04:30 #225 [core-keeper] exporting to image 03:04:30 #225 exporting layers 0.8s done 03:04:30 #225 writing image sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 0.1s done 03:04:30 #225 naming to docker.io/library/core-keeper 0.0s done 03:04:31 #225 DONE 1.2s 03:04:31 03:04:31 #226 [core-data] exporting to image 03:04:31 #226 exporting layers 0.9s done 03:04:31 #226 writing image sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc 03:04:31 #226 writing image sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc 0.4s done 03:04:31 #226 naming to docker.io/library/core-data done 03:04:31 #226 DONE 1.4s 03:04:31 03:04:31 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:04:31 #227 DONE 0.5s 03:04:31 03:04:31 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:31 #219 DONE 1.0s 03:04:31 03:04:31 #228 [security-proxy-auth] exporting to image 03:04:31 #228 ... 03:04:31 03:04:31 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:04:31 #229 DONE 0.2s 03:04:31 03:04:31 #216 [support-notifications] exporting to image 03:04:31 #216 exporting layers 1.3s done 03:04:31 #216 writing image sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 0.0s done 03:04:31 #216 naming to docker.io/library/support-notifications done 03:04:31 #216 DONE 1.4s 03:04:31 03:04:31 #230 [security-spiffe-token-provider] exporting to image 03:04:31 #230 exporting layers 1.3s done 03:04:31 #230 writing image sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 0.0s done 03:04:31 #230 naming to docker.io/library/security-spiffe-token-provider 0.0s done 03:04:31 #230 DONE 1.4s 03:04:31 03:04:31 #222 [core-metadata] exporting to image 03:04:31 #222 exporting layers 1.0s done 03:04:31 #222 writing image sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 0.0s done 03:04:31 #222 naming to docker.io/library/core-metadata 0.0s done 03:04:31 #222 DONE 1.1s 03:04:31 03:04:31 #231 [support-scheduler] exporting to image 03:04:31 #231 exporting layers 1.4s done 03:04:31 #231 writing image sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:04:31 #231 naming to docker.io/library/support-scheduler done 03:04:31 #231 DONE 1.5s 03:04:31 03:04:31 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:31 #232 ... 03:04:31 03:04:31 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:31 #233 DONE 0.8s 03:04:31 03:04:31 #234 [security-proxy-setup] exporting to image 03:04:31 #234 exporting layers 0.2s done 03:04:31 #234 writing image sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:04:31 #234 naming to docker.io/library/security-proxy-setup done 03:04:31 #234 DONE 0.3s 03:04:31 03:04:31 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:31 #232 DONE 0.5s 03:04:31 03:04:31 #235 [security-secretstore-setup] exporting to image 03:04:32 #235 exporting layers 0.2s done 03:04:32 #235 writing image sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:04:32 #235 naming to docker.io/library/security-secretstore-setup done 03:04:32 #235 DONE 0.3s 03:04:32 03:04:32 #228 [security-proxy-auth] exporting to image 03:04:32 #228 exporting layers 1.0s done 03:04:32 #228 writing image sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:04:32 #228 naming to docker.io/library/security-proxy-auth done 03:04:32 #228 DONE 1.0s 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:04:32 time="2026-02-13T03:00:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:04:32 $ docker stop --time=1 b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f 03:04:32 #64 ... 03:04:32 03:04:32 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 03:04:32 #68 24.93 OK: 255 MiB in 60 packages 03:04:32 #68 DONE 27.9s 03:04:32 03:04:32 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:04:32 #61 DONE 33.8s 03:04:32 03:04:32 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:33 $ docker rm -f --volumes b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f 03:04:33 #76 ... 03:04:33 03:04:33 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:04:33 #77 DONE 1.2s 03:04:33 03:04:33 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] sh 03:04:33 + docker images 03:04:33 REPOSITORY TAG IMAGE ID CREATED SIZE 03:04:33 security-secretstore-setup latest d0b380402d19 2 seconds ago 83.7MB 03:04:33 security-proxy-auth latest 262f93617608 2 seconds ago 46.1MB 03:04:33 security-proxy-setup latest 35eb5e8761d2 2 seconds ago 52MB 03:04:33 core-metadata latest 0cac243889c4 3 seconds ago 47.1MB 03:04:33 core-keeper latest 7e471c0a24fa 4 seconds ago 46.8MB 03:04:33 support-scheduler latest fef1a22a0465 4 seconds ago 51.2MB 03:04:33 core-command latest 74dc854335ae 4 seconds ago 41.3MB 03:04:33 support-notifications latest b385b91eb8b5 4 seconds ago 54.8MB 03:04:33 security-spiffe-token-provider latest 924c035056b0 4 seconds ago 50.2MB 03:04:33 core-data latest 86722cdc87d7 4 seconds ago 47MB 03:04:33 security-bootstrapper latest f9ce9089b553 About a minute ago 21.6MB 03:04:33 core-common-config-bootstrapper latest 31a06b14ad8a About a minute ago 20.5MB 03:04:33 security-spire-agent latest cfcab23c4916 2 minutes ago 237MB 03:04:33 security-spire-server latest 2bc59de6fb12 2 minutes ago 178MB 03:04:33 security-spire-config latest 962dcc5c5dcb 2 minutes ago 177MB 03:04:33 ci-base-image-x86_64 latest e83b37a2cc92 7 minutes ago 1GB 03:04:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB 03:04:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 03:04:33 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 03:04:34 provisioning config files... 03:04:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config16606795045386679278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:34 ---> ****-login.sh 03:04:34 nexus3.edgexfoundry.org:10001 03:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:34 Login Succeeded 03:04:34 nexus3.edgexfoundry.org:10002 03:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:34 Login Succeeded 03:04:34 nexus3.edgexfoundry.org:10003 03:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:34 Login Succeeded 03:04:34 nexus3.edgexfoundry.org:10004 03:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:34 Login Succeeded 03:04:34 ****.io 03:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:34 Login Succeeded 03:04:34 ---> ****-login.sh ends [Pipeline] } 03:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:04:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:04:35 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:35 latest 03:04:35 4.1.0-dev.99 03:04:35 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:35 main 03:04:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 03:04:35 #78 ... 03:04:35 03:04:35 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:04:35 #60 29.18 (1/3) Installing ca-certificates (20250911-r0) 03:04:35 #60 29.69 (2/3) Installing dumb-init (1.2.5-r3) 03:04:35 #60 29.72 (3/3) Installing tzdata (2025c-r0) 03:04:35 #60 31.53 Executing busybox-1.37.0-r20.trigger 03:04:35 #60 31.75 Executing ca-certificates-20250911-r0.trigger 03:04:35 #60 33.86 OK: 9 MiB in 19 packages 03:04:35 #60 DONE 36.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 03:04:35 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:04:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:35 + docker push nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:04:35 0dd6fe63ce1e: Preparing 03:04:35 b094d45b6b2f: Preparing 03:04:35 e3088919b266: Preparing 03:04:35 15679430dc9b: Preparing 03:04:35 82a9405178f9: Preparing 03:04:35 5c18f047e888: Preparing 03:04:35 cce92674e987: Preparing 03:04:35 5c18f047e888: Waiting 03:04:35 cce92674e987: Waiting 03:04:35 15679430dc9b: Pushed 03:04:35 0dd6fe63ce1e: Pushed 03:04:35 e3088919b266: Pushed 03:04:35 82a9405178f9: Pushed 03:04:35 cce92674e987: Layer already exists 03:04:35 5c18f047e888: Pushed 03:04:36 #79 ... 03:04:36 03:04:36 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:04:36 #70 28.28 OK: 255 MiB in 60 packages 03:04:36 #70 DONE 31.8s 03:04:36 03:04:36 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:36 #56 27.78 (1/4) Installing ca-certificates (20250911-r0) 03:04:36 #56 31.34 (2/4) Installing dumb-init (1.2.5-r3) 03:04:36 #56 31.49 (3/4) Installing su-exec (0.2-r3) 03:04:36 #56 31.52 (4/4) Installing yq-go (4.47.2-r3) 03:04:36 #56 33.96 Executing busybox-1.37.0-r20.trigger 03:04:36 #56 34.39 Executing ca-certificates-20250911-r0.trigger 03:04:36 #56 36.68 OK: 20 MiB in 20 packages 03:04:36 #56 ... 03:04:36 03:04:36 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:04:36 #54 28.37 OK: 255 MiB in 60 packages 03:04:36 #54 DONE 32.9s 03:04:36 03:04:36 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:04:37 #80 ... 03:04:37 03:04:37 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:04:37 #69 29.68 OK: 255 MiB in 60 packages 03:04:37 #69 DONE 32.8s 03:04:37 03:04:37 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:04:37 #81 ... 03:04:37 03:04:37 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:04:37 #65 31.29 (1/7) Installing ca-certificates (20250911-r0) 03:04:37 #65 31.78 (2/7) Installing dumb-init (1.2.5-r3) 03:04:37 #65 31.84 (3/7) Installing libgcc (14.2.0-r6) 03:04:37 #65 31.86 (4/7) Installing libsodium (1.0.20-r1) 03:04:37 #65 31.90 (5/7) Installing libstdc++ (14.2.0-r6) 03:04:37 #65 32.61 (6/7) Installing libzmq (4.3.5-r2) 03:04:37 #65 32.83 (7/7) Installing zeromq (4.3.5-r2) 03:04:37 #65 32.90 Executing busybox-1.37.0-r20.trigger 03:04:37 #65 33.08 Executing ca-certificates-20250911-r0.trigger 03:04:37 #65 34.64 OK: 12 MiB in 23 packages 03:04:37 #65 DONE 38.8s 03:04:37 03:04:37 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:04:38 #82 ... 03:04:38 03:04:38 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:04:38 #80 DONE 2.3s 03:04:38 03:04:38 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:04:38 #56 DONE 40.1s 03:04:38 03:04:38 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:04:38 #83 ... 03:04:38 03:04:38 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:04:38 #84 DONE 2.2s 03:04:39 03:04:39 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:39 b094d45b6b2f: Pushed 03:04:39 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 #85 ... 03:04:39 03:04:39 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:04:39 #81 DONE 2.3s 03:04:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 03:04:39 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:04:39 0dd6fe63ce1e: Preparing 03:04:39 b094d45b6b2f: Preparing 03:04:39 e3088919b266: Preparing 03:04:39 15679430dc9b: Preparing 03:04:39 82a9405178f9: Preparing 03:04:39 5c18f047e888: Preparing 03:04:39 cce92674e987: Preparing 03:04:39 5c18f047e888: Waiting 03:04:39 cce92674e987: Waiting 03:04:39 82a9405178f9: Layer already exists 03:04:39 15679430dc9b: Layer already exists 03:04:39 e3088919b266: Layer already exists 03:04:39 0dd6fe63ce1e: Layer already exists 03:04:39 b094d45b6b2f: Layer already exists 03:04:39 5c18f047e888: Layer already exists 03:04:39 cce92674e987: Layer already exists 03:04:39 latest: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv 03:04:39 #86 ... 03:04:39 03:04:39 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:04:39 #73 20.95 OK: 255 MiB in 60 packages 03:04:39 #73 DONE 23.8s 03:04:39 03:04:39 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:39 #62 31.29 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:04:39 #62 31.31 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:04:39 #62 31.31 OK: 26165 distinct packages available 03:04:39 #62 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:39 #62 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 #62 ... 03:04:40 03:04:40 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:40 #76 7.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 #76 ... 03:04:40 03:04:40 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:04:40 #0 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:40 #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:40 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 03:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:04:40 0dd6fe63ce1e: Preparing 03:04:40 b094d45b6b2f: Preparing 03:04:40 e3088919b266: Preparing 03:04:40 15679430dc9b: Preparing 03:04:40 82a9405178f9: Preparing 03:04:40 5c18f047e888: Preparing 03:04:40 cce92674e987: Preparing 03:04:40 5c18f047e888: Waiting 03:04:40 cce92674e987: Waiting 03:04:40 e3088919b266: Layer already exists 03:04:40 15679430dc9b: Layer already exists 03:04:40 b094d45b6b2f: Layer already exists 03:04:40 0dd6fe63ce1e: Layer already exists 03:04:40 82a9405178f9: Layer already exists 03:04:40 cce92674e987: Layer already exists 03:04:40 5c18f047e888: Layer already exists 03:04:40 4.1.0-dev.99: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 #87 ... 03:04:40 03:04:40 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:04:40 #72 26.61 (1/1) Installing dumb-init (1.2.5-r3) 03:04:40 #72 27.34 Executing busybox-1.37.0-r20.trigger 03:04:40 #72 27.53 OK: 8 MiB in 17 packages 03:04:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker push nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:04:41 0dd6fe63ce1e: Preparing 03:04:41 b094d45b6b2f: Preparing 03:04:41 e3088919b266: Preparing 03:04:41 15679430dc9b: Preparing 03:04:41 82a9405178f9: Preparing 03:04:41 5c18f047e888: Preparing 03:04:41 cce92674e987: Preparing 03:04:41 5c18f047e888: Waiting 03:04:41 cce92674e987: Waiting 03:04:41 15679430dc9b: Layer already exists 03:04:41 82a9405178f9: Layer already exists 03:04:41 0dd6fe63ce1e: Layer already exists 03:04:41 b094d45b6b2f: Layer already exists 03:04:41 e3088919b266: Layer already exists 03:04:41 cce92674e987: Layer already exists 03:04:41 5c18f047e888: Layer already exists 03:04:41 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 #72 ... 03:04:41 03:04:41 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:41 #59 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:41 #59 ... 03:04:41 03:04:41 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:04:41 #74 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:41 #74 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:41 #74 ... 03:04:41 03:04:41 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:04:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 #88 DONE 1.7s 03:04:41 03:04:41 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:41 #71 29.62 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 03:04:41 #71 29.62 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 03:04:41 #71 29.62 OK: 26176 distinct packages available 03:04:41 #71 32.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:41 #71 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:41 #71 ... 03:04:41 03:04:41 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:04:41 0dd6fe63ce1e: Preparing 03:04:41 b094d45b6b2f: Preparing 03:04:41 e3088919b266: Preparing 03:04:41 15679430dc9b: Preparing 03:04:41 82a9405178f9: Preparing 03:04:41 5c18f047e888: Preparing 03:04:41 cce92674e987: Preparing 03:04:41 5c18f047e888: Waiting 03:04:41 cce92674e987: Waiting 03:04:41 e3088919b266: Layer already exists 03:04:41 82a9405178f9: Layer already exists 03:04:41 b094d45b6b2f: Layer already exists 03:04:41 15679430dc9b: Layer already exists 03:04:41 0dd6fe63ce1e: Layer already exists 03:04:41 cce92674e987: Layer already exists 03:04:41 5c18f047e888: Layer already exists 03:04:41 main: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:41 ===================================================== [Pipeline] echo 03:04:41 taggedImages: 03:04:41 - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:41 - nexus3.edgexfoundry.org:10004/core-command:latest 03:04:41 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 03:04:41 - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:04:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:04:41 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:41 latest 03:04:41 4.1.0-dev.99 03:04:41 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:41 main 03:04:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:04:42 95a6e498882b: Preparing 03:04:42 e4424e3a8596: Preparing 03:04:42 4fbe65dc6b45: Preparing 03:04:42 56045fe568a9: Preparing 03:04:42 e3088919b266: Preparing 03:04:42 15679430dc9b: Preparing 03:04:42 82a9405178f9: Preparing 03:04:42 5c18f047e888: Preparing 03:04:42 cce92674e987: Preparing 03:04:42 15679430dc9b: Waiting 03:04:42 82a9405178f9: Waiting 03:04:42 5c18f047e888: Waiting 03:04:42 cce92674e987: Waiting 03:04:42 e3088919b266: Layer already exists 03:04:42 15679430dc9b: Layer already exists 03:04:42 82a9405178f9: Layer already exists 03:04:42 5c18f047e888: Layer already exists 03:04:42 4fbe65dc6b45: Pushed 03:04:42 e4424e3a8596: Pushed 03:04:42 cce92674e987: Layer already exists 03:04:42 95a6e498882b: Pushed 03:04:42 #89 ... 03:04:42 03:04:42 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:04:42 #72 DONE 30.3s 03:04:42 03:04:42 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:42 #76 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:42 #76 ... 03:04:42 03:04:42 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:42 #64 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:42 #64 36.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:42 #64 ... 03:04:42 03:04:42 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:04:42 #75 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:42 #75 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:43 56045fe568a9: Pushed 03:04:43 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + 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 03:04:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:04:44 95a6e498882b: Preparing 03:04:44 e4424e3a8596: Preparing 03:04:44 4fbe65dc6b45: Preparing 03:04:44 56045fe568a9: Preparing 03:04:44 e3088919b266: Preparing 03:04:44 15679430dc9b: Preparing 03:04:44 82a9405178f9: Preparing 03:04:44 5c18f047e888: Preparing 03:04:44 cce92674e987: Preparing 03:04:44 82a9405178f9: Waiting 03:04:44 5c18f047e888: Waiting 03:04:44 cce92674e987: Waiting 03:04:44 15679430dc9b: Waiting 03:04:44 e3088919b266: Layer already exists 03:04:44 e4424e3a8596: Layer already exists 03:04:44 4fbe65dc6b45: Layer already exists 03:04:44 56045fe568a9: Layer already exists 03:04:44 95a6e498882b: Layer already exists 03:04:44 82a9405178f9: Layer already exists 03:04:44 15679430dc9b: Layer already exists 03:04:44 5c18f047e888: Layer already exists 03:04:44 cce92674e987: Layer already exists 03:04:44 latest: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 03:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:04:45 95a6e498882b: Preparing 03:04:45 e4424e3a8596: Preparing 03:04:45 4fbe65dc6b45: Preparing 03:04:45 56045fe568a9: Preparing 03:04:45 e3088919b266: Preparing 03:04:45 15679430dc9b: Preparing 03:04:45 82a9405178f9: Preparing 03:04:45 5c18f047e888: Preparing 03:04:45 cce92674e987: Preparing 03:04:45 15679430dc9b: Waiting 03:04:45 82a9405178f9: Waiting 03:04:45 5c18f047e888: Waiting 03:04:45 cce92674e987: Waiting 03:04:45 56045fe568a9: Layer already exists 03:04:45 e4424e3a8596: Layer already exists 03:04:45 95a6e498882b: Layer already exists 03:04:45 e3088919b266: Layer already exists 03:04:45 4fbe65dc6b45: Layer already exists 03:04:45 15679430dc9b: Layer already exists 03:04:45 5c18f047e888: Layer already exists 03:04:45 cce92674e987: Layer already exists 03:04:45 82a9405178f9: Layer already exists 03:04:45 4.1.0-dev.99: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 #75 ... 03:04:45 03:04:45 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:45 #59 46.62 (1/13) Installing brotli-libs (1.1.0-r2) 03:04:45 #59 46.83 (2/13) Installing c-ares (1.34.6-r0) 03:04:45 #59 46.86 (3/13) Installing libunistring (1.3-r0) 03:04:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 #59 47.10 (4/13) Installing libidn2 (2.3.7-r0) 03:04:45 #59 47.15 (5/13) Installing nghttp2-libs (1.65.0-r0) 03:04:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:04:45 95a6e498882b: Preparing 03:04:45 e4424e3a8596: Preparing 03:04:45 4fbe65dc6b45: Preparing 03:04:45 56045fe568a9: Preparing 03:04:45 e3088919b266: Preparing 03:04:45 15679430dc9b: Preparing 03:04:45 82a9405178f9: Preparing 03:04:45 5c18f047e888: Preparing 03:04:45 cce92674e987: Preparing 03:04:45 15679430dc9b: Waiting 03:04:45 82a9405178f9: Waiting 03:04:45 5c18f047e888: Waiting 03:04:45 cce92674e987: Waiting 03:04:45 e4424e3a8596: Layer already exists 03:04:45 56045fe568a9: Layer already exists 03:04:45 95a6e498882b: Layer already exists 03:04:45 e3088919b266: Layer already exists 03:04:45 4fbe65dc6b45: Layer already exists 03:04:45 82a9405178f9: Layer already exists 03:04:45 15679430dc9b: Layer already exists 03:04:45 cce92674e987: Layer already exists 03:04:45 5c18f047e888: Layer already exists 03:04:45 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 #59 47.25 (6/13) Installing libpsl (0.21.5-r3) 03:04:45 #59 47.31 (7/13) Installing zstd-libs (1.5.7-r0) 03:04:45 #59 47.50 (8/13) Installing libcurl (8.14.1-r2) 03:04:46 + 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 03:04:46 #59 47.64 (9/13) Installing curl (8.14.1-r2) 03:04:46 #59 47.71 (10/13) Installing dumb-init (1.2.5-r3) 03:04:46 #59 47.75 (11/13) Installing musl-obstack (1.2.3-r2) 03:04:46 #59 47.78 (12/13) Installing libucontext (1.3.2-r0) 03:04:46 #59 47.82 (13/13) Installing gcompat (1.1.0-r4) 03:04:46 #59 47.88 Executing busybox-1.37.0-r20.trigger 03:04:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:04:46 95a6e498882b: Preparing 03:04:46 e4424e3a8596: Preparing 03:04:46 4fbe65dc6b45: Preparing 03:04:46 56045fe568a9: Preparing 03:04:46 e3088919b266: Preparing 03:04:46 15679430dc9b: Preparing 03:04:46 82a9405178f9: Preparing 03:04:46 5c18f047e888: Preparing 03:04:46 cce92674e987: Preparing 03:04:46 82a9405178f9: Waiting 03:04:46 5c18f047e888: Waiting 03:04:46 cce92674e987: Waiting 03:04:46 15679430dc9b: Waiting 03:04:46 e3088919b266: Layer already exists 03:04:46 56045fe568a9: Layer already exists 03:04:46 e4424e3a8596: Layer already exists 03:04:46 95a6e498882b: Layer already exists 03:04:46 4fbe65dc6b45: Layer already exists 03:04:46 82a9405178f9: Layer already exists 03:04:46 15679430dc9b: Layer already exists 03:04:46 5c18f047e888: Layer already exists 03:04:46 cce92674e987: Layer already exists 03:04:46 main: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:46 ===================================================== [Pipeline] echo 03:04:46 taggedImages: 03:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 03:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:04:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:04:46 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:46 latest 03:04:46 4.1.0-dev.99 03:04:46 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:46 main 03:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 #59 48.08 OK: 13 MiB in 29 packages 03:04:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker push nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:47 fabb7f7e6a96: Preparing 03:04:47 b5f36a90c1ff: Preparing 03:04:47 e3088919b266: Preparing 03:04:47 15679430dc9b: Preparing 03:04:47 568eb32071c9: Preparing 03:04:47 e0d026dc06af: Preparing 03:04:47 cce92674e987: Preparing 03:04:47 e0d026dc06af: Waiting 03:04:47 cce92674e987: Waiting 03:04:47 e3088919b266: Layer already exists 03:04:47 15679430dc9b: Layer already exists 03:04:47 cce92674e987: Layer already exists 03:04:47 568eb32071c9: Pushed 03:04:47 fabb7f7e6a96: Pushed 03:04:47 e0d026dc06af: Pushed 03:04:48 #59 DONE 49.9s 03:04:48 03:04:48 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:04:48 #90 ... 03:04:48 03:04:48 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:48 #91 ... 03:04:48 03:04:48 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:48 #62 48.89 (1/4) Installing dumb-init (1.2.5-r3) 03:04:48 #62 48.95 (2/4) Installing musl-obstack (1.2.3-r2) 03:04:48 #62 48.96 (3/4) Installing libucontext (1.3.2-r0) 03:04:48 #62 48.98 (4/4) Installing gcompat (1.1.0-r4) 03:04:48 #62 49.06 Executing busybox-1.37.0-r20.trigger 03:04:48 #62 49.20 OK: 8 MiB in 20 packages 03:04:49 #62 ... 03:04:49 03:04:49 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 03:04:49 #74 20.89 OK: 8 MiB in 17 packages 03:04:49 #74 DONE 23.9s 03:04:49 03:04:49 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:04:49 #64 48.55 (1/5) Installing dumb-init (1.2.5-r3) 03:04:49 #64 48.59 (2/5) Installing musl-obstack (1.2.3-r2) 03:04:49 #64 48.60 (3/5) Installing libucontext (1.3.2-r0) 03:04:49 #64 48.64 (4/5) Installing gcompat (1.1.0-r4) 03:04:49 #64 48.71 (5/5) Installing openssl (3.5.5-r0) 03:04:49 #64 48.80 Executing busybox-1.37.0-r20.trigger 03:04:49 #64 49.02 OK: 9 MiB in 21 packages 03:04:50 #64 DONE 51.5s 03:04:50 03:04:50 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:04:50 #92 ... 03:04:50 03:04:50 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:04:50 #62 DONE 52.1s 03:04:50 03:04:50 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:50 #71 46.63 OK: 255 MiB in 60 packages 03:04:51 b5f36a90c1ff: Pushed 03:04:51 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:51 fabb7f7e6a96: Preparing 03:04:51 b5f36a90c1ff: Preparing 03:04:51 e3088919b266: Preparing 03:04:51 15679430dc9b: Preparing 03:04:51 568eb32071c9: Preparing 03:04:51 e0d026dc06af: Preparing 03:04:51 cce92674e987: Preparing 03:04:51 e0d026dc06af: Waiting 03:04:51 cce92674e987: Waiting 03:04:51 fabb7f7e6a96: Layer already exists 03:04:51 15679430dc9b: Layer already exists 03:04:51 b5f36a90c1ff: Layer already exists 03:04:51 568eb32071c9: Layer already exists 03:04:51 e3088919b266: Layer already exists 03:04:51 cce92674e987: Layer already exists 03:04:51 e0d026dc06af: Layer already exists 03:04:51 latest: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 03:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:52 fabb7f7e6a96: Preparing 03:04:52 b5f36a90c1ff: Preparing 03:04:52 e3088919b266: Preparing 03:04:52 15679430dc9b: Preparing 03:04:52 568eb32071c9: Preparing 03:04:52 e0d026dc06af: Preparing 03:04:52 cce92674e987: Preparing 03:04:52 e0d026dc06af: Waiting 03:04:52 cce92674e987: Waiting 03:04:52 e3088919b266: Layer already exists 03:04:52 15679430dc9b: Layer already exists 03:04:52 b5f36a90c1ff: Layer already exists 03:04:52 568eb32071c9: Layer already exists 03:04:52 fabb7f7e6a96: Layer already exists 03:04:52 e0d026dc06af: Layer already exists 03:04:52 cce92674e987: Layer already exists 03:04:52 4.1.0-dev.99: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:53 fabb7f7e6a96: Preparing 03:04:53 b5f36a90c1ff: Preparing 03:04:53 e3088919b266: Preparing 03:04:53 15679430dc9b: Preparing 03:04:53 568eb32071c9: Preparing 03:04:53 e0d026dc06af: Preparing 03:04:53 cce92674e987: Preparing 03:04:53 e0d026dc06af: Waiting 03:04:53 cce92674e987: Waiting 03:04:53 e3088919b266: Layer already exists 03:04:53 15679430dc9b: Layer already exists 03:04:53 568eb32071c9: Layer already exists 03:04:53 b5f36a90c1ff: Layer already exists 03:04:53 fabb7f7e6a96: Layer already exists 03:04:53 e0d026dc06af: Layer already exists 03:04:53 cce92674e987: Layer already exists 03:04:53 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 #71 ... 03:04:53 03:04:53 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:04:53 #87 21.34 OK: 8 MiB in 18 packages 03:04:53 #87 DONE 23.0s 03:04:53 03:04:53 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:04:53 #71 DONE 49.3s 03:04:53 03:04:53 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:04:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:04:53 fabb7f7e6a96: Preparing 03:04:53 b5f36a90c1ff: Preparing 03:04:53 e3088919b266: Preparing 03:04:53 15679430dc9b: Preparing 03:04:53 568eb32071c9: Preparing 03:04:53 e0d026dc06af: Preparing 03:04:53 cce92674e987: Preparing 03:04:53 e0d026dc06af: Waiting 03:04:53 cce92674e987: Waiting 03:04:53 15679430dc9b: Layer already exists 03:04:53 b5f36a90c1ff: Layer already exists 03:04:53 e3088919b266: Layer already exists 03:04:53 fabb7f7e6a96: Layer already exists 03:04:53 568eb32071c9: Layer already exists 03:04:53 cce92674e987: Layer already exists 03:04:53 e0d026dc06af: Layer already exists 03:04:53 main: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:53 ===================================================== 03:04:53 #93 ... 03:04:53 03:04:53 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:04:53 #75 21.71 OK: 8 MiB in 17 packages 03:04:53 #75 DONE 24.6s 03:04:53 03:04:53 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:53 #76 21.58 OK: 20 MiB in 20 packages [Pipeline] echo 03:04:53 taggedImages: 03:04:53 - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:53 - nexus3.edgexfoundry.org:10004/core-data:latest 03:04:53 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 03:04:53 - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:04:54 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:04:54 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:54 latest 03:04:54 4.1.0-dev.99 03:04:54 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:04:54 main 03:04:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:54 d66e30b59520: Preparing 03:04:54 1a09dc0eabe7: Preparing 03:04:54 15679430dc9b: Preparing 03:04:54 9a7526749818: Preparing 03:04:54 86e3dd8db827: Preparing 03:04:54 cce92674e987: Preparing 03:04:54 cce92674e987: Waiting 03:04:54 15679430dc9b: Layer already exists 03:04:54 cce92674e987: Layer already exists 03:04:54 86e3dd8db827: Pushed 03:04:54 d66e30b59520: Pushed 03:04:54 9a7526749818: Pushed 03:04:54 #76 ... 03:04:54 03:04:54 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:04:54 #94 DONE 1.3s 03:04:54 03:04:54 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:55 #95 ... 03:04:55 03:04:55 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:04:55 #79 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:55 #79 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:55 #79 ... 03:04:55 03:04:55 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:04:55 #82 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:55 #82 9.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:55 #82 ... 03:04:55 03:04:55 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:04:55 #92 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:56 #92 ... 03:04:56 03:04:56 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:04:56 #76 DONE 24.1s 03:04:56 03:04:56 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:04:56 #96 ... 03:04:56 03:04:56 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:04:56 #83 7.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:56 #83 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:56 #83 ... 03:04:56 03:04:56 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:04:56 #96 DONE 0.4s 03:04:56 03:04:56 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:04:56 #92 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:57 #92 ... 03:04:57 03:04:57 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:04:57 #93 DONE 4.3s 03:04:57 03:04:57 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:04:58 #97 DONE 0.3s 03:04:58 03:04:58 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:04:58 #0 4.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:04:58 #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:04:58 1a09dc0eabe7: Pushed 03:04:58 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:04:59 d66e30b59520: Preparing 03:04:59 1a09dc0eabe7: Preparing 03:04:59 15679430dc9b: Preparing 03:04:59 9a7526749818: Preparing 03:04:59 86e3dd8db827: Preparing 03:04:59 cce92674e987: Preparing 03:04:59 cce92674e987: Waiting 03:04:59 15679430dc9b: Layer already exists 03:04:59 1a09dc0eabe7: Layer already exists 03:04:59 d66e30b59520: Layer already exists 03:04:59 9a7526749818: Layer already exists 03:04:59 86e3dd8db827: Layer already exists 03:04:59 cce92674e987: Layer already exists 03:04:59 latest: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } 03:04:59 #98 ... 03:04:59 03:04:59 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:04:59 #79 24.31 OK: 9 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 03:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:05:00 d66e30b59520: Preparing 03:05:00 1a09dc0eabe7: Preparing 03:05:00 15679430dc9b: Preparing 03:05:00 9a7526749818: Preparing 03:05:00 86e3dd8db827: Preparing 03:05:00 cce92674e987: Preparing 03:05:00 cce92674e987: Waiting 03:05:00 1a09dc0eabe7: Layer already exists 03:05:00 86e3dd8db827: Layer already exists 03:05:00 d66e30b59520: Layer already exists 03:05:00 15679430dc9b: Layer already exists 03:05:00 9a7526749818: Layer already exists 03:05:00 cce92674e987: Layer already exists 03:05:00 4.1.0-dev.99: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:05:00 d66e30b59520: Preparing 03:05:00 1a09dc0eabe7: Preparing 03:05:00 15679430dc9b: Preparing 03:05:00 9a7526749818: Preparing 03:05:00 86e3dd8db827: Preparing 03:05:00 cce92674e987: Preparing 03:05:00 cce92674e987: Waiting 03:05:00 15679430dc9b: Layer already exists 03:05:00 86e3dd8db827: Layer already exists 03:05:00 1a09dc0eabe7: Layer already exists 03:05:00 9a7526749818: Layer already exists 03:05:00 d66e30b59520: Layer already exists 03:05:00 cce92674e987: Layer already exists 03:05:00 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 #79 DONE 25.5s 03:05:00 03:05:00 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:05:00 #83 21.74 OK: 20 MiB in 20 packages 03:05:00 #83 ... 03:05:00 03:05:00 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:05:00 #82 22.36 OK: 12 MiB in 23 packages 03:05:00 #82 DONE 23.7s 03:05:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:01 03:05:01 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:01 #90 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:05:01 #90 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:05:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:05:01 d66e30b59520: Preparing 03:05:01 1a09dc0eabe7: Preparing 03:05:01 15679430dc9b: Preparing 03:05:01 9a7526749818: Preparing 03:05:01 86e3dd8db827: Preparing 03:05:01 cce92674e987: Preparing 03:05:01 cce92674e987: Waiting 03:05:01 86e3dd8db827: Layer already exists 03:05:01 15679430dc9b: Layer already exists 03:05:01 d66e30b59520: Layer already exists 03:05:01 1a09dc0eabe7: Layer already exists 03:05:01 9a7526749818: Layer already exists 03:05:01 cce92674e987: Layer already exists 03:05:01 main: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:01 ===================================================== [Pipeline] echo 03:05:01 taggedImages: 03:05:01 - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:05:01 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 03:05:01 - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:01 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:05:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:05:01 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:01 latest 03:05:01 4.1.0-dev.99 03:05:01 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:01 main 03:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:02 #90 ... 03:05:02 03:05:02 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:05:02 #83 DONE 23.3s 03:05:02 03:05:02 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:05:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:05:02 f2809f7e6521: Preparing 03:05:02 8d5c91c7e82b: Preparing 03:05:02 fd35ed83fdf4: Preparing 03:05:02 e3088919b266: Preparing 03:05:02 15679430dc9b: Preparing 03:05:02 82a9405178f9: Preparing 03:05:02 5c18f047e888: Preparing 03:05:02 cce92674e987: Preparing 03:05:02 82a9405178f9: Waiting 03:05:02 5c18f047e888: Waiting 03:05:02 cce92674e987: Waiting 03:05:02 15679430dc9b: Layer already exists 03:05:02 e3088919b266: Layer already exists 03:05:02 82a9405178f9: Layer already exists 03:05:02 5c18f047e888: Layer already exists 03:05:02 cce92674e987: Layer already exists 03:05:02 8d5c91c7e82b: Pushed 03:05:02 f2809f7e6521: Pushed 03:05:03 #92 ... 03:05:03 03:05:03 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:05:03 #90 14.54 OK: 13 MiB in 29 packages 03:05:03 #90 DONE 15.3s 03:05:03 03:05:03 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:05:04 #92 14.40 OK: 9 MiB in 21 packages 03:05:05 #92 DONE 15.2s 03:05:05 03:05:05 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:05 #99 ... 03:05:05 03:05:05 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:05:05 #98 13.97 OK: 8 MiB in 20 packages 03:05:05 #98 DONE 15.3s 03:05:06 03:05:06 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:06 fd35ed83fdf4: Pushed 03:05:06 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:05:07 f2809f7e6521: Preparing 03:05:07 8d5c91c7e82b: Preparing 03:05:07 fd35ed83fdf4: Preparing 03:05:07 e3088919b266: Preparing 03:05:07 15679430dc9b: Preparing 03:05:07 82a9405178f9: Preparing 03:05:07 5c18f047e888: Preparing 03:05:07 cce92674e987: Preparing 03:05:07 82a9405178f9: Waiting 03:05:07 5c18f047e888: Waiting 03:05:07 cce92674e987: Waiting 03:05:07 fd35ed83fdf4: Layer already exists 03:05:07 e3088919b266: Layer already exists 03:05:07 15679430dc9b: Layer already exists 03:05:07 8d5c91c7e82b: Layer already exists 03:05:07 f2809f7e6521: Layer already exists 03:05:07 82a9405178f9: Layer already exists 03:05:07 5c18f047e888: Layer already exists 03:05:07 cce92674e987: Layer already exists 03:05:07 latest: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 03:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:05:07 f2809f7e6521: Preparing 03:05:07 8d5c91c7e82b: Preparing 03:05:07 fd35ed83fdf4: Preparing 03:05:07 e3088919b266: Preparing 03:05:07 15679430dc9b: Preparing 03:05:07 82a9405178f9: Preparing 03:05:07 5c18f047e888: Preparing 03:05:07 cce92674e987: Preparing 03:05:07 82a9405178f9: Waiting 03:05:07 5c18f047e888: Waiting 03:05:07 cce92674e987: Waiting 03:05:07 fd35ed83fdf4: Layer already exists 03:05:07 f2809f7e6521: Layer already exists 03:05:07 e3088919b266: Layer already exists 03:05:07 15679430dc9b: Layer already exists 03:05:07 8d5c91c7e82b: Layer already exists 03:05:07 82a9405178f9: Layer already exists 03:05:07 5c18f047e888: Layer already exists 03:05:07 cce92674e987: Layer already exists 03:05:07 4.1.0-dev.99: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 #100 ... 03:05:08 03:05:08 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:05:08 #99 DONE 3.0s 03:05:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:05:08 f2809f7e6521: Preparing 03:05:08 8d5c91c7e82b: Preparing 03:05:08 fd35ed83fdf4: Preparing 03:05:08 e3088919b266: Preparing 03:05:08 15679430dc9b: Preparing 03:05:08 82a9405178f9: Preparing 03:05:08 5c18f047e888: Preparing 03:05:08 cce92674e987: Preparing 03:05:08 82a9405178f9: Waiting 03:05:08 cce92674e987: Waiting 03:05:08 5c18f047e888: Waiting 03:05:08 15679430dc9b: Layer already exists 03:05:08 fd35ed83fdf4: Layer already exists 03:05:08 e3088919b266: Layer already exists 03:05:08 f2809f7e6521: Layer already exists 03:05:08 8d5c91c7e82b: Layer already exists 03:05:08 5c18f047e888: Layer already exists 03:05:08 82a9405178f9: Layer already exists 03:05:08 cce92674e987: Layer already exists 03:05:08 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 03:05:08 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:05:08 f2809f7e6521: Preparing 03:05:08 8d5c91c7e82b: Preparing 03:05:08 fd35ed83fdf4: Preparing 03:05:08 e3088919b266: Preparing 03:05:08 15679430dc9b: Preparing 03:05:08 82a9405178f9: Preparing 03:05:08 5c18f047e888: Preparing 03:05:08 cce92674e987: Preparing 03:05:08 5c18f047e888: Waiting 03:05:08 82a9405178f9: Waiting 03:05:08 cce92674e987: Waiting 03:05:08 e3088919b266: Layer already exists 03:05:08 15679430dc9b: Layer already exists 03:05:08 f2809f7e6521: Layer already exists 03:05:08 8d5c91c7e82b: Layer already exists 03:05:08 fd35ed83fdf4: Layer already exists 03:05:08 82a9405178f9: Layer already exists 03:05:08 cce92674e987: Layer already exists 03:05:08 5c18f047e888: Layer already exists 03:05:08 main: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:08 ===================================================== [Pipeline] echo 03:05:08 taggedImages: 03:05:08 - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:05:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 03:05:08 - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:05:09 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:05:09 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:09 latest 03:05:09 4.1.0-dev.99 03:05:09 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:09 main 03:05:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 #101 ... 03:05:09 03:05:09 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:09 #102 DONE 4.4s 03:05:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:05:09 5791df71a498: Preparing 03:05:09 37528089d641: Preparing 03:05:09 7c47305eda77: Preparing 03:05:09 1c99aac9d6e4: Preparing 03:05:09 0b6eac5841da: Preparing 03:05:09 d2a368afed23: Preparing 03:05:09 fffb948ec3e0: Preparing 03:05:09 e3088919b266: Preparing 03:05:09 15679430dc9b: Preparing 03:05:09 a25f3c3cc3a5: Preparing 03:05:09 8e01b9d43229: Preparing 03:05:09 5f70bf18a086: Preparing 03:05:09 4b3f1377773d: Preparing 03:05:09 8008105346a2: Preparing 03:05:09 50c46c676339: Preparing 03:05:09 cce92674e987: Preparing 03:05:09 5f70bf18a086: Waiting 03:05:09 d2a368afed23: Waiting 03:05:09 4b3f1377773d: Waiting 03:05:09 fffb948ec3e0: Waiting 03:05:09 8008105346a2: Waiting 03:05:09 e3088919b266: Waiting 03:05:09 50c46c676339: Waiting 03:05:09 15679430dc9b: Waiting 03:05:09 cce92674e987: Waiting 03:05:09 a25f3c3cc3a5: Waiting 03:05:09 8e01b9d43229: Waiting 03:05:09 0b6eac5841da: Pushed 03:05:09 5791df71a498: Pushed 03:05:09 7c47305eda77: Pushed 03:05:09 1c99aac9d6e4: Pushed 03:05:09 37528089d641: Pushed 03:05:09 e3088919b266: Layer already exists 03:05:09 15679430dc9b: Layer already exists 03:05:09 5f70bf18a086: Layer already exists 03:05:09 03:05:09 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:09 #100 DONE 3.6s 03:05:09 03:05:09 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:09 #103 ... 03:05:09 03:05:09 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:05:09 #104 DONE 0.3s 03:05:09 d2a368afed23: Pushed 03:05:09 a25f3c3cc3a5: Pushed 03:05:09 8e01b9d43229: Pushed 03:05:09 4b3f1377773d: Pushed 03:05:09 cce92674e987: Layer already exists 03:05:09 8008105346a2: Pushed 03:05:09 50c46c676339: Pushed 03:05:09 03:05:09 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:05:09 #103 DONE 0.3s 03:05:09 03:05:09 #105 [security-spire-config stage-2 6/10] COPY security.txt / 03:05:10 #105 DONE 0.5s 03:05:10 03:05:10 #106 [security-spire-server stage-2 6/9] COPY security.txt / 03:05:10 #106 DONE 0.5s 03:05:10 03:05:10 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:05:11 #107 DONE 0.6s 03:05:11 03:05:11 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:05:11 #108 DONE 0.6s 03:05:11 03:05:11 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:05:11 fffb948ec3e0: Pushed 03:05:11 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 #109 DONE 0.3s 03:05:11 03:05:11 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:11 #110 ... 03:05:11 03:05:11 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:05:11 #111 DONE 0.4s 03:05:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 03:05:11 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:05:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:05:11 5791df71a498: Preparing 03:05:11 37528089d641: Preparing 03:05:11 7c47305eda77: Preparing 03:05:11 1c99aac9d6e4: Preparing 03:05:11 0b6eac5841da: Preparing 03:05:11 d2a368afed23: Preparing 03:05:11 fffb948ec3e0: Preparing 03:05:11 e3088919b266: Preparing 03:05:11 15679430dc9b: Preparing 03:05:11 a25f3c3cc3a5: Preparing 03:05:11 8e01b9d43229: Preparing 03:05:11 5f70bf18a086: Preparing 03:05:11 4b3f1377773d: Preparing 03:05:11 e3088919b266: Waiting 03:05:11 15679430dc9b: Waiting 03:05:11 a25f3c3cc3a5: Waiting 03:05:11 d2a368afed23: Waiting 03:05:11 fffb948ec3e0: Waiting 03:05:11 5f70bf18a086: Waiting 03:05:11 8e01b9d43229: Waiting 03:05:11 8008105346a2: Preparing 03:05:11 50c46c676339: Preparing 03:05:11 cce92674e987: Preparing 03:05:11 8008105346a2: Waiting 03:05:11 4b3f1377773d: Waiting 03:05:11 50c46c676339: Waiting 03:05:11 cce92674e987: Waiting 03:05:11 7c47305eda77: Layer already exists 03:05:11 37528089d641: Layer already exists 03:05:11 1c99aac9d6e4: Layer already exists 03:05:11 0b6eac5841da: Layer already exists 03:05:11 5791df71a498: Layer already exists 03:05:11 d2a368afed23: Layer already exists 03:05:11 fffb948ec3e0: Layer already exists 03:05:11 15679430dc9b: Layer already exists 03:05:11 a25f3c3cc3a5: Layer already exists 03:05:11 e3088919b266: Layer already exists 03:05:11 8e01b9d43229: Layer already exists 03:05:11 4b3f1377773d: Layer already exists 03:05:11 5f70bf18a086: Layer already exists 03:05:11 8008105346a2: Layer already exists 03:05:11 50c46c676339: Layer already exists 03:05:11 cce92674e987: Layer already exists 03:05:11 latest: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 #112 DONE 0.7s 03:05:12 03:05:12 #113 [security-spire-server] exporting to image 03:05:12 #113 exporting layers 03:05:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 03:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:05:12 5791df71a498: Preparing 03:05:12 37528089d641: Preparing 03:05:12 7c47305eda77: Preparing 03:05:12 1c99aac9d6e4: Preparing 03:05:12 0b6eac5841da: Preparing 03:05:12 d2a368afed23: Preparing 03:05:12 fffb948ec3e0: Preparing 03:05:12 e3088919b266: Preparing 03:05:12 15679430dc9b: Preparing 03:05:12 a25f3c3cc3a5: Preparing 03:05:12 fffb948ec3e0: Waiting 03:05:12 e3088919b266: Waiting 03:05:12 15679430dc9b: Waiting 03:05:12 d2a368afed23: Waiting 03:05:12 8e01b9d43229: Preparing 03:05:12 5f70bf18a086: Preparing 03:05:12 a25f3c3cc3a5: Waiting 03:05:12 8e01b9d43229: Waiting 03:05:12 4b3f1377773d: Preparing 03:05:12 8008105346a2: Preparing 03:05:12 5f70bf18a086: Waiting 03:05:12 50c46c676339: Preparing 03:05:12 4b3f1377773d: Waiting 03:05:12 8008105346a2: Waiting 03:05:12 50c46c676339: Waiting 03:05:12 cce92674e987: Preparing 03:05:12 cce92674e987: Waiting 03:05:12 37528089d641: Layer already exists 03:05:12 1c99aac9d6e4: Layer already exists 03:05:12 7c47305eda77: Layer already exists 03:05:12 5791df71a498: Layer already exists 03:05:12 0b6eac5841da: Layer already exists 03:05:12 d2a368afed23: Layer already exists 03:05:12 a25f3c3cc3a5: Layer already exists 03:05:12 fffb948ec3e0: Layer already exists 03:05:12 15679430dc9b: Layer already exists 03:05:12 e3088919b266: Layer already exists 03:05:12 8e01b9d43229: Layer already exists 03:05:12 8008105346a2: Layer already exists 03:05:12 5f70bf18a086: Layer already exists 03:05:12 4b3f1377773d: Layer already exists 03:05:12 50c46c676339: Layer already exists 03:05:12 cce92674e987: Layer already exists 03:05:12 4.1.0-dev.99: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv 03:05:12 #113 ... 03:05:12 03:05:12 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:05:12 #110 DONE 1.0s 03:05:12 03:05:12 #113 [security-spire-config] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 #113 ... 03:05:13 03:05:13 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:05:13 #101 DONE 4.9s 03:05:13 03:05:13 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:05:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:05:13 5791df71a498: Preparing 03:05:13 37528089d641: Preparing 03:05:13 7c47305eda77: Preparing 03:05:13 1c99aac9d6e4: Preparing 03:05:13 0b6eac5841da: Preparing 03:05:13 d2a368afed23: Preparing 03:05:13 fffb948ec3e0: Preparing 03:05:13 e3088919b266: Preparing 03:05:13 15679430dc9b: Preparing 03:05:13 a25f3c3cc3a5: Preparing 03:05:13 8e01b9d43229: Preparing 03:05:13 5f70bf18a086: Preparing 03:05:13 4b3f1377773d: Preparing 03:05:13 8008105346a2: Preparing 03:05:13 50c46c676339: Preparing 03:05:13 cce92674e987: Preparing 03:05:13 4b3f1377773d: Waiting 03:05:13 15679430dc9b: Waiting 03:05:13 8008105346a2: Waiting 03:05:13 50c46c676339: Waiting 03:05:13 cce92674e987: Waiting 03:05:13 8e01b9d43229: Waiting 03:05:13 5f70bf18a086: Waiting 03:05:13 fffb948ec3e0: Waiting 03:05:13 a25f3c3cc3a5: Waiting 03:05:13 e3088919b266: Waiting 03:05:13 d2a368afed23: Waiting 03:05:13 7c47305eda77: Layer already exists 03:05:13 1c99aac9d6e4: Layer already exists 03:05:13 0b6eac5841da: Layer already exists 03:05:13 37528089d641: Layer already exists 03:05:13 5791df71a498: Layer already exists 03:05:13 15679430dc9b: Layer already exists 03:05:13 d2a368afed23: Layer already exists 03:05:13 e3088919b266: Layer already exists 03:05:13 a25f3c3cc3a5: Layer already exists 03:05:13 fffb948ec3e0: Layer already exists 03:05:13 5f70bf18a086: Layer already exists 03:05:13 8e01b9d43229: Layer already exists 03:05:13 4b3f1377773d: Layer already exists 03:05:13 8008105346a2: Layer already exists 03:05:13 50c46c676339: Layer already exists 03:05:13 cce92674e987: Layer already exists 03:05:13 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:05:13 5791df71a498: Preparing 03:05:13 37528089d641: Preparing 03:05:13 7c47305eda77: Preparing 03:05:13 1c99aac9d6e4: Preparing 03:05:13 0b6eac5841da: Preparing 03:05:13 d2a368afed23: Preparing 03:05:13 fffb948ec3e0: Preparing 03:05:13 e3088919b266: Preparing 03:05:13 15679430dc9b: Preparing 03:05:13 a25f3c3cc3a5: Preparing 03:05:13 8e01b9d43229: Preparing 03:05:13 5f70bf18a086: Preparing 03:05:13 4b3f1377773d: Preparing 03:05:13 8008105346a2: Preparing 03:05:13 50c46c676339: Preparing 03:05:13 cce92674e987: Preparing 03:05:13 d2a368afed23: Waiting 03:05:13 fffb948ec3e0: Waiting 03:05:13 e3088919b266: Waiting 03:05:13 15679430dc9b: Waiting 03:05:13 a25f3c3cc3a5: Waiting 03:05:13 8e01b9d43229: Waiting 03:05:13 4b3f1377773d: Waiting 03:05:13 cce92674e987: Waiting 03:05:13 8008105346a2: Waiting 03:05:13 50c46c676339: Waiting 03:05:13 1c99aac9d6e4: Layer already exists 03:05:13 7c47305eda77: Layer already exists 03:05:13 37528089d641: Layer already exists 03:05:13 0b6eac5841da: Layer already exists 03:05:13 5791df71a498: Layer already exists 03:05:13 d2a368afed23: Layer already exists 03:05:13 fffb948ec3e0: Layer already exists 03:05:13 a25f3c3cc3a5: Layer already exists 03:05:13 e3088919b266: Layer already exists 03:05:13 15679430dc9b: Layer already exists 03:05:13 8e01b9d43229: Layer already exists 03:05:13 5f70bf18a086: Layer already exists 03:05:13 50c46c676339: Layer already exists 03:05:13 4b3f1377773d: Layer already exists 03:05:13 8008105346a2: Layer already exists 03:05:13 cce92674e987: Layer already exists 03:05:13 main: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:13 ===================================================== [Pipeline] echo 03:05:13 taggedImages: 03:05:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:05:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 03:05:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:05:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:05:13 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:13 latest 03:05:13 4.1.0-dev.99 03:05:13 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:13 main 03:05:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:14 #114 DONE 0.9s 03:05:14 03:05:14 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:05:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:05:14 a88a605c95b3: Preparing 03:05:14 39f14e7a19fd: Preparing 03:05:14 051d791b0b72: Preparing 03:05:14 9fb9e16c54f1: Preparing 03:05:14 e3088919b266: Preparing 03:05:14 15679430dc9b: Preparing 03:05:14 82a9405178f9: Preparing 03:05:14 5c18f047e888: Preparing 03:05:14 cce92674e987: Preparing 03:05:14 15679430dc9b: Waiting 03:05:14 82a9405178f9: Waiting 03:05:14 5c18f047e888: Waiting 03:05:14 cce92674e987: Waiting 03:05:14 e3088919b266: Layer already exists 03:05:14 15679430dc9b: Layer already exists 03:05:14 82a9405178f9: Layer already exists 03:05:14 39f14e7a19fd: Pushed 03:05:14 5c18f047e888: Layer already exists 03:05:14 cce92674e987: Layer already exists 03:05:14 a88a605c95b3: Pushed 03:05:14 051d791b0b72: Pushed 03:05:14 #115 DONE 0.6s 03:05:14 03:05:14 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:05:15 #116 DONE 0.5s 03:05:15 03:05:15 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:05:15 #117 DONE 0.5s 03:05:15 03:05:15 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:05:16 #118 DONE 0.4s 03:05:16 03:05:16 #113 [security-spire-agent] exporting to image 03:05:18 9fb9e16c54f1: Pushed 03:05:18 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:05:19 a88a605c95b3: Preparing 03:05:19 39f14e7a19fd: Preparing 03:05:19 051d791b0b72: Preparing 03:05:19 9fb9e16c54f1: Preparing 03:05:19 e3088919b266: Preparing 03:05:19 15679430dc9b: Preparing 03:05:19 82a9405178f9: Preparing 03:05:19 5c18f047e888: Preparing 03:05:19 cce92674e987: Preparing 03:05:19 15679430dc9b: Waiting 03:05:19 cce92674e987: Waiting 03:05:19 82a9405178f9: Waiting 03:05:19 5c18f047e888: Waiting 03:05:19 39f14e7a19fd: Layer already exists 03:05:19 9fb9e16c54f1: Layer already exists 03:05:19 051d791b0b72: Layer already exists 03:05:19 a88a605c95b3: Layer already exists 03:05:19 e3088919b266: Layer already exists 03:05:19 82a9405178f9: Layer already exists 03:05:19 15679430dc9b: Layer already exists 03:05:19 5c18f047e888: Layer already exists 03:05:19 cce92674e987: Layer already exists 03:05:19 latest: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 03:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:05:20 a88a605c95b3: Preparing 03:05:20 39f14e7a19fd: Preparing 03:05:20 051d791b0b72: Preparing 03:05:20 9fb9e16c54f1: Preparing 03:05:20 e3088919b266: Preparing 03:05:20 15679430dc9b: Preparing 03:05:20 82a9405178f9: Preparing 03:05:20 5c18f047e888: Preparing 03:05:20 cce92674e987: Preparing 03:05:20 15679430dc9b: Waiting 03:05:20 82a9405178f9: Waiting 03:05:20 5c18f047e888: Waiting 03:05:20 cce92674e987: Waiting 03:05:20 9fb9e16c54f1: Layer already exists 03:05:20 a88a605c95b3: Layer already exists 03:05:20 39f14e7a19fd: Layer already exists 03:05:20 051d791b0b72: Layer already exists 03:05:20 e3088919b266: Layer already exists 03:05:20 15679430dc9b: Layer already exists 03:05:20 82a9405178f9: Layer already exists 03:05:20 5c18f047e888: Layer already exists 03:05:20 cce92674e987: Layer already exists 03:05:20 4.1.0-dev.99: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 #113 exporting layers 7.6s done 03:05:20 #113 writing image sha256:c5222e29d92bd0bda8b1266c306cfcdcac5b2c2f1a06da088f0f88da66c1ae92 0.1s done 03:05:20 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:05:20 #113 exporting layers 7.1s done 03:05:20 #113 writing image sha256:95eaee5268b593614487b9c9d6c5dd453ebc602c7ebd8f714d23d2db49e2c28a 0.0s done 03:05:20 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:05:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:05:20 a88a605c95b3: Preparing 03:05:20 39f14e7a19fd: Preparing 03:05:20 051d791b0b72: Preparing 03:05:20 9fb9e16c54f1: Preparing 03:05:20 e3088919b266: Preparing 03:05:20 15679430dc9b: Preparing 03:05:20 82a9405178f9: Preparing 03:05:20 15679430dc9b: Waiting 03:05:20 5c18f047e888: Preparing 03:05:20 cce92674e987: Preparing 03:05:20 82a9405178f9: Waiting 03:05:20 5c18f047e888: Waiting 03:05:20 cce92674e987: Waiting 03:05:20 051d791b0b72: Layer already exists 03:05:20 a88a605c95b3: Layer already exists 03:05:20 39f14e7a19fd: Layer already exists 03:05:20 9fb9e16c54f1: Layer already exists 03:05:20 e3088919b266: Layer already exists 03:05:20 82a9405178f9: Layer already exists 03:05:20 15679430dc9b: Layer already exists 03:05:20 cce92674e987: Layer already exists 03:05:20 5c18f047e888: Layer already exists 03:05:20 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 #113 exporting layers 5.0s done 03:05:21 #113 writing image sha256:19d6617307573c0153fab9431fc55f7e3f3dbd3c23267c9654aef342f5596118 0.0s done 03:05:21 #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:05:21 #113 DONE 8.9s 03:05:21 03:05:21 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:05:21 a88a605c95b3: Preparing 03:05:21 39f14e7a19fd: Preparing 03:05:21 051d791b0b72: Preparing 03:05:21 9fb9e16c54f1: Preparing 03:05:21 e3088919b266: Preparing 03:05:21 15679430dc9b: Preparing 03:05:21 82a9405178f9: Preparing 03:05:21 5c18f047e888: Preparing 03:05:21 cce92674e987: Preparing 03:05:21 15679430dc9b: Waiting 03:05:21 82a9405178f9: Waiting 03:05:21 5c18f047e888: Waiting 03:05:21 cce92674e987: Waiting 03:05:21 a88a605c95b3: Layer already exists 03:05:21 9fb9e16c54f1: Layer already exists 03:05:21 e3088919b266: Layer already exists 03:05:21 39f14e7a19fd: Layer already exists 03:05:21 051d791b0b72: Layer already exists 03:05:21 15679430dc9b: Layer already exists 03:05:21 82a9405178f9: Layer already exists 03:05:21 cce92674e987: Layer already exists 03:05:21 5c18f047e888: Layer already exists 03:05:21 main: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:21 ===================================================== [Pipeline] echo 03:05:21 taggedImages: 03:05:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:05:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 03:05:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:05:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:05:21 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:21 latest 03:05:21 4.1.0-dev.99 03:05:21 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:21 main 03:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:05:22 1c509fe6975d: Preparing 03:05:22 02ebb1c406fe: Preparing 03:05:22 e7ac706ead0b: Preparing 03:05:22 5df79aca6cd2: Preparing 03:05:22 d8a43e758cfb: Preparing 03:05:22 e3088919b266: Preparing 03:05:22 15679430dc9b: Preparing 03:05:22 c637c13f58ab: Preparing 03:05:22 12a6b0b7ae5c: Preparing 03:05:22 575abc5ad985: Preparing 03:05:22 cce92674e987: Preparing 03:05:22 e3088919b266: Waiting 03:05:22 15679430dc9b: Waiting 03:05:22 c637c13f58ab: Waiting 03:05:22 12a6b0b7ae5c: Waiting 03:05:22 575abc5ad985: Waiting 03:05:22 cce92674e987: Waiting 03:05:22 02ebb1c406fe: Pushed 03:05:22 5df79aca6cd2: Pushed 03:05:22 d8a43e758cfb: Pushed 03:05:22 e3088919b266: Layer already exists 03:05:22 1c509fe6975d: Pushed 03:05:22 15679430dc9b: Layer already exists 03:05:22 cce92674e987: Layer already exists 03:05:22 c637c13f58ab: Pushed 03:05:22 12a6b0b7ae5c: Pushed 03:05:23 575abc5ad985: Pushed 03:05:24 e7ac706ead0b: Pushed 03:05:25 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:05:25 1c509fe6975d: Preparing 03:05:25 02ebb1c406fe: Preparing 03:05:25 e7ac706ead0b: Preparing 03:05:25 5df79aca6cd2: Preparing 03:05:25 d8a43e758cfb: Preparing 03:05:25 e3088919b266: Preparing 03:05:25 15679430dc9b: Preparing 03:05:25 c637c13f58ab: Preparing 03:05:25 12a6b0b7ae5c: Preparing 03:05:25 575abc5ad985: Preparing 03:05:25 cce92674e987: Preparing 03:05:25 12a6b0b7ae5c: Waiting 03:05:25 e3088919b266: Waiting 03:05:25 c637c13f58ab: Waiting 03:05:25 575abc5ad985: Waiting 03:05:25 cce92674e987: Waiting 03:05:25 15679430dc9b: Waiting 03:05:25 5df79aca6cd2: Layer already exists 03:05:25 d8a43e758cfb: Layer already exists 03:05:25 e7ac706ead0b: Layer already exists 03:05:25 1c509fe6975d: Layer already exists 03:05:25 02ebb1c406fe: Layer already exists 03:05:25 e3088919b266: Layer already exists 03:05:25 c637c13f58ab: Layer already exists 03:05:25 15679430dc9b: Layer already exists 03:05:25 575abc5ad985: Layer already exists 03:05:25 12a6b0b7ae5c: Layer already exists 03:05:25 cce92674e987: Layer already exists 03:05:25 latest: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 03:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:05:26 1c509fe6975d: Preparing 03:05:26 02ebb1c406fe: Preparing 03:05:26 e7ac706ead0b: Preparing 03:05:26 5df79aca6cd2: Preparing 03:05:26 d8a43e758cfb: Preparing 03:05:26 e3088919b266: Preparing 03:05:26 15679430dc9b: Preparing 03:05:26 c637c13f58ab: Preparing 03:05:26 12a6b0b7ae5c: Preparing 03:05:26 575abc5ad985: Preparing 03:05:26 cce92674e987: Preparing 03:05:26 15679430dc9b: Waiting 03:05:26 c637c13f58ab: Waiting 03:05:26 12a6b0b7ae5c: Waiting 03:05:26 575abc5ad985: Waiting 03:05:26 cce92674e987: Waiting 03:05:26 e3088919b266: Waiting 03:05:26 e7ac706ead0b: Layer already exists 03:05:26 5df79aca6cd2: Layer already exists 03:05:26 02ebb1c406fe: Layer already exists 03:05:26 1c509fe6975d: Layer already exists 03:05:26 d8a43e758cfb: Layer already exists 03:05:26 e3088919b266: Layer already exists 03:05:26 12a6b0b7ae5c: Layer already exists 03:05:26 c637c13f58ab: Layer already exists 03:05:26 575abc5ad985: Layer already exists 03:05:26 15679430dc9b: Layer already exists 03:05:26 cce92674e987: Layer already exists 03:05:26 4.1.0-dev.99: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:05:27 1c509fe6975d: Preparing 03:05:27 02ebb1c406fe: Preparing 03:05:27 e7ac706ead0b: Preparing 03:05:27 5df79aca6cd2: Preparing 03:05:27 d8a43e758cfb: Preparing 03:05:27 e3088919b266: Preparing 03:05:27 15679430dc9b: Preparing 03:05:27 c637c13f58ab: Preparing 03:05:27 12a6b0b7ae5c: Preparing 03:05:27 575abc5ad985: Preparing 03:05:27 cce92674e987: Preparing 03:05:27 c637c13f58ab: Waiting 03:05:27 12a6b0b7ae5c: Waiting 03:05:27 cce92674e987: Waiting 03:05:27 575abc5ad985: Waiting 03:05:27 e3088919b266: Waiting 03:05:27 15679430dc9b: Waiting 03:05:27 02ebb1c406fe: Layer already exists 03:05:27 1c509fe6975d: Layer already exists 03:05:27 d8a43e758cfb: Layer already exists 03:05:27 5df79aca6cd2: Layer already exists 03:05:27 e7ac706ead0b: Layer already exists 03:05:27 e3088919b266: Layer already exists 03:05:27 575abc5ad985: Layer already exists 03:05:27 15679430dc9b: Layer already exists 03:05:27 12a6b0b7ae5c: Layer already exists 03:05:27 c637c13f58ab: Layer already exists 03:05:27 cce92674e987: Layer already exists 03:05:27 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:05:27 1c509fe6975d: Preparing 03:05:27 02ebb1c406fe: Preparing 03:05:27 e7ac706ead0b: Preparing 03:05:27 5df79aca6cd2: Preparing 03:05:27 d8a43e758cfb: Preparing 03:05:27 e3088919b266: Preparing 03:05:27 15679430dc9b: Preparing 03:05:27 c637c13f58ab: Preparing 03:05:27 12a6b0b7ae5c: Preparing 03:05:27 575abc5ad985: Preparing 03:05:27 cce92674e987: Preparing 03:05:27 15679430dc9b: Waiting 03:05:27 c637c13f58ab: Waiting 03:05:27 12a6b0b7ae5c: Waiting 03:05:27 575abc5ad985: Waiting 03:05:27 cce92674e987: Waiting 03:05:27 e3088919b266: Waiting 03:05:27 02ebb1c406fe: Layer already exists 03:05:27 e7ac706ead0b: Layer already exists 03:05:27 d8a43e758cfb: Layer already exists 03:05:27 1c509fe6975d: Layer already exists 03:05:27 5df79aca6cd2: Layer already exists 03:05:27 e3088919b266: Layer already exists 03:05:27 15679430dc9b: Layer already exists 03:05:27 c637c13f58ab: Layer already exists 03:05:27 12a6b0b7ae5c: Layer already exists 03:05:27 575abc5ad985: Layer already exists 03:05:27 cce92674e987: Layer already exists 03:05:27 main: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:27 ===================================================== [Pipeline] echo 03:05:27 taggedImages: 03:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 03:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:05:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:05:27 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:27 latest 03:05:27 4.1.0-dev.99 03:05:27 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:27 main 03:05:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:05:28 408ba923f7e3: Preparing 03:05:28 9d7313dba3ca: Preparing 03:05:28 62e8a946a1e8: Preparing 03:05:28 f22db7f60bef: Preparing 03:05:28 03e3f6d18f09: Preparing 03:05:28 f9a96498b6e0: Preparing 03:05:28 8685a32ef80a: Preparing 03:05:28 e3088919b266: Preparing 03:05:28 15679430dc9b: Preparing 03:05:28 5d211c16488c: Preparing 03:05:28 9349817e4259: Preparing 03:05:28 cce92674e987: Preparing 03:05:28 8685a32ef80a: Waiting 03:05:28 5d211c16488c: Waiting 03:05:28 cce92674e987: Waiting 03:05:28 9349817e4259: Waiting 03:05:28 15679430dc9b: Waiting 03:05:28 f9a96498b6e0: Waiting 03:05:28 9d7313dba3ca: Pushed 03:05:28 03e3f6d18f09: Pushed 03:05:28 408ba923f7e3: Pushed 03:05:28 e3088919b266: Layer already exists 03:05:28 15679430dc9b: Layer already exists 03:05:28 f9a96498b6e0: Pushed 03:05:28 8685a32ef80a: Pushed 03:05:28 cce92674e987: Layer already exists 03:05:28 5d211c16488c: Pushed 03:05:30 9349817e4259: Pushed 03:05:31 f22db7f60bef: Pushed 03:05:31 62e8a946a1e8: Pushed 03:05:31 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:05:32 408ba923f7e3: Preparing 03:05:32 9d7313dba3ca: Preparing 03:05:32 62e8a946a1e8: Preparing 03:05:32 f22db7f60bef: Preparing 03:05:32 03e3f6d18f09: Preparing 03:05:32 f9a96498b6e0: Preparing 03:05:32 8685a32ef80a: Preparing 03:05:32 e3088919b266: Preparing 03:05:32 15679430dc9b: Preparing 03:05:32 5d211c16488c: Preparing 03:05:32 9349817e4259: Preparing 03:05:32 cce92674e987: Preparing 03:05:32 8685a32ef80a: Waiting 03:05:32 e3088919b266: Waiting 03:05:32 9349817e4259: Waiting 03:05:32 cce92674e987: Waiting 03:05:32 f9a96498b6e0: Waiting 03:05:32 5d211c16488c: Waiting 03:05:32 15679430dc9b: Waiting 03:05:32 f22db7f60bef: Layer already exists 03:05:32 9d7313dba3ca: Layer already exists 03:05:32 62e8a946a1e8: Layer already exists 03:05:32 03e3f6d18f09: Layer already exists 03:05:32 408ba923f7e3: Layer already exists 03:05:32 e3088919b266: Layer already exists 03:05:32 f9a96498b6e0: Layer already exists 03:05:32 15679430dc9b: Layer already exists 03:05:32 5d211c16488c: Layer already exists 03:05:32 8685a32ef80a: Layer already exists 03:05:32 cce92674e987: Layer already exists 03:05:32 9349817e4259: Layer already exists 03:05:32 latest: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 03:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:05:32 408ba923f7e3: Preparing 03:05:32 9d7313dba3ca: Preparing 03:05:32 62e8a946a1e8: Preparing 03:05:32 f22db7f60bef: Preparing 03:05:32 03e3f6d18f09: Preparing 03:05:32 f9a96498b6e0: Preparing 03:05:32 8685a32ef80a: Preparing 03:05:32 e3088919b266: Preparing 03:05:32 15679430dc9b: Preparing 03:05:32 5d211c16488c: Preparing 03:05:32 9349817e4259: Preparing 03:05:32 cce92674e987: Preparing 03:05:32 f9a96498b6e0: Waiting 03:05:32 8685a32ef80a: Waiting 03:05:32 e3088919b266: Waiting 03:05:32 15679430dc9b: Waiting 03:05:32 5d211c16488c: Waiting 03:05:32 9349817e4259: Waiting 03:05:32 cce92674e987: Waiting 03:05:32 408ba923f7e3: Layer already exists 03:05:32 62e8a946a1e8: Layer already exists 03:05:32 03e3f6d18f09: Layer already exists 03:05:32 9d7313dba3ca: Layer already exists 03:05:32 f22db7f60bef: Layer already exists 03:05:32 8685a32ef80a: Layer already exists 03:05:32 f9a96498b6e0: Layer already exists 03:05:32 15679430dc9b: Layer already exists 03:05:32 e3088919b266: Layer already exists 03:05:32 5d211c16488c: Layer already exists 03:05:32 9349817e4259: Layer already exists 03:05:32 cce92674e987: Layer already exists 03:05:32 4.1.0-dev.99: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:05:33 408ba923f7e3: Preparing 03:05:33 9d7313dba3ca: Preparing 03:05:33 62e8a946a1e8: Preparing 03:05:33 f22db7f60bef: Preparing 03:05:33 03e3f6d18f09: Preparing 03:05:33 f9a96498b6e0: Preparing 03:05:33 8685a32ef80a: Preparing 03:05:33 e3088919b266: Preparing 03:05:33 15679430dc9b: Preparing 03:05:33 5d211c16488c: Preparing 03:05:33 9349817e4259: Preparing 03:05:33 cce92674e987: Preparing 03:05:33 f9a96498b6e0: Waiting 03:05:33 8685a32ef80a: Waiting 03:05:33 e3088919b266: Waiting 03:05:33 cce92674e987: Waiting 03:05:33 15679430dc9b: Waiting 03:05:33 5d211c16488c: Waiting 03:05:33 9349817e4259: Waiting 03:05:33 03e3f6d18f09: Layer already exists 03:05:33 62e8a946a1e8: Layer already exists 03:05:33 f22db7f60bef: Layer already exists 03:05:33 408ba923f7e3: Layer already exists 03:05:33 9d7313dba3ca: Layer already exists 03:05:33 f9a96498b6e0: Layer already exists 03:05:33 e3088919b266: Layer already exists 03:05:33 8685a32ef80a: Layer already exists 03:05:33 5d211c16488c: Layer already exists 03:05:33 15679430dc9b: Layer already exists 03:05:33 9349817e4259: Layer already exists 03:05:33 cce92674e987: Layer already exists 03:05:33 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:05:34 408ba923f7e3: Preparing 03:05:34 9d7313dba3ca: Preparing 03:05:34 62e8a946a1e8: Preparing 03:05:34 f22db7f60bef: Preparing 03:05:34 03e3f6d18f09: Preparing 03:05:34 f9a96498b6e0: Preparing 03:05:34 8685a32ef80a: Preparing 03:05:34 f9a96498b6e0: Waiting 03:05:34 e3088919b266: Preparing 03:05:34 15679430dc9b: Preparing 03:05:34 8685a32ef80a: Waiting 03:05:34 e3088919b266: Waiting 03:05:34 15679430dc9b: Waiting 03:05:34 5d211c16488c: Preparing 03:05:34 9349817e4259: Preparing 03:05:34 cce92674e987: Preparing 03:05:34 5d211c16488c: Waiting 03:05:34 9349817e4259: Waiting 03:05:34 cce92674e987: Waiting 03:05:34 408ba923f7e3: Layer already exists 03:05:34 62e8a946a1e8: Layer already exists 03:05:34 f22db7f60bef: Layer already exists 03:05:34 9d7313dba3ca: Layer already exists 03:05:34 03e3f6d18f09: Layer already exists 03:05:34 e3088919b266: Layer already exists 03:05:34 f9a96498b6e0: Layer already exists 03:05:34 15679430dc9b: Layer already exists 03:05:34 5d211c16488c: Layer already exists 03:05:34 8685a32ef80a: Layer already exists 03:05:34 9349817e4259: Layer already exists 03:05:34 cce92674e987: Layer already exists 03:05:34 main: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:34 ===================================================== [Pipeline] echo 03:05:34 taggedImages: 03:05:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:05:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 03:05:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:05:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:05:34 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:34 latest 03:05:34 4.1.0-dev.99 03:05:34 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:34 main 03:05:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:05:34 d9740bcb5a05: Preparing 03:05:34 829e076215a6: Preparing 03:05:34 e3088919b266: Preparing 03:05:34 15679430dc9b: Preparing 03:05:34 a64ab71d2724: Preparing 03:05:34 315c1b992fc3: Preparing 03:05:34 cce92674e987: Preparing 03:05:34 315c1b992fc3: Waiting 03:05:34 cce92674e987: Waiting 03:05:34 e3088919b266: Layer already exists 03:05:34 15679430dc9b: Layer already exists 03:05:34 cce92674e987: Layer already exists 03:05:34 d9740bcb5a05: Pushed 03:05:34 a64ab71d2724: Pushed 03:05:35 315c1b992fc3: Pushed 03:05:38 829e076215a6: Pushed 03:05:38 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:38 + 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 03:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:05:39 d9740bcb5a05: Preparing 03:05:39 829e076215a6: Preparing 03:05:39 e3088919b266: Preparing 03:05:39 15679430dc9b: Preparing 03:05:39 a64ab71d2724: Preparing 03:05:39 315c1b992fc3: Preparing 03:05:39 cce92674e987: Preparing 03:05:39 cce92674e987: Waiting 03:05:39 315c1b992fc3: Waiting 03:05:39 d9740bcb5a05: Layer already exists 03:05:39 15679430dc9b: Layer already exists 03:05:39 829e076215a6: Layer already exists 03:05:39 e3088919b266: Layer already exists 03:05:39 a64ab71d2724: Layer already exists 03:05:39 cce92674e987: Layer already exists 03:05:39 315c1b992fc3: Layer already exists 03:05:39 latest: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 03:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:05:39 d9740bcb5a05: Preparing 03:05:39 829e076215a6: Preparing 03:05:39 e3088919b266: Preparing 03:05:39 15679430dc9b: Preparing 03:05:39 a64ab71d2724: Preparing 03:05:39 315c1b992fc3: Preparing 03:05:39 cce92674e987: Preparing 03:05:39 315c1b992fc3: Waiting 03:05:39 cce92674e987: Waiting 03:05:39 15679430dc9b: Layer already exists 03:05:39 a64ab71d2724: Layer already exists 03:05:39 e3088919b266: Layer already exists 03:05:39 829e076215a6: Layer already exists 03:05:39 d9740bcb5a05: Layer already exists 03:05:39 cce92674e987: Layer already exists 03:05:39 315c1b992fc3: Layer already exists 03:05:39 4.1.0-dev.99: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:05:40 d9740bcb5a05: Preparing 03:05:40 829e076215a6: Preparing 03:05:40 e3088919b266: Preparing 03:05:40 15679430dc9b: Preparing 03:05:40 a64ab71d2724: Preparing 03:05:40 315c1b992fc3: Preparing 03:05:40 cce92674e987: Preparing 03:05:40 315c1b992fc3: Waiting 03:05:40 cce92674e987: Waiting 03:05:40 829e076215a6: Layer already exists 03:05:40 a64ab71d2724: Layer already exists 03:05:40 e3088919b266: Layer already exists 03:05:40 15679430dc9b: Layer already exists 03:05:40 d9740bcb5a05: Layer already exists 03:05:40 cce92674e987: Layer already exists 03:05:40 315c1b992fc3: Layer already exists 03:05:40 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:40 + 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 03:05:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:05:40 d9740bcb5a05: Preparing 03:05:40 829e076215a6: Preparing 03:05:40 e3088919b266: Preparing 03:05:40 15679430dc9b: Preparing 03:05:40 a64ab71d2724: Preparing 03:05:40 315c1b992fc3: Preparing 03:05:40 cce92674e987: Preparing 03:05:40 315c1b992fc3: Waiting 03:05:40 cce92674e987: Waiting 03:05:40 e3088919b266: Layer already exists 03:05:40 15679430dc9b: Layer already exists 03:05:40 829e076215a6: Layer already exists 03:05:40 d9740bcb5a05: Layer already exists 03:05:40 a64ab71d2724: Layer already exists 03:05:40 315c1b992fc3: Layer already exists 03:05:40 cce92674e987: Layer already exists 03:05:40 main: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:41 ===================================================== [Pipeline] echo 03:05:41 taggedImages: 03:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 03:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:05:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:05:41 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:41 latest 03:05:41 4.1.0-dev.99 03:05:41 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:41 main 03:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:05:41 b1fa7ebbb6a7: Preparing 03:05:41 cdf39030329e: Preparing 03:05:41 96a45d2c576f: Preparing 03:05:41 e3088919b266: Preparing 03:05:41 15679430dc9b: Preparing 03:05:41 b7cccbb46846: Preparing 03:05:41 343be142129f: Preparing 03:05:41 2a9add6c85d8: Preparing 03:05:41 296c74faaeb6: Preparing 03:05:41 cce92674e987: Preparing 03:05:41 2a9add6c85d8: Waiting 03:05:41 b7cccbb46846: Waiting 03:05:41 343be142129f: Waiting 03:05:41 296c74faaeb6: Waiting 03:05:41 cce92674e987: Waiting 03:05:41 e3088919b266: Layer already exists 03:05:41 15679430dc9b: Layer already exists 03:05:41 b1fa7ebbb6a7: Pushed 03:05:41 cdf39030329e: Pushed 03:05:41 96a45d2c576f: Pushed 03:05:41 cce92674e987: Layer already exists 03:05:42 2a9add6c85d8: Pushed 03:05:42 296c74faaeb6: Pushed 03:05:47 343be142129f: Pushed 03:05:55 b7cccbb46846: Pushed 03:05:55 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:05:56 b1fa7ebbb6a7: Preparing 03:05:56 cdf39030329e: Preparing 03:05:56 96a45d2c576f: Preparing 03:05:56 e3088919b266: Preparing 03:05:56 15679430dc9b: Preparing 03:05:56 b7cccbb46846: Preparing 03:05:56 343be142129f: Preparing 03:05:56 2a9add6c85d8: Preparing 03:05:56 296c74faaeb6: Preparing 03:05:56 cce92674e987: Preparing 03:05:56 343be142129f: Waiting 03:05:56 2a9add6c85d8: Waiting 03:05:56 296c74faaeb6: Waiting 03:05:56 cce92674e987: Waiting 03:05:56 b7cccbb46846: Waiting 03:05:56 15679430dc9b: Layer already exists 03:05:56 e3088919b266: Layer already exists 03:05:56 b1fa7ebbb6a7: Layer already exists 03:05:56 cdf39030329e: Layer already exists 03:05:56 96a45d2c576f: Layer already exists 03:05:56 b7cccbb46846: Layer already exists 03:05:56 cce92674e987: Layer already exists 03:05:56 2a9add6c85d8: Layer already exists 03:05:56 296c74faaeb6: Layer already exists 03:05:56 343be142129f: Layer already exists 03:05:57 latest: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:05:58 b1fa7ebbb6a7: Preparing 03:05:58 cdf39030329e: Preparing 03:05:58 96a45d2c576f: Preparing 03:05:58 e3088919b266: Preparing 03:05:58 15679430dc9b: Preparing 03:05:58 b7cccbb46846: Preparing 03:05:58 343be142129f: Preparing 03:05:58 2a9add6c85d8: Preparing 03:05:58 296c74faaeb6: Preparing 03:05:58 cce92674e987: Preparing 03:05:58 b7cccbb46846: Waiting 03:05:58 343be142129f: Waiting 03:05:58 2a9add6c85d8: Waiting 03:05:58 296c74faaeb6: Waiting 03:05:58 cce92674e987: Waiting 03:05:58 b1fa7ebbb6a7: Layer already exists 03:05:58 96a45d2c576f: Layer already exists 03:05:58 cdf39030329e: Layer already exists 03:05:58 e3088919b266: Layer already exists 03:05:58 15679430dc9b: Layer already exists 03:05:58 b7cccbb46846: Layer already exists 03:05:58 2a9add6c85d8: Layer already exists 03:05:58 343be142129f: Layer already exists 03:05:58 cce92674e987: Layer already exists 03:05:58 296c74faaeb6: Layer already exists 03:05:58 4.1.0-dev.99: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:05:58 b1fa7ebbb6a7: Preparing 03:05:58 cdf39030329e: Preparing 03:05:58 96a45d2c576f: Preparing 03:05:58 e3088919b266: Preparing 03:05:58 15679430dc9b: Preparing 03:05:58 b7cccbb46846: Preparing 03:05:58 343be142129f: Preparing 03:05:58 2a9add6c85d8: Preparing 03:05:58 296c74faaeb6: Preparing 03:05:58 cce92674e987: Preparing 03:05:58 2a9add6c85d8: Waiting 03:05:58 296c74faaeb6: Waiting 03:05:58 b7cccbb46846: Waiting 03:05:58 343be142129f: Waiting 03:05:58 cce92674e987: Waiting 03:05:58 96a45d2c576f: Layer already exists 03:05:58 e3088919b266: Layer already exists 03:05:58 cdf39030329e: Layer already exists 03:05:58 b1fa7ebbb6a7: Layer already exists 03:05:58 15679430dc9b: Layer already exists 03:05:58 b7cccbb46846: Layer already exists 03:05:58 2a9add6c85d8: Layer already exists 03:05:58 343be142129f: Layer already exists 03:05:58 cce92674e987: Layer already exists 03:05:58 296c74faaeb6: Layer already exists 03:05:58 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:05:59 b1fa7ebbb6a7: Preparing 03:05:59 cdf39030329e: Preparing 03:05:59 96a45d2c576f: Preparing 03:05:59 e3088919b266: Preparing 03:05:59 15679430dc9b: Preparing 03:05:59 b7cccbb46846: Preparing 03:05:59 343be142129f: Preparing 03:05:59 2a9add6c85d8: Preparing 03:05:59 296c74faaeb6: Preparing 03:05:59 cce92674e987: Preparing 03:05:59 b7cccbb46846: Waiting 03:05:59 343be142129f: Waiting 03:05:59 2a9add6c85d8: Waiting 03:05:59 296c74faaeb6: Waiting 03:05:59 cce92674e987: Waiting 03:05:59 15679430dc9b: Layer already exists 03:05:59 96a45d2c576f: Layer already exists 03:05:59 cdf39030329e: Layer already exists 03:05:59 e3088919b266: Layer already exists 03:05:59 b1fa7ebbb6a7: Layer already exists 03:05:59 343be142129f: Layer already exists 03:05:59 296c74faaeb6: Layer already exists 03:05:59 b7cccbb46846: Layer already exists 03:05:59 2a9add6c85d8: Layer already exists 03:05:59 cce92674e987: Layer already exists 03:05:59 main: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:59 ===================================================== [Pipeline] echo 03:05:59 taggedImages: 03:05:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:05:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:05:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:05:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:05:59 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:05:59 latest 03:05:59 4.1.0-dev.99 03:05:59 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:05:59 main 03:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:06:00 f67541d76e9c: Preparing 03:06:00 ae9103b353e3: Preparing 03:06:00 af3069c3b1c2: Preparing 03:06:00 e3088919b266: Preparing 03:06:00 15679430dc9b: Preparing 03:06:00 e723e6798710: Preparing 03:06:00 04d1ecfef9f0: Preparing 03:06:00 e550d4a9e5c9: Preparing 03:06:00 cce92674e987: Preparing 03:06:00 04d1ecfef9f0: Waiting 03:06:00 e550d4a9e5c9: Waiting 03:06:00 cce92674e987: Waiting 03:06:00 e723e6798710: Waiting 03:06:00 15679430dc9b: Layer already exists 03:06:00 e3088919b266: Layer already exists 03:06:00 ae9103b353e3: Pushed 03:06:00 f67541d76e9c: Pushed 03:06:00 04d1ecfef9f0: Pushed 03:06:00 af3069c3b1c2: Pushed 03:06:00 cce92674e987: Layer already exists 03:06:00 e550d4a9e5c9: Pushed 03:06:15 e723e6798710: Pushed 03:06:15 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:06:16 f67541d76e9c: Preparing 03:06:16 ae9103b353e3: Preparing 03:06:16 af3069c3b1c2: Preparing 03:06:16 e3088919b266: Preparing 03:06:16 15679430dc9b: Preparing 03:06:16 e723e6798710: Preparing 03:06:16 04d1ecfef9f0: Preparing 03:06:16 e550d4a9e5c9: Preparing 03:06:16 cce92674e987: Preparing 03:06:16 e723e6798710: Waiting 03:06:16 04d1ecfef9f0: Waiting 03:06:16 e550d4a9e5c9: Waiting 03:06:16 cce92674e987: Waiting 03:06:16 af3069c3b1c2: Layer already exists 03:06:16 e3088919b266: Layer already exists 03:06:16 ae9103b353e3: Layer already exists 03:06:16 15679430dc9b: Layer already exists 03:06:16 f67541d76e9c: Layer already exists 03:06:16 04d1ecfef9f0: Layer already exists 03:06:16 e723e6798710: Layer already exists 03:06:16 e550d4a9e5c9: Layer already exists 03:06:16 cce92674e987: Layer already exists 03:06:16 latest: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 03:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:06:16 f67541d76e9c: Preparing 03:06:16 ae9103b353e3: Preparing 03:06:16 af3069c3b1c2: Preparing 03:06:16 e3088919b266: Preparing 03:06:16 15679430dc9b: Preparing 03:06:16 e723e6798710: Preparing 03:06:16 04d1ecfef9f0: Preparing 03:06:16 e550d4a9e5c9: Preparing 03:06:16 cce92674e987: Preparing 03:06:16 04d1ecfef9f0: Waiting 03:06:16 e550d4a9e5c9: Waiting 03:06:16 cce92674e987: Waiting 03:06:16 e723e6798710: Waiting 03:06:16 15679430dc9b: Layer already exists 03:06:16 af3069c3b1c2: Layer already exists 03:06:16 ae9103b353e3: Layer already exists 03:06:16 e3088919b266: Layer already exists 03:06:16 f67541d76e9c: Layer already exists 03:06:16 04d1ecfef9f0: Layer already exists 03:06:16 e723e6798710: Layer already exists 03:06:16 e550d4a9e5c9: Layer already exists 03:06:16 cce92674e987: Layer already exists 03:06:16 4.1.0-dev.99: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:06:17 f67541d76e9c: Preparing 03:06:17 ae9103b353e3: Preparing 03:06:17 af3069c3b1c2: Preparing 03:06:17 e3088919b266: Preparing 03:06:17 15679430dc9b: Preparing 03:06:17 e723e6798710: Preparing 03:06:17 04d1ecfef9f0: Preparing 03:06:17 e550d4a9e5c9: Preparing 03:06:17 cce92674e987: Preparing 03:06:17 04d1ecfef9f0: Waiting 03:06:17 e550d4a9e5c9: Waiting 03:06:17 cce92674e987: Waiting 03:06:17 e723e6798710: Waiting 03:06:17 e3088919b266: Layer already exists 03:06:17 af3069c3b1c2: Layer already exists 03:06:17 15679430dc9b: Layer already exists 03:06:17 ae9103b353e3: Layer already exists 03:06:17 f67541d76e9c: Layer already exists 03:06:17 e723e6798710: Layer already exists 03:06:17 e550d4a9e5c9: Layer already exists 03:06:17 04d1ecfef9f0: Layer already exists 03:06:17 cce92674e987: Layer already exists 03:06:17 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:06:18 f67541d76e9c: Preparing 03:06:18 ae9103b353e3: Preparing 03:06:18 af3069c3b1c2: Preparing 03:06:18 e3088919b266: Preparing 03:06:18 15679430dc9b: Preparing 03:06:18 e723e6798710: Preparing 03:06:18 04d1ecfef9f0: Preparing 03:06:18 e550d4a9e5c9: Preparing 03:06:18 cce92674e987: Preparing 03:06:18 04d1ecfef9f0: Waiting 03:06:18 e550d4a9e5c9: Waiting 03:06:18 cce92674e987: Waiting 03:06:18 e723e6798710: Waiting 03:06:18 ae9103b353e3: Layer already exists 03:06:18 15679430dc9b: Layer already exists 03:06:18 af3069c3b1c2: Layer already exists 03:06:18 e3088919b266: Layer already exists 03:06:18 f67541d76e9c: Layer already exists 03:06:18 04d1ecfef9f0: Layer already exists 03:06:18 cce92674e987: Layer already exists 03:06:18 e723e6798710: Layer already exists 03:06:18 e550d4a9e5c9: Layer already exists 03:06:18 main: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:18 ===================================================== [Pipeline] echo 03:06:18 taggedImages: 03:06:18 - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:06:18 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 03:06:18 - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:06:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:06:18 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:18 latest 03:06:18 4.1.0-dev.99 03:06:18 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:18 main 03:06:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:06:18 5fbd17a4d14e: Preparing 03:06:18 051092c1e78c: Preparing 03:06:18 72feacbbab49: Preparing 03:06:18 e3088919b266: Preparing 03:06:18 15679430dc9b: Preparing 03:06:18 e723e6798710: Preparing 03:06:18 2a9add6c85d8: Preparing 03:06:18 e723e6798710: Waiting 03:06:18 296c74faaeb6: Preparing 03:06:18 cce92674e987: Preparing 03:06:18 2a9add6c85d8: Waiting 03:06:18 296c74faaeb6: Waiting 03:06:18 cce92674e987: Waiting 03:06:18 15679430dc9b: Layer already exists 03:06:18 e3088919b266: Layer already exists 03:06:18 e723e6798710: Layer already exists 03:06:18 2a9add6c85d8: Layer already exists 03:06:18 296c74faaeb6: Layer already exists 03:06:18 051092c1e78c: Pushed 03:06:18 cce92674e987: Layer already exists 03:06:18 72feacbbab49: Pushed 03:06:18 5fbd17a4d14e: Pushed 03:06:19 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:06:19 5fbd17a4d14e: Preparing 03:06:19 051092c1e78c: Preparing 03:06:19 72feacbbab49: Preparing 03:06:19 e3088919b266: Preparing 03:06:19 15679430dc9b: Preparing 03:06:19 e723e6798710: Preparing 03:06:19 2a9add6c85d8: Preparing 03:06:19 296c74faaeb6: Preparing 03:06:19 cce92674e987: Preparing 03:06:19 e723e6798710: Waiting 03:06:19 2a9add6c85d8: Waiting 03:06:19 296c74faaeb6: Waiting 03:06:19 cce92674e987: Waiting 03:06:19 15679430dc9b: Layer already exists 03:06:19 72feacbbab49: Layer already exists 03:06:19 051092c1e78c: Layer already exists 03:06:19 e3088919b266: Layer already exists 03:06:19 5fbd17a4d14e: Layer already exists 03:06:19 e723e6798710: Layer already exists 03:06:19 2a9add6c85d8: Layer already exists 03:06:19 cce92674e987: Layer already exists 03:06:19 296c74faaeb6: Layer already exists 03:06:19 latest: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 03:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:06:20 5fbd17a4d14e: Preparing 03:06:20 051092c1e78c: Preparing 03:06:20 72feacbbab49: Preparing 03:06:20 e3088919b266: Preparing 03:06:20 15679430dc9b: Preparing 03:06:20 e723e6798710: Preparing 03:06:20 2a9add6c85d8: Preparing 03:06:20 296c74faaeb6: Preparing 03:06:20 cce92674e987: Preparing 03:06:20 e723e6798710: Waiting 03:06:20 2a9add6c85d8: Waiting 03:06:20 296c74faaeb6: Waiting 03:06:20 72feacbbab49: Layer already exists 03:06:20 5fbd17a4d14e: Layer already exists 03:06:20 051092c1e78c: Layer already exists 03:06:20 15679430dc9b: Layer already exists 03:06:20 e3088919b266: Layer already exists 03:06:20 296c74faaeb6: Layer already exists 03:06:20 2a9add6c85d8: Layer already exists 03:06:20 cce92674e987: Layer already exists 03:06:20 e723e6798710: Layer already exists 03:06:20 4.1.0-dev.99: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:06:21 5fbd17a4d14e: Preparing 03:06:21 051092c1e78c: Preparing 03:06:21 72feacbbab49: Preparing 03:06:21 e3088919b266: Preparing 03:06:21 15679430dc9b: Preparing 03:06:21 e723e6798710: Preparing 03:06:21 2a9add6c85d8: Preparing 03:06:21 e723e6798710: Waiting 03:06:21 296c74faaeb6: Preparing 03:06:21 cce92674e987: Preparing 03:06:21 296c74faaeb6: Waiting 03:06:21 2a9add6c85d8: Waiting 03:06:21 cce92674e987: Waiting 03:06:21 72feacbbab49: Layer already exists 03:06:21 e3088919b266: Layer already exists 03:06:21 15679430dc9b: Layer already exists 03:06:21 5fbd17a4d14e: Layer already exists 03:06:21 051092c1e78c: Layer already exists 03:06:21 296c74faaeb6: Layer already exists 03:06:21 cce92674e987: Layer already exists 03:06:21 2a9add6c85d8: Layer already exists 03:06:21 e723e6798710: Layer already exists 03:06:21 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:06:21 5fbd17a4d14e: Preparing 03:06:21 051092c1e78c: Preparing 03:06:21 72feacbbab49: Preparing 03:06:21 e3088919b266: Preparing 03:06:21 15679430dc9b: Preparing 03:06:21 e723e6798710: Preparing 03:06:21 2a9add6c85d8: Preparing 03:06:21 296c74faaeb6: Preparing 03:06:21 cce92674e987: Preparing 03:06:21 2a9add6c85d8: Waiting 03:06:21 e723e6798710: Waiting 03:06:21 296c74faaeb6: Waiting 03:06:21 cce92674e987: Waiting 03:06:21 15679430dc9b: Layer already exists 03:06:21 5fbd17a4d14e: Layer already exists 03:06:21 e3088919b266: Layer already exists 03:06:21 051092c1e78c: Layer already exists 03:06:21 72feacbbab49: Layer already exists 03:06:21 e723e6798710: Layer already exists 03:06:21 2a9add6c85d8: Layer already exists 03:06:21 cce92674e987: Layer already exists 03:06:21 296c74faaeb6: Layer already exists 03:06:21 main: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:21 ===================================================== [Pipeline] echo 03:06:21 taggedImages: 03:06:21 - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:06:21 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 03:06:21 - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:06:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:06:21 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:21 latest 03:06:21 4.1.0-dev.99 03:06:21 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:21 main 03:06:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:06:22 c9be1c6bc032: Preparing 03:06:22 9f1954f377e3: Preparing 03:06:22 e3088919b266: Preparing 03:06:22 15679430dc9b: Preparing 03:06:22 c8cb1219694e: Preparing 03:06:22 69f1b4c618ee: Preparing 03:06:22 cce92674e987: Preparing 03:06:22 69f1b4c618ee: Waiting 03:06:22 cce92674e987: Waiting 03:06:22 e3088919b266: Layer already exists 03:06:22 15679430dc9b: Layer already exists 03:06:22 cce92674e987: Layer already exists 03:06:22 c8cb1219694e: Pushed 03:06:22 c9be1c6bc032: Pushed 03:06:23 69f1b4c618ee: Pushed 03:06:27 9f1954f377e3: Pushed 03:06:27 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:06:28 c9be1c6bc032: Preparing 03:06:28 9f1954f377e3: Preparing 03:06:28 e3088919b266: Preparing 03:06:28 15679430dc9b: Preparing 03:06:28 c8cb1219694e: Preparing 03:06:28 69f1b4c618ee: Preparing 03:06:28 cce92674e987: Preparing 03:06:28 69f1b4c618ee: Waiting 03:06:28 cce92674e987: Waiting 03:06:28 15679430dc9b: Layer already exists 03:06:28 c9be1c6bc032: Layer already exists 03:06:28 c8cb1219694e: Layer already exists 03:06:28 9f1954f377e3: Layer already exists 03:06:28 e3088919b266: Layer already exists 03:06:28 69f1b4c618ee: Layer already exists 03:06:28 cce92674e987: Layer already exists 03:06:28 latest: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 03:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:06:28 c9be1c6bc032: Preparing 03:06:28 9f1954f377e3: Preparing 03:06:28 e3088919b266: Preparing 03:06:28 15679430dc9b: Preparing 03:06:28 c8cb1219694e: Preparing 03:06:28 69f1b4c618ee: Preparing 03:06:28 cce92674e987: Preparing 03:06:28 69f1b4c618ee: Waiting 03:06:28 cce92674e987: Waiting 03:06:28 c9be1c6bc032: Layer already exists 03:06:28 c8cb1219694e: Layer already exists 03:06:28 9f1954f377e3: Layer already exists 03:06:28 e3088919b266: Layer already exists 03:06:28 15679430dc9b: Layer already exists 03:06:28 69f1b4c618ee: Layer already exists 03:06:28 cce92674e987: Layer already exists 03:06:28 4.1.0-dev.99: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:06:29 c9be1c6bc032: Preparing 03:06:29 9f1954f377e3: Preparing 03:06:29 e3088919b266: Preparing 03:06:29 15679430dc9b: Preparing 03:06:29 c8cb1219694e: Preparing 03:06:29 69f1b4c618ee: Preparing 03:06:29 cce92674e987: Preparing 03:06:29 69f1b4c618ee: Waiting 03:06:29 cce92674e987: Waiting 03:06:29 9f1954f377e3: Layer already exists 03:06:29 c9be1c6bc032: Layer already exists 03:06:29 e3088919b266: Layer already exists 03:06:29 c8cb1219694e: Layer already exists 03:06:29 15679430dc9b: Layer already exists 03:06:29 69f1b4c618ee: Layer already exists 03:06:29 cce92674e987: Layer already exists 03:06:29 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:06:30 c9be1c6bc032: Preparing 03:06:30 9f1954f377e3: Preparing 03:06:30 e3088919b266: Preparing 03:06:30 15679430dc9b: Preparing 03:06:30 c8cb1219694e: Preparing 03:06:30 69f1b4c618ee: Preparing 03:06:30 cce92674e987: Preparing 03:06:30 cce92674e987: Waiting 03:06:30 69f1b4c618ee: Waiting 03:06:30 e3088919b266: Layer already exists 03:06:30 15679430dc9b: Layer already exists 03:06:30 c9be1c6bc032: Layer already exists 03:06:30 c8cb1219694e: Layer already exists 03:06:30 9f1954f377e3: Layer already exists 03:06:30 69f1b4c618ee: Layer already exists 03:06:30 cce92674e987: Layer already exists 03:06:30 main: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:30 ===================================================== [Pipeline] echo 03:06:30 taggedImages: 03:06:30 - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:06:30 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 03:06:30 - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:06:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:06:30 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:30 latest 03:06:30 4.1.0-dev.99 03:06:30 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:30 main 03:06:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:06:30 24a048cadba8: Preparing 03:06:30 618299613c5e: Preparing 03:06:30 e3088919b266: Preparing 03:06:30 15679430dc9b: Preparing 03:06:30 99aa756e8a1b: Preparing 03:06:30 00316985e6e4: Preparing 03:06:30 cce92674e987: Preparing 03:06:30 00316985e6e4: Waiting 03:06:30 cce92674e987: Waiting 03:06:30 15679430dc9b: Layer already exists 03:06:30 e3088919b266: Layer already exists 03:06:30 cce92674e987: Layer already exists 03:06:30 99aa756e8a1b: Pushed 03:06:30 24a048cadba8: Pushed 03:06:31 00316985e6e4: Pushed 03:06:35 618299613c5e: Pushed 03:06:35 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:06:35 24a048cadba8: Preparing 03:06:35 618299613c5e: Preparing 03:06:35 e3088919b266: Preparing 03:06:35 15679430dc9b: Preparing 03:06:35 99aa756e8a1b: Preparing 03:06:35 00316985e6e4: Preparing 03:06:35 cce92674e987: Preparing 03:06:35 00316985e6e4: Waiting 03:06:35 cce92674e987: Waiting 03:06:35 24a048cadba8: Layer already exists 03:06:35 e3088919b266: Layer already exists 03:06:35 15679430dc9b: Layer already exists 03:06:35 618299613c5e: Layer already exists 03:06:35 99aa756e8a1b: Layer already exists 03:06:35 00316985e6e4: Layer already exists 03:06:35 cce92674e987: Layer already exists 03:06:35 latest: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 03:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:06:36 24a048cadba8: Preparing 03:06:36 618299613c5e: Preparing 03:06:36 e3088919b266: Preparing 03:06:36 15679430dc9b: Preparing 03:06:36 99aa756e8a1b: Preparing 03:06:36 00316985e6e4: Preparing 03:06:36 cce92674e987: Preparing 03:06:36 00316985e6e4: Waiting 03:06:36 cce92674e987: Waiting 03:06:36 15679430dc9b: Layer already exists 03:06:36 618299613c5e: Layer already exists 03:06:36 e3088919b266: Layer already exists 03:06:36 99aa756e8a1b: Layer already exists 03:06:36 24a048cadba8: Layer already exists 03:06:36 00316985e6e4: Layer already exists 03:06:36 cce92674e987: Layer already exists 03:06:36 4.1.0-dev.99: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:06:37 24a048cadba8: Preparing 03:06:37 618299613c5e: Preparing 03:06:37 e3088919b266: Preparing 03:06:37 15679430dc9b: Preparing 03:06:37 99aa756e8a1b: Preparing 03:06:37 00316985e6e4: Preparing 03:06:37 cce92674e987: Preparing 03:06:37 00316985e6e4: Waiting 03:06:37 cce92674e987: Waiting 03:06:37 99aa756e8a1b: Layer already exists 03:06:37 24a048cadba8: Layer already exists 03:06:37 e3088919b266: Layer already exists 03:06:37 15679430dc9b: Layer already exists 03:06:37 618299613c5e: Layer already exists 03:06:37 00316985e6e4: Layer already exists 03:06:37 cce92674e987: Layer already exists 03:06:37 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:06:38 24a048cadba8: Preparing 03:06:38 618299613c5e: Preparing 03:06:38 e3088919b266: Preparing 03:06:38 15679430dc9b: Preparing 03:06:38 99aa756e8a1b: Preparing 03:06:38 00316985e6e4: Preparing 03:06:38 cce92674e987: Preparing 03:06:38 00316985e6e4: Waiting 03:06:38 cce92674e987: Waiting 03:06:38 15679430dc9b: Layer already exists 03:06:38 99aa756e8a1b: Layer already exists 03:06:38 618299613c5e: Layer already exists 03:06:38 24a048cadba8: Layer already exists 03:06:38 e3088919b266: Layer already exists 03:06:38 00316985e6e4: Layer already exists 03:06:38 cce92674e987: Layer already exists 03:06:38 main: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:38 ===================================================== [Pipeline] echo 03:06:38 taggedImages: 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:06:38 ========================================================= 03:06:38 [edgeXBuildMultiArch] RAW Config: 03:06:38 images: 03:06:38 - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/core-command:latest 03:06:38 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-command:main 03:06:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:06:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:06:38 - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/core-data:latest 03:06:38 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-data:main 03:06:38 - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:06:38 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:06:38 - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:06:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:06:38 - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:06:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:06:38 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:06:38 settingsFile: 03:06:38 edgex-go-settings 03:06:38 ========================================================= [Pipeline] node 03:06:53 Still waiting to schedule task 03:06:53 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ 03:07:12 #91 DONE 151.8s 03:07:12 03:07:12 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #78 DONE 157.0s 03:07:12 03:07:12 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #85 DONE 151.6s 03:07:12 03:07:12 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 03:07:12 #119 ... 03:07:12 03:07:12 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #89 DONE 149.0s 03:07:12 03:07:12 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #86 DONE 151.0s 03:07:12 03:07:12 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #95 DONE 135.7s 03:07:12 03:07:12 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:07:12 #120 DONE 2.2s 03:07:12 03:07:12 #121 [security-secretstore-setup builder 6/7] COPY . . 03:07:12 #121 DONE 2.4s 03:07:12 03:07:12 #122 [support-scheduler builder 6/7] COPY . . 03:07:12 #122 DONE 2.4s 03:07:12 03:07:12 #123 [core-command builder 6/7] COPY . . 03:07:12 #123 CACHED 03:07:12 03:07:12 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 03:07:12 #124 CACHED 03:07:12 03:07:12 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #125 CACHED 03:07:12 03:07:12 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 03:07:12 #126 CACHED 03:07:12 03:07:12 #127 [core-data builder 6/7] COPY . . 03:07:12 #127 CACHED 03:07:12 03:07:12 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #128 CACHED 03:07:12 03:07:12 #129 [security-proxy-auth builder 6/7] COPY . . 03:07:12 #129 CACHED 03:07:12 03:07:12 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #130 CACHED 03:07:12 03:07:12 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:07:12 #131 CACHED 03:07:12 03:07:12 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:12 #132 CACHED 03:07:12 03:07:12 #133 [core-metadata builder 6/7] COPY . . 03:07:12 #133 CACHED 03:07:12 03:07:12 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:07:12 #134 CACHED 03:07:12 03:07:12 #135 [core-keeper builder 7/8] COPY . . 03:07:12 #135 DONE 2.4s 03:07:12 03:07:12 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 03:07:12 #119 DONE 2.4s 03:07:12 03:07:12 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:07:13 #136 ... 03:07:13 03:07:13 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:13 #137 CACHED 03:07:13 03:07:13 #138 [security-proxy-setup builder 6/7] COPY . . 03:07:13 #138 CACHED 03:07:13 03:07:13 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:07:13 #139 CACHED 03:07:13 03:07:13 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:07:13 #140 CACHED 03:07:13 03:07:13 #141 [security-bootstrapper builder 6/7] COPY . . 03:07:13 #141 CACHED 03:07:13 03:07:13 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:13 #142 CACHED 03:07:13 03:07:13 #143 [support-notifications builder 6/7] COPY . . 03:07:13 #143 DONE 2.5s 03:07:13 03:07:13 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:18 #144 ... 03:07:18 03:07:18 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:18 #0 4.614 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:07:18 #145 ... 03:07:18 03:07:18 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:07:18 #0 5.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:07:19 #146 ... 03:07:19 03:07:19 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:07:19 #136 6.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:07:23 #136 ... 03:07:23 03:07:23 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:07:23 #0 5.952 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:07:23 #147 ... 03:07:23 03:07:23 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:23 #0 6.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:07:23 #148 ... 03:07:23 03:07:23 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:07:23 #0 5.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:07:23 #149 ... 03:07:23 03:07:23 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:07:23 #0 6.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:07:23 #150 ... 03:07:23 03:07:23 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:07:23 #0 5.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:07:23 #151 ... 03:07:23 03:07:23 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:07:23 #0 6.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:07:24 #152 ... 03:07:24 03:07:24 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:07:24 #0 5.910 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:07:24 #153 ... 03:07:24 03:07:24 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:07:24 #0 5.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:07:24 #154 ... 03:07:24 03:07:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:24 #144 6.092 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:09:50 Running on prd-centos7-docker-4c-2g-2011 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:50 provisioning config files... 03:09:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12827069885402251320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:54 ---> ****-login.sh 03:09:54 nexus3.edgexfoundry.org:10001 03:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:55 Configure a credential helper to remove this warning. See 03:09:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:55 03:09:55 Login Succeeded 03:09:55 nexus3.edgexfoundry.org:10002 03:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:55 Configure a credential helper to remove this warning. See 03:09:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:55 03:09:55 Login Succeeded 03:09:55 nexus3.edgexfoundry.org:10003 03:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:55 Configure a credential helper to remove this warning. See 03:09:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:55 03:09:55 Login Succeeded 03:09:55 nexus3.edgexfoundry.org:10004 03:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:55 Configure a credential helper to remove this warning. See 03:09:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:55 03:09:55 Login Succeeded 03:09:55 ****.io 03:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:55 Configure a credential helper to remove this warning. See 03:09:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:55 03:09:55 Login Succeeded 03:09:55 ---> ****-login.sh ends [Pipeline] } 03:09:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:56 + docker buildx ls 03:09:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:09:56 default * docker 03:09:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:09:56 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:09:56 edgex-builder [Pipeline] sh 03:09:56 + docker buildx inspect --bootstrap 03:09:56 #1 [internal] booting buildkit 03:09:56 #1 pulling image moby/buildkit:buildx-stable-1 03:10:00 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 03:10:00 #1 creating container buildx_buildkit_edgex-builder0 03:10:02 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 03:10:02 #1 DONE 5.2s 03:10:02 Name: edgex-builder 03:10:02 Driver: docker-container 03:10:02 03:10:02 Nodes: 03:10:02 Name: edgex-builder0 03:10:02 Endpoint: unix:///var/run/docker.sock 03:10:02 Status: running 03:10:02 Buildkit: v0.27.1 03:10:02 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:10:02 + docker buildx ls 03:10:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:10:02 edgex-builder * docker-container 03:10:02 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:10:02 default docker 03:10:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:10:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:03 #1 [internal] load build definition from Dockerfile 03:10:03 #1 transferring dockerfile: 197B done 03:10:03 #1 DONE 0.0s 03:10:03 03:10:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:03 #2 DONE 0.1s 03:10:03 03:10:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:03 #3 DONE 0.1s 03:10:03 03:10:03 #4 [internal] load .dockerignore 03:10:03 #4 transferring context: 2B done 03:10:03 #4 DONE 0.0s 03:10:03 03:10:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:03 #5 DONE 0.0s 03:10:03 03:10:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:03 #6 DONE 0.1s 03:10:03 03:10:03 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:10:03 #7 DONE 0.0s 03:10:03 03:10:03 #8 exporting to image 03:10:03 #8 exporting layers done 03:10:03 #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done 03:10:03 #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done 03:10:03 #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done 03:10:03 #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done 03:10:03 #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.0s done 03:10:03 #8 pushing layers 03:10:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:03 #8 pushing layers 0.1s done 03:10:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done 03:10:03 #8 DONE 0.2s 03:10:03 03:10:03 1 warning found (use --debug to expand): 03:10:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 03:10:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 03:10:03 #1 [internal] load build definition from Dockerfile 03:10:03 #1 transferring dockerfile: 163B done 03:10:03 #1 DONE 0.0s 03:10:03 03:10:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:10:03 #2 DONE 0.0s 03:10:03 03:10:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 03:10:03 #3 DONE 0.0s 03:10:03 03:10:03 #4 [internal] load .dockerignore 03:10:03 #4 transferring context: 2B done 03:10:03 #4 DONE 0.0s 03:10:03 03:10:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:03 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:03 #5 CACHED 03:10:03 03:10:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:03 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:03 #6 CACHED 03:10:03 03:10:03 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:10:03 #7 DONE 0.0s 03:10:03 03:10:03 #8 exporting to image 03:10:03 #8 exporting layers done 03:10:03 #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done 03:10:03 #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done 03:10:03 #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done 03:10:03 #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done 03:10:03 #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done 03:10:03 #8 pushing layers 0.0s done 03:10:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done 03:10:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:03 #8 DONE 0.1s 03:10:03 03:10:03 1 warning found (use --debug to expand): 03:10:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99' 03:10:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 --push - 03:10:04 #1 [internal] load build definition from Dockerfile 03:10:04 #1 transferring dockerfile: 169B done 03:10:04 #1 DONE 0.0s 03:10:04 03:10:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 03:10:04 #2 DONE 0.0s 03:10:04 03:10:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 03:10:04 #3 DONE 0.0s 03:10:04 03:10:04 #4 [internal] load .dockerignore 03:10:04 #4 transferring context: 2B done 03:10:04 #4 DONE 0.0s 03:10:04 03:10:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:04 #5 CACHED 03:10:04 03:10:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:04 #6 CACHED 03:10:04 03:10:04 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:10:04 #7 DONE 0.0s 03:10:04 03:10:04 #8 exporting to image 03:10:04 #8 exporting layers done 03:10:04 #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done 03:10:04 #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 0.0s done 03:10:04 #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done 03:10:04 #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 0.0s done 03:10:04 #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done 03:10:04 #8 pushing layers 0.0s done 03:10:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done 03:10:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:04 #8 DONE 0.1s 03:10:04 03:10:04 1 warning found (use --debug to expand): 03:10:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:04 #1 [internal] load build definition from Dockerfile 03:10:04 #1 transferring dockerfile: 210B 0.0s done 03:10:04 #1 DONE 0.0s 03:10:04 03:10:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:04 #2 DONE 0.0s 03:10:04 03:10:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:04 #3 DONE 0.0s 03:10:04 03:10:04 #4 [internal] load .dockerignore 03:10:04 #4 transferring context: 2B done 03:10:04 #4 DONE 0.0s 03:10:04 03:10:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:04 #5 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:04 #5 DONE 0.0s 03:10:04 03:10:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:04 #6 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:04 #6 CACHED 03:10:04 03:10:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:04 #5 CACHED 03:10:04 03:10:04 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:10:04 #7 DONE 0.0s 03:10:04 03:10:04 #8 exporting to image 03:10:04 #8 exporting layers done 03:10:04 #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done 03:10:04 #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done 03:10:04 #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done 03:10:04 #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done 03:10:04 #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done 03:10:04 #8 pushing layers 0.0s done 03:10:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done 03:10:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:04 #8 DONE 0.1s 03:10:04 03:10:04 1 warning found (use --debug to expand): 03:10:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 03:10:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 03:10:05 #1 [internal] load build definition from Dockerfile 03:10:05 #1 transferring dockerfile: 161B done 03:10:05 #1 DONE 0.0s 03:10:05 03:10:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:10:05 #2 DONE 0.0s 03:10:05 03:10:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 03:10:05 #3 DONE 0.0s 03:10:05 03:10:05 #4 [internal] load .dockerignore 03:10:05 #4 transferring context: 2B done 03:10:05 #4 DONE 0.0s 03:10:05 03:10:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:05 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:05 #5 CACHED 03:10:05 03:10:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 03:10:05 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done 03:10:05 #6 CACHED 03:10:05 03:10:05 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 03:10:05 #7 DONE 0.0s 03:10:05 03:10:05 #8 exporting to image 03:10:05 #8 exporting layers done 03:10:05 #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done 03:10:05 #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done 03:10:05 #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done 03:10:05 #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done 03:10:05 #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done 03:10:05 #8 pushing layers 0.0s done 03:10:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done 03:10:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:05 #8 DONE 0.1s 03:10:05 03:10:05 1 warning found (use --debug to expand): 03:10:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:05 #1 [internal] load build definition from Dockerfile 03:10:05 #1 transferring dockerfile: 216B done 03:10:05 #1 DONE 0.0s 03:10:05 03:10:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:05 #2 DONE 0.1s 03:10:05 03:10:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:05 #3 DONE 0.1s 03:10:05 03:10:05 #4 [internal] load .dockerignore 03:10:05 #4 transferring context: 03:10:06 #4 transferring context: 2B done 03:10:06 #4 DONE 0.0s 03:10:06 03:10:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done 03:10:06 #5 DONE 0.1s 03:10:06 03:10:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done 03:10:06 #6 DONE 0.1s 03:10:06 03:10:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done 03:10:06 #5 DONE 0.1s 03:10:06 03:10:06 #7 exporting to image 03:10:06 #7 exporting layers done 03:10:06 #7 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 0.0s done 03:10:06 #7 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:10:06 #7 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 0.0s done 03:10:06 #7 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done 03:10:06 #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 03:10:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:06 #7 ... 03:10:06 03:10:06 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:06 #8 DONE 0.0s 03:10:06 03:10:06 #7 exporting to image 03:10:06 #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done 03:10:06 #7 pushing layers 0.1s done 03:10:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 03:10:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done 03:10:06 #7 DONE 0.2s 03:10:06 03:10:06 1 warning found (use --debug to expand): 03:10:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 03:10:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 03:10:06 #1 [internal] load build definition from Dockerfile 03:10:06 #1 transferring dockerfile: 182B done 03:10:06 #1 DONE 0.0s 03:10:06 03:10:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:10:06 #2 DONE 0.0s 03:10:06 03:10:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:10:06 #3 DONE 0.0s 03:10:06 03:10:06 #4 [internal] load .dockerignore 03:10:06 #4 transferring context: 2B done 03:10:06 #4 DONE 0.0s 03:10:06 03:10:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 done 03:10:06 #5 CACHED 03:10:06 03:10:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:06 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:06 #6 CACHED 03:10:06 03:10:06 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:06 #7 DONE 0.0s 03:10:06 03:10:06 #8 exporting to image 03:10:06 #8 exporting layers done 03:10:06 #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done 03:10:06 #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:10:06 #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done 03:10:06 #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done 03:10:06 #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done 03:10:06 #8 pushing layers 0.0s done 03:10:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done 03:10:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:06 #8 DONE 0.1s 03:10:06 03:10:06 1 warning found (use --debug to expand): 03:10:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 --push - 03:10:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99' 03:10:07 #1 [internal] load build definition from Dockerfile 03:10:07 #1 transferring dockerfile: 188B done 03:10:07 #1 DONE 0.0s 03:10:07 03:10:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 03:10:07 #2 DONE 0.0s 03:10:07 03:10:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 03:10:07 #3 DONE 0.0s 03:10:07 03:10:07 #4 [internal] load .dockerignore 03:10:07 #4 transferring context: 2B done 03:10:07 #4 DONE 0.0s 03:10:07 03:10:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:07 #5 CACHED 03:10:07 03:10:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:07 #6 CACHED 03:10:07 03:10:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:07 #7 DONE 0.0s 03:10:07 03:10:07 #8 exporting to image 03:10:07 #8 exporting layers done 03:10:07 #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done 03:10:07 #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:10:07 #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done 03:10:07 #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done 03:10:07 #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done 03:10:07 #8 pushing layers 0.0s done 03:10:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done 03:10:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:07 #8 DONE 0.1s 03:10:07 03:10:07 1 warning found (use --debug to expand): 03:10:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:07 #1 [internal] load build definition from Dockerfile 03:10:07 #1 transferring dockerfile: 229B done 03:10:07 #1 DONE 0.0s 03:10:07 03:10:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:07 #2 DONE 0.0s 03:10:07 03:10:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:07 #3 DONE 0.0s 03:10:07 03:10:07 #4 [internal] load .dockerignore 03:10:07 #4 transferring context: 2B done 03:10:07 #4 DONE 0.0s 03:10:07 03:10:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:07 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:07 #5 CACHED 03:10:07 03:10:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:07 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:07 #6 DONE 0.0s 03:10:07 03:10:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:07 #6 CACHED 03:10:07 03:10:07 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:07 #7 DONE 0.0s 03:10:07 03:10:07 #8 exporting to image 03:10:07 #8 exporting layers done 03:10:07 #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done 03:10:07 #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:10:07 #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done 03:10:07 #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done 03:10:07 #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done 03:10:07 #8 pushing layers 0.0s done 03:10:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done 03:10:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:07 #8 DONE 0.1s 03:10:07 03:10:07 1 warning found (use --debug to expand): 03:10:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 03:10:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 03:10:08 #1 [internal] load build definition from Dockerfile 03:10:08 #1 transferring dockerfile: 180B done 03:10:08 #1 DONE 0.0s 03:10:08 03:10:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:10:08 #2 DONE 0.0s 03:10:08 03:10:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:10:08 #3 DONE 0.0s 03:10:08 03:10:08 #4 [internal] load .dockerignore 03:10:08 #4 transferring context: 2B done 03:10:08 #4 DONE 0.0s 03:10:08 03:10:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:08 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:08 #5 CACHED 03:10:08 03:10:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 03:10:08 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done 03:10:08 #6 CACHED 03:10:08 03:10:08 #7 exporting to image 03:10:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:08 #7 exporting layers done 03:10:08 #7 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done 03:10:08 #7 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done 03:10:08 #7 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done 03:10:08 #7 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done 03:10:08 #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done 03:10:08 #7 pushing layers 0.0s done 03:10:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done 03:10:08 #7 DONE 0.1s 03:10:08 03:10:08 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:08 #8 DONE 0.0s 03:10:08 03:10:08 1 warning found (use --debug to expand): 03:10:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:08 #1 [internal] load build definition from Dockerfile 03:10:08 #1 transferring dockerfile: 194B done 03:10:08 #1 DONE 0.0s 03:10:08 03:10:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:08 #2 DONE 0.0s 03:10:08 03:10:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:08 #3 DONE 0.1s 03:10:08 03:10:08 #4 [internal] load .dockerignore 03:10:08 #4 transferring context: 2B done 03:10:08 #4 DONE 0.0s 03:10:09 03:10:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:09 #5 DONE 0.0s 03:10:09 03:10:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:09 #6 DONE 0.1s 03:10:09 03:10:09 #7 exporting to image 03:10:09 #7 exporting layers done 03:10:09 #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done 03:10:09 #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done 03:10:09 #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done 03:10:09 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 03:10:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:09 #7 ... 03:10:09 03:10:09 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:10:09 #8 DONE 0.0s 03:10:09 03:10:09 #7 exporting to image 03:10:09 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 0.0s done 03:10:09 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done 03:10:09 #7 pushing layers 0.1s done 03:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 03:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done 03:10:09 #7 DONE 0.2s 03:10:09 03:10:09 1 warning found (use --debug to expand): 03:10:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 03:10:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 03:10:09 #1 [internal] load build definition from Dockerfile 03:10:09 #1 transferring dockerfile: 160B done 03:10:09 #1 DONE 0.0s 03:10:09 03:10:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:10:09 #2 DONE 0.0s 03:10:09 03:10:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 03:10:09 #3 DONE 0.0s 03:10:09 03:10:09 #4 [internal] load .dockerignore 03:10:09 #4 transferring context: 2B done 03:10:09 #4 DONE 0.0s 03:10:09 03:10:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:09 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:09 #5 CACHED 03:10:09 03:10:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:09 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:09 #6 CACHED 03:10:09 03:10:09 #7 exporting to image 03:10:09 #7 exporting layers done 03:10:09 #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done 03:10:09 #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done 03:10:09 #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done 03:10:09 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done 03:10:09 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done 03:10:09 #7 pushing layers 0.0s done 03:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 03:10:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done 03:10:09 #7 DONE 0.1s 03:10:09 03:10:09 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:10:09 #8 DONE 0.0s 03:10:09 03:10:09 1 warning found (use --debug to expand): 03:10:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 --push - 03:10:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99' 03:10:10 #1 [internal] load build definition from Dockerfile 03:10:10 #1 transferring dockerfile: 166B done 03:10:10 #1 DONE 0.0s 03:10:10 03:10:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 03:10:10 #2 DONE 0.0s 03:10:10 03:10:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 03:10:10 #3 DONE 0.0s 03:10:10 03:10:10 #4 [internal] load .dockerignore 03:10:10 #4 transferring context: 2B done 03:10:10 #4 DONE 0.0s 03:10:10 03:10:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:10 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:10 #5 CACHED 03:10:10 03:10:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:10 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:10 #6 CACHED 03:10:10 03:10:10 #7 exporting to image 03:10:10 #7 exporting layers done 03:10:10 #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done 03:10:10 #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done 03:10:10 #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done 03:10:10 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done 03:10:10 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 03:10:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:10 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done 03:10:10 #7 pushing layers 0.0s done 03:10:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done 03:10:10 #7 DONE 0.1s 03:10:10 03:10:10 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:10:10 #8 DONE 0.0s 03:10:10 03:10:10 1 warning found (use --debug to expand): 03:10:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:11 #1 [internal] load build definition from Dockerfile 03:10:11 #1 transferring dockerfile: 207B done 03:10:11 #1 DONE 0.0s 03:10:11 03:10:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:11 #2 DONE 0.0s 03:10:11 03:10:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:11 #3 DONE 0.0s 03:10:11 03:10:11 #4 [internal] load .dockerignore 03:10:11 #4 transferring context: 2B done 03:10:11 #4 DONE 0.0s 03:10:11 03:10:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:11 #5 CACHED 03:10:11 03:10:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:11 #6 CACHED 03:10:11 03:10:11 #7 exporting to image 03:10:11 #7 exporting layers done 03:10:11 #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done 03:10:11 #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done 03:10:11 #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done 03:10:11 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done 03:10:11 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done 03:10:11 #7 pushing layers 0.0s done 03:10:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 03:10:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done 03:10:11 #7 DONE 0.1s 03:10:11 03:10:11 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:10:11 #8 DONE 0.0s 03:10:11 03:10:11 1 warning found (use --debug to expand): 03:10:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 03:10:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 03:10:11 #1 [internal] load build definition from Dockerfile 03:10:11 #1 transferring dockerfile: 158B done 03:10:11 #1 DONE 0.0s 03:10:11 03:10:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:10:11 #2 DONE 0.0s 03:10:11 03:10:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 03:10:11 #3 DONE 0.0s 03:10:11 03:10:11 #4 [internal] load .dockerignore 03:10:11 #4 transferring context: 2B done 03:10:11 #4 DONE 0.0s 03:10:11 03:10:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:11 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:11 #5 CACHED 03:10:11 03:10:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 03:10:11 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done 03:10:11 #6 CACHED 03:10:11 03:10:11 #7 exporting to image 03:10:11 #7 exporting layers done 03:10:11 #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done 03:10:11 #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done 03:10:11 #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done 03:10:11 #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done 03:10:11 #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done 03:10:11 #7 pushing layers 0.0s done 03:10:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 03:10:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done 03:10:11 #7 DONE 0.1s 03:10:11 03:10:11 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 03:10:11 #8 DONE 0.0s 03:10:11 03:10:11 1 warning found (use --debug to expand): 03:10:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:11 #1 [internal] load build definition from Dockerfile 03:10:11 #1 transferring dockerfile: 196B done 03:10:11 #1 DONE 0.0s 03:10:11 03:10:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:11 #2 DONE 0.0s 03:10:11 03:10:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:11 #3 DONE 0.0s 03:10:11 03:10:11 #4 [internal] load .dockerignore 03:10:11 #4 transferring context: 2B done 03:10:11 #4 DONE 0.0s 03:10:12 03:10:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:12 #5 DONE 0.0s 03:10:12 03:10:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:12 #6 DONE 0.1s 03:10:12 03:10:12 #7 exporting to image 03:10:12 #7 exporting layers done 03:10:12 #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done 03:10:12 #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done 03:10:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:12 #7 ... 03:10:12 03:10:12 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:12 #8 DONE 0.0s 03:10:12 03:10:12 #7 exporting to image 03:10:12 #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done 03:10:12 #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c 0.0s done 03:10:12 #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done 03:10:12 #7 pushing layers 0.1s done 03:10:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 03:10:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done 03:10:12 #7 DONE 0.2s 03:10:12 03:10:12 1 warning found (use --debug to expand): 03:10:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 03:10:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 03:10:12 #1 [internal] load build definition from Dockerfile 03:10:12 #1 transferring dockerfile: 162B done 03:10:12 #1 DONE 0.0s 03:10:12 03:10:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:10:12 #2 DONE 0.0s 03:10:12 03:10:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 03:10:12 #3 DONE 0.0s 03:10:12 03:10:12 #4 [internal] load .dockerignore 03:10:12 #4 transferring context: 2B done 03:10:12 #4 DONE 0.0s 03:10:12 03:10:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:12 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:12 #5 DONE 0.0s 03:10:12 03:10:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:12 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:12 #6 CACHED 03:10:12 03:10:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:12 #5 CACHED 03:10:12 03:10:12 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:12 #7 DONE 0.0s 03:10:12 03:10:12 #8 exporting to image 03:10:12 #8 exporting layers done 03:10:12 #8 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done 03:10:12 #8 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done 03:10:12 #8 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done 03:10:12 #8 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done 03:10:12 #8 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done 03:10:12 #8 pushing layers 0.0s done 03:10:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done 03:10:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:12 #8 DONE 0.1s 03:10:12 03:10:12 1 warning found (use --debug to expand): 03:10:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99' 03:10:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 --push - 03:10:13 #1 [internal] load build definition from Dockerfile 03:10:13 #1 transferring dockerfile: 168B done 03:10:13 #1 DONE 0.0s 03:10:13 03:10:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 03:10:13 #2 DONE 0.0s 03:10:13 03:10:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 03:10:13 #3 DONE 0.0s 03:10:13 03:10:13 #4 [internal] load .dockerignore 03:10:13 #4 transferring context: 2B done 03:10:13 #4 DONE 0.0s 03:10:13 03:10:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:13 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:13 #5 CACHED 03:10:13 03:10:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:13 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:13 #6 CACHED 03:10:13 03:10:13 #7 exporting to image 03:10:13 #7 exporting layers done 03:10:13 #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done 03:10:13 #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 03:10:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:13 #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done 03:10:13 #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done 03:10:13 #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done 03:10:13 #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done 03:10:13 #7 pushing layers 0.0s done 03:10:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done 03:10:13 #7 DONE 0.1s 03:10:13 03:10:13 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:13 #8 DONE 0.0s 03:10:13 03:10:13 1 warning found (use --debug to expand): 03:10:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:14 #1 [internal] load build definition from Dockerfile 03:10:14 #1 transferring dockerfile: 209B done 03:10:14 #1 DONE 0.0s 03:10:14 03:10:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:14 #2 DONE 0.0s 03:10:14 03:10:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:14 #3 DONE 0.0s 03:10:14 03:10:14 #4 [internal] load .dockerignore 03:10:14 #4 transferring context: 2B done 03:10:14 #4 DONE 0.0s 03:10:14 03:10:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:14 #5 CACHED 03:10:14 03:10:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:14 #6 CACHED 03:10:14 03:10:14 #7 exporting to image 03:10:14 #7 exporting layers 03:10:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:14 #7 exporting layers done 03:10:14 #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done 03:10:14 #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done 03:10:14 #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done 03:10:14 #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done 03:10:14 #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done 03:10:14 #7 pushing layers 0.0s done 03:10:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done 03:10:14 #7 DONE 0.1s 03:10:14 03:10:14 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:14 #8 DONE 0.0s 03:10:14 03:10:14 1 warning found (use --debug to expand): 03:10:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 03:10:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 03:10:14 #1 [internal] load build definition from Dockerfile 03:10:14 #1 transferring dockerfile: 160B done 03:10:14 #1 DONE 0.0s 03:10:14 03:10:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:10:14 #2 DONE 0.0s 03:10:14 03:10:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 03:10:14 #3 DONE 0.0s 03:10:14 03:10:14 #4 [internal] load .dockerignore 03:10:14 #4 transferring context: 2B done 03:10:14 #4 DONE 0.0s 03:10:14 03:10:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:14 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:14 #5 CACHED 03:10:14 03:10:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 03:10:14 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done 03:10:14 #6 CACHED 03:10:14 03:10:14 #7 exporting to image 03:10:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:15 #7 exporting layers done 03:10:15 #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done 03:10:15 #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done 03:10:15 #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done 03:10:15 #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done 03:10:15 #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done 03:10:15 #7 pushing layers 0.0s done 03:10:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done 03:10:15 #7 DONE 0.1s 03:10:15 03:10:15 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:15 #8 DONE 0.0s 03:10:15 03:10:15 1 warning found (use --debug to expand): 03:10:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:15 #1 [internal] load build definition from Dockerfile 03:10:15 #1 transferring dockerfile: 198B done 03:10:15 #1 DONE 0.0s 03:10:15 03:10:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:15 #2 DONE 0.0s 03:10:15 03:10:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:15 #3 DONE 0.0s 03:10:15 03:10:15 #4 [internal] load .dockerignore 03:10:15 #4 transferring context: 2B done 03:10:15 #4 DONE 0.0s 03:10:15 03:10:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:15 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:15 #5 DONE 0.0s 03:10:15 03:10:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:15 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:15 #6 DONE 0.1s 03:10:15 03:10:15 #7 exporting to image 03:10:15 #7 exporting layers done 03:10:15 #7 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d 0.0s done 03:10:15 #7 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done 03:10:15 #7 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 0.0s done 03:10:15 #7 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 03:10:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:15 #7 ... 03:10:15 03:10:15 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:10:15 #8 DONE 0.0s 03:10:15 03:10:15 #7 exporting to image 03:10:15 #7 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 0.0s done 03:10:15 #7 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.0s done 03:10:15 #7 pushing layers 0.1s done 03:10:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 03:10:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done 03:10:15 #7 DONE 0.2s 03:10:15 03:10:15 1 warning found (use --debug to expand): 03:10:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 03:10:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 03:10:16 #1 [internal] load build definition from Dockerfile 03:10:16 #1 transferring dockerfile: 164B done 03:10:16 #1 DONE 0.0s 03:10:16 03:10:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:10:16 #2 DONE 0.0s 03:10:16 03:10:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 03:10:16 #3 DONE 0.0s 03:10:16 03:10:16 #4 [internal] load .dockerignore 03:10:16 #4 transferring context: 2B done 03:10:16 #4 DONE 0.0s 03:10:16 03:10:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:16 #5 DONE 0.0s 03:10:16 03:10:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:16 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:16 #6 CACHED 03:10:16 03:10:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:16 #5 CACHED 03:10:16 03:10:16 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:10:16 #7 DONE 0.0s 03:10:16 03:10:16 #8 exporting to image 03:10:16 #8 exporting layers done 03:10:16 #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done 03:10:16 #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done 03:10:16 #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done 03:10:16 #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done 03:10:16 #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done 03:10:16 #8 pushing layers 0.0s done 03:10:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done 03:10:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:16 #8 DONE 0.1s 03:10:16 03:10:16 1 warning found (use --debug to expand): 03:10:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99' 03:10:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 --push - 03:10:16 #1 [internal] load build definition from Dockerfile 03:10:16 #1 transferring dockerfile: 170B done 03:10:16 #1 DONE 0.0s 03:10:16 03:10:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 03:10:16 #2 DONE 0.0s 03:10:16 03:10:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 03:10:16 #3 DONE 0.0s 03:10:16 03:10:16 #4 [internal] load .dockerignore 03:10:16 #4 transferring context: 2B done 03:10:16 #4 DONE 0.0s 03:10:16 03:10:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:16 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:16 #5 CACHED 03:10:16 03:10:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:17 #6 CACHED 03:10:17 03:10:17 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:10:17 #7 DONE 0.0s 03:10:17 03:10:17 #8 exporting to image 03:10:17 #8 exporting layers done 03:10:17 #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done 03:10:17 #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done 03:10:17 #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done 03:10:17 #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done 03:10:17 #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done 03:10:17 #8 pushing layers 0.0s done 03:10:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done 03:10:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:17 #8 DONE 0.1s 03:10:17 03:10:17 1 warning found (use --debug to expand): 03:10:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:17 #1 [internal] load build definition from Dockerfile 03:10:17 #1 transferring dockerfile: 211B done 03:10:17 #1 DONE 0.0s 03:10:17 03:10:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:17 #2 DONE 0.0s 03:10:17 03:10:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:17 #3 DONE 0.0s 03:10:17 03:10:17 #4 [internal] load .dockerignore 03:10:17 #4 transferring context: 2B done 03:10:17 #4 DONE 0.0s 03:10:17 03:10:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:17 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:17 #5 DONE 0.0s 03:10:17 03:10:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:17 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:17 #6 CACHED 03:10:17 03:10:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:17 #5 CACHED 03:10:17 03:10:17 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:10:17 #7 DONE 0.0s 03:10:17 03:10:17 #8 exporting to image 03:10:17 #8 exporting layers done 03:10:17 #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done 03:10:17 #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done 03:10:17 #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done 03:10:17 #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done 03:10:17 #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done 03:10:17 #8 pushing layers 0.0s done 03:10:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done 03:10:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:17 #8 DONE 0.1s 03:10:17 03:10:17 1 warning found (use --debug to expand): 03:10:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 03:10:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 03:10:18 #1 [internal] load build definition from Dockerfile 03:10:18 #1 transferring dockerfile: 162B done 03:10:18 #1 DONE 0.0s 03:10:18 03:10:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:10:18 #2 DONE 0.0s 03:10:18 03:10:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 03:10:18 #3 DONE 0.0s 03:10:18 03:10:18 #4 [internal] load .dockerignore 03:10:18 #4 transferring context: 2B done 03:10:18 #4 DONE 0.0s 03:10:18 03:10:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:18 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:18 #5 CACHED 03:10:18 03:10:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:18 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done 03:10:18 #6 DONE 0.0s 03:10:18 03:10:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 03:10:18 #6 CACHED 03:10:18 03:10:18 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 03:10:18 #7 DONE 0.0s 03:10:18 03:10:18 #8 exporting to image 03:10:18 #8 exporting layers done 03:10:18 #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done 03:10:18 #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done 03:10:18 #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done 03:10:18 #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done 03:10:18 #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done 03:10:18 #8 pushing layers 0.0s done 03:10:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 03:10:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done 03:10:18 #8 DONE 0.2s 03:10:18 03:10:18 1 warning found (use --debug to expand): 03:10:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:18 #1 [internal] load build definition from Dockerfile 03:10:18 #1 transferring dockerfile: 206B done 03:10:18 #1 DONE 0.0s 03:10:18 03:10:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:18 #2 DONE 0.0s 03:10:18 03:10:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:18 #3 DONE 0.0s 03:10:18 03:10:18 #4 [internal] load .dockerignore 03:10:18 #4 transferring context: 2B done 03:10:18 #4 DONE 0.0s 03:10:18 03:10:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:18 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:18 #5 DONE 0.0s 03:10:18 03:10:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:18 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:18 #6 DONE 0.2s 03:10:18 03:10:18 #7 exporting to image 03:10:18 #7 exporting layers done 03:10:18 #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done 03:10:18 #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done 03:10:18 #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e 0.0s done 03:10:18 #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done 03:10:18 #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 03:10:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:18 #7 ... 03:10:18 03:10:18 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:18 #8 DONE 0.0s 03:10:18 03:10:18 #7 exporting to image 03:10:18 #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done 03:10:18 #7 pushing layers 0.1s done 03:10:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 03:10:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done 03:10:18 #7 DONE 0.2s 03:10:18 03:10:18 1 warning found (use --debug to expand): 03:10:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 03:10:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 03:10:19 #1 [internal] load build definition from Dockerfile 03:10:19 #1 transferring dockerfile: 172B done 03:10:19 #1 DONE 0.0s 03:10:19 03:10:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:19 #2 DONE 0.0s 03:10:19 03:10:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:19 #3 DONE 0.0s 03:10:19 03:10:19 #4 [internal] load .dockerignore 03:10:19 #4 transferring context: 2B done 03:10:19 #4 DONE 0.0s 03:10:19 03:10:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:19 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:19 #5 DONE 0.0s 03:10:19 03:10:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:19 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:19 #6 CACHED 03:10:19 03:10:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:19 #5 CACHED 03:10:19 03:10:19 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:19 #7 DONE 0.0s 03:10:19 03:10:19 #8 exporting to image 03:10:19 #8 exporting layers done 03:10:19 #8 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done 03:10:19 #8 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done 03:10:19 #8 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done 03:10:19 #8 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done 03:10:19 #8 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done 03:10:19 #8 pushing layers 0.0s done 03:10:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done 03:10:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:19 #8 DONE 0.1s 03:10:19 03:10:19 1 warning found (use --debug to expand): 03:10:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 --push - 03:10:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99' 03:10:20 #1 [internal] load build definition from Dockerfile 03:10:20 #1 transferring dockerfile: 178B done 03:10:20 #1 DONE 0.0s 03:10:20 03:10:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 03:10:20 #2 DONE 0.0s 03:10:20 03:10:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 03:10:20 #3 DONE 0.0s 03:10:20 03:10:20 #4 [internal] load .dockerignore 03:10:20 #4 transferring context: 2B done 03:10:20 #4 DONE 0.0s 03:10:20 03:10:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done 03:10:20 #5 CACHED 03:10:20 03:10:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done 03:10:20 #6 CACHED 03:10:20 03:10:20 #7 exporting to image 03:10:20 #7 exporting layers done 03:10:20 #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done 03:10:20 #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done 03:10:20 #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done 03:10:20 #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done 03:10:20 #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done 03:10:20 #7 pushing layers 0.0s done 03:10:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 03:10:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done 03:10:20 #7 DONE 0.1s 03:10:20 03:10:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:20 #8 DONE 0.0s 03:10:20 03:10:20 1 warning found (use --debug to expand): 03:10:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:20 #1 [internal] load build definition from Dockerfile 03:10:20 #1 transferring dockerfile: 219B done 03:10:20 #1 DONE 0.0s 03:10:20 03:10:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:20 #2 DONE 0.0s 03:10:20 03:10:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:20 #3 DONE 0.0s 03:10:20 03:10:20 #4 [internal] load .dockerignore 03:10:20 #4 transferring context: 2B done 03:10:20 #4 DONE 0.0s 03:10:20 03:10:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done 03:10:20 #5 CACHED 03:10:20 03:10:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:20 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done 03:10:20 #6 CACHED 03:10:20 03:10:20 #7 exporting to image 03:10:20 #7 exporting layers 03:10:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:20 #7 exporting layers done 03:10:20 #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done 03:10:20 #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done 03:10:20 #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done 03:10:20 #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done 03:10:20 #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done 03:10:20 #7 pushing layers 0.0s done 03:10:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done 03:10:20 #7 DONE 0.1s 03:10:20 03:10:20 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:20 #8 DONE 0.0s 03:10:20 03:10:20 1 warning found (use --debug to expand): 03:10:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 03:10:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 03:10:20 #1 [internal] load build definition from Dockerfile 03:10:20 #1 transferring dockerfile: 170B done 03:10:20 #1 DONE 0.0s 03:10:20 03:10:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:10:20 #2 DONE 0.0s 03:10:20 03:10:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:10:20 #3 DONE 0.0s 03:10:20 03:10:20 #4 [internal] load .dockerignore 03:10:20 #4 transferring context: 2B done 03:10:20 #4 DONE 0.0s 03:10:20 03:10:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:20 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:20 #5 CACHED 03:10:20 03:10:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 03:10:21 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done 03:10:21 #6 CACHED 03:10:21 03:10:21 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 03:10:21 #7 DONE 0.0s 03:10:21 03:10:21 #8 exporting to image 03:10:21 #8 exporting layers done 03:10:21 #8 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done 03:10:21 #8 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done 03:10:21 #8 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done 03:10:21 #8 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done 03:10:21 #8 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done 03:10:21 #8 pushing layers 0.0s done 03:10:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done 03:10:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:21 #8 DONE 0.1s 03:10:21 03:10:21 1 warning found (use --debug to expand): 03:10:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:21 #1 [internal] load build definition from Dockerfile 03:10:21 #1 transferring dockerfile: 204B done 03:10:21 #1 DONE 0.0s 03:10:21 03:10:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:21 #2 DONE 0.0s 03:10:21 03:10:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:21 #3 DONE 0.0s 03:10:21 03:10:21 #4 [internal] load .dockerignore 03:10:21 #4 transferring context: 2B done 03:10:21 #4 DONE 0.0s 03:10:21 03:10:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:21 #5 DONE 0.0s 03:10:21 03:10:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:21 #6 DONE 0.0s 03:10:21 03:10:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:21 #5 DONE 0.1s 03:10:21 03:10:21 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:10:21 #7 DONE 0.0s 03:10:21 03:10:21 #8 exporting to image 03:10:21 #8 exporting layers done 03:10:21 #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done 03:10:21 #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:10:21 #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 0.0s done 03:10:21 #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done 03:10:21 #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done 03:10:21 #8 pushing layers 0.1s done 03:10:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done 03:10:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:21 #8 DONE 0.2s 03:10:21 03:10:21 1 warning found (use --debug to expand): 03:10:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 03:10:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 03:10:22 #1 [internal] load build definition from Dockerfile 03:10:22 #1 transferring dockerfile: 170B done 03:10:22 #1 DONE 0.0s 03:10:22 03:10:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:10:22 #2 DONE 0.0s 03:10:22 03:10:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:10:22 #3 DONE 0.0s 03:10:22 03:10:22 #4 [internal] load .dockerignore 03:10:22 #4 transferring context: 2B done 03:10:22 #4 DONE 0.0s 03:10:22 03:10:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #5 ... 03:10:22 03:10:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:22 #6 DONE 0.0s 03:10:22 03:10:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #5 CACHED 03:10:22 03:10:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #6 CACHED 03:10:22 03:10:22 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:10:22 #7 DONE 0.0s 03:10:22 03:10:22 #8 exporting to image 03:10:22 #8 exporting layers done 03:10:22 #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done 03:10:22 #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:10:22 #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done 03:10:22 #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done 03:10:22 #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done 03:10:22 #8 pushing layers 0.0s done 03:10:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done 03:10:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:22 #8 DONE 0.1s 03:10:22 03:10:22 1 warning found (use --debug to expand): 03:10:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99' 03:10:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 --push - 03:10:22 #1 [internal] load build definition from Dockerfile 03:10:22 #1 transferring dockerfile: 176B done 03:10:22 #1 DONE 0.0s 03:10:22 03:10:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 03:10:22 #2 DONE 0.0s 03:10:22 03:10:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 03:10:22 #3 DONE 0.0s 03:10:22 03:10:22 #4 [internal] load .dockerignore 03:10:22 #4 transferring context: 2B done 03:10:22 #4 DONE 0.0s 03:10:22 03:10:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:22 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done 03:10:22 #5 DONE 0.0s 03:10:22 03:10:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done 03:10:23 #6 CACHED 03:10:23 03:10:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:23 #5 CACHED 03:10:23 03:10:23 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:10:23 #7 DONE 0.0s 03:10:23 03:10:23 #8 exporting to image 03:10:23 #8 exporting layers done 03:10:23 #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done 03:10:23 #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:10:23 #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done 03:10:23 #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done 03:10:23 #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done 03:10:23 #8 pushing layers 0.0s done 03:10:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done 03:10:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:23 #8 DONE 0.1s 03:10:23 03:10:23 1 warning found (use --debug to expand): 03:10:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:23 #1 [internal] load build definition from Dockerfile 03:10:23 #1 transferring dockerfile: 217B done 03:10:23 #1 DONE 0.0s 03:10:23 03:10:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:23 #2 DONE 0.0s 03:10:23 03:10:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:23 #3 DONE 0.0s 03:10:23 03:10:23 #4 [internal] load .dockerignore 03:10:23 #4 transferring context: 2B done 03:10:23 #4 DONE 0.0s 03:10:23 03:10:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done 03:10:23 #5 CACHED 03:10:23 03:10:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:23 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done 03:10:23 #6 CACHED 03:10:23 03:10:23 #7 exporting to image 03:10:23 #7 exporting layers done 03:10:23 #7 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done 03:10:23 #7 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:10:23 #7 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done 03:10:23 #7 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done 03:10:23 #7 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done 03:10:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:23 #7 pushing layers 0.0s done 03:10:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done 03:10:23 #7 DONE 0.1s 03:10:23 03:10:23 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:10:23 #8 DONE 0.0s 03:10:23 03:10:23 1 warning found (use --debug to expand): 03:10:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 03:10:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 03:10:23 #1 [internal] load build definition from Dockerfile 03:10:23 #1 transferring dockerfile: 168B done 03:10:23 #1 DONE 0.0s 03:10:23 03:10:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:10:23 #2 DONE 0.0s 03:10:23 03:10:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:10:23 #3 DONE 0.0s 03:10:23 03:10:23 #4 [internal] load .dockerignore 03:10:23 #4 transferring context: 2B done 03:10:23 #4 DONE 0.0s 03:10:23 03:10:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:23 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:23 #5 DONE 0.0s 03:10:23 03:10:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done 03:10:24 #6 CACHED 03:10:24 03:10:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 03:10:24 #5 CACHED 03:10:24 03:10:24 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 03:10:24 #7 DONE 0.0s 03:10:24 03:10:24 #8 exporting to image 03:10:24 #8 exporting layers done 03:10:24 #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done 03:10:24 #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done 03:10:24 #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done 03:10:24 #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done 03:10:24 #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done 03:10:24 #8 pushing layers 0.0s done 03:10:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done 03:10:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:24 #8 DONE 0.1s 03:10:24 03:10:24 1 warning found (use --debug to expand): 03:10:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:24 #1 [internal] load build definition from Dockerfile 03:10:24 #1 transferring dockerfile: 205B done 03:10:24 #1 DONE 0.0s 03:10:24 03:10:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:24 #2 DONE 0.1s 03:10:24 03:10:24 #3 [internal] load .dockerignore 03:10:24 #3 transferring context: 03:10:24 #3 transferring context: 2B done 03:10:24 #3 DONE 0.0s 03:10:24 03:10:24 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:24 #4 DONE 0.1s 03:10:24 03:10:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:24 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:24 #5 DONE 0.0s 03:10:24 03:10:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:24 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:24 #6 DONE 0.1s 03:10:24 03:10:24 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:24 #7 DONE 0.0s 03:10:24 03:10:24 #8 exporting to image 03:10:24 #8 exporting layers done 03:10:24 #8 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done 03:10:24 #8 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:10:24 #8 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done 03:10:24 #8 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done 03:10:24 #8 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done 03:10:24 #8 pushing layers 0.1s done 03:10:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 03:10:24 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:24 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done 03:10:24 #8 DONE 0.2s 03:10:24 03:10:24 1 warning found (use --debug to expand): 03:10:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 03:10:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 03:10:25 #1 [internal] load build definition from Dockerfile 03:10:25 #1 transferring dockerfile: 171B done 03:10:25 #1 DONE 0.0s 03:10:25 03:10:25 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:25 #2 DONE 0.0s 03:10:25 03:10:25 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:25 #3 DONE 0.0s 03:10:25 03:10:25 #4 [internal] load .dockerignore 03:10:25 #4 transferring context: 2B done 03:10:25 #4 DONE 0.0s 03:10:25 03:10:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:25 #5 CACHED 03:10:25 03:10:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:25 #6 CACHED 03:10:25 03:10:25 #7 exporting to image 03:10:25 #7 exporting layers done 03:10:25 #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done 03:10:25 #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:10:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:25 #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c 0.0s done 03:10:25 #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done 03:10:25 #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done 03:10:25 #7 pushing layers 0.0s done 03:10:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done 03:10:25 #7 DONE 0.1s 03:10:25 03:10:25 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:25 #8 DONE 0.0s 03:10:25 03:10:25 1 warning found (use --debug to expand): 03:10:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99' 03:10:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 --push - 03:10:25 #1 [internal] load build definition from Dockerfile 03:10:25 #1 transferring dockerfile: 177B done 03:10:25 #1 DONE 0.0s 03:10:25 03:10:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 03:10:25 #2 DONE 0.0s 03:10:25 03:10:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 03:10:25 #3 DONE 0.0s 03:10:25 03:10:25 #4 [internal] load .dockerignore 03:10:25 #4 transferring context: 2B done 03:10:25 #4 DONE 0.0s 03:10:25 03:10:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:25 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:25 #5 CACHED 03:10:25 03:10:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:25 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:25 #6 CACHED 03:10:25 03:10:25 #7 exporting to image 03:10:25 #7 exporting layers done 03:10:25 #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done 03:10:25 #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:10:25 #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done 03:10:25 #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done 03:10:25 #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done 03:10:25 #7 pushing layers 03:10:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:26 #7 pushing layers 0.0s done 03:10:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done 03:10:26 #7 DONE 0.1s 03:10:26 03:10:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:26 #8 DONE 0.0s 03:10:26 03:10:26 1 warning found (use --debug to expand): 03:10:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:26 #1 [internal] load build definition from Dockerfile 03:10:26 #1 transferring dockerfile: 218B done 03:10:26 #1 DONE 0.0s 03:10:26 03:10:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:26 #2 DONE 0.0s 03:10:26 03:10:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:26 #3 DONE 0.0s 03:10:26 03:10:26 #4 [internal] load .dockerignore 03:10:26 #4 transferring context: 2B done 03:10:26 #4 DONE 0.0s 03:10:26 03:10:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:26 #5 CACHED 03:10:26 03:10:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:26 #6 CACHED 03:10:26 03:10:26 #7 exporting to image 03:10:26 #7 exporting layers done 03:10:26 #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done 03:10:26 #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:10:26 #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done 03:10:26 #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done 03:10:26 #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done 03:10:26 #7 pushing layers 0.0s done 03:10:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 03:10:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done 03:10:26 #7 DONE 0.1s 03:10:26 03:10:26 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:26 #8 DONE 0.0s 03:10:26 03:10:26 1 warning found (use --debug to expand): 03:10:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 03:10:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 03:10:26 #1 [internal] load build definition from Dockerfile 03:10:26 #1 transferring dockerfile: 169B done 03:10:26 #1 DONE 0.0s 03:10:26 03:10:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:10:26 #2 DONE 0.0s 03:10:26 03:10:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:10:26 #3 DONE 0.0s 03:10:26 03:10:26 #4 [internal] load .dockerignore 03:10:26 #4 transferring context: 2B done 03:10:26 #4 DONE 0.0s 03:10:26 03:10:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:26 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:26 #5 CACHED 03:10:26 03:10:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 03:10:26 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done 03:10:26 #6 CACHED 03:10:26 03:10:26 #7 exporting to image 03:10:26 #7 exporting layers done 03:10:26 #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done 03:10:26 #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done 03:10:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:27 #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done 03:10:27 #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done 03:10:27 #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done 03:10:27 #7 pushing layers 0.0s done 03:10:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done 03:10:27 #7 DONE 0.1s 03:10:27 03:10:27 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:27 #8 DONE 0.0s 03:10:27 03:10:27 1 warning found (use --debug to expand): 03:10:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:27 #1 [internal] load build definition from Dockerfile 03:10:27 #1 transferring dockerfile: 211B done 03:10:27 #1 DONE 0.0s 03:10:27 03:10:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:27 #2 DONE 0.0s 03:10:27 03:10:27 #3 [internal] load .dockerignore 03:10:27 #3 transferring context: 2B done 03:10:27 #3 DONE 0.0s 03:10:27 03:10:27 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:27 #4 DONE 0.1s 03:10:27 03:10:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:27 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:27 #5 DONE 0.0s 03:10:27 03:10:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:27 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:28 #6 DONE 0.6s 03:10:28 03:10:28 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:28 #7 DONE 0.0s 03:10:28 03:10:28 #8 exporting to image 03:10:28 #8 exporting layers done 03:10:28 #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done 03:10:28 #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:10:28 #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done 03:10:28 #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done 03:10:28 #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.0s done 03:10:28 #8 pushing layers 0.1s done 03:10:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 03:10:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done 03:10:28 #8 DONE 0.2s 03:10:28 03:10:28 1 warning found (use --debug to expand): 03:10:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 03:10:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 03:10:28 #1 [internal] load build definition from Dockerfile 03:10:28 #1 transferring dockerfile: 177B done 03:10:28 #1 DONE 0.0s 03:10:28 03:10:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:28 #2 DONE 0.0s 03:10:28 03:10:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:28 #3 DONE 0.0s 03:10:28 03:10:28 #4 [internal] load .dockerignore 03:10:28 #4 transferring context: 2B done 03:10:28 #4 DONE 0.0s 03:10:28 03:10:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:28 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:28 #5 CACHED 03:10:28 03:10:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:28 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:28 #6 CACHED 03:10:28 03:10:28 #7 exporting to image 03:10:28 #7 exporting layers 03:10:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:29 #7 exporting layers done 03:10:29 #7 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done 03:10:29 #7 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:10:29 #7 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done 03:10:29 #7 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done 03:10:29 #7 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done 03:10:29 #7 pushing layers 0.0s done 03:10:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done 03:10:29 #7 DONE 0.1s 03:10:29 03:10:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:29 #8 DONE 0.0s 03:10:29 03:10:29 1 warning found (use --debug to expand): 03:10:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99' 03:10:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 --push - 03:10:29 #1 [internal] load build definition from Dockerfile 03:10:29 #1 transferring dockerfile: 183B done 03:10:29 #1 DONE 0.0s 03:10:29 03:10:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 03:10:29 #2 DONE 0.0s 03:10:29 03:10:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 03:10:29 #3 DONE 0.0s 03:10:29 03:10:29 #4 [internal] load .dockerignore 03:10:29 #4 transferring context: 2B done 03:10:29 #4 DONE 0.0s 03:10:29 03:10:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:29 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:29 #5 CACHED 03:10:29 03:10:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:29 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:29 #6 CACHED 03:10:29 03:10:29 #7 exporting to image 03:10:29 #7 exporting layers done 03:10:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:29 #7 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done 03:10:29 #7 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:10:29 #7 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done 03:10:29 #7 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done 03:10:29 #7 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done 03:10:29 #7 pushing layers 0.0s done 03:10:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done 03:10:29 #7 DONE 0.1s 03:10:29 03:10:29 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:29 #8 DONE 0.0s 03:10:29 03:10:29 1 warning found (use --debug to expand): 03:10:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:30 #1 [internal] load build definition from Dockerfile 03:10:30 #1 transferring dockerfile: 224B done 03:10:30 #1 DONE 0.0s 03:10:30 03:10:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:30 #2 DONE 0.0s 03:10:30 03:10:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:30 #3 DONE 0.0s 03:10:30 03:10:30 #4 [internal] load .dockerignore 03:10:30 #4 transferring context: 2B done 03:10:30 #4 DONE 0.0s 03:10:30 03:10:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:30 #5 DONE 0.0s 03:10:30 03:10:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:30 #6 CACHED 03:10:30 03:10:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #5 CACHED 03:10:30 03:10:30 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:30 #7 DONE 0.0s 03:10:30 03:10:30 #8 exporting to image 03:10:30 #8 exporting layers done 03:10:30 #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done 03:10:30 #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:10:30 #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done 03:10:30 #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done 03:10:30 #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done 03:10:30 #8 pushing layers 0.0s done 03:10:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done 03:10:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:30 #8 DONE 0.1s 03:10:30 03:10:30 1 warning found (use --debug to expand): 03:10:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 03:10:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 03:10:30 #1 [internal] load build definition from Dockerfile 03:10:30 #1 transferring dockerfile: 175B done 03:10:30 #1 DONE 0.0s 03:10:30 03:10:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:10:30 #2 DONE 0.0s 03:10:30 03:10:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:10:30 #3 DONE 0.0s 03:10:30 03:10:30 #4 [internal] load .dockerignore 03:10:30 #4 transferring context: 2B done 03:10:30 #4 DONE 0.0s 03:10:30 03:10:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:30 #5 CACHED 03:10:30 03:10:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done 03:10:30 #6 DONE 0.0s 03:10:30 03:10:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 03:10:30 #6 CACHED 03:10:30 03:10:30 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 03:10:30 #7 DONE 0.0s 03:10:30 03:10:30 #8 exporting to image 03:10:30 #8 exporting layers done 03:10:30 #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done 03:10:30 #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done 03:10:30 #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done 03:10:30 #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done 03:10:30 #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done 03:10:30 #8 pushing layers 0.0s done 03:10:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done 03:10:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:30 #8 DONE 0.1s 03:10:30 03:10:30 1 warning found (use --debug to expand): 03:10:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:31 #1 [internal] load build definition from Dockerfile 03:10:31 #1 transferring dockerfile: 215B done 03:10:31 #1 DONE 0.0s 03:10:31 03:10:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:31 #2 DONE 0.0s 03:10:31 03:10:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:31 #3 DONE 0.1s 03:10:31 03:10:31 #4 [internal] load .dockerignore 03:10:31 #4 transferring context: 2B done 03:10:31 #4 DONE 0.0s 03:10:31 03:10:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:31 #5 DONE 0.0s 03:10:31 03:10:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:31 #6 DONE 0.1s 03:10:31 03:10:31 #7 exporting to image 03:10:31 #7 exporting layers done 03:10:31 #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done 03:10:31 #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done 03:10:31 #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done 03:10:31 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 03:10:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:31 #7 ... 03:10:31 03:10:31 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:10:31 #8 DONE 0.0s 03:10:31 03:10:31 #7 exporting to image 03:10:31 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done 03:10:31 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done 03:10:31 #7 pushing layers 0.1s done 03:10:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 03:10:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done 03:10:31 #7 DONE 0.2s 03:10:31 03:10:31 1 warning found (use --debug to expand): 03:10:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 03:10:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 03:10:31 #1 [internal] load build definition from Dockerfile 03:10:31 #1 transferring dockerfile: 181B done 03:10:31 #1 DONE 0.0s 03:10:31 03:10:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:10:31 #2 DONE 0.0s 03:10:31 03:10:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:10:31 #3 DONE 0.0s 03:10:31 03:10:31 #4 [internal] load .dockerignore 03:10:31 #4 transferring context: 2B done 03:10:31 #4 DONE 0.0s 03:10:31 03:10:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:31 #5 CACHED 03:10:31 03:10:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:31 #6 CACHED 03:10:31 03:10:31 #7 exporting to image 03:10:31 #7 exporting layers done 03:10:31 #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done 03:10:31 #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done 03:10:31 #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done 03:10:31 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done 03:10:31 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done 03:10:31 #7 pushing layers 0.0s done 03:10:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 03:10:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done 03:10:32 #7 DONE 0.1s 03:10:32 03:10:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:10:32 #8 DONE 0.0s 03:10:32 03:10:32 1 warning found (use --debug to expand): 03:10:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99' 03:10:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 --push - 03:10:32 #1 [internal] load build definition from Dockerfile 03:10:32 #1 transferring dockerfile: 187B done 03:10:32 #1 DONE 0.0s 03:10:32 03:10:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 03:10:32 #2 DONE 0.0s 03:10:32 03:10:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 03:10:32 #3 DONE 0.0s 03:10:32 03:10:32 #4 [internal] load .dockerignore 03:10:32 #4 transferring context: 2B done 03:10:32 #4 DONE 0.0s 03:10:32 03:10:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:32 #5 CACHED 03:10:32 03:10:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:32 #6 CACHED 03:10:32 03:10:32 #7 exporting to image 03:10:32 #7 exporting layers done 03:10:32 #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done 03:10:32 #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done 03:10:32 #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done 03:10:32 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done 03:10:32 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 03:10:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:32 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done 03:10:32 #7 pushing layers 0.0s done 03:10:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done 03:10:32 #7 DONE 0.1s 03:10:32 03:10:32 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:10:32 #8 DONE 0.0s 03:10:32 03:10:32 1 warning found (use --debug to expand): 03:10:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:32 #1 [internal] load build definition from Dockerfile 03:10:32 #1 transferring dockerfile: 228B done 03:10:32 #1 DONE 0.0s 03:10:32 03:10:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:32 #2 DONE 0.0s 03:10:32 03:10:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:32 #3 DONE 0.0s 03:10:32 03:10:32 #4 [internal] load .dockerignore 03:10:32 #4 transferring context: 2B done 03:10:32 #4 DONE 0.0s 03:10:32 03:10:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:32 #5 CACHED 03:10:32 03:10:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:32 #6 CACHED 03:10:32 03:10:32 #7 exporting to image 03:10:32 #7 exporting layers done 03:10:32 #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done 03:10:32 #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done 03:10:32 #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done 03:10:32 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done 03:10:32 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done 03:10:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:33 #7 pushing layers 0.0s done 03:10:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done 03:10:33 #7 DONE 0.1s 03:10:33 03:10:33 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:10:33 #8 DONE 0.0s 03:10:33 03:10:33 1 warning found (use --debug to expand): 03:10:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 03:10:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 03:10:33 #1 [internal] load build definition from Dockerfile 03:10:33 #1 transferring dockerfile: 179B done 03:10:33 #1 DONE 0.0s 03:10:33 03:10:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:10:33 #2 DONE 0.0s 03:10:33 03:10:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:10:33 #3 DONE 0.0s 03:10:33 03:10:33 #4 [internal] load .dockerignore 03:10:33 #4 transferring context: 2B done 03:10:33 #4 DONE 0.0s 03:10:33 03:10:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:33 #5 CACHED 03:10:33 03:10:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 03:10:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done 03:10:33 #6 CACHED 03:10:33 03:10:33 #7 exporting to image 03:10:33 #7 exporting layers done 03:10:33 #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done 03:10:33 #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done 03:10:33 #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done 03:10:33 #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done 03:10:33 #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done 03:10:33 #7 pushing layers 0.0s done 03:10:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 03:10:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done 03:10:33 #7 DONE 0.1s 03:10:33 03:10:33 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 03:10:33 #8 DONE 0.0s 03:10:33 03:10:33 1 warning found (use --debug to expand): 03:10:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:34 #1 [internal] load build definition from Dockerfile 03:10:34 #1 transferring dockerfile: 205B done 03:10:34 #1 DONE 0.0s 03:10:34 03:10:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:34 #2 DONE 0.0s 03:10:34 03:10:34 #3 [internal] load .dockerignore 03:10:34 #3 transferring context: 2B done 03:10:34 #3 DONE 0.0s 03:10:34 03:10:34 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:34 #4 DONE 0.1s 03:10:34 03:10:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:34 #5 DONE 0.0s 03:10:34 03:10:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:34 #6 DONE 0.1s 03:10:34 03:10:34 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:10:34 #7 DONE 0.0s 03:10:34 03:10:34 #8 exporting to image 03:10:34 #8 exporting layers done 03:10:34 #8 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done 03:10:34 #8 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done 03:10:34 #8 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done 03:10:34 #8 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done 03:10:34 #8 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done 03:10:34 #8 pushing layers 0.1s done 03:10:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 03:10:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done 03:10:34 #8 DONE 0.2s 03:10:34 03:10:34 1 warning found (use --debug to expand): 03:10:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 03:10:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 03:10:34 #1 [internal] load build definition from Dockerfile 03:10:34 #1 transferring dockerfile: 171B done 03:10:34 #1 DONE 0.0s 03:10:34 03:10:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:34 #2 DONE 0.0s 03:10:34 03:10:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:10:34 #3 DONE 0.0s 03:10:34 03:10:34 #4 [internal] load .dockerignore 03:10:34 #4 transferring context: 2B done 03:10:34 #4 DONE 0.0s 03:10:34 03:10:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:34 #5 DONE 0.0s 03:10:34 03:10:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:35 #6 CACHED 03:10:35 03:10:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:35 #5 CACHED 03:10:35 03:10:35 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:10:35 #7 DONE 0.0s 03:10:35 03:10:35 #8 exporting to image 03:10:35 #8 exporting layers done 03:10:35 #8 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done 03:10:35 #8 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done 03:10:35 #8 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done 03:10:35 #8 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done 03:10:35 #8 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done 03:10:35 #8 pushing layers 0.0s done 03:10:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done 03:10:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:35 #8 DONE 0.1s 03:10:35 03:10:35 1 warning found (use --debug to expand): 03:10:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99' 03:10:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 --push - 03:10:37 #1 [internal] load build definition from Dockerfile 03:10:37 #1 transferring dockerfile: 177B done 03:10:37 #1 DONE 0.0s 03:10:37 03:10:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:10:37 #2 ... 03:10:37 03:10:37 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:10:37 #3 DONE 0.7s 03:10:37 03:10:37 #4 [internal] load .dockerignore 03:10:37 #4 transferring context: 2B done 03:10:37 #4 DONE 0.0s 03:10:37 03:10:37 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 03:10:38 #2 DONE 1.5s 03:10:38 03:10:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:38 #5 CACHED 03:10:38 03:10:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:38 #6 CACHED 03:10:38 03:10:38 #7 exporting to image 03:10:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:38 #7 exporting layers done 03:10:38 #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done 03:10:38 #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done 03:10:38 #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done 03:10:38 #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done 03:10:38 #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done 03:10:38 #7 pushing layers 03:10:38 #7 pushing layers 0.7s done 03:10:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 03:10:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done 03:10:38 #7 DONE 0.8s 03:10:38 03:10:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:10:38 #8 DONE 0.0s 03:10:38 03:10:38 1 warning found (use --debug to expand): 03:10:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:38 #1 [internal] load build definition from Dockerfile 03:10:38 #1 transferring dockerfile: 218B done 03:10:38 #1 DONE 0.0s 03:10:38 03:10:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:38 #2 DONE 0.0s 03:10:38 03:10:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:38 #3 DONE 0.0s 03:10:38 03:10:38 #4 [internal] load .dockerignore 03:10:38 #4 transferring context: 2B done 03:10:38 #4 DONE 0.0s 03:10:38 03:10:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:38 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 done 03:10:38 #5 CACHED 03:10:38 03:10:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:38 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 done 03:10:38 #6 CACHED 03:10:38 03:10:38 #7 exporting to image 03:10:38 #7 exporting layers done 03:10:38 #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done 03:10:38 #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done 03:10:38 #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done 03:10:38 #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done 03:10:38 #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done 03:10:38 #7 pushing layers 0.0s done 03:10:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 03:10:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done 03:10:38 #7 DONE 0.1s 03:10:38 03:10:38 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:10:38 #8 DONE 0.0s 03:10:38 03:10:38 1 warning found (use --debug to expand): 03:10:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 03:10:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 03:10:39 #1 [internal] load build definition from Dockerfile 03:10:39 #1 transferring dockerfile: 169B done 03:10:39 #1 DONE 0.0s 03:10:39 03:10:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:39 #2 DONE 0.0s 03:10:39 03:10:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:10:39 #3 DONE 0.0s 03:10:39 03:10:39 #4 [internal] load .dockerignore 03:10:39 #4 transferring context: 2B done 03:10:39 #4 DONE 0.0s 03:10:39 03:10:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:39 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:39 #5 CACHED 03:10:39 03:10:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 03:10:39 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done 03:10:39 #6 CACHED 03:10:39 03:10:39 #7 exporting to image 03:10:39 #7 exporting layers done 03:10:39 #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done 03:10:39 #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done 03:10:39 #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done 03:10:39 #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done 03:10:39 #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done 03:10:39 #7 pushing layers 0.0s done 03:10:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 03:10:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:39 #7 ... 03:10:39 03:10:39 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 03:10:39 #8 DONE 0.0s 03:10:39 03:10:39 #7 exporting to image 03:10:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 1.8s done 03:10:41 #7 DONE 1.8s 03:10:41 03:10:41 1 warning found (use --debug to expand): 03:10:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:41 #1 [internal] load build definition from Dockerfile 03:10:41 #1 transferring dockerfile: 206B done 03:10:41 #1 DONE 0.0s 03:10:41 03:10:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:41 #2 DONE 0.0s 03:10:41 03:10:41 #3 [internal] load .dockerignore 03:10:41 #3 transferring context: 2B done 03:10:41 #3 DONE 0.0s 03:10:41 03:10:41 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:41 #4 DONE 0.1s 03:10:41 03:10:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:41 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:41 #5 DONE 0.1s 03:10:41 03:10:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:41 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:41 #6 DONE 0.0s 03:10:41 03:10:41 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:10:41 #7 DONE 0.0s 03:10:41 03:10:41 #8 exporting to image 03:10:41 #8 exporting layers done 03:10:41 #8 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done 03:10:41 #8 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done 03:10:41 #8 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a 0.0s done 03:10:41 #8 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done 03:10:41 #8 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done 03:10:41 #8 pushing layers 0.1s done 03:10:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 03:10:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done 03:10:42 #8 DONE 0.2s 03:10:42 03:10:42 1 warning found (use --debug to expand): 03:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 03:10:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 03:10:42 #1 [internal] load build definition from Dockerfile 03:10:42 #1 transferring dockerfile: 172B done 03:10:42 #1 DONE 0.0s 03:10:42 03:10:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:42 #2 DONE 0.0s 03:10:42 03:10:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:10:42 #3 DONE 0.0s 03:10:42 03:10:42 #4 [internal] load .dockerignore 03:10:42 #4 transferring context: 2B done 03:10:42 #4 DONE 0.0s 03:10:42 03:10:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:42 #5 CACHED 03:10:42 03:10:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:42 #6 CACHED 03:10:42 03:10:42 #7 exporting to image 03:10:42 #7 exporting layers done 03:10:42 #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done 03:10:42 #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done 03:10:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:42 #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done 03:10:42 #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done 03:10:42 #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done 03:10:42 #7 pushing layers 0.0s done 03:10:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done 03:10:42 #7 DONE 0.1s 03:10:42 03:10:42 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:10:42 #8 DONE 0.0s 03:10:42 03:10:42 1 warning found (use --debug to expand): 03:10:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 --push - 03:10:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99' 03:10:42 #1 [internal] load build definition from Dockerfile 03:10:42 #1 transferring dockerfile: 178B done 03:10:42 #1 DONE 0.0s 03:10:42 03:10:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 03:10:42 #2 DONE 0.0s 03:10:42 03:10:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 03:10:42 #3 DONE 0.0s 03:10:42 03:10:42 #4 [internal] load .dockerignore 03:10:42 #4 transferring context: 2B done 03:10:42 #4 DONE 0.0s 03:10:42 03:10:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:42 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:42 #5 CACHED 03:10:42 03:10:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:42 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:42 #6 CACHED 03:10:42 03:10:42 #7 exporting to image 03:10:42 #7 exporting layers done 03:10:42 #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done 03:10:42 #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done 03:10:42 #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done 03:10:42 #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 03:10:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:43 #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done 03:10:43 #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done 03:10:43 #7 pushing layers 0.0s done 03:10:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done 03:10:43 #7 DONE 0.1s 03:10:43 03:10:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:10:43 #8 DONE 0.0s 03:10:43 03:10:43 1 warning found (use --debug to expand): 03:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:43 #1 [internal] load build definition from Dockerfile 03:10:43 #1 transferring dockerfile: 219B done 03:10:43 #1 DONE 0.0s 03:10:43 03:10:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:43 #2 DONE 0.0s 03:10:43 03:10:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:43 #3 DONE 0.0s 03:10:43 03:10:43 #4 [internal] load .dockerignore 03:10:43 #4 transferring context: 2B done 03:10:43 #4 DONE 0.0s 03:10:43 03:10:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:43 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:43 #5 CACHED 03:10:43 03:10:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:43 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:43 #6 CACHED 03:10:43 03:10:43 #7 exporting to image 03:10:43 #7 exporting layers done 03:10:43 #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done 03:10:43 #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done 03:10:43 #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done 03:10:43 #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done 03:10:43 #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done 03:10:43 #7 pushing layers 0.0s done 03:10:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 03:10:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done 03:10:43 #7 DONE 0.1s 03:10:43 03:10:43 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:10:43 #8 DONE 0.0s 03:10:43 03:10:43 1 warning found (use --debug to expand): 03:10:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 03:10:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 03:10:44 #1 [internal] load build definition from Dockerfile 03:10:44 #1 transferring dockerfile: 170B done 03:10:44 #1 DONE 0.0s 03:10:44 03:10:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:44 #2 DONE 0.0s 03:10:44 03:10:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 03:10:44 #3 DONE 0.0s 03:10:44 03:10:44 #4 [internal] load .dockerignore 03:10:44 #4 transferring context: 2B done 03:10:44 #4 DONE 0.0s 03:10:44 03:10:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:44 #5 CACHED 03:10:44 03:10:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 03:10:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done 03:10:44 #6 CACHED 03:10:44 03:10:44 #7 exporting to image 03:10:44 #7 exporting layers done 03:10:44 #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done 03:10:44 #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done 03:10:44 #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done 03:10:44 #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done 03:10:44 #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 03:10:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:44 #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done 03:10:44 #7 pushing layers 0.0s done 03:10:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done 03:10:44 #7 DONE 0.1s 03:10:44 03:10:44 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 03:10:44 #8 DONE 0.0s 03:10:44 03:10:44 1 warning found (use --debug to expand): 03:10:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:44 #1 [internal] load build definition from Dockerfile 03:10:44 #1 transferring dockerfile: 206B done 03:10:44 #1 DONE 0.0s 03:10:44 03:10:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:44 #2 DONE 0.0s 03:10:44 03:10:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:44 #3 DONE 0.1s 03:10:44 03:10:44 #4 [internal] load .dockerignore 03:10:44 #4 transferring context: 2B done 03:10:44 #4 DONE 0.0s 03:10:44 03:10:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:44 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:44 #5 ... 03:10:44 03:10:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:44 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:44 #6 DONE 0.1s 03:10:44 03:10:44 #7 exporting to image 03:10:44 #7 exporting layers done 03:10:44 #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 0.0s done 03:10:44 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 03:10:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:44 #7 ... 03:10:44 03:10:44 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:10:44 #8 DONE 0.0s 03:10:44 03:10:44 #7 exporting to image 03:10:44 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done 03:10:44 #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done 03:10:44 #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done 03:10:44 #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done 03:10:44 #7 pushing layers 0.1s done 03:10:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 03:10:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done 03:10:44 #7 DONE 0.2s 03:10:45 03:10:45 1 warning found (use --debug to expand): 03:10:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 03:10:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 03:10:45 #1 [internal] load build definition from Dockerfile 03:10:45 #1 transferring dockerfile: 172B done 03:10:45 #1 DONE 0.0s 03:10:45 03:10:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:45 #2 DONE 0.0s 03:10:45 03:10:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:10:45 #3 DONE 0.0s 03:10:45 03:10:45 #4 [internal] load .dockerignore 03:10:45 #4 transferring context: 2B done 03:10:45 #4 DONE 0.0s 03:10:45 03:10:45 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:45 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done 03:10:45 #5 CACHED 03:10:45 03:10:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:45 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:45 #6 CACHED 03:10:45 03:10:45 #7 exporting to image 03:10:45 #7 exporting layers done 03:10:45 #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done 03:10:45 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done 03:10:45 #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done 03:10:45 #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done 03:10:45 #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done 03:10:45 #7 pushing layers 0.0s done 03:10:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 03:10:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done 03:10:45 #7 DONE 0.1s 03:10:45 03:10:45 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:10:45 #8 DONE 0.0s 03:10:45 03:10:45 1 warning found (use --debug to expand): 03:10:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 --push - 03:10:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99' 03:10:46 #1 [internal] load build definition from Dockerfile 03:10:46 #1 transferring dockerfile: 178B done 03:10:46 #1 DONE 0.0s 03:10:46 03:10:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 03:10:46 #2 DONE 0.0s 03:10:46 03:10:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 03:10:46 #3 DONE 0.0s 03:10:46 03:10:46 #4 [internal] load .dockerignore 03:10:46 #4 transferring context: 2B done 03:10:46 #4 DONE 0.0s 03:10:46 03:10:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:46 #5 CACHED 03:10:46 03:10:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:46 #6 CACHED 03:10:46 03:10:46 #7 exporting to image 03:10:46 #7 exporting layers done 03:10:46 #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done 03:10:46 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done 03:10:46 #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done 03:10:46 #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done 03:10:46 #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done 03:10:46 #7 pushing layers 0.0s done 03:10:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 03:10:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done 03:10:46 #7 DONE 0.1s 03:10:46 03:10:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:10:46 #8 DONE 0.0s 03:10:46 03:10:46 1 warning found (use --debug to expand): 03:10:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:46 #1 [internal] load build definition from Dockerfile 03:10:46 #1 transferring dockerfile: 219B done 03:10:46 #1 DONE 0.0s 03:10:46 03:10:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:46 #2 DONE 0.0s 03:10:46 03:10:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:46 #3 DONE 0.0s 03:10:46 03:10:46 #4 [internal] load .dockerignore 03:10:46 #4 transferring context: 2B done 03:10:46 #4 DONE 0.0s 03:10:46 03:10:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:46 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:46 #5 CACHED 03:10:46 03:10:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:46 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done 03:10:46 #6 CACHED 03:10:46 03:10:46 #7 exporting to image 03:10:46 #7 exporting layers done 03:10:46 #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done 03:10:46 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done 03:10:46 #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done 03:10:46 #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done 03:10:46 #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done 03:10:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:46 #7 pushing layers 0.0s done 03:10:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done 03:10:46 #7 DONE 0.1s 03:10:46 03:10:46 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:10:46 #8 DONE 0.0s 03:10:46 03:10:46 1 warning found (use --debug to expand): 03:10:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 03:10:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 03:10:47 #1 [internal] load build definition from Dockerfile 03:10:47 #1 transferring dockerfile: 170B done 03:10:47 #1 DONE 0.0s 03:10:47 03:10:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:10:47 #2 DONE 0.0s 03:10:47 03:10:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 03:10:47 #3 DONE 0.0s 03:10:47 03:10:47 #4 [internal] load .dockerignore 03:10:47 #4 transferring context: 2B done 03:10:47 #4 DONE 0.0s 03:10:47 03:10:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:47 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done 03:10:47 #5 CACHED 03:10:47 03:10:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 03:10:47 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done 03:10:47 #6 CACHED 03:10:47 03:10:47 #7 exporting to image 03:10:47 #7 exporting layers done 03:10:47 #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done 03:10:47 #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done 03:10:47 #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done 03:10:47 #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done 03:10:47 #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done 03:10:47 #7 pushing layers 0.0s done 03:10:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 03:10:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done 03:10:47 #7 DONE 0.1s 03:10:47 03:10:47 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 03:10:47 #8 DONE 0.0s 03:10:47 03:10:47 1 warning found (use --debug to expand): 03:10:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:47 #1 [internal] load build definition from Dockerfile 03:10:47 #1 transferring dockerfile: 206B done 03:10:47 #1 DONE 0.0s 03:10:47 03:10:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:47 #2 DONE 0.0s 03:10:47 03:10:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:47 #3 DONE 0.0s 03:10:47 03:10:47 #4 [internal] load .dockerignore 03:10:47 #4 transferring context: 2B done 03:10:47 #4 DONE 0.0s 03:10:47 03:10:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:47 #5 DONE 0.0s 03:10:47 03:10:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:47 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:47 #6 DONE 0.0s 03:10:47 03:10:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:47 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:47 #5 DONE 0.1s 03:10:47 03:10:47 #7 exporting to image 03:10:47 #7 exporting layers done 03:10:47 #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done 03:10:47 #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done 03:10:47 #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done 03:10:47 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b 03:10:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:47 #7 ... 03:10:47 03:10:47 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:10:47 #8 DONE 0.0s 03:10:47 03:10:47 #7 exporting to image 03:10:47 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done 03:10:47 #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done 03:10:47 #7 pushing layers 0.1s done 03:10:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 03:10:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done 03:10:48 #7 DONE 0.2s 03:10:48 03:10:48 1 warning found (use --debug to expand): 03:10:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 03:10:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 03:10:48 #1 [internal] load build definition from Dockerfile 03:10:48 #1 transferring dockerfile: 172B done 03:10:48 #1 DONE 0.0s 03:10:48 03:10:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:48 #2 DONE 0.0s 03:10:48 03:10:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:48 #3 DONE 0.0s 03:10:48 03:10:48 #4 [internal] load .dockerignore 03:10:48 #4 transferring context: 2B done 03:10:48 #4 DONE 0.0s 03:10:48 03:10:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:48 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:48 #5 CACHED 03:10:48 03:10:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:48 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:48 #6 CACHED 03:10:48 03:10:48 #7 exporting to image 03:10:48 #7 exporting layers done 03:10:48 #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done 03:10:48 #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done 03:10:48 #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done 03:10:48 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done 03:10:48 #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done 03:10:48 #7 pushing layers 0.1s done 03:10:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 03:10:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done 03:10:48 #7 DONE 0.2s 03:10:48 03:10:48 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:10:48 #8 DONE 0.0s 03:10:48 03:10:48 1 warning found (use --debug to expand): 03:10:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 --push - 03:10:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99' 03:10:49 #1 [internal] load build definition from Dockerfile 03:10:49 #1 transferring dockerfile: 178B done 03:10:49 #1 DONE 0.0s 03:10:49 03:10:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 03:10:49 #2 DONE 0.0s 03:10:49 03:10:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 03:10:49 #3 DONE 0.0s 03:10:49 03:10:49 #4 [internal] load .dockerignore 03:10:49 #4 transferring context: 2B done 03:10:49 #4 DONE 0.0s 03:10:49 03:10:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:49 #5 CACHED 03:10:49 03:10:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:49 #6 CACHED 03:10:49 03:10:49 #7 exporting to image 03:10:49 #7 exporting layers done 03:10:49 #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done 03:10:49 #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done 03:10:49 #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done 03:10:49 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b 03:10:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:49 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done 03:10:49 #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done 03:10:49 #7 pushing layers 0.0s done 03:10:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done 03:10:49 #7 DONE 0.1s 03:10:49 03:10:49 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:10:49 #8 DONE 0.0s 03:10:49 03:10:49 1 warning found (use --debug to expand): 03:10:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:49 #1 [internal] load build definition from Dockerfile 03:10:49 #1 transferring dockerfile: 219B done 03:10:49 #1 DONE 0.0s 03:10:49 03:10:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:49 #2 DONE 0.0s 03:10:49 03:10:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:49 #3 DONE 0.0s 03:10:49 03:10:49 #4 [internal] load .dockerignore 03:10:49 #4 transferring context: 2B done 03:10:49 #4 DONE 0.0s 03:10:49 03:10:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:49 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:49 #5 CACHED 03:10:49 03:10:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:49 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:49 #6 CACHED 03:10:49 03:10:49 #7 exporting to image 03:10:49 #7 exporting layers done 03:10:49 #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done 03:10:49 #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done 03:10:49 #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done 03:10:49 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done 03:10:49 #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done 03:10:49 #7 pushing layers 03:10:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:50 #7 pushing layers 0.0s done 03:10:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done 03:10:50 #7 DONE 0.1s 03:10:50 03:10:50 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:10:50 #8 DONE 0.0s 03:10:50 03:10:50 1 warning found (use --debug to expand): 03:10:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 03:10:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 03:10:50 #1 [internal] load build definition from Dockerfile 03:10:50 #1 transferring dockerfile: 170B done 03:10:50 #1 DONE 0.0s 03:10:50 03:10:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:10:50 #2 DONE 0.0s 03:10:50 03:10:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 03:10:50 #3 DONE 0.0s 03:10:50 03:10:50 #4 [internal] load .dockerignore 03:10:50 #4 transferring context: 2B done 03:10:50 #4 DONE 0.0s 03:10:50 03:10:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:50 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:50 #5 CACHED 03:10:50 03:10:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 03:10:50 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done 03:10:50 #6 CACHED 03:10:50 03:10:50 #7 exporting to image 03:10:50 #7 exporting layers done 03:10:50 #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done 03:10:50 #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done 03:10:50 #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done 03:10:50 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b 03:10:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:50 #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done 03:10:50 #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done 03:10:50 #7 pushing layers 0.0s done 03:10:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done 03:10:50 #7 DONE 0.1s 03:10:50 03:10:50 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 03:10:50 #8 DONE 0.0s 03:10:50 03:10:50 1 warning found (use --debug to expand): 03:10:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0' 03:10:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - 03:10:50 #1 [internal] load build definition from Dockerfile 03:10:50 #1 transferring dockerfile: 202B done 03:10:50 #1 DONE 0.0s 03:10:50 03:10:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:50 #2 DONE 0.0s 03:10:50 03:10:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:10:50 #3 DONE 0.0s 03:10:50 03:10:50 #4 [internal] load .dockerignore 03:10:50 #4 transferring context: 2B done 03:10:50 #4 DONE 0.0s 03:10:50 03:10:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:50 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:50 #5 DONE 0.0s 03:10:50 03:10:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:51 #6 DONE 0.0s 03:10:51 03:10:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:51 #5 DONE 0.1s 03:10:51 03:10:51 #7 exporting to image 03:10:51 #7 exporting layers done 03:10:51 #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 0.0s done 03:10:51 #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:10:51 #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done 03:10:51 #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done 03:10:51 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done 03:10:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:51 #7 ... 03:10:51 03:10:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:10:51 #8 DONE 0.0s 03:10:51 03:10:51 #7 exporting to image 03:10:51 #7 pushing layers 0.1s done 03:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 03:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done 03:10:51 #7 DONE 0.2s 03:10:51 03:10:51 1 warning found (use --debug to expand): 03:10:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 03:10:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 03:10:51 #1 [internal] load build definition from Dockerfile 03:10:51 #1 transferring dockerfile: 168B done 03:10:51 #1 DONE 0.0s 03:10:51 03:10:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:51 #2 DONE 0.0s 03:10:51 03:10:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:51 #3 DONE 0.0s 03:10:51 03:10:51 #4 [internal] load .dockerignore 03:10:51 #4 transferring context: 2B done 03:10:51 #4 DONE 0.0s 03:10:51 03:10:51 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:51 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:51 #5 CACHED 03:10:51 03:10:51 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:51 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:51 #6 CACHED 03:10:51 03:10:51 #7 exporting to image 03:10:51 #7 exporting layers done 03:10:51 #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done 03:10:51 #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:10:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:51 #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done 03:10:51 #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done 03:10:51 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done 03:10:51 #7 pushing layers 0.0s done 03:10:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done 03:10:51 #7 DONE 0.1s 03:10:51 03:10:51 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:10:51 #8 DONE 0.0s 03:10:51 03:10:51 1 warning found (use --debug to expand): 03:10:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99' 03:10:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 --push - 03:10:52 #1 [internal] load build definition from Dockerfile 03:10:52 #1 transferring dockerfile: 174B done 03:10:52 #1 DONE 0.0s 03:10:52 03:10:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 03:10:52 #2 DONE 0.0s 03:10:52 03:10:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 03:10:52 #3 DONE 0.0s 03:10:52 03:10:52 #4 [internal] load .dockerignore 03:10:52 #4 transferring context: 2B done 03:10:52 #4 DONE 0.0s 03:10:52 03:10:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:52 #5 CACHED 03:10:52 03:10:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad done 03:10:52 #6 CACHED 03:10:52 03:10:52 #7 exporting to image 03:10:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:52 #7 exporting layers done 03:10:52 #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done 03:10:52 #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:10:52 #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done 03:10:52 #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done 03:10:52 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done 03:10:52 #7 pushing layers 0.0s done 03:10:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done 03:10:52 #7 DONE 0.1s 03:10:52 03:10:52 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:10:52 #8 DONE 0.0s 03:10:52 03:10:52 1 warning found (use --debug to expand): 03:10:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' 03:10:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - 03:10:52 #1 [internal] load build definition from Dockerfile 03:10:52 #1 transferring dockerfile: 215B done 03:10:52 #1 DONE 0.0s 03:10:52 03:10:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:52 #2 DONE 0.0s 03:10:52 03:10:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:10:52 #3 DONE 0.0s 03:10:52 03:10:52 #4 [internal] load .dockerignore 03:10:52 #4 transferring context: 2B done 03:10:52 #4 DONE 0.0s 03:10:52 03:10:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:52 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:52 #5 CACHED 03:10:52 03:10:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:52 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:52 #6 CACHED 03:10:52 03:10:52 #7 exporting to image 03:10:52 #7 exporting layers done 03:10:52 #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done 03:10:52 #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:10:52 #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done 03:10:52 #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done 03:10:52 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 03:10:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:53 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done 03:10:53 #7 pushing layers 0.0s done 03:10:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done 03:10:53 #7 DONE 0.1s 03:10:53 03:10:53 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:10:53 #8 DONE 0.0s 03:10:53 03:10:53 1 warning found (use --debug to expand): 03:10:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:10:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 03:10:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 03:10:53 #1 [internal] load build definition from Dockerfile 03:10:53 #1 transferring dockerfile: 166B done 03:10:53 #1 DONE 0.0s 03:10:53 03:10:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:10:53 #2 DONE 0.0s 03:10:53 03:10:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 03:10:53 #3 DONE 0.0s 03:10:53 03:10:53 #4 [internal] load .dockerignore 03:10:53 #4 transferring context: 2B done 03:10:53 #4 DONE 0.0s 03:10:53 03:10:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:53 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done 03:10:53 #5 CACHED 03:10:53 03:10:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 03:10:53 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad done 03:10:53 #6 CACHED 03:10:53 03:10:53 #7 exporting to image 03:10:53 #7 exporting layers done 03:10:53 #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done 03:10:53 #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done 03:10:53 #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done 03:10:53 #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done 03:10:53 #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done 03:10:53 #7 pushing layers 0.0s done 03:10:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 03:10:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:10:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done 03:10:53 #7 DONE 0.1s 03:10:53 03:10:53 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 03:10:53 #8 DONE 0.0s 03:10:53 03:10:53 1 warning found (use --debug to expand): 03:10:53  - 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 03:10:54 + '[' -d /w/workspace/edgex-go/954/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:10:54 ---> package-listing.sh 03:10:54 ++ facter osfamily 03:10:54 ++ tr '[:upper:]' '[:lower:]' 03:10:55 + OS_FAMILY=redhat 03:10:55 + workspace=/w/workspace/edgex-go/954 03:10:55 + START_PACKAGES=/tmp/packages_start.txt 03:10:55 + END_PACKAGES=/tmp/packages_end.txt 03:10:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:10:55 + PACKAGES=/tmp/packages_start.txt 03:10:55 + '[' /w/workspace/edgex-go/954 ']' 03:10:55 + PACKAGES=/tmp/packages_end.txt 03:10:55 + case "${OS_FAMILY}" in 03:10:55 + rpm -qa 03:10:55 + sort 03:10:55 + '[' -f /tmp/packages_start.txt ']' 03:10:55 + '[' -f /tmp/packages_end.txt ']' 03:10:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:10:55 + '[' /w/workspace/edgex-go/954 ']' 03:10:55 + mkdir -p /w/workspace/edgex-go/954/archives/ 03:10:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/954/archives/ [Pipeline] echo 03:10:55 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/954/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:10:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:56 03:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:56 latest: Pulling from edgex-lftools-log-publisher 03:10:56 5eb5b503b376: Pulling fs layer 03:10:56 5c69ac0246d0: Pulling fs layer 03:10:56 ec43610c2a17: Pulling fs layer 03:10:56 3a2ae6a8a46f: Pulling fs layer 03:10:56 33b1e0a273af: Pulling fs layer 03:10:56 5d3b04190fa2: Pulling fs layer 03:10:56 2f39f015ded8: Pulling fs layer 03:10:56 3a2ae6a8a46f: Waiting 03:10:56 33b1e0a273af: Waiting 03:10:56 5d3b04190fa2: Waiting 03:10:56 2f39f015ded8: Waiting 03:10:56 5c69ac0246d0: Verifying Checksum 03:10:56 5c69ac0246d0: Download complete 03:10:56 3a2ae6a8a46f: Verifying Checksum 03:10:56 3a2ae6a8a46f: Download complete 03:10:57 33b1e0a273af: Verifying Checksum 03:10:57 33b1e0a273af: Download complete 03:10:57 ec43610c2a17: Verifying Checksum 03:10:57 ec43610c2a17: Download complete 03:10:57 5d3b04190fa2: Verifying Checksum 03:10:57 5d3b04190fa2: Download complete 03:10:57 5eb5b503b376: Verifying Checksum 03:10:57 5eb5b503b376: Download complete 03:10:57 2f39f015ded8: Verifying Checksum 03:10:57 2f39f015ded8: Download complete 03:10:58 5eb5b503b376: Pull complete 03:10:58 5c69ac0246d0: Pull complete 03:10:58 ec43610c2a17: Pull complete 03:10:59 3a2ae6a8a46f: Pull complete 03:10:59 33b1e0a273af: Pull complete 03:10:59 5d3b04190fa2: Pull complete 03:11:03 2f39f015ded8: Pull complete 03:11:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:03 prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container 03:11:03 $ 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/954/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:11:07 $ docker top 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:08 + touch /tmp/pre-build-complete [Pipeline] sh 03:11:08 + mkdir -p /var/log/sysstat [Pipeline] sh 03:11:08 + ls /var/log/sa-host 03:11:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:09 provisioning config files... 03:11:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5868771468767489558tmp [Pipeline] { [Pipeline] echo 03:11:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:11:09 ---> create-netrc.sh [Pipeline] } 03:11:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:11:09 ---> python-tools-install.sh [Pipeline] echo 03:11:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:11:09 ---> sudo-logs.sh 03:11:09 Archiving 'sudo' log.. 03:11:09 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:09 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:11:09 $ docker stop --time=1 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 03:11:11 $ docker rm -f --volumes 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:11:11 [WS-CLEANUP] Deleting project workspace... 03:11:11 [WS-CLEANUP] Deferred wipeout is used... 03:11:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:27:02 #144 ... 03:27:02 03:27:02 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:27:02 #148 DONE 1188.7s 03:27:02 03:27:02 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:27:02 #149 ... 03:27:02 03:27:02 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:02 #155 DONE 0.3s 03:27:02 03:27:02 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:27:02 #136 ... 03:27:02 03:27:02 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:02 #156 DONE 0.2s 03:27:02 03:27:02 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:27:02 #157 DONE 0.4s 03:27:02 03:27:02 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:03 #147 ... 03:27:03 03:27:03 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:27:03 #158 DONE 0.1s 03:27:03 03:27:03 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:27:03 #159 DONE 0.2s 03:27:03 03:27:03 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:05 #160 DONE 2.1s 03:27:05 03:27:05 #113 [core-common-config-bootstrapper] exporting to image 03:27:05 #113 exporting layers 03:27:06 #113 exporting layers 0.7s done 03:27:06 #113 writing image sha256:2a9130c8b9e7513d6bd5fd58d36214a5bdec35dd930f1102f31187cda65a60f7 0.0s done 03:27:06 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:27:06 #113 DONE 9.7s 03:27:06 03:27:06 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:24 #147 ... 03:27:24 03:27:24 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:27:24 #150 DONE 1210.3s 03:27:24 03:27:24 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:27:24 #161 DONE 0.3s 03:27:24 03:27:24 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:24 #154 ... 03:27:24 03:27:24 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:27:26 #162 DONE 2.5s 03:27:26 03:27:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:27:26 #163 DONE 0.5s 03:27:26 03:27:26 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:27:26 #164 DONE 0.2s 03:27:26 03:27:26 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:27:27 #165 DONE 0.3s 03:27:27 03:27:27 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:27:27 #166 DONE 0.2s 03:27:27 03:27:27 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:27:27 #167 DONE 0.2s 03:27:27 03:27:27 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:27:27 #168 DONE 0.1s 03:27:27 03:27:27 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:27 #147 ... 03:27:27 03:27:27 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:27:27 #169 DONE 0.1s 03:27:28 03:27:28 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:27:28 #170 DONE 0.2s 03:27:28 03:27:28 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:27:30 #171 DONE 2.1s 03:27:30 03:27:30 #113 [security-bootstrapper] exporting to image 03:27:30 #113 exporting layers 03:27:31 #113 exporting layers 0.9s done 03:27:31 #113 writing image sha256:2b18ca8559c858f7a49b695bb781ab9fdbddc4e8c1d050699623899de0e060c6 done 03:27:31 #113 naming to docker.io/library/security-bootstrapper-arm64 done 03:27:31 #113 DONE 10.7s 03:27:31 03:27:31 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:53 #152 ... 03:43:53 03:43:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:43:53 #147 DONE 2189.4s 03:43:53 03:43:53 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:43:53 #152 ... 03:43:53 03:43:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:43:53 #172 DONE 0.1s 03:43:53 03:43:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:43:53 #173 DONE 0.2s 03:43:53 03:43:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:43:53 #174 DONE 0.5s 03:43:53 03:43:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:43:53 #175 DONE 0.1s 03:43:53 03:43:53 #113 [core-command] exporting to image 03:43:53 #113 exporting layers 03:43:53 #113 exporting layers 0.4s done 03:43:53 #113 writing image sha256:c12c8d46934053cf147c6607384d4e5c085d6acd16731abd5367abd0540ce249 done 03:43:53 #113 naming to docker.io/library/core-command-arm64 done 03:43:53 #113 DONE 11.1s 03:43:53 03:43:53 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:44:15 #55 ... 03:44:15 03:44:15 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:15 #146 2221.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:44:17 #146 ... 03:44:17 03:44:17 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:17 #149 DONE 2224.9s 03:44:18 03:44:18 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:44:18 #136 ... 03:44:18 03:44:18 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:44:18 #176 DONE 0.3s 03:44:18 03:44:18 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:44:18 #136 ... 03:44:18 03:44:18 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:44:18 #177 DONE 0.2s 03:44:18 03:44:18 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:44:19 #178 DONE 0.1s 03:44:19 03:44:19 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:44:19 #179 DONE 0.1s 03:44:19 03:44:19 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:19 #180 DONE 0.4s 03:44:19 03:44:19 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:19 #152 ... 03:44:19 03:44:19 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:44:19 #181 DONE 0.1s 03:44:20 03:44:20 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:21 #182 DONE 2.1s 03:44:21 03:44:21 #113 [security-proxy-setup] exporting to image 03:44:21 #113 exporting layers 03:44:22 #113 exporting layers 0.9s done 03:44:22 #113 writing image sha256:fad5ccad2ec5d2636c3da535dc2fd9c873d7d81de694162ccdecb379612cf663 03:44:22 #113 writing image sha256:fad5ccad2ec5d2636c3da535dc2fd9c873d7d81de694162ccdecb379612cf663 done 03:44:22 #113 naming to docker.io/library/security-proxy-setup-arm64 done 03:44:22 #113 DONE 12.0s 03:44:22 03:44:22 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:44:49 #136 ... 03:44:49 03:44:49 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:49 #146 DONE 2256.1s 03:44:49 03:44:49 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:49 #144 ... 03:44:49 03:44:49 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:44:49 #183 DONE 0.3s 03:44:49 03:44:49 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:44:50 #136 ... 03:44:50 03:44:50 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:44:50 #184 DONE 0.2s 03:44:50 03:44:50 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:44:50 #152 ... 03:44:50 03:44:50 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:44:50 #185 DONE 0.1s 03:44:50 03:44:50 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:44:50 #186 DONE 0.1s 03:44:50 03:44:50 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:44:50 #136 ... 03:44:50 03:44:50 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:44:50 #187 DONE 0.1s 03:44:50 03:44:50 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:44:51 #188 DONE 0.4s 03:44:51 03:44:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:44:51 #189 DONE 0.4s 03:44:51 03:44:51 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:44:51 #151 ... 03:44:51 03:44:51 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:44:51 #190 DONE 0.1s 03:44:51 03:44:51 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:53 #191 DONE 1.7s 03:44:53 03:44:53 #113 [security-secretstore-setup] exporting to image 03:44:53 #113 exporting layers 03:44:57 #113 exporting layers 3.4s done 03:44:57 #113 writing image sha256:7466427629420ad781c3a552f84481a46cc5c0b19a66f978b8c6d35b3936d1c1 done 03:44:57 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 03:44:57 #113 DONE 15.4s 03:44:57 03:44:57 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:44 #152 ... 03:45:44 03:45:44 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:45:44 #154 DONE 2311.3s 03:45:44 03:45:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:44 #152 ... 03:45:44 03:45:44 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:45:44 #192 DONE 0.2s 03:45:44 03:45:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:44 #152 ... 03:45:44 03:45:44 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:45:45 #193 DONE 0.2s 03:45:45 03:45:45 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:45:45 #194 DONE 0.4s 03:45:45 03:45:45 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:45:45 #195 DONE 0.1s 03:45:45 03:45:45 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:47 #151 ... 03:45:47 03:45:47 #113 [security-spiffe-token-provider] exporting to image 03:45:47 #113 exporting layers 03:45:47 #113 exporting layers 0.5s done 03:45:47 #113 writing image sha256:6cb02d17255ce0b2c8700646ff438d9e62d3e965a0c0241d41bc75cd5a648314 done 03:45:47 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:45:47 #113 DONE 15.9s 03:45:47 03:45:47 #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:46:34 #136 DONE 2356.5s 03:46:34 03:46:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:46:34 #151 DONE 2356.6s 03:46:34 03:46:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:46:34 #144 ... 03:46:34 03:46:34 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:46:34 #153 DONE 2356.7s 03:46:34 03:46:34 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:46:34 #152 ... 03:46:34 03:46:34 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:46:34 #196 DONE 0.2s 03:46:34 03:46:34 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:46:34 #197 ... 03:46:34 03:46:34 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:46:34 #198 DONE 0.2s 03:46:34 03:46:34 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:46:34 #199 DONE 0.3s 03:46:34 03:46:34 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:46:34 #200 CACHED 03:46:34 03:46:34 #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:46:34 #201 CACHED 03:46:34 03:46:34 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:46:34 #202 ... 03:46:34 03:46:34 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:46:34 #197 DONE 1.1s 03:46:34 03:46:34 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:46:34 #203 DONE 0.4s 03:46:34 03:46:34 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:46:34 #204 ... 03:46:34 03:46:34 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:46:34 #202 DONE 0.9s 03:46:34 03:46:34 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:46:34 #204 DONE 1.1s 03:46:34 03:46:34 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:46:34 #205 ... 03:46:34 03:46:34 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:46:34 #206 DONE 0.4s 03:46:34 03:46:34 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:46:34 #205 DONE 0.4s 03:46:34 03:46:34 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:46:34 #207 ... 03:46:34 03:46:34 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:46:34 #208 DONE 0.4s 03:46:34 03:46:34 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:46:34 #207 DONE 0.4s 03:46:34 03:46:34 #113 [core-keeper] exporting to image 03:46:34 #113 exporting layers 03:46:34 #113 writing image sha256:d02cc4110c669e5e4730b8924218d3e0f576c1a056b306ba23d3e0dff663f8ea done 03:46:34 #113 naming to docker.io/library/core-keeper-arm64 done 03:46:34 #113 exporting layers 1.1s done 03:46:34 #113 writing image sha256:180b1283d01d8abb975c1a7ac495994d537efceb5a8e224c8e2e88132a614bbe 0.0s done 03:46:34 #113 naming to docker.io/library/core-metadata-arm64 0.0s done 03:46:34 #113 DONE 18.1s 03:46:34 03:46:34 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:35 #209 ... 03:46:35 03:46:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:46:35 #152 DONE 2362.5s 03:46:35 03:46:35 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:36 #209 ... 03:46:36 03:46:36 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:46:36 #210 DONE 0.3s 03:46:36 03:46:36 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:36 #209 DONE 2.7s 03:46:36 03:46:36 #113 [security-proxy-auth] exporting to image 03:46:36 #113 ... 03:46:36 03:46:36 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:46:36 #211 DONE 0.5s 03:46:36 03:46:36 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:46:37 #212 DONE 0.6s 03:46:37 03:46:37 #113 [security-proxy-auth] exporting to image 03:46:37 #113 ... 03:46:37 03:46:37 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:46:37 #213 DONE 0.3s 03:46:37 03:46:37 #113 [core-data] exporting to image 03:46:37 #113 exporting layers 1.5s done 03:46:37 #113 writing image sha256:a9b04154e937f8bd8315b9879807dacdd0a5bd3c1ee16db5c09e2f946e2166a9 0.1s done 03:46:37 #113 naming to docker.io/library/security-proxy-auth-arm64 03:46:37 #113 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 03:46:38 #113 exporting layers 0.8s done 03:46:38 #113 writing image sha256:64647043864bb58f0324f7c3ba6d73f22bd53ba8ff8a4159ebbbe3e8a352bbbb done 03:46:38 #113 naming to docker.io/library/core-data-arm64 done 03:46:38 #113 DONE 20.2s 03:46:38 03:46:38 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:05 #55 ... 03:47:05 03:47:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:47:05 #145 DONE 2391.8s 03:47:05 03:47:05 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:05 #144 ... 03:47:05 03:47:05 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:05 #214 DONE 0.1s 03:47:05 03:47:05 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:05 #55 ... 03:47:05 03:47:05 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:05 #215 DONE 0.1s 03:47:05 03:47:05 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:06 #216 DONE 0.4s 03:47:06 03:47:06 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:06 #55 ... 03:47:06 03:47:06 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:47:06 #217 DONE 0.1s 03:47:06 03:47:06 #113 [support-scheduler] exporting to image 03:47:06 #113 exporting layers 03:47:07 #113 exporting layers 1.0s done 03:47:07 #113 writing image sha256:36df5913af84f7efd222eb6d6524bb49758942379f9b4554f0be77eaac9fe54d done 03:47:07 #113 naming to docker.io/library/support-scheduler-arm64 done 03:47:07 #113 DONE 21.2s 03:47:07 03:47:07 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:12 #55 ... 03:47:12 03:47:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:47:12 #144 DONE 2398.7s 03:47:12 03:47:12 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:47:12 #218 DONE 0.1s 03:47:12 03:47:12 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:47:12 #219 DONE 0.1s 03:47:12 03:47:12 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:12 #55 ... 03:47:12 03:47:12 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:12 #220 DONE 0.5s 03:47:12 03:47:12 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:47:12 #221 DONE 0.1s 03:47:12 03:47:12 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:12 #55 ... 03:47:12 03:47:12 #113 [support-notifications] exporting to image 03:47:12 #113 exporting layers 03:47:13 #113 exporting layers 0.6s done 03:47:13 #113 writing image sha256:fb1b8b0778539229cb4be569be214aad4cd7c5b416044dad852e1971d56dbf12 done 03:47:13 #113 naming to docker.io/library/support-notifications-arm64 done 03:47:13 #113 DONE 21.8s 03:47:13 03:47:13 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:47:13 time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:47:13 $ docker stop --time=1 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd 03:47:15 $ docker rm -f --volumes 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd [Pipeline] // withDockerContainer [Pipeline] sh 03:47:15 + docker images 03:47:15 REPOSITORY TAG IMAGE ID CREATED SIZE 03:47:15 support-notifications-arm64 latest fb1b8b077853 3 seconds ago 53.3MB 03:47:15 support-scheduler-arm64 latest 36df5913af84 9 seconds ago 49.5MB 03:47:15 core-data-arm64 latest 64647043864b 38 seconds ago 45.3MB 03:47:15 security-proxy-auth-arm64 latest a9b04154e937 40 seconds ago 44.5MB 03:47:15 core-metadata-arm64 latest 180b1283d01d 42 seconds ago 45.4MB 03:47:15 core-keeper-arm64 latest d02cc4110c66 43 seconds ago 45.1MB 03:47:15 security-spiffe-token-provider-arm64 latest 6cb02d17255c About a minute ago 49.2MB 03:47:15 security-secretstore-setup-arm64 latest 746642762942 2 minutes ago 80.7MB 03:47:15 security-proxy-setup-arm64 latest fad5ccad2ec5 2 minutes ago 50.4MB 03:47:15 core-command-arm64 latest c12c8d469340 3 minutes ago 40MB 03:47:15 security-bootstrapper-arm64 latest 2b18ca8559c8 19 minutes ago 21.3MB 03:47:15 core-common-config-bootstrapper-arm64 latest 2a9130c8b9e7 20 minutes ago 20.1MB 03:47:15 security-spire-agent-arm64 latest 19d661730757 42 minutes ago 219MB 03:47:15 security-spire-config-arm64 latest 95eaee5268b5 42 minutes ago 162MB 03:47:15 security-spire-server-arm64 latest c5222e29d92b 42 minutes ago 163MB 03:47:15 ci-base-image-arm64 latest 3e7db60e5f53 44 minutes ago 931MB 03:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB 03:47:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:15 provisioning config files... 03:47:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config12100906222740044336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:16 ---> ****-login.sh 03:47:16 nexus3.edgexfoundry.org:10001 03:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:16 Configure a credential helper to remove this warning. See 03:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:16 03:47:16 Login Succeeded 03:47:16 nexus3.edgexfoundry.org:10002 03:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:16 Configure a credential helper to remove this warning. See 03:47:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:16 03:47:16 Login Succeeded 03:47:16 nexus3.edgexfoundry.org:10003 03:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:17 Configure a credential helper to remove this warning. See 03:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:17 03:47:17 Login Succeeded 03:47:17 nexus3.edgexfoundry.org:10004 03:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:17 Configure a credential helper to remove this warning. See 03:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:17 03:47:17 Login Succeeded 03:47:17 ****.io 03:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:47:18 Configure a credential helper to remove this warning. See 03:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:47:18 03:47:18 Login Succeeded 03:47:18 ---> ****-login.sh ends [Pipeline] } 03:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:47:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:47:18 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:18 latest 03:47:18 4.1.0-dev.99 03:47:18 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:18 main 03:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:47:18 c9029777f4e4: Preparing 03:47:18 9b6711cd72e3: Preparing 03:47:18 00b804d8c982: Preparing 03:47:18 47da42a0f822: Preparing 03:47:18 e7d66374d5ee: Preparing 03:47:18 ef5e19d713b3: Preparing 03:47:18 c4e71c2a4573: Preparing 03:47:18 ef5e19d713b3: Waiting 03:47:19 47da42a0f822: Pushed 03:47:19 e7d66374d5ee: Pushed 03:47:19 00b804d8c982: Pushed 03:47:19 c9029777f4e4: Pushed 03:47:19 c4e71c2a4573: Layer already exists 03:47:19 ef5e19d713b3: Pushed 03:47:25 9b6711cd72e3: Pushed 03:47:25 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:47:26 c9029777f4e4: Preparing 03:47:26 9b6711cd72e3: Preparing 03:47:26 00b804d8c982: Preparing 03:47:26 47da42a0f822: Preparing 03:47:26 e7d66374d5ee: Preparing 03:47:26 ef5e19d713b3: Preparing 03:47:26 c4e71c2a4573: Preparing 03:47:26 ef5e19d713b3: Waiting 03:47:26 c4e71c2a4573: Waiting 03:47:26 00b804d8c982: Layer already exists 03:47:26 e7d66374d5ee: Layer already exists 03:47:26 9b6711cd72e3: Layer already exists 03:47:26 c9029777f4e4: Layer already exists 03:47:26 47da42a0f822: Layer already exists 03:47:26 ef5e19d713b3: Layer already exists 03:47:26 c4e71c2a4573: Layer already exists 03:47:26 latest: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 03:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:47:27 c9029777f4e4: Preparing 03:47:27 9b6711cd72e3: Preparing 03:47:27 00b804d8c982: Preparing 03:47:27 47da42a0f822: Preparing 03:47:27 e7d66374d5ee: Preparing 03:47:27 ef5e19d713b3: Preparing 03:47:27 c4e71c2a4573: Preparing 03:47:27 ef5e19d713b3: Waiting 03:47:27 c4e71c2a4573: Waiting 03:47:27 c9029777f4e4: Layer already exists 03:47:27 9b6711cd72e3: Layer already exists 03:47:27 00b804d8c982: Layer already exists 03:47:27 e7d66374d5ee: Layer already exists 03:47:27 47da42a0f822: Layer already exists 03:47:27 ef5e19d713b3: Layer already exists 03:47:27 c4e71c2a4573: Layer already exists 03:47:27 4.1.0-dev.99: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:47:28 c9029777f4e4: Preparing 03:47:28 9b6711cd72e3: Preparing 03:47:28 00b804d8c982: Preparing 03:47:28 47da42a0f822: Preparing 03:47:28 e7d66374d5ee: Preparing 03:47:28 ef5e19d713b3: Preparing 03:47:28 c4e71c2a4573: Preparing 03:47:28 ef5e19d713b3: Waiting 03:47:28 c4e71c2a4573: Waiting 03:47:28 47da42a0f822: Layer already exists 03:47:28 00b804d8c982: Layer already exists 03:47:28 9b6711cd72e3: Layer already exists 03:47:28 c9029777f4e4: Layer already exists 03:47:28 e7d66374d5ee: Layer already exists 03:47:28 ef5e19d713b3: Layer already exists 03:47:28 c4e71c2a4573: Layer already exists 03:47:28 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:47:29 c9029777f4e4: Preparing 03:47:29 9b6711cd72e3: Preparing 03:47:29 00b804d8c982: Preparing 03:47:29 47da42a0f822: Preparing 03:47:29 e7d66374d5ee: Preparing 03:47:29 ef5e19d713b3: Preparing 03:47:29 c4e71c2a4573: Preparing 03:47:29 ef5e19d713b3: Waiting 03:47:29 c4e71c2a4573: Waiting 03:47:29 c9029777f4e4: Layer already exists 03:47:29 9b6711cd72e3: Layer already exists 03:47:29 e7d66374d5ee: Layer already exists 03:47:29 47da42a0f822: Layer already exists 03:47:29 00b804d8c982: Layer already exists 03:47:29 ef5e19d713b3: Layer already exists 03:47:29 c4e71c2a4573: Layer already exists 03:47:30 main: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:30 ===================================================== [Pipeline] echo 03:47:30 taggedImages: 03:47:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:47:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 03:47:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:47:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:47:30 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:30 latest 03:47:30 4.1.0-dev.99 03:47:30 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:30 main 03:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:30 53666b32fc80: Preparing 03:47:30 e8db47777ff5: Preparing 03:47:30 6e35abf978f0: Preparing 03:47:30 b73d60d7da90: Preparing 03:47:30 00b804d8c982: Preparing 03:47:30 47da42a0f822: Preparing 03:47:30 e7d66374d5ee: Preparing 03:47:30 ef5e19d713b3: Preparing 03:47:30 c4e71c2a4573: Preparing 03:47:30 e7d66374d5ee: Waiting 03:47:30 47da42a0f822: Waiting 03:47:30 ef5e19d713b3: Waiting 03:47:30 c4e71c2a4573: Waiting 03:47:30 00b804d8c982: Layer already exists 03:47:31 47da42a0f822: Layer already exists 03:47:31 e7d66374d5ee: Layer already exists 03:47:31 ef5e19d713b3: Layer already exists 03:47:31 e8db47777ff5: Pushed 03:47:31 53666b32fc80: Pushed 03:47:31 6e35abf978f0: Pushed 03:47:31 c4e71c2a4573: Layer already exists 03:47:33 b73d60d7da90: Pushed 03:47:33 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:34 53666b32fc80: Preparing 03:47:34 e8db47777ff5: Preparing 03:47:34 6e35abf978f0: Preparing 03:47:34 b73d60d7da90: Preparing 03:47:34 00b804d8c982: Preparing 03:47:34 47da42a0f822: Preparing 03:47:34 e7d66374d5ee: Preparing 03:47:34 ef5e19d713b3: Preparing 03:47:34 c4e71c2a4573: Preparing 03:47:34 47da42a0f822: Waiting 03:47:34 e7d66374d5ee: Waiting 03:47:34 ef5e19d713b3: Waiting 03:47:34 c4e71c2a4573: Waiting 03:47:34 b73d60d7da90: Layer already exists 03:47:34 53666b32fc80: Layer already exists 03:47:34 e8db47777ff5: Layer already exists 03:47:34 6e35abf978f0: Layer already exists 03:47:34 00b804d8c982: Layer already exists 03:47:34 47da42a0f822: Layer already exists 03:47:34 ef5e19d713b3: Layer already exists 03:47:34 e7d66374d5ee: Layer already exists 03:47:34 c4e71c2a4573: Layer already exists 03:47:34 latest: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 03:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:35 53666b32fc80: Preparing 03:47:35 e8db47777ff5: Preparing 03:47:35 6e35abf978f0: Preparing 03:47:35 b73d60d7da90: Preparing 03:47:35 00b804d8c982: Preparing 03:47:35 47da42a0f822: Preparing 03:47:35 e7d66374d5ee: Preparing 03:47:35 ef5e19d713b3: Preparing 03:47:35 c4e71c2a4573: Preparing 03:47:35 47da42a0f822: Waiting 03:47:35 ef5e19d713b3: Waiting 03:47:35 c4e71c2a4573: Waiting 03:47:35 e7d66374d5ee: Waiting 03:47:35 b73d60d7da90: Layer already exists 03:47:35 00b804d8c982: Layer already exists 03:47:35 6e35abf978f0: Layer already exists 03:47:35 e8db47777ff5: Layer already exists 03:47:35 53666b32fc80: Layer already exists 03:47:35 e7d66374d5ee: Layer already exists 03:47:35 47da42a0f822: Layer already exists 03:47:35 ef5e19d713b3: Layer already exists 03:47:35 c4e71c2a4573: Layer already exists 03:47:35 4.1.0-dev.99: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:36 53666b32fc80: Preparing 03:47:36 e8db47777ff5: Preparing 03:47:36 6e35abf978f0: Preparing 03:47:36 b73d60d7da90: Preparing 03:47:36 00b804d8c982: Preparing 03:47:36 47da42a0f822: Preparing 03:47:36 e7d66374d5ee: Preparing 03:47:36 ef5e19d713b3: Preparing 03:47:36 c4e71c2a4573: Preparing 03:47:36 e7d66374d5ee: Waiting 03:47:36 ef5e19d713b3: Waiting 03:47:36 c4e71c2a4573: Waiting 03:47:36 47da42a0f822: Waiting 03:47:36 53666b32fc80: Layer already exists 03:47:36 6e35abf978f0: Layer already exists 03:47:36 00b804d8c982: Layer already exists 03:47:36 b73d60d7da90: Layer already exists 03:47:36 e8db47777ff5: Layer already exists 03:47:36 47da42a0f822: Layer already exists 03:47:36 e7d66374d5ee: Layer already exists 03:47:36 c4e71c2a4573: Layer already exists 03:47:36 ef5e19d713b3: Layer already exists 03:47:36 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:47:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:47:37 53666b32fc80: Preparing 03:47:37 e8db47777ff5: Preparing 03:47:37 6e35abf978f0: Preparing 03:47:37 b73d60d7da90: Preparing 03:47:37 00b804d8c982: Preparing 03:47:37 47da42a0f822: Preparing 03:47:37 e7d66374d5ee: Preparing 03:47:37 ef5e19d713b3: Preparing 03:47:37 c4e71c2a4573: Preparing 03:47:37 47da42a0f822: Waiting 03:47:37 ef5e19d713b3: Waiting 03:47:37 c4e71c2a4573: Waiting 03:47:37 e7d66374d5ee: Waiting 03:47:37 e8db47777ff5: Layer already exists 03:47:37 b73d60d7da90: Layer already exists 03:47:37 6e35abf978f0: Layer already exists 03:47:37 00b804d8c982: Layer already exists 03:47:37 53666b32fc80: Layer already exists 03:47:37 47da42a0f822: Layer already exists 03:47:37 e7d66374d5ee: Layer already exists 03:47:37 ef5e19d713b3: Layer already exists 03:47:37 c4e71c2a4573: Layer already exists 03:47:37 main: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:37 ===================================================== [Pipeline] echo 03:47:37 taggedImages: 03:47:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:47:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 03:47:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:47:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:47:37 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:37 latest 03:47:37 4.1.0-dev.99 03:47:37 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:37 main 03:47:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:38 ca4ab6199003: Preparing 03:47:38 2c0c9122881f: Preparing 03:47:38 00b804d8c982: Preparing 03:47:38 47da42a0f822: Preparing 03:47:38 5b5c012b8c5c: Preparing 03:47:38 96dcb467b306: Preparing 03:47:38 c4e71c2a4573: Preparing 03:47:38 96dcb467b306: Waiting 03:47:38 c4e71c2a4573: Waiting 03:47:38 47da42a0f822: Layer already exists 03:47:38 00b804d8c982: Layer already exists 03:47:38 c4e71c2a4573: Layer already exists 03:47:38 5b5c012b8c5c: Pushed 03:47:38 ca4ab6199003: Pushed 03:47:38 96dcb467b306: Pushed 03:47:46 2c0c9122881f: Pushed 03:47:46 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:47 ca4ab6199003: Preparing 03:47:47 2c0c9122881f: Preparing 03:47:47 00b804d8c982: Preparing 03:47:47 47da42a0f822: Preparing 03:47:47 5b5c012b8c5c: Preparing 03:47:47 96dcb467b306: Preparing 03:47:47 c4e71c2a4573: Preparing 03:47:47 c4e71c2a4573: Waiting 03:47:47 96dcb467b306: Waiting 03:47:47 5b5c012b8c5c: Layer already exists 03:47:47 2c0c9122881f: Layer already exists 03:47:47 ca4ab6199003: Layer already exists 03:47:47 00b804d8c982: Layer already exists 03:47:47 47da42a0f822: Layer already exists 03:47:47 c4e71c2a4573: Layer already exists 03:47:47 96dcb467b306: Layer already exists 03:47:47 latest: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 03:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:48 ca4ab6199003: Preparing 03:47:48 2c0c9122881f: Preparing 03:47:48 00b804d8c982: Preparing 03:47:48 47da42a0f822: Preparing 03:47:48 5b5c012b8c5c: Preparing 03:47:48 96dcb467b306: Preparing 03:47:48 c4e71c2a4573: Preparing 03:47:48 96dcb467b306: Waiting 03:47:48 c4e71c2a4573: Waiting 03:47:48 00b804d8c982: Layer already exists 03:47:48 2c0c9122881f: Layer already exists 03:47:48 ca4ab6199003: Layer already exists 03:47:48 47da42a0f822: Layer already exists 03:47:48 5b5c012b8c5c: Layer already exists 03:47:48 96dcb467b306: Layer already exists 03:47:48 c4e71c2a4573: Layer already exists 03:47:48 4.1.0-dev.99: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:49 ca4ab6199003: Preparing 03:47:49 2c0c9122881f: Preparing 03:47:49 00b804d8c982: Preparing 03:47:49 47da42a0f822: Preparing 03:47:49 5b5c012b8c5c: Preparing 03:47:49 96dcb467b306: Preparing 03:47:49 c4e71c2a4573: Preparing 03:47:49 96dcb467b306: Waiting 03:47:49 c4e71c2a4573: Waiting 03:47:49 47da42a0f822: Layer already exists 03:47:49 5b5c012b8c5c: Layer already exists 03:47:49 2c0c9122881f: Layer already exists 03:47:49 ca4ab6199003: Layer already exists 03:47:49 00b804d8c982: Layer already exists 03:47:49 c4e71c2a4573: Layer already exists 03:47:49 96dcb467b306: Layer already exists 03:47:49 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:47:50 ca4ab6199003: Preparing 03:47:50 2c0c9122881f: Preparing 03:47:50 00b804d8c982: Preparing 03:47:50 47da42a0f822: Preparing 03:47:50 5b5c012b8c5c: Preparing 03:47:50 96dcb467b306: Preparing 03:47:50 c4e71c2a4573: Preparing 03:47:50 96dcb467b306: Waiting 03:47:50 c4e71c2a4573: Waiting 03:47:50 5b5c012b8c5c: Layer already exists 03:47:50 ca4ab6199003: Layer already exists 03:47:50 00b804d8c982: Layer already exists 03:47:50 47da42a0f822: Layer already exists 03:47:50 2c0c9122881f: Layer already exists 03:47:50 c4e71c2a4573: Layer already exists 03:47:50 96dcb467b306: Layer already exists 03:47:50 main: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:50 ===================================================== [Pipeline] echo 03:47:50 taggedImages: 03:47:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:47:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 03:47:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:47:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:47:50 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:50 latest 03:47:50 4.1.0-dev.99 03:47:50 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:47:50 main 03:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:47:51 5156594806a5: Preparing 03:47:51 a3f128aa8c07: Preparing 03:47:51 47da42a0f822: Preparing 03:47:51 5a42c56e57f1: Preparing 03:47:51 5fdb2685e419: Preparing 03:47:51 c4e71c2a4573: Preparing 03:47:51 c4e71c2a4573: Waiting 03:47:51 47da42a0f822: Layer already exists 03:47:51 c4e71c2a4573: Layer already exists 03:47:51 5fdb2685e419: Pushed 03:47:51 5a42c56e57f1: Pushed 03:47:51 5156594806a5: Pushed 03:48:00 a3f128aa8c07: Pushed 03:48:00 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:00 5156594806a5: Preparing 03:48:00 a3f128aa8c07: Preparing 03:48:00 47da42a0f822: Preparing 03:48:00 5a42c56e57f1: Preparing 03:48:00 5fdb2685e419: Preparing 03:48:00 c4e71c2a4573: Preparing 03:48:00 c4e71c2a4573: Waiting 03:48:00 5156594806a5: Layer already exists 03:48:00 47da42a0f822: Layer already exists 03:48:00 5a42c56e57f1: Layer already exists 03:48:00 5fdb2685e419: Layer already exists 03:48:00 a3f128aa8c07: Layer already exists 03:48:00 c4e71c2a4573: Layer already exists 03:48:01 latest: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 03:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:01 5156594806a5: Preparing 03:48:01 a3f128aa8c07: Preparing 03:48:01 47da42a0f822: Preparing 03:48:01 5a42c56e57f1: Preparing 03:48:01 5fdb2685e419: Preparing 03:48:01 c4e71c2a4573: Preparing 03:48:01 c4e71c2a4573: Waiting 03:48:01 a3f128aa8c07: Layer already exists 03:48:01 5fdb2685e419: Layer already exists 03:48:01 5156594806a5: Layer already exists 03:48:01 47da42a0f822: Layer already exists 03:48:01 5a42c56e57f1: Layer already exists 03:48:01 c4e71c2a4573: Layer already exists 03:48:01 4.1.0-dev.99: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:02 5156594806a5: Preparing 03:48:02 a3f128aa8c07: Preparing 03:48:02 47da42a0f822: Preparing 03:48:02 5a42c56e57f1: Preparing 03:48:02 5fdb2685e419: Preparing 03:48:02 c4e71c2a4573: Preparing 03:48:02 c4e71c2a4573: Waiting 03:48:02 5156594806a5: Layer already exists 03:48:02 47da42a0f822: Layer already exists 03:48:02 a3f128aa8c07: Layer already exists 03:48:02 5fdb2685e419: Layer already exists 03:48:02 5a42c56e57f1: Layer already exists 03:48:02 c4e71c2a4573: Layer already exists 03:48:02 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:48:03 5156594806a5: Preparing 03:48:03 a3f128aa8c07: Preparing 03:48:03 47da42a0f822: Preparing 03:48:03 5a42c56e57f1: Preparing 03:48:03 5fdb2685e419: Preparing 03:48:03 c4e71c2a4573: Preparing 03:48:03 c4e71c2a4573: Waiting 03:48:03 a3f128aa8c07: Layer already exists 03:48:03 5a42c56e57f1: Layer already exists 03:48:03 47da42a0f822: Layer already exists 03:48:03 5fdb2685e419: Layer already exists 03:48:03 5156594806a5: Layer already exists 03:48:03 c4e71c2a4573: Layer already exists 03:48:03 main: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:03 ===================================================== [Pipeline] echo 03:48:03 taggedImages: 03:48:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:48:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 03:48:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:48:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:48:03 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:03 latest 03:48:03 4.1.0-dev.99 03:48:03 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:03 main 03:48:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:04 b2392798ddf8: Preparing 03:48:04 1786b3b402e5: Preparing 03:48:04 42b0226692e1: Preparing 03:48:04 00b804d8c982: Preparing 03:48:04 47da42a0f822: Preparing 03:48:04 e7d66374d5ee: Preparing 03:48:04 ef5e19d713b3: Preparing 03:48:04 c4e71c2a4573: Preparing 03:48:04 c4e71c2a4573: Waiting 03:48:04 e7d66374d5ee: Waiting 03:48:04 ef5e19d713b3: Waiting 03:48:04 00b804d8c982: Layer already exists 03:48:04 47da42a0f822: Layer already exists 03:48:04 e7d66374d5ee: Layer already exists 03:48:04 ef5e19d713b3: Layer already exists 03:48:04 1786b3b402e5: Pushed 03:48:04 c4e71c2a4573: Layer already exists 03:48:04 b2392798ddf8: Pushed 03:48:12 42b0226692e1: Pushed 03:48:12 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:13 b2392798ddf8: Preparing 03:48:13 1786b3b402e5: Preparing 03:48:13 42b0226692e1: Preparing 03:48:13 00b804d8c982: Preparing 03:48:13 47da42a0f822: Preparing 03:48:13 e7d66374d5ee: Preparing 03:48:13 ef5e19d713b3: Preparing 03:48:13 e7d66374d5ee: Waiting 03:48:13 ef5e19d713b3: Waiting 03:48:13 c4e71c2a4573: Preparing 03:48:13 c4e71c2a4573: Waiting 03:48:13 47da42a0f822: Layer already exists 03:48:13 1786b3b402e5: Layer already exists 03:48:13 b2392798ddf8: Layer already exists 03:48:13 42b0226692e1: Layer already exists 03:48:13 00b804d8c982: Layer already exists 03:48:13 ef5e19d713b3: Layer already exists 03:48:13 e7d66374d5ee: Layer already exists 03:48:13 c4e71c2a4573: Layer already exists 03:48:13 latest: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 03:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:14 b2392798ddf8: Preparing 03:48:14 1786b3b402e5: Preparing 03:48:14 42b0226692e1: Preparing 03:48:14 00b804d8c982: Preparing 03:48:14 47da42a0f822: Preparing 03:48:14 e7d66374d5ee: Preparing 03:48:14 ef5e19d713b3: Preparing 03:48:14 c4e71c2a4573: Preparing 03:48:14 e7d66374d5ee: Waiting 03:48:14 ef5e19d713b3: Waiting 03:48:14 c4e71c2a4573: Waiting 03:48:14 42b0226692e1: Layer already exists 03:48:14 b2392798ddf8: Layer already exists 03:48:14 00b804d8c982: Layer already exists 03:48:14 47da42a0f822: Layer already exists 03:48:14 1786b3b402e5: Layer already exists 03:48:14 e7d66374d5ee: Layer already exists 03:48:14 ef5e19d713b3: Layer already exists 03:48:14 c4e71c2a4573: Layer already exists 03:48:14 4.1.0-dev.99: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:14 b2392798ddf8: Preparing 03:48:14 1786b3b402e5: Preparing 03:48:14 42b0226692e1: Preparing 03:48:14 00b804d8c982: Preparing 03:48:14 47da42a0f822: Preparing 03:48:14 e7d66374d5ee: Preparing 03:48:14 ef5e19d713b3: Preparing 03:48:14 c4e71c2a4573: Preparing 03:48:14 e7d66374d5ee: Waiting 03:48:14 ef5e19d713b3: Waiting 03:48:14 c4e71c2a4573: Waiting 03:48:14 47da42a0f822: Layer already exists 03:48:14 b2392798ddf8: Layer already exists 03:48:14 00b804d8c982: Layer already exists 03:48:14 42b0226692e1: Layer already exists 03:48:14 1786b3b402e5: Layer already exists 03:48:14 e7d66374d5ee: Layer already exists 03:48:14 c4e71c2a4573: Layer already exists 03:48:14 ef5e19d713b3: Layer already exists 03:48:14 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:48:15 b2392798ddf8: Preparing 03:48:15 1786b3b402e5: Preparing 03:48:15 42b0226692e1: Preparing 03:48:15 00b804d8c982: Preparing 03:48:15 47da42a0f822: Preparing 03:48:15 e7d66374d5ee: Preparing 03:48:15 ef5e19d713b3: Preparing 03:48:15 c4e71c2a4573: Preparing 03:48:15 e7d66374d5ee: Waiting 03:48:15 ef5e19d713b3: Waiting 03:48:15 c4e71c2a4573: Waiting 03:48:15 00b804d8c982: Layer already exists 03:48:15 42b0226692e1: Layer already exists 03:48:15 47da42a0f822: Layer already exists 03:48:15 b2392798ddf8: Layer already exists 03:48:15 1786b3b402e5: Layer already exists 03:48:15 c4e71c2a4573: Layer already exists 03:48:15 e7d66374d5ee: Layer already exists 03:48:15 ef5e19d713b3: Layer already exists 03:48:16 main: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:16 ===================================================== [Pipeline] echo 03:48:16 taggedImages: 03:48:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:48:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 03:48:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:16 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:48:16 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:48:16 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:16 latest 03:48:16 4.1.0-dev.99 03:48:16 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:16 main 03:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:48:17 983a0ef6d2a9: Preparing 03:48:17 112e636f9e93: Preparing 03:48:17 94e4d579534b: Preparing 03:48:17 13dfbbb66ece: Preparing 03:48:17 a767d45ed2a7: Preparing 03:48:17 25900018e120: Preparing 03:48:17 ae444215ae2b: Preparing 03:48:17 00b804d8c982: Preparing 03:48:17 47da42a0f822: Preparing 03:48:17 790f28982bd8: Preparing 03:48:17 78c48d5e5564: Preparing 03:48:17 5f70bf18a086: Preparing 03:48:17 46ca9e6e8c72: Preparing 03:48:17 8856f6742e37: Preparing 03:48:17 1389ea6412b0: Preparing 03:48:17 c4e71c2a4573: Preparing 03:48:17 25900018e120: Waiting 03:48:17 78c48d5e5564: Waiting 03:48:17 ae444215ae2b: Waiting 03:48:17 5f70bf18a086: Waiting 03:48:17 00b804d8c982: Waiting 03:48:17 46ca9e6e8c72: Waiting 03:48:17 47da42a0f822: Waiting 03:48:17 790f28982bd8: Waiting 03:48:17 8856f6742e37: Waiting 03:48:17 1389ea6412b0: Waiting 03:48:17 c4e71c2a4573: Waiting 03:48:17 94e4d579534b: Pushed 03:48:17 112e636f9e93: Pushed 03:48:17 983a0ef6d2a9: Pushed 03:48:17 13dfbbb66ece: Pushed 03:48:17 a767d45ed2a7: Pushed 03:48:17 00b804d8c982: Layer already exists 03:48:17 47da42a0f822: Layer already exists 03:48:17 25900018e120: Pushed 03:48:17 5f70bf18a086: Layer already exists 03:48:17 790f28982bd8: Pushed 03:48:17 78c48d5e5564: Pushed 03:48:17 c4e71c2a4573: Layer already exists 03:48:17 46ca9e6e8c72: Pushed 03:48:17 8856f6742e37: Pushed 03:48:17 1389ea6412b0: Pushed 03:48:20 ae444215ae2b: Pushed 03:48:20 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:48:21 983a0ef6d2a9: Preparing 03:48:21 112e636f9e93: Preparing 03:48:21 94e4d579534b: Preparing 03:48:21 13dfbbb66ece: Preparing 03:48:21 a767d45ed2a7: Preparing 03:48:21 25900018e120: Preparing 03:48:21 ae444215ae2b: Preparing 03:48:21 00b804d8c982: Preparing 03:48:21 47da42a0f822: Preparing 03:48:21 790f28982bd8: Preparing 03:48:21 78c48d5e5564: Preparing 03:48:21 5f70bf18a086: Preparing 03:48:21 46ca9e6e8c72: Preparing 03:48:21 8856f6742e37: Preparing 03:48:21 1389ea6412b0: Preparing 03:48:21 c4e71c2a4573: Preparing 03:48:21 790f28982bd8: Waiting 03:48:21 78c48d5e5564: Waiting 03:48:21 5f70bf18a086: Waiting 03:48:21 46ca9e6e8c72: Waiting 03:48:21 8856f6742e37: Waiting 03:48:21 1389ea6412b0: Waiting 03:48:21 25900018e120: Waiting 03:48:21 ae444215ae2b: Waiting 03:48:21 00b804d8c982: Waiting 03:48:21 47da42a0f822: Waiting 03:48:21 c4e71c2a4573: Waiting 03:48:21 13dfbbb66ece: Layer already exists 03:48:21 a767d45ed2a7: Layer already exists 03:48:21 983a0ef6d2a9: Layer already exists 03:48:21 94e4d579534b: Layer already exists 03:48:21 112e636f9e93: Layer already exists 03:48:21 25900018e120: Layer already exists 03:48:21 790f28982bd8: Layer already exists 03:48:21 00b804d8c982: Layer already exists 03:48:21 ae444215ae2b: Layer already exists 03:48:21 47da42a0f822: Layer already exists 03:48:21 78c48d5e5564: Layer already exists 03:48:21 5f70bf18a086: Layer already exists 03:48:21 8856f6742e37: Layer already exists 03:48:21 46ca9e6e8c72: Layer already exists 03:48:21 1389ea6412b0: Layer already exists 03:48:21 c4e71c2a4573: Layer already exists 03:48:21 latest: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 03:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:48:22 983a0ef6d2a9: Preparing 03:48:22 112e636f9e93: Preparing 03:48:22 94e4d579534b: Preparing 03:48:22 13dfbbb66ece: Preparing 03:48:22 a767d45ed2a7: Preparing 03:48:22 25900018e120: Preparing 03:48:22 ae444215ae2b: Preparing 03:48:22 00b804d8c982: Preparing 03:48:22 47da42a0f822: Preparing 03:48:22 790f28982bd8: Preparing 03:48:22 78c48d5e5564: Preparing 03:48:22 5f70bf18a086: Preparing 03:48:22 46ca9e6e8c72: Preparing 03:48:22 8856f6742e37: Preparing 03:48:22 1389ea6412b0: Preparing 03:48:22 c4e71c2a4573: Preparing 03:48:22 ae444215ae2b: Waiting 03:48:22 00b804d8c982: Waiting 03:48:22 47da42a0f822: Waiting 03:48:22 790f28982bd8: Waiting 03:48:22 78c48d5e5564: Waiting 03:48:22 5f70bf18a086: Waiting 03:48:22 46ca9e6e8c72: Waiting 03:48:22 c4e71c2a4573: Waiting 03:48:22 8856f6742e37: Waiting 03:48:22 1389ea6412b0: Waiting 03:48:22 25900018e120: Waiting 03:48:22 983a0ef6d2a9: Layer already exists 03:48:22 a767d45ed2a7: Layer already exists 03:48:22 112e636f9e93: Layer already exists 03:48:22 13dfbbb66ece: Layer already exists 03:48:22 94e4d579534b: Layer already exists 03:48:22 25900018e120: Layer already exists 03:48:22 00b804d8c982: Layer already exists 03:48:22 790f28982bd8: Layer already exists 03:48:22 ae444215ae2b: Layer already exists 03:48:22 47da42a0f822: Layer already exists 03:48:22 5f70bf18a086: Layer already exists 03:48:22 78c48d5e5564: Layer already exists 03:48:22 8856f6742e37: Layer already exists 03:48:22 46ca9e6e8c72: Layer already exists 03:48:22 1389ea6412b0: Layer already exists 03:48:22 c4e71c2a4573: Layer already exists 03:48:22 4.1.0-dev.99: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:48:23 983a0ef6d2a9: Preparing 03:48:23 112e636f9e93: Preparing 03:48:23 94e4d579534b: Preparing 03:48:23 13dfbbb66ece: Preparing 03:48:23 a767d45ed2a7: Preparing 03:48:23 25900018e120: Preparing 03:48:23 ae444215ae2b: Preparing 03:48:23 25900018e120: Waiting 03:48:23 00b804d8c982: Preparing 03:48:23 47da42a0f822: Preparing 03:48:23 00b804d8c982: Waiting 03:48:23 790f28982bd8: Preparing 03:48:23 78c48d5e5564: Preparing 03:48:23 790f28982bd8: Waiting 03:48:23 5f70bf18a086: Preparing 03:48:23 78c48d5e5564: Waiting 03:48:23 46ca9e6e8c72: Preparing 03:48:23 5f70bf18a086: Waiting 03:48:23 8856f6742e37: Preparing 03:48:23 46ca9e6e8c72: Waiting 03:48:23 1389ea6412b0: Preparing 03:48:23 8856f6742e37: Waiting 03:48:23 c4e71c2a4573: Preparing 03:48:23 1389ea6412b0: Waiting 03:48:23 c4e71c2a4573: Waiting 03:48:23 a767d45ed2a7: Layer already exists 03:48:23 983a0ef6d2a9: Layer already exists 03:48:23 112e636f9e93: Layer already exists 03:48:23 94e4d579534b: Layer already exists 03:48:23 13dfbbb66ece: Layer already exists 03:48:23 25900018e120: Layer already exists 03:48:23 00b804d8c982: Layer already exists 03:48:23 47da42a0f822: Layer already exists 03:48:23 ae444215ae2b: Layer already exists 03:48:23 790f28982bd8: Layer already exists 03:48:23 5f70bf18a086: Layer already exists 03:48:23 8856f6742e37: Layer already exists 03:48:23 78c48d5e5564: Layer already exists 03:48:23 1389ea6412b0: Layer already exists 03:48:23 46ca9e6e8c72: Layer already exists 03:48:23 c4e71c2a4573: Layer already exists 03:48:23 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:48:24 983a0ef6d2a9: Preparing 03:48:24 112e636f9e93: Preparing 03:48:24 94e4d579534b: Preparing 03:48:24 13dfbbb66ece: Preparing 03:48:24 a767d45ed2a7: Preparing 03:48:24 25900018e120: Preparing 03:48:24 ae444215ae2b: Preparing 03:48:24 00b804d8c982: Preparing 03:48:24 47da42a0f822: Preparing 03:48:24 790f28982bd8: Preparing 03:48:24 78c48d5e5564: Preparing 03:48:24 5f70bf18a086: Preparing 03:48:24 46ca9e6e8c72: Preparing 03:48:24 8856f6742e37: Preparing 03:48:24 1389ea6412b0: Preparing 03:48:24 c4e71c2a4573: Preparing 03:48:24 25900018e120: Waiting 03:48:24 ae444215ae2b: Waiting 03:48:24 00b804d8c982: Waiting 03:48:24 47da42a0f822: Waiting 03:48:24 790f28982bd8: Waiting 03:48:24 78c48d5e5564: Waiting 03:48:24 5f70bf18a086: Waiting 03:48:24 c4e71c2a4573: Waiting 03:48:24 8856f6742e37: Waiting 03:48:24 a767d45ed2a7: Layer already exists 03:48:24 112e636f9e93: Layer already exists 03:48:24 983a0ef6d2a9: Layer already exists 03:48:24 94e4d579534b: Layer already exists 03:48:24 13dfbbb66ece: Layer already exists 03:48:24 ae444215ae2b: Layer already exists 03:48:24 25900018e120: Layer already exists 03:48:24 47da42a0f822: Layer already exists 03:48:24 00b804d8c982: Layer already exists 03:48:24 790f28982bd8: Layer already exists 03:48:24 78c48d5e5564: Layer already exists 03:48:24 8856f6742e37: Layer already exists 03:48:24 5f70bf18a086: Layer already exists 03:48:24 46ca9e6e8c72: Layer already exists 03:48:24 1389ea6412b0: Layer already exists 03:48:24 c4e71c2a4573: Layer already exists 03:48:24 main: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:24 ===================================================== [Pipeline] echo 03:48:24 taggedImages: 03:48:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:48:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 03:48:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:48:24 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:48:24 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:24 latest 03:48:24 4.1.0-dev.99 03:48:24 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:24 main 03:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:48:25 09a27d1f098a: Preparing 03:48:25 e39ddb15da1e: Preparing 03:48:25 100aefec2a1a: Preparing 03:48:25 baac737a2e86: Preparing 03:48:25 00b804d8c982: Preparing 03:48:25 47da42a0f822: Preparing 03:48:25 e7d66374d5ee: Preparing 03:48:25 ef5e19d713b3: Preparing 03:48:25 c4e71c2a4573: Preparing 03:48:25 e7d66374d5ee: Waiting 03:48:25 ef5e19d713b3: Waiting 03:48:25 c4e71c2a4573: Waiting 03:48:25 47da42a0f822: Waiting 03:48:25 00b804d8c982: Layer already exists 03:48:25 47da42a0f822: Layer already exists 03:48:25 e39ddb15da1e: Pushed 03:48:25 e7d66374d5ee: Layer already exists 03:48:25 100aefec2a1a: Pushed 03:48:25 ef5e19d713b3: Layer already exists 03:48:25 c4e71c2a4573: Layer already exists 03:48:25 09a27d1f098a: Pushed 03:48:33 baac737a2e86: Pushed 03:48:33 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:48:34 09a27d1f098a: Preparing 03:48:34 e39ddb15da1e: Preparing 03:48:34 100aefec2a1a: Preparing 03:48:34 baac737a2e86: Preparing 03:48:34 00b804d8c982: Preparing 03:48:34 47da42a0f822: Preparing 03:48:34 e7d66374d5ee: Preparing 03:48:34 ef5e19d713b3: Preparing 03:48:34 c4e71c2a4573: Preparing 03:48:34 47da42a0f822: Waiting 03:48:34 e7d66374d5ee: Waiting 03:48:34 ef5e19d713b3: Waiting 03:48:34 c4e71c2a4573: Waiting 03:48:34 09a27d1f098a: Layer already exists 03:48:34 100aefec2a1a: Layer already exists 03:48:34 baac737a2e86: Layer already exists 03:48:34 00b804d8c982: Layer already exists 03:48:34 e39ddb15da1e: Layer already exists 03:48:34 47da42a0f822: Layer already exists 03:48:34 ef5e19d713b3: Layer already exists 03:48:34 e7d66374d5ee: Layer already exists 03:48:34 c4e71c2a4573: Layer already exists 03:48:34 latest: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 03:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:48:35 09a27d1f098a: Preparing 03:48:35 e39ddb15da1e: Preparing 03:48:35 100aefec2a1a: Preparing 03:48:35 baac737a2e86: Preparing 03:48:35 00b804d8c982: Preparing 03:48:35 47da42a0f822: Preparing 03:48:35 e7d66374d5ee: Preparing 03:48:35 ef5e19d713b3: Preparing 03:48:35 c4e71c2a4573: Preparing 03:48:35 e7d66374d5ee: Waiting 03:48:35 ef5e19d713b3: Waiting 03:48:35 c4e71c2a4573: Waiting 03:48:35 47da42a0f822: Waiting 03:48:35 e39ddb15da1e: Layer already exists 03:48:35 baac737a2e86: Layer already exists 03:48:35 09a27d1f098a: Layer already exists 03:48:35 00b804d8c982: Layer already exists 03:48:35 100aefec2a1a: Layer already exists 03:48:35 e7d66374d5ee: Layer already exists 03:48:35 47da42a0f822: Layer already exists 03:48:35 ef5e19d713b3: Layer already exists 03:48:35 c4e71c2a4573: Layer already exists 03:48:35 4.1.0-dev.99: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:48:36 09a27d1f098a: Preparing 03:48:36 e39ddb15da1e: Preparing 03:48:36 100aefec2a1a: Preparing 03:48:36 baac737a2e86: Preparing 03:48:36 00b804d8c982: Preparing 03:48:36 47da42a0f822: Preparing 03:48:36 e7d66374d5ee: Preparing 03:48:36 ef5e19d713b3: Preparing 03:48:36 c4e71c2a4573: Preparing 03:48:36 47da42a0f822: Waiting 03:48:36 e7d66374d5ee: Waiting 03:48:36 ef5e19d713b3: Waiting 03:48:36 c4e71c2a4573: Waiting 03:48:36 baac737a2e86: Layer already exists 03:48:36 09a27d1f098a: Layer already exists 03:48:36 100aefec2a1a: Layer already exists 03:48:36 00b804d8c982: Layer already exists 03:48:36 e39ddb15da1e: Layer already exists 03:48:36 e7d66374d5ee: Layer already exists 03:48:36 47da42a0f822: Layer already exists 03:48:36 ef5e19d713b3: Layer already exists 03:48:36 c4e71c2a4573: Layer already exists 03:48:36 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:48:37 09a27d1f098a: Preparing 03:48:37 e39ddb15da1e: Preparing 03:48:37 100aefec2a1a: Preparing 03:48:37 baac737a2e86: Preparing 03:48:37 00b804d8c982: Preparing 03:48:37 47da42a0f822: Preparing 03:48:37 e7d66374d5ee: Preparing 03:48:37 ef5e19d713b3: Preparing 03:48:37 c4e71c2a4573: Preparing 03:48:37 47da42a0f822: Waiting 03:48:37 e7d66374d5ee: Waiting 03:48:37 ef5e19d713b3: Waiting 03:48:37 c4e71c2a4573: Waiting 03:48:37 09a27d1f098a: Layer already exists 03:48:37 100aefec2a1a: Layer already exists 03:48:37 00b804d8c982: Layer already exists 03:48:37 e39ddb15da1e: Layer already exists 03:48:37 baac737a2e86: Layer already exists 03:48:37 47da42a0f822: Layer already exists 03:48:37 ef5e19d713b3: Layer already exists 03:48:37 c4e71c2a4573: Layer already exists 03:48:37 e7d66374d5ee: Layer already exists 03:48:37 main: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:37 ===================================================== [Pipeline] echo 03:48:37 taggedImages: 03:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 03:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:48:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:48:37 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:37 latest 03:48:37 4.1.0-dev.99 03:48:37 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:37 main 03:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:48:38 d1996fe437db: Preparing 03:48:38 02cb09eaa915: Preparing 03:48:38 5443c1f7873f: Preparing 03:48:38 15e7a93039d6: Preparing 03:48:38 c703dd295990: Preparing 03:48:38 00b804d8c982: Preparing 03:48:38 47da42a0f822: Preparing 03:48:38 68ebc13d14f5: Preparing 03:48:38 d026c35afb15: Preparing 03:48:38 523010de2e65: Preparing 03:48:38 c4e71c2a4573: Preparing 03:48:38 68ebc13d14f5: Waiting 03:48:38 d026c35afb15: Waiting 03:48:38 523010de2e65: Waiting 03:48:38 00b804d8c982: Waiting 03:48:38 c4e71c2a4573: Waiting 03:48:38 47da42a0f822: Waiting 03:48:38 c703dd295990: Pushed 03:48:38 02cb09eaa915: Pushed 03:48:38 15e7a93039d6: Pushed 03:48:38 d1996fe437db: Pushed 03:48:38 00b804d8c982: Layer already exists 03:48:38 47da42a0f822: Layer already exists 03:48:38 c4e71c2a4573: Layer already exists 03:48:38 d026c35afb15: Pushed 03:48:38 68ebc13d14f5: Pushed 03:48:41 523010de2e65: Pushed 03:48:44 5443c1f7873f: Pushed 03:48:44 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:48:45 d1996fe437db: Preparing 03:48:45 02cb09eaa915: Preparing 03:48:45 5443c1f7873f: Preparing 03:48:45 15e7a93039d6: Preparing 03:48:45 c703dd295990: Preparing 03:48:45 00b804d8c982: Preparing 03:48:45 47da42a0f822: Preparing 03:48:45 00b804d8c982: Waiting 03:48:45 68ebc13d14f5: Preparing 03:48:45 47da42a0f822: Waiting 03:48:45 d026c35afb15: Preparing 03:48:45 d026c35afb15: Waiting 03:48:45 68ebc13d14f5: Waiting 03:48:45 523010de2e65: Preparing 03:48:45 c4e71c2a4573: Preparing 03:48:45 523010de2e65: Waiting 03:48:45 c4e71c2a4573: Waiting 03:48:45 02cb09eaa915: Layer already exists 03:48:45 15e7a93039d6: Layer already exists 03:48:45 c703dd295990: Layer already exists 03:48:45 d1996fe437db: Layer already exists 03:48:45 5443c1f7873f: Layer already exists 03:48:45 68ebc13d14f5: Layer already exists 03:48:45 00b804d8c982: Layer already exists 03:48:45 47da42a0f822: Layer already exists 03:48:45 d026c35afb15: Layer already exists 03:48:45 523010de2e65: Layer already exists 03:48:45 c4e71c2a4573: Layer already exists 03:48:45 latest: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 03:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:48:46 d1996fe437db: Preparing 03:48:46 02cb09eaa915: Preparing 03:48:46 5443c1f7873f: Preparing 03:48:46 15e7a93039d6: Preparing 03:48:46 c703dd295990: Preparing 03:48:46 00b804d8c982: Preparing 03:48:46 47da42a0f822: Preparing 03:48:46 68ebc13d14f5: Preparing 03:48:46 d026c35afb15: Preparing 03:48:46 523010de2e65: Preparing 03:48:46 c4e71c2a4573: Preparing 03:48:46 68ebc13d14f5: Waiting 03:48:46 d026c35afb15: Waiting 03:48:46 523010de2e65: Waiting 03:48:46 c4e71c2a4573: Waiting 03:48:46 00b804d8c982: Waiting 03:48:46 47da42a0f822: Waiting 03:48:46 15e7a93039d6: Layer already exists 03:48:46 5443c1f7873f: Layer already exists 03:48:46 d1996fe437db: Layer already exists 03:48:46 c703dd295990: Layer already exists 03:48:46 02cb09eaa915: Layer already exists 03:48:46 47da42a0f822: Layer already exists 03:48:46 d026c35afb15: Layer already exists 03:48:46 00b804d8c982: Layer already exists 03:48:46 68ebc13d14f5: Layer already exists 03:48:46 523010de2e65: Layer already exists 03:48:46 c4e71c2a4573: Layer already exists 03:48:46 4.1.0-dev.99: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:48:47 d1996fe437db: Preparing 03:48:47 02cb09eaa915: Preparing 03:48:47 5443c1f7873f: Preparing 03:48:47 15e7a93039d6: Preparing 03:48:47 c703dd295990: Preparing 03:48:47 00b804d8c982: Preparing 03:48:47 47da42a0f822: Preparing 03:48:47 68ebc13d14f5: Preparing 03:48:47 d026c35afb15: Preparing 03:48:47 523010de2e65: Preparing 03:48:47 c4e71c2a4573: Preparing 03:48:47 47da42a0f822: Waiting 03:48:47 68ebc13d14f5: Waiting 03:48:47 d026c35afb15: Waiting 03:48:47 523010de2e65: Waiting 03:48:47 c4e71c2a4573: Waiting 03:48:47 00b804d8c982: Waiting 03:48:47 d1996fe437db: Layer already exists 03:48:47 02cb09eaa915: Layer already exists 03:48:47 5443c1f7873f: Layer already exists 03:48:47 c703dd295990: Layer already exists 03:48:47 15e7a93039d6: Layer already exists 03:48:47 d026c35afb15: Layer already exists 03:48:47 68ebc13d14f5: Layer already exists 03:48:47 00b804d8c982: Layer already exists 03:48:47 523010de2e65: Layer already exists 03:48:47 47da42a0f822: Layer already exists 03:48:47 c4e71c2a4573: Layer already exists 03:48:47 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:48:48 d1996fe437db: Preparing 03:48:48 02cb09eaa915: Preparing 03:48:48 5443c1f7873f: Preparing 03:48:48 15e7a93039d6: Preparing 03:48:48 c703dd295990: Preparing 03:48:48 00b804d8c982: Preparing 03:48:48 47da42a0f822: Preparing 03:48:48 00b804d8c982: Waiting 03:48:48 68ebc13d14f5: Preparing 03:48:48 47da42a0f822: Waiting 03:48:48 d026c35afb15: Preparing 03:48:48 68ebc13d14f5: Waiting 03:48:48 523010de2e65: Preparing 03:48:48 d026c35afb15: Waiting 03:48:48 c4e71c2a4573: Preparing 03:48:48 523010de2e65: Waiting 03:48:48 c4e71c2a4573: Waiting 03:48:48 5443c1f7873f: Layer already exists 03:48:48 c703dd295990: Layer already exists 03:48:48 d1996fe437db: Layer already exists 03:48:48 15e7a93039d6: Layer already exists 03:48:48 02cb09eaa915: Layer already exists 03:48:48 47da42a0f822: Layer already exists 03:48:48 d026c35afb15: Layer already exists 03:48:48 00b804d8c982: Layer already exists 03:48:48 523010de2e65: Layer already exists 03:48:48 68ebc13d14f5: Layer already exists 03:48:48 c4e71c2a4573: Layer already exists 03:48:48 main: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:48 ===================================================== [Pipeline] echo 03:48:48 taggedImages: 03:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 03:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:48:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:48:48 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:48 latest 03:48:48 4.1.0-dev.99 03:48:48 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:48:48 main 03:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:48:49 651a85ebd29e: Preparing 03:48:49 5ecf4ce15652: Preparing 03:48:49 ebd653d73212: Preparing 03:48:49 ffd2c5a8c60d: Preparing 03:48:49 bc8a4c536b90: Preparing 03:48:49 2878e15b6fed: Preparing 03:48:49 e31a7113f72f: Preparing 03:48:49 00b804d8c982: Preparing 03:48:49 47da42a0f822: Preparing 03:48:49 6d4669ef9470: Preparing 03:48:49 acf0ff6563bc: Preparing 03:48:49 c4e71c2a4573: Preparing 03:48:49 2878e15b6fed: Waiting 03:48:49 e31a7113f72f: Waiting 03:48:49 00b804d8c982: Waiting 03:48:49 47da42a0f822: Waiting 03:48:49 6d4669ef9470: Waiting 03:48:49 acf0ff6563bc: Waiting 03:48:49 c4e71c2a4573: Waiting 03:48:49 651a85ebd29e: Pushed 03:48:49 bc8a4c536b90: Pushed 03:48:49 5ecf4ce15652: Pushed 03:48:49 00b804d8c982: Layer already exists 03:48:49 47da42a0f822: Layer already exists 03:48:49 2878e15b6fed: Pushed 03:48:49 e31a7113f72f: Pushed 03:48:49 c4e71c2a4573: Layer already exists 03:48:49 6d4669ef9470: Pushed 03:48:53 acf0ff6563bc: Pushed 03:48:55 ffd2c5a8c60d: Pushed 03:48:55 ebd653d73212: Pushed 03:48:56 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:48:58 651a85ebd29e: Preparing 03:48:58 5ecf4ce15652: Preparing 03:48:58 ebd653d73212: Preparing 03:48:58 ffd2c5a8c60d: Preparing 03:48:58 bc8a4c536b90: Preparing 03:48:58 2878e15b6fed: Preparing 03:48:58 e31a7113f72f: Preparing 03:48:58 00b804d8c982: Preparing 03:48:58 47da42a0f822: Preparing 03:48:58 6d4669ef9470: Preparing 03:48:58 acf0ff6563bc: Preparing 03:48:58 c4e71c2a4573: Preparing 03:48:58 00b804d8c982: Waiting 03:48:58 47da42a0f822: Waiting 03:48:58 6d4669ef9470: Waiting 03:48:58 c4e71c2a4573: Waiting 03:48:58 acf0ff6563bc: Waiting 03:48:58 2878e15b6fed: Waiting 03:48:58 e31a7113f72f: Waiting 03:48:58 ffd2c5a8c60d: Layer already exists 03:48:58 bc8a4c536b90: Layer already exists 03:48:58 5ecf4ce15652: Layer already exists 03:48:58 ebd653d73212: Layer already exists 03:48:58 651a85ebd29e: Layer already exists 03:48:58 00b804d8c982: Layer already exists 03:48:58 47da42a0f822: Layer already exists 03:48:58 2878e15b6fed: Layer already exists 03:48:58 e31a7113f72f: Layer already exists 03:48:58 6d4669ef9470: Layer already exists 03:48:58 acf0ff6563bc: Layer already exists 03:48:58 c4e71c2a4573: Layer already exists 03:48:58 latest: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 03:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:48:59 651a85ebd29e: Preparing 03:48:59 5ecf4ce15652: Preparing 03:48:59 ebd653d73212: Preparing 03:48:59 ffd2c5a8c60d: Preparing 03:48:59 bc8a4c536b90: Preparing 03:48:59 2878e15b6fed: Preparing 03:48:59 e31a7113f72f: Preparing 03:48:59 00b804d8c982: Preparing 03:48:59 47da42a0f822: Preparing 03:48:59 6d4669ef9470: Preparing 03:48:59 acf0ff6563bc: Preparing 03:48:59 c4e71c2a4573: Preparing 03:48:59 2878e15b6fed: Waiting 03:48:59 e31a7113f72f: Waiting 03:48:59 00b804d8c982: Waiting 03:48:59 acf0ff6563bc: Waiting 03:48:59 c4e71c2a4573: Waiting 03:48:59 47da42a0f822: Waiting 03:48:59 6d4669ef9470: Waiting 03:48:59 ffd2c5a8c60d: Layer already exists 03:48:59 5ecf4ce15652: Layer already exists 03:48:59 bc8a4c536b90: Layer already exists 03:48:59 651a85ebd29e: Layer already exists 03:48:59 ebd653d73212: Layer already exists 03:48:59 00b804d8c982: Layer already exists 03:48:59 2878e15b6fed: Layer already exists 03:48:59 6d4669ef9470: Layer already exists 03:48:59 e31a7113f72f: Layer already exists 03:48:59 47da42a0f822: Layer already exists 03:48:59 acf0ff6563bc: Layer already exists 03:48:59 c4e71c2a4573: Layer already exists 03:48:59 4.1.0-dev.99: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:00 651a85ebd29e: Preparing 03:49:00 5ecf4ce15652: Preparing 03:49:00 ebd653d73212: Preparing 03:49:00 ffd2c5a8c60d: Preparing 03:49:00 bc8a4c536b90: Preparing 03:49:00 2878e15b6fed: Preparing 03:49:00 e31a7113f72f: Preparing 03:49:00 00b804d8c982: Preparing 03:49:00 47da42a0f822: Preparing 03:49:00 6d4669ef9470: Preparing 03:49:00 acf0ff6563bc: Preparing 03:49:00 c4e71c2a4573: Preparing 03:49:00 00b804d8c982: Waiting 03:49:00 47da42a0f822: Waiting 03:49:00 6d4669ef9470: Waiting 03:49:00 acf0ff6563bc: Waiting 03:49:00 2878e15b6fed: Waiting 03:49:00 e31a7113f72f: Waiting 03:49:00 c4e71c2a4573: Waiting 03:49:00 ebd653d73212: Layer already exists 03:49:00 bc8a4c536b90: Layer already exists 03:49:00 ffd2c5a8c60d: Layer already exists 03:49:00 651a85ebd29e: Layer already exists 03:49:00 5ecf4ce15652: Layer already exists 03:49:00 2878e15b6fed: Layer already exists 03:49:00 6d4669ef9470: Layer already exists 03:49:00 e31a7113f72f: Layer already exists 03:49:00 00b804d8c982: Layer already exists 03:49:00 47da42a0f822: Layer already exists 03:49:00 acf0ff6563bc: Layer already exists 03:49:00 c4e71c2a4573: Layer already exists 03:49:00 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:49:01 651a85ebd29e: Preparing 03:49:01 5ecf4ce15652: Preparing 03:49:01 ebd653d73212: Preparing 03:49:01 ffd2c5a8c60d: Preparing 03:49:01 bc8a4c536b90: Preparing 03:49:01 2878e15b6fed: Preparing 03:49:01 e31a7113f72f: Preparing 03:49:01 00b804d8c982: Preparing 03:49:01 47da42a0f822: Preparing 03:49:01 6d4669ef9470: Preparing 03:49:01 acf0ff6563bc: Preparing 03:49:01 c4e71c2a4573: Preparing 03:49:01 e31a7113f72f: Waiting 03:49:01 00b804d8c982: Waiting 03:49:01 47da42a0f822: Waiting 03:49:01 6d4669ef9470: Waiting 03:49:01 acf0ff6563bc: Waiting 03:49:01 c4e71c2a4573: Waiting 03:49:01 2878e15b6fed: Waiting 03:49:01 ffd2c5a8c60d: Layer already exists 03:49:01 ebd653d73212: Layer already exists 03:49:01 651a85ebd29e: Layer already exists 03:49:01 5ecf4ce15652: Layer already exists 03:49:01 bc8a4c536b90: Layer already exists 03:49:01 2878e15b6fed: Layer already exists 03:49:01 e31a7113f72f: Layer already exists 03:49:01 00b804d8c982: Layer already exists 03:49:01 6d4669ef9470: Layer already exists 03:49:01 47da42a0f822: Layer already exists 03:49:01 c4e71c2a4573: Layer already exists 03:49:01 acf0ff6563bc: Layer already exists 03:49:01 main: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:01 ===================================================== [Pipeline] echo 03:49:01 taggedImages: 03:49:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:49:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 03:49:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:49:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:49:01 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:01 latest 03:49:01 4.1.0-dev.99 03:49:01 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:01 main 03:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:02 ee208b242308: Preparing 03:49:02 19b55cdb5167: Preparing 03:49:02 00b804d8c982: Preparing 03:49:02 47da42a0f822: Preparing 03:49:02 a6426623f868: Preparing 03:49:02 f42551df174d: Preparing 03:49:02 c4e71c2a4573: Preparing 03:49:02 f42551df174d: Waiting 03:49:02 c4e71c2a4573: Waiting 03:49:02 47da42a0f822: Layer already exists 03:49:02 00b804d8c982: Layer already exists 03:49:02 a6426623f868: Pushed 03:49:02 c4e71c2a4573: Layer already exists 03:49:02 ee208b242308: Pushed 03:49:04 f42551df174d: Pushed 03:49:09 19b55cdb5167: Pushed 03:49:09 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:10 ee208b242308: Preparing 03:49:10 19b55cdb5167: Preparing 03:49:10 00b804d8c982: Preparing 03:49:10 47da42a0f822: Preparing 03:49:10 a6426623f868: Preparing 03:49:10 f42551df174d: Preparing 03:49:10 c4e71c2a4573: Preparing 03:49:10 f42551df174d: Waiting 03:49:10 c4e71c2a4573: Waiting 03:49:10 47da42a0f822: Layer already exists 03:49:10 ee208b242308: Layer already exists 03:49:10 19b55cdb5167: Layer already exists 03:49:10 00b804d8c982: Layer already exists 03:49:10 a6426623f868: Layer already exists 03:49:10 f42551df174d: Layer already exists 03:49:10 c4e71c2a4573: Layer already exists 03:49:10 latest: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 03:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:11 ee208b242308: Preparing 03:49:11 19b55cdb5167: Preparing 03:49:11 00b804d8c982: Preparing 03:49:11 47da42a0f822: Preparing 03:49:11 a6426623f868: Preparing 03:49:11 f42551df174d: Preparing 03:49:11 c4e71c2a4573: Preparing 03:49:11 f42551df174d: Waiting 03:49:11 c4e71c2a4573: Waiting 03:49:11 00b804d8c982: Layer already exists 03:49:11 19b55cdb5167: Layer already exists 03:49:11 47da42a0f822: Layer already exists 03:49:11 a6426623f868: Layer already exists 03:49:11 ee208b242308: Layer already exists 03:49:11 f42551df174d: Layer already exists 03:49:11 c4e71c2a4573: Layer already exists 03:49:11 4.1.0-dev.99: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:12 ee208b242308: Preparing 03:49:12 19b55cdb5167: Preparing 03:49:12 00b804d8c982: Preparing 03:49:12 47da42a0f822: Preparing 03:49:12 a6426623f868: Preparing 03:49:12 f42551df174d: Preparing 03:49:12 c4e71c2a4573: Preparing 03:49:12 f42551df174d: Waiting 03:49:12 c4e71c2a4573: Waiting 03:49:12 ee208b242308: Layer already exists 03:49:12 19b55cdb5167: Layer already exists 03:49:12 47da42a0f822: Layer already exists 03:49:12 a6426623f868: Layer already exists 03:49:12 00b804d8c982: Layer already exists 03:49:12 c4e71c2a4573: Layer already exists 03:49:12 f42551df174d: Layer already exists 03:49:12 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:49:13 ee208b242308: Preparing 03:49:13 19b55cdb5167: Preparing 03:49:13 00b804d8c982: Preparing 03:49:13 47da42a0f822: Preparing 03:49:13 a6426623f868: Preparing 03:49:13 f42551df174d: Preparing 03:49:13 c4e71c2a4573: Preparing 03:49:13 f42551df174d: Waiting 03:49:13 c4e71c2a4573: Waiting 03:49:13 a6426623f868: Layer already exists 03:49:13 19b55cdb5167: Layer already exists 03:49:13 47da42a0f822: Layer already exists 03:49:13 ee208b242308: Layer already exists 03:49:13 00b804d8c982: Layer already exists 03:49:13 f42551df174d: Layer already exists 03:49:13 c4e71c2a4573: Layer already exists 03:49:13 main: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:13 ===================================================== [Pipeline] echo 03:49:13 taggedImages: 03:49:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:49:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 03:49:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:49:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:49:13 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:13 latest 03:49:13 4.1.0-dev.99 03:49:13 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:13 main 03:49:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:49:14 1e0a452fd1b9: Preparing 03:49:14 61442d9f20e1: Preparing 03:49:14 467a028e57b0: Preparing 03:49:14 00b804d8c982: Preparing 03:49:14 47da42a0f822: Preparing 03:49:14 bb176433495f: Preparing 03:49:14 1e7e4b9c0f92: Preparing 03:49:14 7a0638c4f621: Preparing 03:49:14 27ef21f65815: Preparing 03:49:14 c4e71c2a4573: Preparing 03:49:14 1e7e4b9c0f92: Waiting 03:49:14 7a0638c4f621: Waiting 03:49:14 27ef21f65815: Waiting 03:49:14 c4e71c2a4573: Waiting 03:49:14 bb176433495f: Waiting 03:49:14 00b804d8c982: Layer already exists 03:49:14 47da42a0f822: Layer already exists 03:49:14 61442d9f20e1: Pushed 03:49:14 467a028e57b0: Pushed 03:49:14 1e0a452fd1b9: Pushed 03:49:14 c4e71c2a4573: Layer already exists 03:49:14 7a0638c4f621: Pushed 03:49:15 27ef21f65815: Pushed 03:49:27 1e7e4b9c0f92: Pushed 03:49:42 bb176433495f: Pushed 03:49:42 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:49:43 1e0a452fd1b9: Preparing 03:49:43 61442d9f20e1: Preparing 03:49:43 467a028e57b0: Preparing 03:49:43 00b804d8c982: Preparing 03:49:43 47da42a0f822: Preparing 03:49:43 bb176433495f: Preparing 03:49:43 1e7e4b9c0f92: Preparing 03:49:43 7a0638c4f621: Preparing 03:49:43 27ef21f65815: Preparing 03:49:43 c4e71c2a4573: Preparing 03:49:43 bb176433495f: Waiting 03:49:43 7a0638c4f621: Waiting 03:49:43 1e7e4b9c0f92: Waiting 03:49:43 27ef21f65815: Waiting 03:49:43 c4e71c2a4573: Waiting 03:49:43 47da42a0f822: Layer already exists 03:49:43 467a028e57b0: Layer already exists 03:49:43 61442d9f20e1: Layer already exists 03:49:43 1e0a452fd1b9: Layer already exists 03:49:43 00b804d8c982: Layer already exists 03:49:43 7a0638c4f621: Layer already exists 03:49:43 27ef21f65815: Layer already exists 03:49:43 bb176433495f: Layer already exists 03:49:43 c4e71c2a4573: Layer already exists 03:49:43 1e7e4b9c0f92: Layer already exists 03:49:43 latest: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 03:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:49:44 1e0a452fd1b9: Preparing 03:49:44 61442d9f20e1: Preparing 03:49:44 467a028e57b0: Preparing 03:49:44 00b804d8c982: Preparing 03:49:44 47da42a0f822: Preparing 03:49:44 bb176433495f: Preparing 03:49:44 1e7e4b9c0f92: Preparing 03:49:44 7a0638c4f621: Preparing 03:49:44 27ef21f65815: Preparing 03:49:44 c4e71c2a4573: Preparing 03:49:44 7a0638c4f621: Waiting 03:49:44 27ef21f65815: Waiting 03:49:44 c4e71c2a4573: Waiting 03:49:44 bb176433495f: Waiting 03:49:44 1e7e4b9c0f92: Waiting 03:49:44 1e0a452fd1b9: Layer already exists 03:49:44 467a028e57b0: Layer already exists 03:49:44 61442d9f20e1: Layer already exists 03:49:44 00b804d8c982: Layer already exists 03:49:44 47da42a0f822: Layer already exists 03:49:44 1e7e4b9c0f92: Layer already exists 03:49:44 7a0638c4f621: Layer already exists 03:49:44 bb176433495f: Layer already exists 03:49:44 c4e71c2a4573: Layer already exists 03:49:44 27ef21f65815: Layer already exists 03:49:44 4.1.0-dev.99: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:49:45 1e0a452fd1b9: Preparing 03:49:45 61442d9f20e1: Preparing 03:49:45 467a028e57b0: Preparing 03:49:45 00b804d8c982: Preparing 03:49:45 47da42a0f822: Preparing 03:49:45 bb176433495f: Preparing 03:49:45 1e7e4b9c0f92: Preparing 03:49:45 7a0638c4f621: Preparing 03:49:45 27ef21f65815: Preparing 03:49:45 c4e71c2a4573: Preparing 03:49:45 7a0638c4f621: Waiting 03:49:45 27ef21f65815: Waiting 03:49:45 c4e71c2a4573: Waiting 03:49:45 1e7e4b9c0f92: Waiting 03:49:45 bb176433495f: Waiting 03:49:45 47da42a0f822: Layer already exists 03:49:45 1e0a452fd1b9: Layer already exists 03:49:45 61442d9f20e1: Layer already exists 03:49:45 00b804d8c982: Layer already exists 03:49:45 467a028e57b0: Layer already exists 03:49:45 1e7e4b9c0f92: Layer already exists 03:49:45 c4e71c2a4573: Layer already exists 03:49:45 bb176433495f: Layer already exists 03:49:45 7a0638c4f621: Layer already exists 03:49:45 27ef21f65815: Layer already exists 03:49:45 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:49:45 1e0a452fd1b9: Preparing 03:49:45 61442d9f20e1: Preparing 03:49:45 467a028e57b0: Preparing 03:49:45 00b804d8c982: Preparing 03:49:45 47da42a0f822: Preparing 03:49:45 bb176433495f: Preparing 03:49:45 1e7e4b9c0f92: Preparing 03:49:45 7a0638c4f621: Preparing 03:49:45 27ef21f65815: Preparing 03:49:45 c4e71c2a4573: Preparing 03:49:45 1e7e4b9c0f92: Waiting 03:49:45 7a0638c4f621: Waiting 03:49:45 27ef21f65815: Waiting 03:49:45 c4e71c2a4573: Waiting 03:49:45 61442d9f20e1: Layer already exists 03:49:45 1e0a452fd1b9: Layer already exists 03:49:45 467a028e57b0: Layer already exists 03:49:45 47da42a0f822: Layer already exists 03:49:45 00b804d8c982: Layer already exists 03:49:45 bb176433495f: Layer already exists 03:49:45 7a0638c4f621: Layer already exists 03:49:45 27ef21f65815: Layer already exists 03:49:45 1e7e4b9c0f92: Layer already exists 03:49:45 c4e71c2a4573: Layer already exists 03:49:46 main: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:46 ===================================================== [Pipeline] echo 03:49:46 taggedImages: 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:49:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:49:46 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:46 latest 03:49:46 4.1.0-dev.99 03:49:46 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:49:46 main 03:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:49:46 85b28e877b32: Preparing 03:49:46 54449add06db: Preparing 03:49:46 fc8ab9802791: Preparing 03:49:46 00b804d8c982: Preparing 03:49:46 47da42a0f822: Preparing 03:49:46 3d4e3308df2a: Preparing 03:49:46 aa708b9d820e: Preparing 03:49:46 d3d146723e1c: Preparing 03:49:46 c4e71c2a4573: Preparing 03:49:46 3d4e3308df2a: Waiting 03:49:46 d3d146723e1c: Waiting 03:49:46 c4e71c2a4573: Waiting 03:49:46 aa708b9d820e: Waiting 03:49:47 fc8ab9802791: Pushed 03:49:47 54449add06db: Pushed 03:49:50 47da42a0f822: Layer already exists 03:49:50 00b804d8c982: Layer already exists 03:49:50 85b28e877b32: Pushed 03:49:50 c4e71c2a4573: Layer already exists 03:49:50 aa708b9d820e: Pushed 03:49:50 d3d146723e1c: Pushed 03:50:17 3d4e3308df2a: Pushed 03:50:17 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:18 85b28e877b32: Preparing 03:50:18 54449add06db: Preparing 03:50:18 fc8ab9802791: Preparing 03:50:18 00b804d8c982: Preparing 03:50:18 47da42a0f822: Preparing 03:50:18 3d4e3308df2a: Preparing 03:50:18 aa708b9d820e: Preparing 03:50:18 d3d146723e1c: Preparing 03:50:18 c4e71c2a4573: Preparing 03:50:18 d3d146723e1c: Waiting 03:50:18 3d4e3308df2a: Waiting 03:50:18 c4e71c2a4573: Waiting 03:50:18 aa708b9d820e: Waiting 03:50:18 54449add06db: Layer already exists 03:50:18 47da42a0f822: Layer already exists 03:50:18 85b28e877b32: Layer already exists 03:50:18 fc8ab9802791: Layer already exists 03:50:18 00b804d8c982: Layer already exists 03:50:18 3d4e3308df2a: Layer already exists 03:50:18 aa708b9d820e: Layer already exists 03:50:18 c4e71c2a4573: Layer already exists 03:50:18 d3d146723e1c: Layer already exists 03:50:18 latest: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 03:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:19 85b28e877b32: Preparing 03:50:19 54449add06db: Preparing 03:50:19 fc8ab9802791: Preparing 03:50:19 00b804d8c982: Preparing 03:50:19 47da42a0f822: Preparing 03:50:19 3d4e3308df2a: Preparing 03:50:19 aa708b9d820e: Preparing 03:50:19 d3d146723e1c: Preparing 03:50:19 c4e71c2a4573: Preparing 03:50:19 aa708b9d820e: Waiting 03:50:19 c4e71c2a4573: Waiting 03:50:19 3d4e3308df2a: Waiting 03:50:19 fc8ab9802791: Layer already exists 03:50:19 54449add06db: Layer already exists 03:50:19 47da42a0f822: Layer already exists 03:50:19 85b28e877b32: Layer already exists 03:50:19 00b804d8c982: Layer already exists 03:50:19 3d4e3308df2a: Layer already exists 03:50:19 c4e71c2a4573: Layer already exists 03:50:19 aa708b9d820e: Layer already exists 03:50:19 d3d146723e1c: Layer already exists 03:50:19 4.1.0-dev.99: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:20 85b28e877b32: Preparing 03:50:20 54449add06db: Preparing 03:50:20 fc8ab9802791: Preparing 03:50:20 00b804d8c982: Preparing 03:50:20 47da42a0f822: Preparing 03:50:20 3d4e3308df2a: Preparing 03:50:20 aa708b9d820e: Preparing 03:50:20 d3d146723e1c: Preparing 03:50:20 c4e71c2a4573: Preparing 03:50:20 aa708b9d820e: Waiting 03:50:20 d3d146723e1c: Waiting 03:50:20 c4e71c2a4573: Waiting 03:50:20 3d4e3308df2a: Waiting 03:50:20 47da42a0f822: Layer already exists 03:50:20 00b804d8c982: Layer already exists 03:50:20 fc8ab9802791: Layer already exists 03:50:20 54449add06db: Layer already exists 03:50:20 85b28e877b32: Layer already exists 03:50:20 d3d146723e1c: Layer already exists 03:50:20 3d4e3308df2a: Layer already exists 03:50:20 aa708b9d820e: Layer already exists 03:50:20 c4e71c2a4573: Layer already exists 03:50:20 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:50:21 85b28e877b32: Preparing 03:50:21 54449add06db: Preparing 03:50:21 fc8ab9802791: Preparing 03:50:21 00b804d8c982: Preparing 03:50:21 47da42a0f822: Preparing 03:50:21 3d4e3308df2a: Preparing 03:50:21 aa708b9d820e: Preparing 03:50:21 d3d146723e1c: Preparing 03:50:21 c4e71c2a4573: Preparing 03:50:21 aa708b9d820e: Waiting 03:50:21 3d4e3308df2a: Waiting 03:50:21 d3d146723e1c: Waiting 03:50:21 c4e71c2a4573: Waiting 03:50:21 00b804d8c982: Layer already exists 03:50:21 47da42a0f822: Layer already exists 03:50:21 fc8ab9802791: Layer already exists 03:50:21 85b28e877b32: Layer already exists 03:50:21 54449add06db: Layer already exists 03:50:21 c4e71c2a4573: Layer already exists 03:50:21 3d4e3308df2a: Layer already exists 03:50:21 d3d146723e1c: Layer already exists 03:50:21 aa708b9d820e: Layer already exists 03:50:21 main: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:21 ===================================================== [Pipeline] echo 03:50:21 taggedImages: 03:50:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:50:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 03:50:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:50:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:50:21 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:21 latest 03:50:21 4.1.0-dev.99 03:50:21 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:21 main 03:50:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:50:22 821d830b3bd5: Preparing 03:50:22 bc38ca6551cc: Preparing 03:50:22 febabd3e9bc0: Preparing 03:50:22 00b804d8c982: Preparing 03:50:22 47da42a0f822: Preparing 03:50:22 ebf76161fea6: Preparing 03:50:22 7a0638c4f621: Preparing 03:50:22 27ef21f65815: Preparing 03:50:22 c4e71c2a4573: Preparing 03:50:22 ebf76161fea6: Waiting 03:50:22 7a0638c4f621: Waiting 03:50:22 27ef21f65815: Waiting 03:50:22 c4e71c2a4573: Waiting 03:50:22 00b804d8c982: Layer already exists 03:50:22 47da42a0f822: Layer already exists 03:50:22 7a0638c4f621: Layer already exists 03:50:22 27ef21f65815: Layer already exists 03:50:22 bc38ca6551cc: Pushed 03:50:22 821d830b3bd5: Pushed 03:50:22 febabd3e9bc0: Pushed 03:50:22 c4e71c2a4573: Layer already exists 03:50:49 ebf76161fea6: Pushed 03:50:49 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:50:50 821d830b3bd5: Preparing 03:50:50 bc38ca6551cc: Preparing 03:50:50 febabd3e9bc0: Preparing 03:50:50 00b804d8c982: Preparing 03:50:50 47da42a0f822: Preparing 03:50:50 ebf76161fea6: Preparing 03:50:50 7a0638c4f621: Preparing 03:50:50 27ef21f65815: Preparing 03:50:50 c4e71c2a4573: Preparing 03:50:50 7a0638c4f621: Waiting 03:50:50 27ef21f65815: Waiting 03:50:50 c4e71c2a4573: Waiting 03:50:50 ebf76161fea6: Waiting 03:50:50 47da42a0f822: Layer already exists 03:50:50 821d830b3bd5: Layer already exists 03:50:50 00b804d8c982: Layer already exists 03:50:50 febabd3e9bc0: Layer already exists 03:50:50 bc38ca6551cc: Layer already exists 03:50:50 ebf76161fea6: Layer already exists 03:50:50 27ef21f65815: Layer already exists 03:50:50 c4e71c2a4573: Layer already exists 03:50:50 7a0638c4f621: Layer already exists 03:50:50 latest: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:50:51 821d830b3bd5: Preparing 03:50:51 bc38ca6551cc: Preparing 03:50:51 febabd3e9bc0: Preparing 03:50:51 00b804d8c982: Preparing 03:50:51 47da42a0f822: Preparing 03:50:51 ebf76161fea6: Preparing 03:50:51 7a0638c4f621: Preparing 03:50:51 27ef21f65815: Preparing 03:50:51 c4e71c2a4573: Preparing 03:50:51 7a0638c4f621: Waiting 03:50:51 27ef21f65815: Waiting 03:50:51 ebf76161fea6: Waiting 03:50:51 bc38ca6551cc: Layer already exists 03:50:51 47da42a0f822: Layer already exists 03:50:51 febabd3e9bc0: Layer already exists 03:50:51 00b804d8c982: Layer already exists 03:50:51 821d830b3bd5: Layer already exists 03:50:51 c4e71c2a4573: Layer already exists 03:50:51 27ef21f65815: Layer already exists 03:50:51 7a0638c4f621: Layer already exists 03:50:51 ebf76161fea6: Layer already exists 03:50:51 4.1.0-dev.99: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:50:54 821d830b3bd5: Preparing 03:50:54 bc38ca6551cc: Preparing 03:50:54 febabd3e9bc0: Preparing 03:50:54 00b804d8c982: Preparing 03:50:54 47da42a0f822: Preparing 03:50:54 ebf76161fea6: Preparing 03:50:54 7a0638c4f621: Preparing 03:50:54 27ef21f65815: Preparing 03:50:54 c4e71c2a4573: Preparing 03:50:54 c4e71c2a4573: Waiting 03:50:54 7a0638c4f621: Waiting 03:50:54 ebf76161fea6: Waiting 03:50:54 27ef21f65815: Waiting 03:50:54 00b804d8c982: Layer already exists 03:50:54 821d830b3bd5: Layer already exists 03:50:54 47da42a0f822: Layer already exists 03:50:54 bc38ca6551cc: Layer already exists 03:50:54 febabd3e9bc0: Layer already exists 03:50:54 c4e71c2a4573: Layer already exists 03:50:54 ebf76161fea6: Layer already exists 03:50:54 7a0638c4f621: Layer already exists 03:50:54 27ef21f65815: Layer already exists 03:50:55 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:50:55 821d830b3bd5: Preparing 03:50:55 bc38ca6551cc: Preparing 03:50:55 febabd3e9bc0: Preparing 03:50:55 00b804d8c982: Preparing 03:50:55 47da42a0f822: Preparing 03:50:55 ebf76161fea6: Preparing 03:50:55 7a0638c4f621: Preparing 03:50:55 27ef21f65815: Preparing 03:50:55 c4e71c2a4573: Preparing 03:50:55 7a0638c4f621: Waiting 03:50:55 27ef21f65815: Waiting 03:50:55 c4e71c2a4573: Waiting 03:50:55 ebf76161fea6: Waiting 03:50:55 bc38ca6551cc: Layer already exists 03:50:55 821d830b3bd5: Layer already exists 03:50:55 febabd3e9bc0: Layer already exists 03:50:55 47da42a0f822: Layer already exists 03:50:55 00b804d8c982: Layer already exists 03:50:55 ebf76161fea6: Layer already exists 03:50:55 7a0638c4f621: Layer already exists 03:50:55 27ef21f65815: Layer already exists 03:50:55 c4e71c2a4573: Layer already exists 03:50:55 main: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:56 ===================================================== [Pipeline] echo 03:50:56 taggedImages: 03:50:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:50:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 03:50:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:50:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:50:56 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:56 latest 03:50:56 4.1.0-dev.99 03:50:56 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:50:56 main 03:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:50:56 f72f2f782f40: Preparing 03:50:56 158f9d7ab888: Preparing 03:50:56 00b804d8c982: Preparing 03:50:56 47da42a0f822: Preparing 03:50:56 878f8295df53: Preparing 03:50:56 939512d32ecb: Preparing 03:50:56 c4e71c2a4573: Preparing 03:50:56 939512d32ecb: Waiting 03:50:56 c4e71c2a4573: Waiting 03:50:56 00b804d8c982: Layer already exists 03:50:57 47da42a0f822: Layer already exists 03:50:57 c4e71c2a4573: Layer already exists 03:50:57 878f8295df53: Pushed 03:50:57 f72f2f782f40: Pushed 03:50:58 939512d32ecb: Pushed 03:51:06 158f9d7ab888: Pushed 03:51:06 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:08 f72f2f782f40: Preparing 03:51:08 158f9d7ab888: Preparing 03:51:08 00b804d8c982: Preparing 03:51:08 47da42a0f822: Preparing 03:51:08 878f8295df53: Preparing 03:51:08 939512d32ecb: Preparing 03:51:08 c4e71c2a4573: Preparing 03:51:08 939512d32ecb: Waiting 03:51:08 c4e71c2a4573: Waiting 03:51:08 f72f2f782f40: Layer already exists 03:51:08 878f8295df53: Layer already exists 03:51:08 158f9d7ab888: Layer already exists 03:51:08 00b804d8c982: Layer already exists 03:51:08 47da42a0f822: Layer already exists 03:51:08 c4e71c2a4573: Layer already exists 03:51:08 939512d32ecb: Layer already exists 03:51:08 latest: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 03:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:09 f72f2f782f40: Preparing 03:51:09 158f9d7ab888: Preparing 03:51:09 00b804d8c982: Preparing 03:51:09 47da42a0f822: Preparing 03:51:09 878f8295df53: Preparing 03:51:09 939512d32ecb: Preparing 03:51:09 c4e71c2a4573: Preparing 03:51:09 939512d32ecb: Waiting 03:51:09 c4e71c2a4573: Waiting 03:51:09 f72f2f782f40: Layer already exists 03:51:09 00b804d8c982: Layer already exists 03:51:09 158f9d7ab888: Layer already exists 03:51:09 47da42a0f822: Layer already exists 03:51:09 878f8295df53: Layer already exists 03:51:09 c4e71c2a4573: Layer already exists 03:51:09 939512d32ecb: Layer already exists 03:51:09 4.1.0-dev.99: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:10 f72f2f782f40: Preparing 03:51:10 158f9d7ab888: Preparing 03:51:10 00b804d8c982: Preparing 03:51:10 47da42a0f822: Preparing 03:51:10 878f8295df53: Preparing 03:51:10 939512d32ecb: Preparing 03:51:10 c4e71c2a4573: Preparing 03:51:10 939512d32ecb: Waiting 03:51:10 c4e71c2a4573: Waiting 03:51:10 158f9d7ab888: Layer already exists 03:51:10 f72f2f782f40: Layer already exists 03:51:10 00b804d8c982: Layer already exists 03:51:10 47da42a0f822: Layer already exists 03:51:10 878f8295df53: Layer already exists 03:51:10 939512d32ecb: Layer already exists 03:51:10 c4e71c2a4573: Layer already exists 03:51:10 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:51:10 f72f2f782f40: Preparing 03:51:10 158f9d7ab888: Preparing 03:51:10 00b804d8c982: Preparing 03:51:10 47da42a0f822: Preparing 03:51:10 878f8295df53: Preparing 03:51:10 939512d32ecb: Preparing 03:51:10 c4e71c2a4573: Preparing 03:51:10 939512d32ecb: Waiting 03:51:10 c4e71c2a4573: Waiting 03:51:10 158f9d7ab888: Layer already exists 03:51:10 f72f2f782f40: Layer already exists 03:51:10 47da42a0f822: Layer already exists 03:51:10 878f8295df53: Layer already exists 03:51:10 00b804d8c982: Layer already exists 03:51:10 939512d32ecb: Layer already exists 03:51:10 c4e71c2a4573: Layer already exists 03:51:10 main: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:10 ===================================================== [Pipeline] echo 03:51:10 taggedImages: 03:51:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:51:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:51:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 03:51:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:51:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:51:11 d9bb12f601bc45e6344e550d53980b021e5d05e0 03:51:11 latest 03:51:11 4.1.0-dev.99 03:51:11 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:51:11 main 03:51:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:11 cc6b02b59018: Preparing 03:51:11 e26090e60639: Preparing 03:51:11 00b804d8c982: Preparing 03:51:11 47da42a0f822: Preparing 03:51:11 683bedb30eca: Preparing 03:51:11 c432977e8554: Preparing 03:51:11 c4e71c2a4573: Preparing 03:51:11 c432977e8554: Waiting 03:51:11 c4e71c2a4573: Waiting 03:51:11 00b804d8c982: Layer already exists 03:51:11 47da42a0f822: Layer already exists 03:51:11 c4e71c2a4573: Layer already exists 03:51:11 cc6b02b59018: Pushed 03:51:11 683bedb30eca: Pushed 03:51:12 c432977e8554: Pushed 03:51:20 e26090e60639: Pushed 03:51:21 d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:21 cc6b02b59018: Preparing 03:51:21 e26090e60639: Preparing 03:51:21 00b804d8c982: Preparing 03:51:21 47da42a0f822: Preparing 03:51:21 683bedb30eca: Preparing 03:51:21 c432977e8554: Preparing 03:51:21 c4e71c2a4573: Preparing 03:51:21 c432977e8554: Waiting 03:51:21 c4e71c2a4573: Waiting 03:51:21 00b804d8c982: Layer already exists 03:51:21 e26090e60639: Layer already exists 03:51:21 47da42a0f822: Layer already exists 03:51:21 683bedb30eca: Layer already exists 03:51:21 cc6b02b59018: Layer already exists 03:51:21 c4e71c2a4573: Layer already exists 03:51:21 c432977e8554: Layer already exists 03:51:21 latest: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 03:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:22 cc6b02b59018: Preparing 03:51:22 e26090e60639: Preparing 03:51:22 00b804d8c982: Preparing 03:51:22 47da42a0f822: Preparing 03:51:22 683bedb30eca: Preparing 03:51:22 c432977e8554: Preparing 03:51:22 c4e71c2a4573: Preparing 03:51:22 c432977e8554: Waiting 03:51:22 c4e71c2a4573: Waiting 03:51:22 e26090e60639: Layer already exists 03:51:22 683bedb30eca: Layer already exists 03:51:22 00b804d8c982: Layer already exists 03:51:22 47da42a0f822: Layer already exists 03:51:22 cc6b02b59018: Layer already exists 03:51:22 c4e71c2a4573: Layer already exists 03:51:22 c432977e8554: Layer already exists 03:51:22 4.1.0-dev.99: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:23 cc6b02b59018: Preparing 03:51:23 e26090e60639: Preparing 03:51:23 00b804d8c982: Preparing 03:51:23 47da42a0f822: Preparing 03:51:23 683bedb30eca: Preparing 03:51:23 c432977e8554: Preparing 03:51:23 c4e71c2a4573: Preparing 03:51:23 c432977e8554: Waiting 03:51:23 c4e71c2a4573: Waiting 03:51:23 cc6b02b59018: Layer already exists 03:51:23 00b804d8c982: Layer already exists 03:51:23 e26090e60639: Layer already exists 03:51:23 683bedb30eca: Layer already exists 03:51:23 47da42a0f822: Layer already exists 03:51:23 c432977e8554: Layer already exists 03:51:23 c4e71c2a4573: Layer already exists 03:51:23 d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:51:24 cc6b02b59018: Preparing 03:51:24 e26090e60639: Preparing 03:51:24 00b804d8c982: Preparing 03:51:24 47da42a0f822: Preparing 03:51:24 683bedb30eca: Preparing 03:51:24 c432977e8554: Preparing 03:51:24 c4e71c2a4573: Preparing 03:51:24 c432977e8554: Waiting 03:51:24 c4e71c2a4573: Waiting 03:51:24 cc6b02b59018: Layer already exists 03:51:24 e26090e60639: Layer already exists 03:51:24 00b804d8c982: Layer already exists 03:51:24 683bedb30eca: Layer already exists 03:51:24 47da42a0f822: Layer already exists 03:51:24 c432977e8554: Layer already exists 03:51:24 c4e71c2a4573: Layer already exists 03:51:24 main: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:24 ===================================================== [Pipeline] echo 03:51:24 taggedImages: 03:51:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 03:51:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:51:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 03:51:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 03:51:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:51:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:51:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:24 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo 03:51:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:26 03:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:26 arm64: Pulling from edgex-lftools-log-publisher 03:51:26 8998bd30e6a1: Pulling fs layer 03:51:26 04944245beec: Pulling fs layer 03:51:26 699f458cf7ca: Pulling fs layer 03:51:26 765212b225bb: Pulling fs layer 03:51:26 f23df028b6ca: Pulling fs layer 03:51:26 d65c8cfc05b1: Pulling fs layer 03:51:26 2437ff75d9bd: Pulling fs layer 03:51:26 f23df028b6ca: Waiting 03:51:26 d65c8cfc05b1: Waiting 03:51:26 765212b225bb: Waiting 03:51:26 2437ff75d9bd: Waiting 03:51:26 04944245beec: Verifying Checksum 03:51:26 04944245beec: Download complete 03:51:26 765212b225bb: Verifying Checksum 03:51:26 765212b225bb: Download complete 03:51:26 f23df028b6ca: Verifying Checksum 03:51:26 f23df028b6ca: Download complete 03:51:26 d65c8cfc05b1: Verifying Checksum 03:51:26 d65c8cfc05b1: Download complete 03:51:26 699f458cf7ca: Verifying Checksum 03:51:26 699f458cf7ca: Download complete 03:51:27 8998bd30e6a1: Verifying Checksum 03:51:27 8998bd30e6a1: Download complete 03:51:29 2437ff75d9bd: Verifying Checksum 03:51:29 2437ff75d9bd: Download complete 03:51:31 8998bd30e6a1: Pull complete 03:51:34 04944245beec: Pull complete 03:51:35 699f458cf7ca: Pull complete 03:51:35 765212b225bb: Pull complete 03:51:36 f23df028b6ca: Pull complete 03:51:37 d65c8cfc05b1: Pull complete 03:51:55 2437ff75d9bd: Pull complete 03:51:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:55 prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container 03:51:55 $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:52:00 $ docker top 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:01 ---> job-cost.sh 03:52:01 lf-activate-venv: SKIPPING 03:52:01 INFO: No Stack... 03:52:02 INFO: Retrieving Pricing Info for: v3-standard-4 03:52:03 INFO: Archiving Costs [Pipeline] sh 03:52:04 + + catcut /w/workspace/edgex-go/954/archives/cost.csv 03:52:04 -d, -f6 [Pipeline] lock 03:52:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] 03:52:04 Resource [jenkins-edgexfoundry-edgex-go-main-954-stack-cost] did not exist. Created. 03:52:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:52:04 + echo total: 0.10999999940395355 [Pipeline] stash 03:52:05 Stashed 1 file(s) [Pipeline] } 03:52:05 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] [Pipeline] // lock [Pipeline] } 03:52:05 $ docker stop --time=1 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec 03:52:06 $ docker rm -f --volumes 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:52:07 provisioning config files... 03:52:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/954@tmp/config7019931423273061104tmp [Pipeline] { [Pipeline] sh 03:52:07 + set +x 03:52:07 + curl -s https://codecov.io/bash 03:52:07 + bash -s -- 03:52:07 03:52:07 _____ _ 03:52:07 / ____| | | 03:52:07 | | ___ __| | ___ ___ _____ __ 03:52:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:52:07 | |___| (_) | (_| | __/ (_| (_) \ V / 03:52:07 \_____\___/ \__,_|\___|\___\___/ \_/ 03:52:07 Bash-1.0.6 03:52:07 03:52:07 03:52:07 ==> git version 2.25.1 found 03:52:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:52:07 Release-Date: 2020-01-08 03:52:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:52:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:52:07 ==> Jenkins CI detected. 03:52:07 current dir:  /w/workspace/edgex-go/954 03:52:07 project root: . 03:52:07 --> token set from env 03:52:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:52:08 ==> Running gcov in . (disable via -X gcov) 03:52:08 ==> Python coveragepy not found 03:52:08 ==> Searching for coverage reports in: 03:52:08 + . 03:52:08 -> Found 1 reports 03:52:08 ==> Detecting git/mercurial file structure 03:52:08 ==> Reading reports 03:52:08 + ./coverage.out bytes=1044038 03:52:08 ==> Appending adjustments 03:52:08 https://docs.codecov.io/docs/fixing-reports 03:52:09 + Found adjustments 03:52:09 ==> Gzipping contents 03:52:09 108K /tmp/codecov.Jhl2Ow.gz 03:52:09 ==> Uploading reports 03:52:09 url: https://codecov.io 03:52:09 query: branch=main&commit=d9bb12f601bc45e6344e550d53980b021e5d05e0&build=954&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F954%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:09 -> Pinging Codecov 03:52:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d9bb12f601bc45e6344e550d53980b021e5d05e0&build=954&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F954%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:52:09 -> Uploading to 03:52:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d9bb12f601bc45e6344e550d53980b021e5d05e0/99210aff-4d56-4080-9ecd-1daa3fd00cc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T035209Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2dbb00fb9b966d6270cedd46e73c50b84dd3c101bad4e2d7008608ef4f723b88 03:52:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:09 Dload Upload Total Spent Left Speed 03:52:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 414k --:--:-- --:--:-- --:--:-- 414k 03:52:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } 03:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:52:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:52:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:10 03:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:10 latest: Pulling from edgex-devops/edgex-snyk-go 03:52:10 2d35ebdb57d9: Already exists 03:52:10 85e8836fcdb2: Pulling fs layer 03:52:10 91631faa732a: Pulling fs layer 03:52:10 f3f5ae8826fa: Pulling fs layer 03:52:10 4f4fb700ef54: Pulling fs layer 03:52:10 7861252a18e6: Pulling fs layer 03:52:10 9130f900ef6f: Pulling fs layer 03:52:10 7861252a18e6: Waiting 03:52:10 9130f900ef6f: Waiting 03:52:10 4f4fb700ef54: Waiting 03:52:10 f3f5ae8826fa: Verifying Checksum 03:52:10 f3f5ae8826fa: Download complete 03:52:10 85e8836fcdb2: Verifying Checksum 03:52:10 85e8836fcdb2: Download complete 03:52:10 4f4fb700ef54: Verifying Checksum 03:52:10 4f4fb700ef54: Download complete 03:52:11 85e8836fcdb2: Pull complete 03:52:11 7861252a18e6: Verifying Checksum 03:52:11 7861252a18e6: Download complete 03:52:11 91631faa732a: Verifying Checksum 03:52:11 91631faa732a: Download complete 03:52:12 9130f900ef6f: Verifying Checksum 03:52:12 9130f900ef6f: Download complete 03:52:17 91631faa732a: Pull complete 03:52:17 f3f5ae8826fa: Pull complete 03:52:17 4f4fb700ef54: Pull complete 03:52:17 7861252a18e6: Pull complete 03:52:21 9130f900ef6f: Pull complete 03:52:21 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:52:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:21 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:52:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:52:23 $ docker top 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:23 + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo 03:52:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:52:23 + set -o pipefail 03:52:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:52:33 03:52:33 Monitoring /w/workspace/edgex-go/954 (github.com/edgexfoundry/edgex-go)... 03:52:33 03:52:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/84420350-5e5a-4175-a903-c0ec71ef46df 03:52:33 03:52:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:52:33 03:52:33 03:52:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:52:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:52:33 $ docker stop --time=1 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 03:52:36 $ docker rm -f --volumes 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:52:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:37 provisioning config files... 03:52:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/954@tmp/config11503991688782819299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:37 --> edgex-publish-swagger.sh 03:52:37 === Publish openapi API === 03:52:37 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:52:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/954/openapi/core-command.yaml] 03:52:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:37 Dload Upload Total Spent Left Speed 03:52:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 536 265k --:--:-- --:--:-- --:--:-- 265k 03:52:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:37 03:52:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/954/openapi/core-data.yaml] 03:52:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:37 Dload Upload Total Spent Left Speed 03:52:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 481 536k --:--:-- --:--:-- --:--:-- 537k 03:52:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:37 03:52:37 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/954/openapi/core-keeper.yaml] 03:52:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:37 Dload Upload Total Spent Left Speed 03:52:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 468k --:--:-- --:--:-- --:--:-- 461k 100 30300 100 66 100 30234 702 314k --:--:-- --:--:-- --:--:-- 311k 03:52:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:37 03:52:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/954/openapi/core-metadata.yaml] 03:52:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:37 Dload Upload Total Spent Left Speed 03:52:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 523 1268k --:--:-- --:--:-- --:--:-- 1269k 03:52:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:37 03:52:37 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/954/openapi/security-proxy-auth.yaml] 03:52:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:37 Dload Upload Total Spent Left Speed 03:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k 03:52:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:38 03:52:38 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/954/openapi/security-secretstore-setup.yaml] 03:52:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:38 Dload Upload Total Spent Left Speed 03:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 03:52:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:38 03:52:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/954/openapi/support-notifications.yaml] 03:52:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:38 Dload Upload Total Spent Left Speed 03:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 550 813k --:--:-- --:--:-- --:--:-- 814k 03:52:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:38 03:52:38 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/954/openapi/support-scheduler.yaml] 03:52:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:38 Dload Upload Total Spent Left Speed 03:52:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k 03:52:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:52:38 [Pipeline] } 03:52:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:52:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:52:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:39 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:52:39 $ docker top 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 -eo pid,comm 03:52:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:52:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:39 [ssh-agent] Looking for ssh-agent implementation... 03:52:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:39 $ docker exec 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 ssh-agent 03:52:39 SSH_AUTH_SOCK=/tmp/ssh-HDy3JNQQg9Sj/agent.32 03:52:39 SSH_AGENT_PID=38 03:52:39 Running ssh-add (command line suppressed) 03:52:39 Identity added: /w/workspace/edgex-go/954@tmp/private_key_15265118808599191504.key (/w/workspace/edgex-go/954@tmp/private_key_15265118808599191504.key) 03:52:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:40 + git semver tag 03:52:40 2026-02-13 03:52:40,416 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:52:40 2026-02-13 03:52:40,420 [run_tag] DEBUG tag force:False 03:52:40 2026-02-13 03:52:40,420 [check_head_tag] DEBUG check head tag 03:52:40 2026-02-13 03:52:40,421 [execute] INFO git cat-file --batch-check 03:52:40 2026-02-13 03:52:40,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954, stdin=, shell=False, universal_newlines=False) 03:52:40 2026-02-13 03:52:40,424 [execute] INFO git cat-file --batch 03:52:40 2026-02-13 03:52:40,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/954, stdin=, shell=False, universal_newlines=False) 03:52:40 2026-02-13 03:52:40,455 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:52:40 2026-02-13 03:52:40,455 [execute] INFO git tag -a v4.1.0-dev.99 -m v4.1.0-dev.99 03:52:40 2026-02-13 03:52:40,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.99', '-m', 'v4.1.0-dev.99'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) 03:52:40 2026-02-13 03:52:40,458 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:52:40 4.1.0-dev.99 [Pipeline] } 03:52:40 $ docker exec --env ******** --env ******** 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 ssh-agent -k 03:52:40 unset SSH_AUTH_SOCK; 03:52:40 unset SSH_AGENT_PID; 03:52:40 echo Agent pid 38 killed; 03:52:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:41 + git semver [Pipeline] } 03:52:41 $ docker stop --time=1 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 03:52:42 $ docker rm -f --volumes 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:43 03:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:43 0.23.1-centos7: Pulling from edgex-lftools 03:52:43 ab5ef0e58194: Pulling fs layer 03:52:43 9712f1f96733: Pulling fs layer 03:52:43 63f879dbbcfc: Pulling fs layer 03:52:43 0d9ebad4ef96: Pulling fs layer 03:52:43 e9a5061849ea: Pulling fs layer 03:52:43 d747dcd14b5f: Pulling fs layer 03:52:43 2de7ff778b66: Pulling fs layer 03:52:43 e9a5061849ea: Waiting 03:52:43 d747dcd14b5f: Waiting 03:52:43 0d9ebad4ef96: Waiting 03:52:43 2de7ff778b66: Waiting 03:52:43 9712f1f96733: Verifying Checksum 03:52:43 9712f1f96733: Download complete 03:52:44 63f879dbbcfc: Verifying Checksum 03:52:44 63f879dbbcfc: Download complete 03:52:44 e9a5061849ea: Verifying Checksum 03:52:44 e9a5061849ea: Download complete 03:52:44 d747dcd14b5f: Download complete 03:52:44 0d9ebad4ef96: Verifying Checksum 03:52:44 0d9ebad4ef96: Download complete 03:52:44 ab5ef0e58194: Download complete 03:52:44 2de7ff778b66: Verifying Checksum 03:52:44 2de7ff778b66: Download complete 03:52:48 ab5ef0e58194: Pull complete 03:52:48 9712f1f96733: Pull complete 03:52:48 63f879dbbcfc: Pull complete 03:52:54 0d9ebad4ef96: Pull complete 03:52:54 e9a5061849ea: Pull complete 03:52:54 d747dcd14b5f: Pull complete 03:52:55 2de7ff778b66: Pull complete 03:52:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:55 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:52:57 $ docker top 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:52:57 provisioning config files... 03:52:57 copy managed file [sigul-config] to file:/w/workspace/edgex-go/954@tmp/config299920278030544485tmp 03:52:57 copy managed file [sigul-password] to file:/w/workspace/edgex-go/954@tmp/config10021222610482766883tmp 03:52:57 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/954@tmp/config3810469671479383059tmp [Pipeline] { [Pipeline] echo 03:52:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:52:57 ---> sigul-configuration.sh 03:52:57 gpg: directory `/root/.gnupg' created 03:52:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:52:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:52:57 gpg: keyring `/root/.gnupg/secring.gpg' created 03:52:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:52:57 gpg: CAST5 encrypted data 03:52:57 gpg: encrypted with 1 passphrase 03:52:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:52:58 + mkdir /home/jenkins 03:52:58 + mkdir /home/jenkins/sigul [Pipeline] sh 03:52:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:52:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:52:58 ---> sigul-install.sh 03:52:58 Sigul already installed; skipping installation. [Pipeline] sh 03:52:59 + git tag --list 03:52:59 0.6.0 03:52:59 0.6.1 03:52:59 0.7.0 03:52:59 0.7.1 03:52:59 v1.0.0 03:52:59 v1.0.1 03:52:59 v1.1.0 03:52:59 v1.2.0 03:52:59 v1.2.1 03:52:59 v1.3.0 03:52:59 v1.3.1 03:52:59 v2.0.0 03:52:59 v2.1.0 03:52:59 v2.1.1 03:52:59 v2.2.0 03:52:59 v2.3.0 03:52:59 v3.0 03:52:59 v3.0.0 03:52:59 v3.1 03:52:59 v3.1.0 03:52:59 v3.1.1 03:52:59 v4.0 03:52:59 v4.0.0 03:52:59 v4.0.1 03:52:59 v4.0.1-dev.1 03:52:59 v4.0.1-dev.2 03:52:59 v4.0.2-dev.1 03:52:59 v4.1.0-dev.1 03:52:59 v4.1.0-dev.10 03:52:59 v4.1.0-dev.11 03:52:59 v4.1.0-dev.12 03:52:59 v4.1.0-dev.13 03:52:59 v4.1.0-dev.14 03:52:59 v4.1.0-dev.15 03:52:59 v4.1.0-dev.16 03:52:59 v4.1.0-dev.17 03:52:59 v4.1.0-dev.18 03:52:59 v4.1.0-dev.19 03:52:59 v4.1.0-dev.2 03:52:59 v4.1.0-dev.20 03:52:59 v4.1.0-dev.21 03:52:59 v4.1.0-dev.22 03:52:59 v4.1.0-dev.23 03:52:59 v4.1.0-dev.24 03:52:59 v4.1.0-dev.25 03:52:59 v4.1.0-dev.26 03:52:59 v4.1.0-dev.27 03:52:59 v4.1.0-dev.28 03:52:59 v4.1.0-dev.29 03:52:59 v4.1.0-dev.3 03:52:59 v4.1.0-dev.30 03:52:59 v4.1.0-dev.31 03:52:59 v4.1.0-dev.32 03:52:59 v4.1.0-dev.33 03:52:59 v4.1.0-dev.34 03:52:59 v4.1.0-dev.35 03:52:59 v4.1.0-dev.36 03:52:59 v4.1.0-dev.37 03:52:59 v4.1.0-dev.38 03:52:59 v4.1.0-dev.39 03:52:59 v4.1.0-dev.4 03:52:59 v4.1.0-dev.40 03:52:59 v4.1.0-dev.41 03:52:59 v4.1.0-dev.42 03:52:59 v4.1.0-dev.43 03:52:59 v4.1.0-dev.44 03:52:59 v4.1.0-dev.45 03:52:59 v4.1.0-dev.46 03:52:59 v4.1.0-dev.47 03:52:59 v4.1.0-dev.48 03:52:59 v4.1.0-dev.49 03:52:59 v4.1.0-dev.5 03:52:59 v4.1.0-dev.50 03:52:59 v4.1.0-dev.51 03:52:59 v4.1.0-dev.52 03:52:59 v4.1.0-dev.53 03:52:59 v4.1.0-dev.54 03:52:59 v4.1.0-dev.55 03:52:59 v4.1.0-dev.56 03:52:59 v4.1.0-dev.57 03:52:59 v4.1.0-dev.58 03:52:59 v4.1.0-dev.59 03:52:59 v4.1.0-dev.6 03:52:59 v4.1.0-dev.60 03:52:59 v4.1.0-dev.61 03:52:59 v4.1.0-dev.62 03:52:59 v4.1.0-dev.63 03:52:59 v4.1.0-dev.64 03:52:59 v4.1.0-dev.65 03:52:59 v4.1.0-dev.66 03:52:59 v4.1.0-dev.67 03:52:59 v4.1.0-dev.68 03:52:59 v4.1.0-dev.69 03:52:59 v4.1.0-dev.7 03:52:59 v4.1.0-dev.70 03:52:59 v4.1.0-dev.71 03:52:59 v4.1.0-dev.72 03:52:59 v4.1.0-dev.73 03:52:59 v4.1.0-dev.74 03:52:59 v4.1.0-dev.75 03:52:59 v4.1.0-dev.76 03:52:59 v4.1.0-dev.77 03:52:59 v4.1.0-dev.78 03:52:59 v4.1.0-dev.79 03:52:59 v4.1.0-dev.8 03:52:59 v4.1.0-dev.80 03:52:59 v4.1.0-dev.81 03:52:59 v4.1.0-dev.82 03:52:59 v4.1.0-dev.83 03:52:59 v4.1.0-dev.84 03:52:59 v4.1.0-dev.85 03:52:59 v4.1.0-dev.86 03:52:59 v4.1.0-dev.87 03:52:59 v4.1.0-dev.88 03:52:59 v4.1.0-dev.89 03:52:59 v4.1.0-dev.9 03:52:59 v4.1.0-dev.90 03:52:59 v4.1.0-dev.91 03:52:59 v4.1.0-dev.92 03:52:59 v4.1.0-dev.93 03:52:59 v4.1.0-dev.94 03:52:59 v4.1.0-dev.95 03:52:59 v4.1.0-dev.96 03:52:59 v4.1.0-dev.97 03:52:59 v4.1.0-dev.98 03:52:59 v4.1.0-dev.99 [Pipeline] sh 03:52:59 + lftools sign git-tag v4.1.0-dev.99 03:53:00 Signing Git tag with Sigul... 03:53:00 Signing v4.1.0-dev.99 [Pipeline] echo 03:53:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:53:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:53:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:53:00 $ docker stop --time=1 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 03:53:01 $ docker rm -f --volumes 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:53:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:02 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:53:02 $ docker top 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 -eo pid,comm 03:53:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:53:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:03 [ssh-agent] Looking for ssh-agent implementation... 03:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:03 $ docker exec 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 ssh-agent 03:53:03 SSH_AUTH_SOCK=/tmp/ssh-H5d00prM4kw7/agent.32 03:53:03 SSH_AGENT_PID=38 03:53:03 Running ssh-add (command line suppressed) 03:53:03 Identity added: /w/workspace/edgex-go/954@tmp/private_key_7637897143825011257.key (/w/workspace/edgex-go/954@tmp/private_key_7637897143825011257.key) 03:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:03 + git semver bump pre 03:53:03 2026-02-13 03:53:03,887 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:53:03 2026-02-13 03:53:03,891 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:53:03 2026-02-13 03:53:03,891 [bump_version] DEBUG bumping version:4.1.0-dev.99 on axis:pre with prefix:dev 03:53:03 2026-02-13 03:53:03,891 [bump_version] DEBUG bumped version:4.1.0-dev.100 03:53:03 2026-02-13 03:53:03,891 [write_version] DEBUG write version:4.1.0-dev.100 to path:/w/workspace/edgex-go/954/.semver/main with force:True 03:53:03 2026-02-13 03:53:03,891 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:53:03 2026-02-13 03:53:03,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/954/.semver/main 03:53:03 2026-02-13 03:53:03,894 [execute] INFO git cat-file --batch-check 03:53:03 2026-02-13 03:53:03,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) 03:53:03 2026-02-13 03:53:03,897 [execute] INFO git cat-file --batch 03:53:03 2026-02-13 03:53:03,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) 03:53:03 2026-02-13 03:53:03,901 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:53:03 4.1.0-dev.100 [Pipeline] } 03:53:04 $ docker exec --env ******** --env ******** 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 ssh-agent -k 03:53:04 unset SSH_AUTH_SOCK; 03:53:04 unset SSH_AGENT_PID; 03:53:04 echo Agent pid 38 killed; 03:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:04 + git semver [Pipeline] } 03:53:05 $ docker stop --time=1 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 03:53:06 $ docker rm -f --volumes 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:53:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:07 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:53:07 $ docker top 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e -eo pid,comm 03:53:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:53:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:53:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:07 [ssh-agent] Looking for ssh-agent implementation... 03:53:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:07 $ docker exec 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e ssh-agent 03:53:07 SSH_AUTH_SOCK=/tmp/ssh-lAjUPC8GG2BU/agent.32 03:53:07 SSH_AGENT_PID=38 03:53:07 Running ssh-add (command line suppressed) 03:53:07 Identity added: /w/workspace/edgex-go/954@tmp/private_key_15178536233465457319.key (/w/workspace/edgex-go/954@tmp/private_key_15178536233465457319.key) 03:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:08 + git semver push 03:53:08 2026-02-13 03:53:08,318 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:53:08 2026-02-13 03:53:08,321 [run_push] DEBUG push 03:53:08 2026-02-13 03:53:08,322 [execute] INFO git cat-file --batch-check 03:53:08 2026-02-13 03:53:08,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) 03:53:08 2026-02-13 03:53:08,325 [execute] INFO git rev-list 11fe972291d5db200476702069bcf31c41218a4b -- 03:53:08 2026-02-13 03:53:08,325 [execute] DEBUG Popen(['git', 'rev-list', '11fe972291d5db200476702069bcf31c41218a4b', '--'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=False) 03:53:08 2026-02-13 03:53:08,344 [execute] INFO git fetch -v -- origin 03:53:08 2026-02-13 03:53:08,344 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=True) 03:53:08 2026-02-13 03:53:08,861 [run_push] DEBUG no remote changes detected 03:53:08 2026-02-13 03:53:08,861 [execute] INFO git push origin semver 03:53:08 2026-02-13 03:53:08,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=False) 03:53:09 2026-02-13 03:53:09,671 [run_push] DEBUG push all version tags 03:53:09 2026-02-13 03:53:09,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:53:09 2026-02-13 03:53:09,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) 03:53:10 2026-02-13 03:53:10,485 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main 03:53:10 4.1.0-dev.100 [Pipeline] } 03:53:10 $ docker exec --env ******** --env ******** 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e ssh-agent -k 03:53:10 unset SSH_AUTH_SOCK; 03:53:10 unset SSH_AGENT_PID; 03:53:10 echo Agent pid 38 killed; 03:53:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:11 + git semver [Pipeline] } 03:53:11 $ docker stop --time=1 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e 03:53:12 $ docker rm -f --volumes 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:53:13 + [ -d /w/workspace/edgex-go/954/archives ] [Pipeline] libraryResource [Pipeline] sh 03:53:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:14 ---> package-listing.sh 03:53:14 ++ facter osfamily 03:53:14 ++ tr '[:upper:]' '[:lower:]' 03:53:14 + OS_FAMILY=debian 03:53:14 + workspace=/w/workspace/edgex-go/954 03:53:14 + START_PACKAGES=/tmp/packages_start.txt 03:53:14 + END_PACKAGES=/tmp/packages_end.txt 03:53:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:14 + PACKAGES=/tmp/packages_start.txt 03:53:14 + '[' /w/workspace/edgex-go/954 ']' 03:53:14 + PACKAGES=/tmp/packages_end.txt 03:53:14 + case "${OS_FAMILY}" in 03:53:14 + dpkg -l 03:53:14 + grep '^ii' 03:53:14 + '[' -f /tmp/packages_start.txt ']' 03:53:14 + '[' -f /tmp/packages_end.txt ']' 03:53:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:14 + '[' /w/workspace/edgex-go/954 ']' 03:53:14 + mkdir -p /w/workspace/edgex-go/954/archives/ 03:53:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/954/archives/ [Pipeline] echo 03:53:14 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/954/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:53:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:15 03:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:15 latest: Pulling from edgex-lftools-log-publisher 03:53:15 5eb5b503b376: Pulling fs layer 03:53:15 5c69ac0246d0: Pulling fs layer 03:53:15 ec43610c2a17: Pulling fs layer 03:53:15 3a2ae6a8a46f: Pulling fs layer 03:53:15 33b1e0a273af: Pulling fs layer 03:53:15 5d3b04190fa2: Pulling fs layer 03:53:15 2f39f015ded8: Pulling fs layer 03:53:15 5d3b04190fa2: Waiting 03:53:15 3a2ae6a8a46f: Waiting 03:53:15 2f39f015ded8: Waiting 03:53:15 5c69ac0246d0: Download complete 03:53:15 3a2ae6a8a46f: Verifying Checksum 03:53:15 3a2ae6a8a46f: Download complete 03:53:15 ec43610c2a17: Verifying Checksum 03:53:15 ec43610c2a17: Download complete 03:53:15 33b1e0a273af: Verifying Checksum 03:53:15 33b1e0a273af: Download complete 03:53:15 5d3b04190fa2: Verifying Checksum 03:53:15 5d3b04190fa2: Download complete 03:53:16 5eb5b503b376: Verifying Checksum 03:53:16 5eb5b503b376: Download complete 03:53:16 2f39f015ded8: Verifying Checksum 03:53:16 2f39f015ded8: Download complete 03:53:17 5eb5b503b376: Pull complete 03:53:17 5c69ac0246d0: Pull complete 03:53:18 ec43610c2a17: Pull complete 03:53:18 3a2ae6a8a46f: Pull complete 03:53:18 33b1e0a273af: Pull complete 03:53:18 5d3b04190fa2: Pull complete 03:53:23 2f39f015ded8: Pull complete 03:53:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:23 prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container 03:53:24 $ 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/954/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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@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 03:53:25 $ docker top 5df21a95c08026e74f4f46df5369e8384d1ad2b9eca8aed4f3e3d4b9547edc11 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:26 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:26 + ls /var/log/sa-host 03:53:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:26 provisioning config files... 03:53:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/954@tmp/config1828504906896346367tmp [Pipeline] { [Pipeline] echo 03:53:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:26 ---> create-netrc.sh [Pipeline] } 03:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:27 ---> python-tools-install.sh [Pipeline] echo 03:53:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:27 ---> sudo-logs.sh 03:53:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:53:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:27 ---> job-cost.sh 03:53:27 lf-activate-venv: SKIPPING 03:53:27 DEBUG: total: 0.10999999940395355 03:53:27 INFO: Retrieving Stack Cost... 03:53:28 INFO: Retrieving Pricing Info for: v3-standard-8 03:53:28 INFO: Archiving Costs [Pipeline] echo 03:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:28 ---> logs-deploy.sh 03:53:28 lf-activate-venv: SKIPPING 03:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/954 03:53:28 INFO: archiving workspace using pattern(s): 03:53:29 Archives upload complete. 03:53:30 INFO: archiving logs to Nexus 03:53:30 ---> uname -a: 03:53:30 Linux prd-ubuntu20-04-docker-8c-8g-2006 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:53:30 03:53:30 03:53:30 ---> lscpu: 03:53:30 Architecture: x86_64 03:53:30 CPU op-mode(s): 32-bit, 64-bit 03:53:30 Byte Order: Little Endian 03:53:30 Address sizes: 40 bits physical, 48 bits virtual 03:53:30 CPU(s): 8 03:53:30 On-line CPU(s) list: 0-7 03:53:30 Thread(s) per core: 1 03:53:30 Core(s) per socket: 1 03:53:30 Socket(s): 8 03:53:30 NUMA node(s): 1 03:53:30 Vendor ID: AuthenticAMD 03:53:30 CPU family: 23 03:53:30 Model: 49 03:53:30 Model name: AMD EPYC-Rome Processor 03:53:30 Stepping: 0 03:53:30 CPU MHz: 2799.998 03:53:30 BogoMIPS: 5599.99 03:53:30 Virtualization: AMD-V 03:53:30 Hypervisor vendor: KVM 03:53:30 Virtualization type: full 03:53:30 L1d cache: 256 KiB 03:53:30 L1i cache: 256 KiB 03:53:30 L2 cache: 4 MiB 03:53:30 L3 cache: 128 MiB 03:53:30 NUMA node0 CPU(s): 0-7 03:53:30 Vulnerability Gather data sampling: Not affected 03:53:30 Vulnerability Itlb multihit: Not affected 03:53:30 Vulnerability L1tf: Not affected 03:53:30 Vulnerability Mds: Not affected 03:53:30 Vulnerability Meltdown: Not affected 03:53:30 Vulnerability Mmio stale data: Not affected 03:53:30 Vulnerability Retbleed: Vulnerable 03:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:53:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:53:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:53:30 Vulnerability Srbds: Not affected 03:53:30 Vulnerability Tsx async abort: Not affected 03:53:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:53:30 03:53:30 03:53:30 ---> nproc: 03:53:30 8 03:53:30 03:53:30 03:53:30 ---> df -h: 03:53:30 Filesystem Size Used Avail Use% Mounted on 03:53:30 overlay 155G 34G 122G 22% / 03:53:30 tmpfs 64M 0 64M 0% /dev 03:53:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:53:30 shm 64M 0 64M 0% /dev/shm 03:53:30 /dev/vda1 155G 34G 122G 22% /facter-os 03:53:30 03:53:30 03:53:30 ---> sar -b -r -n DEV: 03:53:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2006) 02/13/26 _x86_64_ (8 CPU) 03:53:30 03:53:30 02:55:03 LINUX RESTART (8 CPU) 03:53:30 03:53:30 02:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:53:30 02:57:01 192.87 14.23 178.64 0.00 2156.71 66081.52 0.00 03:53:30 02:58:01 52.76 0.18 52.57 0.00 6.53 23532.36 0.00 03:53:30 02:59:01 42.19 0.18 42.01 0.00 2.40 24498.98 0.00 03:53:30 03:00:01 170.84 0.10 170.74 0.00 7.20 64273.02 0.00 03:53:30 03:01:01 546.80 18.78 528.02 0.00 2157.81 277317.83 0.00 03:53:30 03:02:01 759.10 5.50 753.60 0.00 2511.30 255425.52 0.00 03:53:30 03:03:01 178.36 0.17 178.19 0.00 1.33 72454.44 0.00 03:53:30 03:04:02 449.62 0.43 449.19 0.00 20.08 119264.23 0.00 03:53:30 03:05:01 640.15 15.61 624.54 0.00 596.92 133855.41 0.00 03:53:30 03:06:01 34.81 1.22 33.59 0.00 99.57 893.84 0.00 03:53:30 03:07:01 14.36 0.00 14.36 0.00 0.00 372.47 0.00 03:53:30 03:08:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:53:30 03:09:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 03:53:30 03:10:01 3.05 1.25 1.80 0.00 12.53 20.80 0.00 03:53:30 03:11:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 03:53:30 03:12:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 03:53:30 03:13:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:53:30 03:14:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 03:53:30 03:15:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 03:53:30 03:16:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 03:53:30 03:17:01 0.95 0.05 0.90 0.00 1.07 10.93 0.00 03:53:30 03:18:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 03:53:30 03:19:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 03:53:30 03:20:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 03:53:30 03:21:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 03:53:30 03:22:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 03:53:30 03:23:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 03:53:30 03:24:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 03:53:30 03:25:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 03:53:30 03:26:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 03:53:30 03:27:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 03:53:30 03:28:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 03:53:30 03:29:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:53:30 03:30:01 1.62 0.30 1.32 0.00 16.80 17.06 0.00 03:53:30 03:31:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 03:53:30 03:32:01 2.68 1.42 1.27 0.00 31.33 16.93 0.00 03:53:30 03:33:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 03:53:30 03:34:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 03:53:30 03:35:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 03:53:30 03:36:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 03:53:30 03:37:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:53:30 03:38:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 03:53:30 03:39:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:53:30 03:40:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 03:53:30 03:41:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 03:53:30 03:42:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 03:53:30 03:43:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 03:53:30 03:44:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 03:53:30 03:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:53:30 03:46:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 03:53:30 03:47:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 03:53:30 03:48:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 03:53:30 03:49:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 03:53:30 03:50:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 03:53:30 03:51:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 03:53:30 03:52:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 03:53:30 03:53:01 159.82 2.17 157.66 0.00 108.65 67630.73 0.00 03:53:30 Average: 57.72 1.08 56.65 0.00 135.48 19379.38 0.00 03:53:30 03:53:30 02:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:53:30 02:57:01 27627908 31524328 766368 2.33 117188 3983564 1851008 5.46 1179884 3588064 16 03:53:30 02:58:01 25910380 31161520 1119248 3.40 129200 5229556 2452224 7.23 2370836 4008616 635192 03:53:30 02:59:01 26258496 31462304 816184 2.48 134592 5145396 2121528 6.25 1596648 4406372 399320 03:53:30 03:00:01 26032424 31328884 948924 2.89 146560 5258312 2103716 6.20 1682240 4570048 271268 03:53:30 03:01:01 16281824 31105032 1117644 3.40 293464 14056732 3550844 10.47 2908244 12445440 1414008 03:53:30 03:02:01 7605776 29379232 2793856 8.50 394948 20497680 8979636 26.47 5464376 18088452 679056 03:53:30 03:03:01 3194436 27941100 4221972 12.84 417012 23278468 11323956 33.38 8254452 19517768 1504100 03:53:30 03:04:02 1191776 29206604 2962708 9.01 430312 26419820 7901752 23.30 8423284 21255232 1644096 03:53:30 03:05:01 5194312 31420840 816188 2.48 440768 24846976 1952876 5.76 3882104 22115440 232 03:53:30 03:06:01 5174036 31406068 830116 2.53 442340 24850448 2069164 6.10 4348464 21669332 564 03:53:30 03:07:01 5184424 31417184 818880 2.49 442828 24850668 1940656 5.72 4565352 21439212 8 03:53:30 03:08:01 5184788 31417576 818664 2.49 442856 24850676 1940656 5.72 4563900 21439220 140 03:53:30 03:09:01 5199200 31432040 804204 2.45 442872 24850676 1940656 5.72 4549724 21439220 16 03:53:30 03:10:01 5195172 31428488 808152 2.46 443108 24850860 1985112 5.85 4557696 21439252 16 03:53:30 03:11:01 5205888 31439316 797096 2.42 443124 24850988 1985112 5.85 4544152 21439348 8 03:53:30 03:12:01 5205320 31438756 797536 2.43 443152 24850996 1985112 5.85 4543832 21439352 32 03:53:30 03:13:01 5205968 31439444 797036 2.42 443172 24851000 1985112 5.85 4543892 21439356 12 03:53:30 03:14:01 5205888 31439364 797056 2.42 443192 24851000 1985112 5.85 4543912 21439356 16 03:53:30 03:15:01 5205800 31439340 797068 2.42 443232 24850992 1985112 5.85 4543776 21439364 12 03:53:30 03:16:01 5205808 31439368 796960 2.42 443256 24851008 1985112 5.85 4544000 21439360 4 03:53:30 03:17:01 5205492 31439084 797236 2.43 443280 24851008 1985112 5.85 4544256 21439368 28 03:53:30 03:18:01 5205696 31439364 796864 2.42 443292 24851048 1985112 5.85 4544300 21439392 152 03:53:30 03:19:01 5205404 31439072 797104 2.42 443300 24851048 1985112 5.85 4544288 21439392 180 03:53:30 03:20:01 5205492 31439224 796972 2.42 443336 24851052 1985112 5.85 4544096 21439400 48 03:53:30 03:21:01 5205744 31439484 796656 2.42 443356 24851052 1985112 5.85 4544788 21439396 200 03:53:30 03:22:01 5205388 31439188 796928 2.42 443392 24851056 1985112 5.85 4544560 21439400 204 03:53:30 03:23:01 5205956 31439760 796344 2.42 443404 24851060 1985112 5.85 4544004 21439404 28 03:53:30 03:24:01 5205560 31439376 796656 2.42 443436 24851052 1985112 5.85 4544344 21439404 8 03:53:30 03:25:01 5205300 31439156 796800 2.42 443452 24851064 1985112 5.85 4544108 21439408 28 03:53:30 03:26:01 5204944 31438828 797116 2.42 443488 24851068 1985112 5.85 4544124 21439412 4 03:53:30 03:27:01 5204880 31438768 797080 2.42 443508 24851072 1985112 5.85 4544084 21439416 28 03:53:30 03:28:01 5204888 31438840 797000 2.42 443532 24851076 1985112 5.85 4544220 21439424 32 03:53:30 03:29:01 5204808 31438760 797004 2.42 443544 24851076 1985112 5.85 4544228 21439424 4 03:53:30 03:30:01 5204212 31438660 797216 2.43 443580 24851568 1985112 5.85 4546116 21439728 56 03:53:30 03:31:01 5204444 31438964 797160 2.43 443592 24851580 1985112 5.85 4546008 21439736 16 03:53:30 03:32:01 5199640 31436204 799752 2.43 443608 24852528 1985112 5.85 4550408 21439884 28 03:53:30 03:33:01 5198756 31435368 800540 2.44 443624 24852532 1985112 5.85 4550400 21439860 16 03:53:30 03:34:01 5198368 31434996 800864 2.44 443640 24852536 1985112 5.85 4550184 21439860 28 03:53:30 03:35:01 5198360 31434996 800780 2.44 443664 24852544 1985112 5.85 4550188 21439864 4 03:53:30 03:36:01 5198596 31435264 800468 2.44 443680 24852544 1985112 5.85 4550184 21439872 8 03:53:30 03:37:01 5198272 31434960 800688 2.44 443704 24852548 1985112 5.85 4550388 21439876 180 03:53:30 03:38:01 5198280 31435000 800596 2.44 443736 24852552 1985112 5.85 4550212 21439884 12 03:53:30 03:39:01 5198028 31434904 800696 2.44 443760 24852680 1985112 5.85 4550280 21440008 16 03:53:30 03:40:01 5198160 31435100 800364 2.43 443804 24852668 1985112 5.85 4550312 21440012 8 03:53:30 03:41:01 5197860 31434856 800564 2.44 443828 24852684 1985112 5.85 4550352 21440012 12 03:53:30 03:42:01 5197744 31434772 800772 2.44 443844 24852688 1985112 5.85 4550356 21440016 8 03:53:30 03:43:01 5197728 31434764 800744 2.44 443856 24852692 1985112 5.85 4550392 21440020 8 03:53:30 03:44:01 5197396 31434464 801008 2.44 443876 24852696 1985112 5.85 4550540 21440020 24 03:53:30 03:45:01 5197304 31434404 801192 2.44 443904 24852700 1985112 5.85 4550996 21440024 216 03:53:30 03:46:01 5196680 31433828 801684 2.44 443924 24852696 1985112 5.85 4550800 21440028 4 03:53:30 03:47:01 5196388 31433568 801948 2.44 443940 24852704 1985112 5.85 4550760 21440032 28 03:53:30 03:48:01 5196616 31433820 801584 2.44 443956 24852708 1985112 5.85 4550904 21440036 200 03:53:30 03:49:01 5197152 31434356 801024 2.44 443980 24852708 1985112 5.85 4550504 21440036 12 03:53:30 03:50:01 5197388 31434620 800712 2.44 444004 24852700 1985112 5.85 4550512 21440040 28 03:53:30 03:51:01 5197056 31434316 801064 2.44 444016 24852716 1985112 5.85 4550600 21440040 28 03:53:30 03:52:01 5196976 31434260 801072 2.44 444032 24852720 1985112 5.85 4550560 21440044 8 03:53:30 03:53:01 3614588 31361336 866476 2.64 495428 26170848 2124528 6.26 4703052 22718456 1188 03:53:30 Average: 6795003 31286728 948502 2.89 418324 23209107 2414263 7.12 4456863 20010657 114933 03:53:30 03:53:30 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:53:30 02:57:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 03:53:30 02:57:01 ens3 917.03 590.62 8066.26 98.61 0.00 0.00 0.00 0.00 03:53:30 02:57:01 docker0 480.42 738.99 33.08 4679.41 0.00 0.00 0.00 0.00 03:53:30 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 02:58:01 ens3 42.06 25.95 38.69 16.02 0.00 0.00 0.00 0.00 03:53:30 02:58:01 veth8125f93 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 03:53:30 02:58:01 docker0 0.17 0.15 0.01 0.02 0.00 0.00 0.00 0.00 03:53:30 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 02:59:01 ens3 23.85 17.80 19.65 11.87 0.00 0.00 0.00 0.00 03:53:30 02:59:01 veth8125f93 1.08 1.10 0.09 0.10 0.00 0.00 0.00 0.00 03:53:30 02:59:01 docker0 1.08 1.08 0.08 0.09 0.00 0.00 0.00 0.00 03:53:30 03:00:01 vethde0b69c 0.63 0.52 0.06 0.24 0.00 0.00 0.00 0.00 03:53:30 03:00:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 03:53:30 03:00:01 ens3 103.12 66.26 2282.58 18.58 0.00 0.00 0.00 0.00 03:53:30 03:00:01 docker0 0.63 0.43 0.05 0.23 0.00 0.00 0.00 0.00 03:53:30 03:01:01 vethb8d8993 80.81 145.08 8.74 1310.78 0.00 0.00 0.00 0.11 03:53:30 03:01:01 vethde0b69c 0.03 2.40 0.00 0.10 0.00 0.00 0.00 0.00 03:53:30 03:01:01 veth55f575b 87.12 177.69 9.02 1312.84 0.00 0.00 0.00 0.11 03:53:30 03:01:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 03:53:30 03:01:01 vethaa7db34 74.34 126.49 8.34 1309.89 0.00 0.00 0.00 0.11 03:53:30 03:01:01 ens3 987.67 523.91 9855.32 69.58 0.00 0.00 0.00 0.00 03:53:30 03:01:01 veth374d985 57.60 97.35 6.29 748.36 0.00 0.00 0.00 0.06 03:53:30 03:01:01 veth63376d2 76.54 149.47 8.41 1311.22 0.00 0.00 0.00 0.11 03:53:30 03:01:01 docker0 435.45 802.83 39.91 7560.72 0.00 0.00 0.00 0.00 03:53:30 03:02:01 vethde0b69c 0.12 0.80 0.01 0.04 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth4dba840 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth87a1c0f 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth7f490ba 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 03:53:30 03:02:01 ens3 655.48 187.07 2780.91 29.04 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth6f1ef14 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth01f763d 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth1cec4d5 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:53:30 03:02:01 vethbc1c878 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 veth8085e35 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 vetha8efa63 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 docker0 105.06 209.75 9.63 1875.59 0.00 0.00 0.00 0.00 03:53:30 03:02:01 vethbba4a31 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:02:01 vethb2b8910 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth63a0103 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:53:30 03:03:01 vethde0b69c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth4dba840 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth87a1c0f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth7f490ba 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 ens3 9.16 5.30 7.50 4.06 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth6f1ef14 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth01f763d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth1cec4d5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 vethbc1c878 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 veth8085e35 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 vetha8efa63 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 vethbba4a31 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:03:01 vethb2b8910 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth63a0103 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 vethde0b69c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth4dba840 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth87a1c0f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth7f490ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 ens3 6.40 3.03 4.84 2.65 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth01f763d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth1cec4d5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 vethbc1c878 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 veth8085e35 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 vetha8efa63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:04:02 vethb2b8910 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:05:01 lo 16.74 16.74 1.65 1.65 0.00 0.00 0.00 0.00 03:53:30 03:05:01 ens3 205.19 219.66 103.50 896.90 0.00 0.00 0.00 0.00 03:53:30 03:05:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:06:01 lo 37.45 37.45 3.66 3.66 0.00 0.00 0.00 0.00 03:53:30 03:06:01 ens3 471.36 465.66 196.57 2706.27 0.00 0.00 0.00 0.00 03:53:30 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:07:01 lo 14.86 14.86 1.45 1.45 0.00 0.00 0.00 0.00 03:53:30 03:07:01 ens3 189.75 183.32 90.39 1116.81 0.00 0.00 0.00 0.00 03:53:30 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:08:01 ens3 0.93 0.10 0.11 0.01 0.00 0.00 0.00 0.00 03:53:30 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:09:01 ens3 1.33 0.43 3.79 0.03 0.00 0.00 0.00 0.00 03:53:30 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:10:01 ens3 1.15 0.38 0.33 0.21 0.00 0.00 0.00 0.00 03:53:30 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:11:01 ens3 0.73 0.13 0.16 0.07 0.00 0.00 0.00 0.00 03:53:30 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:12:01 ens3 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00 03:53:30 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:14:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:16:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:53:30 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:18:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:19:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:20:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:21:01 ens3 0.65 0.40 0.35 0.28 0.00 0.00 0.00 0.00 03:53:30 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:26:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:53:30 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:27:01 ens3 0.22 0.13 0.18 0.01 0.00 0.00 0.00 0.00 03:53:30 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:29:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:30:01 ens3 0.93 0.70 0.82 0.38 0.00 0.00 0.00 0.00 03:53:30 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:31:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:53:30 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:53:30 03:32:01 ens3 5.83 4.83 3.76 4.80 0.00 0.00 0.00 0.00 03:53:30 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:33:01 ens3 1.80 1.38 0.98 1.21 0.00 0.00 0.00 0.00 03:53:30 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:34:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:35:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:36:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:53:30 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:39:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:41:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:53:30 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:42:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:44:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:46:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 03:53:30 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:48:01 ens3 0.32 0.13 0.19 0.01 0.00 0.00 0.00 0.00 03:53:30 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:30 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:53:30 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:51:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:53:30 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:30 03:52:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:53:30 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 03:53:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 03:53:30 03:53:01 ens3 421.95 283.52 8173.80 164.81 0.00 0.00 0.00 0.00 03:53:30 03:53:01 vethd1d4b69 0.35 0.38 0.09 0.12 0.00 0.00 0.00 0.00 03:53:30 03:53:01 docker0 56.49 86.67 5.80 905.88 0.00 0.00 0.00 0.00 03:53:30 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 03:53:30 Average: ens3 71.05 45.27 555.06 89.99 0.00 0.00 0.00 0.00 03:53:30 Average: vethd1d4b69 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:53:30 Average: docker0 18.94 32.29 1.55 263.62 0.00 0.00 0.00 0.00 03:53:30 03:53:30 03:53:30 ---> sar -P ALL: 03:53:30 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2006) 02/13/26 _x86_64_ (8 CPU) 03:53:30 03:53:30 02:55:03 LINUX RESTART (8 CPU) 03:53:30 03:53:30 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 02:57:01 all 7.47 0.00 3.00 3.68 0.07 85.78 03:53:30 02:57:01 0 7.28 0.00 3.46 4.24 0.08 84.93 03:53:30 02:57:01 1 6.92 0.00 3.22 0.54 0.07 89.26 03:53:30 02:57:01 2 6.16 0.00 3.21 1.95 0.05 88.62 03:53:30 02:57:01 3 6.59 0.00 2.50 0.22 0.08 90.61 03:53:30 02:57:01 4 8.11 0.00 2.68 1.20 0.05 87.97 03:53:30 02:57:01 5 5.87 0.00 2.69 0.86 0.07 90.51 03:53:30 02:57:01 6 7.61 0.00 2.85 8.54 0.07 80.93 03:53:30 02:57:01 7 11.19 0.00 3.39 11.88 0.08 73.46 03:53:30 02:58:01 all 45.65 0.00 8.23 0.52 0.09 45.50 03:53:30 02:58:01 0 46.71 0.00 7.92 2.29 0.08 42.99 03:53:30 02:58:01 1 43.69 0.00 7.98 0.22 0.08 48.03 03:53:30 02:58:01 2 47.24 0.00 8.78 0.74 0.08 43.16 03:53:30 02:58:01 3 47.90 0.00 8.63 0.03 0.08 43.34 03:53:30 02:58:01 4 44.45 0.00 7.97 0.10 0.10 47.38 03:53:30 02:58:01 5 44.92 0.00 7.81 0.10 0.08 47.08 03:53:30 02:58:01 6 43.80 0.00 9.10 0.54 0.10 46.46 03:53:30 02:58:01 7 46.48 0.00 7.69 0.12 0.10 45.61 03:53:30 02:59:01 all 53.27 0.00 7.11 0.41 0.09 39.13 03:53:30 02:59:01 0 53.81 0.00 7.43 2.63 0.08 36.05 03:53:30 02:59:01 1 51.49 0.00 7.10 0.00 0.10 41.31 03:53:30 02:59:01 2 54.35 0.00 7.06 0.00 0.08 38.51 03:53:30 02:59:01 3 53.48 0.00 6.86 0.05 0.08 39.52 03:53:30 02:59:01 4 52.64 0.00 6.82 0.02 0.08 40.44 03:53:30 02:59:01 5 51.66 0.00 7.44 0.02 0.08 40.80 03:53:30 02:59:01 6 54.74 0.00 7.24 0.17 0.08 37.77 03:53:30 02:59:01 7 54.00 0.00 6.90 0.39 0.10 38.61 03:53:30 03:00:01 all 33.19 0.00 5.61 2.50 0.08 58.61 03:53:30 03:00:01 0 32.27 0.00 5.47 1.36 0.08 60.81 03:53:30 03:00:01 1 34.09 0.00 5.62 1.11 0.07 59.11 03:53:30 03:00:01 2 34.74 0.00 5.62 1.04 0.08 58.52 03:53:30 03:00:01 3 31.67 0.00 5.60 1.09 0.08 61.56 03:53:30 03:00:01 4 32.80 0.00 5.03 0.56 0.08 61.53 03:53:30 03:00:01 5 33.36 0.00 5.93 1.28 0.08 59.36 03:53:30 03:00:01 6 33.90 0.00 5.56 2.14 0.08 58.31 03:53:30 03:00:01 7 32.72 0.00 6.03 11.46 0.08 49.71 03:53:30 03:01:01 all 19.28 0.00 7.99 28.45 0.07 44.22 03:53:30 03:01:01 0 19.06 0.00 7.82 17.83 0.07 55.22 03:53:30 03:01:01 1 20.11 0.00 7.76 13.37 0.07 58.69 03:53:30 03:01:01 2 19.26 0.00 7.67 24.43 0.05 48.60 03:53:30 03:01:01 3 19.67 0.00 7.51 37.10 0.07 35.65 03:53:30 03:01:01 4 17.69 0.00 8.22 36.23 0.07 37.79 03:53:30 03:01:01 5 20.61 0.00 7.54 19.17 0.07 52.61 03:53:30 03:01:01 6 19.65 0.00 8.24 13.55 0.07 58.50 03:53:30 03:01:01 7 18.15 0.00 9.22 66.29 0.07 6.27 03:53:30 03:02:01 all 27.25 0.00 6.47 21.14 0.07 45.07 03:53:30 03:02:01 0 25.72 0.00 6.40 22.59 0.05 45.23 03:53:30 03:02:01 1 27.20 0.00 5.78 11.84 0.05 55.13 03:53:30 03:02:01 2 26.63 0.00 6.00 12.73 0.07 54.58 03:53:30 03:02:01 3 27.29 0.00 6.87 43.07 0.08 22.69 03:53:30 03:02:01 4 27.63 0.00 6.50 39.87 0.08 25.92 03:53:30 03:02:01 5 27.73 0.00 6.16 8.43 0.07 57.62 03:53:30 03:02:01 6 27.45 0.00 6.91 17.25 0.07 48.32 03:53:30 03:02:01 7 28.31 0.00 7.19 13.70 0.07 50.73 03:53:30 03:03:01 all 90.62 0.00 9.25 0.00 0.13 0.00 03:53:30 03:03:01 0 90.09 0.00 9.78 0.00 0.13 0.00 03:53:30 03:03:01 1 90.35 0.00 9.51 0.00 0.13 0.00 03:53:30 03:03:01 2 90.57 0.00 9.32 0.00 0.12 0.00 03:53:30 03:03:01 3 91.25 0.00 8.63 0.00 0.12 0.00 03:53:30 03:03:01 4 90.59 0.00 9.28 0.00 0.13 0.00 03:53:30 03:03:01 5 90.82 0.00 9.05 0.00 0.13 0.00 03:53:30 03:03:01 6 90.57 0.00 9.30 0.00 0.13 0.00 03:53:30 03:03:01 7 90.75 0.00 9.11 0.00 0.13 0.00 03:53:30 03:04:02 all 91.45 0.00 8.45 0.00 0.10 0.00 03:53:30 03:04:02 0 90.93 0.00 8.99 0.00 0.08 0.00 03:53:30 03:04:02 1 91.14 0.00 8.76 0.00 0.10 0.00 03:53:30 03:04:02 2 91.67 0.00 8.21 0.00 0.12 0.00 03:53:30 03:04:02 3 91.11 0.00 8.79 0.00 0.10 0.00 03:53:30 03:04:02 4 91.31 0.00 8.59 0.00 0.10 0.00 03:53:30 03:04:02 5 91.67 0.00 8.23 0.00 0.10 0.00 03:53:30 03:04:02 6 91.31 0.00 8.60 0.00 0.10 0.00 03:53:30 03:04:02 7 92.44 0.00 7.46 0.00 0.10 0.00 03:53:30 03:05:01 all 35.74 0.00 4.93 4.39 0.08 54.86 03:53:30 03:05:01 0 36.55 0.00 4.94 8.25 0.09 50.18 03:53:30 03:05:01 1 34.58 0.00 4.68 1.68 0.08 58.98 03:53:30 03:05:01 2 34.12 0.00 4.87 2.99 0.07 57.96 03:53:30 03:05:01 3 36.40 0.00 5.31 2.52 0.09 55.68 03:53:30 03:05:01 4 34.40 0.00 4.33 3.21 0.07 57.99 03:53:30 03:05:01 5 35.96 0.00 4.59 2.68 0.07 56.70 03:53:30 03:05:01 6 36.72 0.00 5.14 5.62 0.09 52.43 03:53:30 03:05:01 7 37.20 0.00 5.54 8.22 0.07 48.97 03:53:30 03:06:01 all 10.84 0.00 0.97 0.10 0.07 88.01 03:53:30 03:06:01 0 13.37 0.00 1.06 0.03 0.08 85.45 03:53:30 03:06:01 1 14.81 0.00 1.34 0.05 0.08 83.71 03:53:30 03:06:01 2 8.14 0.00 0.80 0.02 0.05 90.99 03:53:30 03:06:01 3 9.56 0.00 1.02 0.03 0.08 89.30 03:53:30 03:06:01 4 13.87 0.00 1.02 0.05 0.08 84.97 03:53:30 03:06:01 5 7.32 0.00 0.86 0.05 0.07 91.70 03:53:30 03:06:01 6 9.69 0.00 0.92 0.37 0.07 88.96 03:53:30 03:06:01 7 10.06 0.00 0.73 0.22 0.07 88.92 03:53:30 03:07:01 all 5.28 0.00 0.51 0.05 0.04 94.12 03:53:30 03:07:01 0 7.89 0.00 0.50 0.00 0.05 91.56 03:53:30 03:07:01 1 2.87 0.00 0.40 0.00 0.02 96.71 03:53:30 03:07:01 2 6.04 0.00 0.63 0.02 0.05 93.26 03:53:30 03:07:01 3 2.26 0.00 0.45 0.00 0.03 97.26 03:53:30 03:07:01 4 7.56 0.00 0.63 0.15 0.03 91.62 03:53:30 03:07:01 5 2.24 0.00 0.33 0.20 0.05 97.18 03:53:30 03:07:01 6 7.03 0.00 0.43 0.02 0.07 92.46 03:53:30 03:07:01 7 6.37 0.00 0.67 0.02 0.05 92.89 03:53:30 03:53:30 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 03:08:01 all 0.23 0.00 0.02 0.00 0.02 99.73 03:53:30 03:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:30 03:08:01 5 1.63 0.00 0.02 0.02 0.03 98.30 03:53:30 03:08:01 6 0.03 0.00 0.08 0.00 0.02 99.87 03:53:30 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:53:30 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:09:01 5 0.05 0.00 0.07 0.03 0.02 99.83 03:53:30 03:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:10:01 all 0.03 0.00 0.02 0.02 0.01 99.92 03:53:30 03:10:01 0 0.03 0.00 0.00 0.02 0.02 99.93 03:53:30 03:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:10:01 3 0.05 0.00 0.05 0.00 0.03 99.87 03:53:30 03:10:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:53:30 03:10:01 5 0.05 0.00 0.00 0.10 0.02 99.83 03:53:30 03:10:01 6 0.02 0.00 0.03 0.05 0.02 99.88 03:53:30 03:10:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:53:30 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:30 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:11:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:53:30 03:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:11:01 5 0.03 0.00 0.07 0.02 0.02 99.87 03:53:30 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:12:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:53:30 03:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:12:01 3 0.07 0.00 0.07 0.00 0.02 99.85 03:53:30 03:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:53:30 03:12:01 5 0.03 0.00 0.00 0.03 0.02 99.92 03:53:30 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:13:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:53:30 03:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:30 03:13:01 5 0.12 0.00 0.07 0.02 0.03 99.77 03:53:30 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:14:01 all 0.15 0.00 0.02 0.00 0.01 99.82 03:53:30 03:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:53:30 03:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:53:30 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:14:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:53:30 03:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:53:30 03:14:01 5 1.01 0.00 0.00 0.02 0.02 98.96 03:53:30 03:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:15:01 all 0.14 0.00 0.01 0.00 0.01 99.84 03:53:30 03:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:15:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:53:30 03:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:15:01 3 0.10 0.00 0.05 0.00 0.02 99.83 03:53:30 03:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:15:01 5 0.68 0.00 0.02 0.02 0.02 99.27 03:53:30 03:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:53:30 03:15:01 7 0.12 0.00 0.00 0.00 0.00 99.88 03:53:30 03:16:01 all 0.02 0.00 0.02 0.00 0.01 99.94 03:53:30 03:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 03:53:30 03:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:16:01 3 0.00 0.00 0.03 0.00 0.03 99.93 03:53:30 03:16:01 4 0.02 0.00 0.03 0.03 0.00 99.92 03:53:30 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:53:30 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:53:30 03:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:17:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:53:30 03:17:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:53:30 03:17:01 4 0.00 0.00 0.03 0.02 0.02 99.93 03:53:30 03:17:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:53:30 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:30 03:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:53:30 03:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:53:30 03:18:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:53:30 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 03:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:53:30 03:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:53:30 03:19:01 3 0.18 0.00 0.03 0.00 0.02 99.77 03:53:30 03:19:01 4 0.07 0.00 0.02 0.02 0.00 99.90 03:53:30 03:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:53:30 03:20:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:53:30 03:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:53:30 03:20:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:53:30 03:20:01 5 0.05 0.00 0.00 0.02 0.02 99.92 03:53:30 03:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:20:01 7 0.10 0.00 0.02 0.00 0.00 99.88 03:53:30 03:21:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:30 03:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:21:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:53:30 03:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:21:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:21:01 6 0.02 0.00 0.05 0.00 0.03 99.90 03:53:30 03:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:22:01 all 0.03 0.00 0.01 0.05 0.01 99.90 03:53:30 03:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:22:01 5 0.03 0.00 0.02 0.40 0.02 99.53 03:53:30 03:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:23:01 all 0.26 0.00 0.02 0.00 0.01 99.71 03:53:30 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:23:01 5 1.81 0.00 0.03 0.00 0.00 98.16 03:53:30 03:23:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:53:30 03:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:24:01 all 0.09 0.00 0.02 0.00 0.01 99.88 03:53:30 03:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:53:30 03:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:53:30 03:24:01 5 0.53 0.00 0.00 0.02 0.02 99.43 03:53:30 03:24:01 6 0.05 0.00 0.07 0.00 0.02 99.87 03:53:30 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:25:01 all 0.03 0.00 0.03 0.00 0.01 99.93 03:53:30 03:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:25:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:53:30 03:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:30 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:53:30 03:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:26:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:53:30 03:26:01 5 0.02 0.00 0.03 0.02 0.00 99.93 03:53:30 03:26:01 6 0.02 0.00 0.05 0.00 0.03 99.90 03:53:30 03:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:27:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:53:30 03:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:30 03:27:01 5 0.07 0.00 0.03 0.00 0.03 99.87 03:53:30 03:27:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:53:30 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:28:01 all 0.03 0.00 0.01 0.07 0.01 99.89 03:53:30 03:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:53:30 03:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:53:30 03:28:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:53:30 03:28:01 5 0.02 0.00 0.00 0.52 0.02 99.45 03:53:30 03:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:53:30 03:29:01 all 0.03 0.00 0.03 0.05 0.01 99.89 03:53:30 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:29:01 3 0.02 0.00 0.05 0.00 0.02 99.92 03:53:30 03:29:01 4 0.00 0.00 0.02 0.33 0.00 99.65 03:53:30 03:29:01 5 0.05 0.00 0.00 0.03 0.00 99.92 03:53:30 03:29:01 6 0.05 0.00 0.07 0.00 0.03 99.85 03:53:30 03:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:53:30 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 03:30:01 all 0.08 0.00 0.01 0.01 0.01 99.89 03:53:30 03:30:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:53:30 03:30:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:53:30 03:30:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:53:30 03:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:30:01 6 0.20 0.00 0.02 0.02 0.02 99.75 03:53:30 03:30:01 7 0.13 0.00 0.02 0.00 0.00 99.85 03:53:30 03:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:53:30 03:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:53:30 03:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:31:01 4 0.03 0.00 0.03 0.02 0.00 99.92 03:53:30 03:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:31:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:53:30 03:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:32:01 all 0.26 0.00 0.04 0.01 0.01 99.69 03:53:30 03:32:01 0 0.38 0.00 0.05 0.02 0.02 99.53 03:53:30 03:32:01 1 0.08 0.00 0.02 0.02 0.00 99.88 03:53:30 03:32:01 2 0.13 0.00 0.10 0.02 0.02 99.73 03:53:30 03:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:53:30 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:32:01 5 0.73 0.00 0.03 0.02 0.00 99.22 03:53:30 03:32:01 6 0.53 0.00 0.03 0.00 0.02 99.42 03:53:30 03:32:01 7 0.13 0.00 0.03 0.00 0.00 99.83 03:53:30 03:33:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:53:30 03:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:33:01 1 0.18 0.00 0.02 0.00 0.02 99.78 03:53:30 03:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:53:30 03:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:30 03:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:34:01 4 0.00 0.00 0.03 0.02 0.02 99.93 03:53:30 03:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:34:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:53:30 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:53:30 03:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:35:01 2 0.00 0.00 0.05 0.00 0.02 99.93 03:53:30 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:53:30 03:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:53:30 03:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:35:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:53:30 03:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:53:30 03:36:01 0 0.05 0.00 0.05 0.00 0.03 99.87 03:53:30 03:36:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:36:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:53:30 03:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:53:30 03:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:37:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:30 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:53:30 03:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:53:30 03:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:39:01 all 0.28 0.00 0.01 0.00 0.01 99.70 03:53:30 03:39:01 0 1.97 0.00 0.00 0.00 0.00 98.03 03:53:30 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:39:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:53:30 03:39:01 3 0.08 0.00 0.02 0.00 0.02 99.88 03:53:30 03:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:53:30 03:39:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:53:30 03:39:01 6 0.05 0.00 0.02 0.00 0.03 99.90 03:53:30 03:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:40:01 all 0.09 0.00 0.01 0.00 0.01 99.88 03:53:30 03:40:01 0 0.60 0.00 0.02 0.00 0.02 99.37 03:53:30 03:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:40:01 4 0.00 0.00 0.02 0.02 0.02 99.95 03:53:30 03:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:53:30 03:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:53:30 03:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:53:30 03:40:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 03:41:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:53:30 03:41:01 0 0.17 0.00 0.00 0.00 0.02 99.82 03:53:30 03:41:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:53:30 03:41:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:53:30 03:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:53:30 03:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:53:30 03:42:01 all 0.02 0.00 0.02 0.00 0.01 99.94 03:53:30 03:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:53:30 03:42:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:53:30 03:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:53:30 03:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:53:30 03:42:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:53:30 03:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:53:30 03:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:53:30 03:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:53:30 03:43:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:53:30 03:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:53:30 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:30 03:44:01 0 0.00 0.00 0.05 0.00 0.02 99.93 03:53:30 03:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:44:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:53:30 03:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:53:30 03:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:53:30 03:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:45:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:53:30 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:45:01 7 0.08 0.00 0.00 0.00 0.00 99.92 03:53:30 03:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:30 03:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:53:30 03:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:53:30 03:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:53:30 03:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:53:30 03:46:01 4 0.00 0.00 0.03 0.00 0.00 99.97 03:53:30 03:46:01 5 0.02 0.00 0.03 0.02 0.00 99.93 03:53:30 03:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:53:30 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:47:01 all 0.10 0.00 0.02 0.00 0.01 99.86 03:53:30 03:47:01 0 0.57 0.00 0.00 0.00 0.02 99.42 03:53:30 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:47:01 2 0.08 0.00 0.03 0.00 0.02 99.87 03:53:30 03:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:47:01 4 0.03 0.00 0.03 0.02 0.02 99.90 03:53:30 03:47:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:48:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:53:30 03:48:01 0 0.13 0.00 0.03 0.00 0.00 99.83 03:53:30 03:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:53:30 03:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:53:30 03:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:53:30 03:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:49:01 all 0.04 0.00 0.00 0.00 0.01 99.94 03:53:30 03:49:01 0 0.10 0.00 0.00 0.00 0.02 99.88 03:53:30 03:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:53:30 03:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:53:30 03:49:01 3 0.08 0.00 0.00 0.00 0.03 99.88 03:53:30 03:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:53:30 03:49:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:53:30 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:50:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:53:30 03:50:01 0 0.12 0.00 0.00 0.00 0.02 99.87 03:53:30 03:50:01 1 0.08 0.00 0.03 0.00 0.03 99.85 03:53:30 03:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:53:30 03:50:01 4 0.00 0.00 0.00 0.03 0.02 99.95 03:53:30 03:50:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:53:30 03:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:53:30 03:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:53:30 03:51:01 all 0.22 0.00 0.02 0.00 0.01 99.75 03:53:30 03:51:01 0 1.50 0.00 0.00 0.00 0.02 98.48 03:53:30 03:51:01 1 0.07 0.00 0.07 0.00 0.02 99.85 03:53:30 03:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:53:30 03:51:01 4 0.03 0.00 0.03 0.02 0.00 99.92 03:53:30 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:53:30 03:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:53:30 03:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:53:30 03:53:30 03:51:01 CPU %user %nice %system %iowait %steal %idle 03:53:30 03:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:53:30 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:53:30 03:52:01 2 0.00 0.00 0.03 0.00 0.02 99.95 03:53:30 03:52:01 3 0.00 0.00 0.05 0.00 0.03 99.92 03:53:30 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:53:30 03:52:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:53:30 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:53:30 03:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:53:30 03:53:01 all 9.50 0.00 3.81 1.00 0.06 85.62 03:53:30 03:53:01 0 10.73 0.00 4.30 0.08 0.07 84.81 03:53:30 03:53:01 1 11.07 0.00 3.64 0.08 0.08 85.12 03:53:30 03:53:01 2 8.88 0.00 4.06 0.08 0.05 86.92 03:53:30 03:53:01 3 9.26 0.00 3.00 0.05 0.03 87.65 03:53:30 03:53:01 4 9.57 0.00 3.66 4.08 0.05 82.64 03:53:30 03:53:01 5 7.38 0.00 2.90 1.12 0.05 88.55 03:53:30 03:53:01 6 9.69 0.00 5.77 2.30 0.05 82.18 03:53:30 03:53:01 7 9.44 0.00 3.17 0.22 0.08 87.09 03:53:30 Average: all 7.56 0.00 1.17 1.09 0.02 90.15 03:53:30 Average: 0 7.71 0.00 1.20 1.03 0.03 90.03 03:53:30 Average: 1 7.52 0.00 1.16 0.50 0.02 90.79 03:53:30 Average: 2 7.51 0.00 1.17 0.77 0.02 90.53 03:53:30 Average: 3 7.48 0.00 1.15 1.46 0.03 89.87 03:53:30 Average: 4 7.54 0.00 1.14 1.50 0.02 89.79 03:53:30 Average: 5 7.48 0.00 1.12 0.62 0.03 90.75 03:53:30 Average: 6 7.59 0.00 1.24 0.88 0.03 90.26 03:53:30 Average: 7 7.66 0.00 1.18 1.95 0.02 89.19 03:53:30 03:53:30 03:53:30