Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31488391e867a2acda3e650386b7010fa72a24cc 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-ssh13787248229744870537.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-ssh7085362493637890603.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-ssh3119240298368313121.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-ssh12277655975701880787.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-ssh12949949029488765442.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2904 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/956 [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/956 # 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 31488391e867a2acda3e650386b7010fa72a24cc (main) Commit message: "feat: Support linkedDeviceCount to device profile list APIs (#5376)" > 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 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 > git rev-list --no-walk 0b9257bfadd9540d332369017bf0fd58966cb79d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:31 ========================================================= 06:02:31 EdgeX Global Pipelines Version Info 06:02:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:32 ------------------- 06:02:32 stable info: 06:02:32 ------------------- 06:02:32 Commited By: Cherry Wang cherry@iotechsys.com 06:02:32 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:02:32 Message: update stable to v1.0.278 06:02:32 ------------------- 06:02:32 experimental info: 06:02:32 ------------------- 06:02:32 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:32 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:02:32 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3148839 [Pipeline] echo 06:02:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:33 provisioning config files... 06:02:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config3325485582915630386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:33 ---> ****-login.sh 06:02:33 nexus3.edgexfoundry.org:10001 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 06:02:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.****.com/go/credential-store/ 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10002 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 06:02:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.****.com/go/credential-store/ 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10003 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 06:02:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.****.com/go/credential-store/ 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10004 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 06:02:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.****.com/go/credential-store/ 06:02:33 06:02:33 Login Succeeded 06:02:33 ****.io 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:34 06:02:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:02:34 Configure a credential helper to remove this warning. See 06:02:34 https://docs.****.com/go/credential-store/ 06:02:34 06:02:34 Login Succeeded 06:02:34 ---> ****-login.sh ends [Pipeline] } 06:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:34 + 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 06:02:34 + dirname cmd/core-command/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo core-command,cmd/core-command/Dockerfile 06:02:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:02:34 + dirname cmd/core-data/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo core-data,cmd/core-data/Dockerfile 06:02:34 + dirname cmd/core-keeper/Dockerfile+ 06:02:34 cut -d/ -f2 06:02:34 + echo core-keeper,cmd/core-keeper/Dockerfile 06:02:34 + dirname cmd/core-metadata/Dockerfile+ 06:02:34 cut -d/ -f2 06:02:34 + echo core-metadata,cmd/core-metadata/Dockerfile 06:02:34 + cut -d/+ -f2 06:02:34 dirname cmd/security-bootstrapper/Dockerfile 06:02:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:02:34 + dirname cmd/security-proxy-auth/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:02:34 + dirname cmd/security-proxy-setup/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:02:34 + dirname cmd/security-secretstore-setup/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:02:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:02:34 + dirname cmd/security-spire-agent/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:02:34 + dirname cmd/security-spire-config/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:02:34 + dirname cmd/security-spire-server/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:02:34 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 06:02:34 -f2 06:02:34 + echo support-notifications,cmd/support-notifications/Dockerfile 06:02:34 + dirname cmd/support-scheduler/Dockerfile 06:02:34 + cut -d/ -f2 06:02:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:02:34 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 06:02:34 + git rev-list -1 --merges 31488391e867a2acda3e650386b7010fa72a24cc~1..31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:02:34 -----------> git rev-list -1 --merges 31488391e867a2acda3e650386b7010fa72a24cc~1..31488391e867a2acda3e650386b7010fa72a24cc 31488391e867a2acda3e650386b7010fa72a24cc [false] [Pipeline] sh 06:02:35 + git log --format=format:%s -1 31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:02:35 ========================================================= 06:02:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:02:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:35 + grep -v github /etc/ssh/ssh_known_hosts 06:02:35 + [ -e /tmp/ssh_known_hosts ] 06:02:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:35 + sudo tee -a /etc/ssh/ssh_known_hosts 06:02:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:35 06:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:36 3dae71ba6b94: Pulling fs layer 06:02:36 6bf1a483ea7c: Pulling fs layer 06:02:36 f5dfc541a4d3: Pulling fs layer 06:02:36 461d9e800cba: Pulling fs layer 06:02:36 80192f66455f: Pulling fs layer 06:02:36 2e8e34ca0e6c: Pulling fs layer 06:02:36 a29436f7fd5d: Pulling fs layer 06:02:36 923cac83aea3: Pulling fs layer 06:02:36 25ad8b0a4227: Pulling fs layer 06:02:36 db01528c6b51: Pulling fs layer 06:02:36 28988de357af: Pulling fs layer 06:02:36 a29436f7fd5d: Waiting 06:02:36 2e8e34ca0e6c: Waiting 06:02:36 80192f66455f: Waiting 06:02:36 923cac83aea3: Waiting 06:02:36 28988de357af: Waiting 06:02:36 25ad8b0a4227: Waiting 06:02:36 461d9e800cba: Waiting 06:02:36 db01528c6b51: Waiting 06:02:36 6bf1a483ea7c: Verifying Checksum 06:02:36 6bf1a483ea7c: Download complete 06:02:36 461d9e800cba: Verifying Checksum 06:02:36 461d9e800cba: Download complete 06:02:36 80192f66455f: Download complete 06:02:36 f5dfc541a4d3: Verifying Checksum 06:02:36 f5dfc541a4d3: Download complete 06:02:36 3dae71ba6b94: Verifying Checksum 06:02:36 3dae71ba6b94: Download complete 06:02:36 923cac83aea3: Download complete 06:02:36 25ad8b0a4227: Verifying Checksum 06:02:36 25ad8b0a4227: Download complete 06:02:36 db01528c6b51: Download complete 06:02:36 28988de357af: Verifying Checksum 06:02:36 28988de357af: Download complete 06:02:36 a29436f7fd5d: Verifying Checksum 06:02:36 a29436f7fd5d: Download complete 06:02:37 2e8e34ca0e6c: Verifying Checksum 06:02:37 2e8e34ca0e6c: Download complete 06:02:37 3dae71ba6b94: Pull complete 06:02:38 6bf1a483ea7c: Pull complete 06:02:38 f5dfc541a4d3: Pull complete 06:02:38 461d9e800cba: Pull complete 06:02:38 80192f66455f: Pull complete 06:02:44 2e8e34ca0e6c: Pull complete 06:02:44 a29436f7fd5d: Pull complete 06:02:44 923cac83aea3: Pull complete 06:02:44 25ad8b0a4227: Pull complete 06:02:44 db01528c6b51: Pull complete 06:02:44 28988de357af: Pull complete 06:02:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:44 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:02:48 $ docker top 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 -eo pid,comm 06:02:48 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). 06:02:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:48 [ssh-agent] Looking for ssh-agent implementation... 06:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:48 $ docker exec 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent 06:02:48 SSH_AUTH_SOCK=/tmp/ssh-PpD0djUFjg0n/agent.31 06:02:48 SSH_AGENT_PID=38 06:02:48 Running ssh-add (command line suppressed) 06:02:48 Identity added: /w/workspace/edgex-go/956@tmp/private_key_14106193205233746416.key (/w/workspace/edgex-go/956@tmp/private_key_14106193205233746416.key) 06:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:48 + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] sh 06:02:49 + git tag --points-at HEAD [Pipeline] } 06:02:49 $ docker exec --env ******** --env ******** 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent -k 06:02:49 unset SSH_AUTH_SOCK; 06:02:49 unset SSH_AGENT_PID; 06:02:49 echo Agent pid 38 killed; 06:02:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:49 [ssh-agent] Looking for ssh-agent implementation... 06:02:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:49 $ docker exec 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent 06:02:49 SSH_AUTH_SOCK=/tmp/ssh-mHjk0OCZJ4OD/agent.85 06:02:49 SSH_AGENT_PID=91 06:02:49 Running ssh-add (command line suppressed) 06:02:49 Identity added: /w/workspace/edgex-go/956@tmp/private_key_7034335348222857046.key (/w/workspace/edgex-go/956@tmp/private_key_7034335348222857046.key) 06:02:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:49 + git semver init 06:02:52 2026-03-03 06:02:50,031 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:02:52 2026-03-03 06:02:50,036 [run_init] DEBUG init version:0.0.0 force:False 06:02:52 2026-03-03 06:02:50,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/956/.semver 06:02:52 2026-03-03 06:02:50,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/956/.semver 06:02:52 2026-03-03 06:02:50,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/956/.semver'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) 06:02:55 2026-03-03 06:02:55,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/956/.git/info/exclude 06:02:55 2026-03-03 06:02:55,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/956/.semver/main with force:False 06:02:55 2026-03-03 06:02:55,564 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:02:55 2026-03-03 06:02:55,564 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:02:55 4.1.0-dev.101 [Pipeline] } 06:02:55 $ docker exec --env ******** --env ******** 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 ssh-agent -k 06:02:55 unset SSH_AUTH_SOCK; 06:02:55 unset SSH_AGENT_PID; 06:02:55 echo Agent pid 91 killed; 06:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:56 + git semver [Pipeline] } 06:02:56 $ docker stop --time=1 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 06:02:57 $ docker rm -f --volumes 8347e896e9f5c11a2fe2aff79acec762e048881de4834d07944263753b5a4417 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:58 Stashed 1 file(s) [Pipeline] echo 06:02:58 [edgeXSemver]: initialized semver on version 4.1.0-dev.101 [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 06:02:58 + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo 06:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:58 ========================================================= 06:02:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:02:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:02:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:02:59 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:59 2d35ebdb57d9: Pulling fs layer 06:02:59 c35fb4624d26: Pulling fs layer 06:02:59 4e2aec7ef170: Pulling fs layer 06:02:59 333b49ad6fbf: Pulling fs layer 06:02:59 4f4fb700ef54: Pulling fs layer 06:02:59 c3e65509a76b: Pulling fs layer 06:02:59 7cf9ebb963bd: Pulling fs layer 06:02:59 bb34ca984cfb: Pulling fs layer 06:02:59 151cf03bc807: Pulling fs layer 06:02:59 333b49ad6fbf: Waiting 06:02:59 4f4fb700ef54: Waiting 06:02:59 c3e65509a76b: Waiting 06:02:59 7cf9ebb963bd: Waiting 06:02:59 bb34ca984cfb: Waiting 06:02:59 151cf03bc807: Waiting 06:02:59 c35fb4624d26: Verifying Checksum 06:02:59 c35fb4624d26: Download complete 06:02:59 333b49ad6fbf: Verifying Checksum 06:02:59 333b49ad6fbf: Download complete 06:02:59 4f4fb700ef54: Download complete 06:02:59 c3e65509a76b: Verifying Checksum 06:02:59 2d35ebdb57d9: Verifying Checksum 06:02:59 2d35ebdb57d9: Download complete 06:02:59 7cf9ebb963bd: Verifying Checksum 06:02:59 7cf9ebb963bd: Download complete 06:02:59 2d35ebdb57d9: Pull complete 06:02:59 c35fb4624d26: Pull complete 06:02:59 4e2aec7ef170: Verifying Checksum 06:02:59 4e2aec7ef170: Download complete 06:02:59 151cf03bc807: Verifying Checksum 06:02:59 151cf03bc807: Download complete 06:03:00 bb34ca984cfb: Verifying Checksum 06:03:00 bb34ca984cfb: Download complete 06:03:04 4e2aec7ef170: Pull complete 06:03:04 333b49ad6fbf: Pull complete 06:03:04 4f4fb700ef54: Pull complete 06:03:04 c3e65509a76b: Pull complete 06:03:04 7cf9ebb963bd: Pull complete 06:03:07 bb34ca984cfb: Pull complete 06:03:08 151cf03bc807: Pull complete 06:03:08 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:03:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 06:03:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:03:08 WORKDIR /edgex 06:03:08 COPY go.mod . 06:03:08 RUN go mod download 06:03:08 + docker build -t ci-base-image-x86_64 -f - . 06:03:09 #0 building with "default" instance using docker driver 06:03:09 06:03:09 #1 [internal] load build definition from Dockerfile 06:03:09 #1 transferring dockerfile: 164B done 06:03:09 #1 DONE 0.0s 06:03:09 06:03:09 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:03:09 #2 DONE 0.0s 06:03:09 06:03:09 #3 [internal] load .dockerignore 06:03:09 #3 transferring context: 50B done 06:03:09 #3 DONE 0.0s 06:03:09 06:03:09 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:03:09 #4 DONE 0.3s 06:03:09 06:03:09 #5 [internal] load build context 06:03:09 #5 transferring context: 7.07kB done 06:03:09 #5 DONE 0.2s 06:03:09 06:03:09 #6 [2/4] WORKDIR /edgex 06:03:12 #6 DONE 3.2s 06:03:12 06:03:12 #7 [3/4] COPY go.mod . 06:03:12 #7 DONE 0.0s 06:03:12 06:03:12 #8 [4/4] RUN go mod download 06:03:13 Still waiting to schedule task 06:03:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:03:22 #8 DONE 9.5s 06:03:22 06:03:22 #9 exporting to image 06:03:22 #9 exporting layers 06:03:25 #9 exporting layers 3.7s done 06:03:25 #9 writing image sha256:c9f417d8ecd578d6f977a349d18b64f63b896dc4bc188214c382e8a0e89737bc done 06:03:25 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:03:25 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker inspect -f . ci-base-image-x86_64 06:03:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:26 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:03:26 $ docker top 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:26 + go version 06:03:26 go version go1.25.2 linux/amd64 [Pipeline] } 06:03:26 $ docker stop --time=1 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c 06:03:28 $ docker rm -f --volumes 39a5a91947fa5badcfb0c6625f827c77b29a3b5775300604f148d8fa27f1c85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker inspect -f . ci-base-image-x86_64 06:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:03:28 $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:03:28 $ docker top 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:29 ========================================================= 06:03:29 [edgeXBuildGoParallel] Running Tests and Build... 06:03:29 ========================================================= [Pipeline] sh 06:03:29 + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] fileExists [Pipeline] sh 06:03:29 + make test 06:03:29 go test -race -coverprofile=coverage.out ./... 06:03:39 ? github.com/edgexfoundry/edgex-go [no test files] 06:04:06 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:04:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:04:06 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:04:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 06:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.4% of statements 06:04:10 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 06:04:10 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements 06:04:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 06:04:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:04:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.224s coverage: 94.2% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 0.054s coverage: 90.7% of statements 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:04:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:04:11 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.2% of statements 06:04:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:04:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 97.6% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:04:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:04:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:04:14 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:04:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements 06:04:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 06:04:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 1.0% of statements 06:04:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 06:04:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:04:16 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:04:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 06:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements 06:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements 06:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 06:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 47.4% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.148s coverage: 54.8% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.030s coverage: 20.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 29.2% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:04:39 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:04:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.1% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:04:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 06:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:04:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:04:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 06:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:04:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 06:04:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:04:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:41 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 06:04:41 running golangci-lint 06:04:41 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 06:04:41 go version go1.25.2 linux/amd64 06:04:42 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 06:04:42 level=info msg="[config_reader] Used config file .golangci.yml" 06:04:42 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 06:04:42 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 06:04:42 level=info msg="[goenv] Read go env for 4.685398ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 06:04:42 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 06:04:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2906 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:04:44 Running in /w/workspace/edgex-go/956 [Pipeline] { [Pipeline] checkout 06:04:47 The recommended git tool is: git 06:04:51 using credential edgex-jenkins-ssh 06:04:51 Cloning the remote Git repository 06:04:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:04:51 > git init /w/workspace/edgex-go/956 # timeout=10 06:04:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:04:52 > git --version # timeout=10 06:04:52 > git --version # 'git version 2.25.1' 06:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:04 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|files|deps|imports|name|types_sizes) took 19.778396566s" 06:05:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.759367ms" 06:05:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:09 Avoid second fetch 06:05:09 Checking out Revision 31488391e867a2acda3e650386b7010fa72a24cc (main) 06:05:10 Commit message: "feat: Support linkedDeviceCount to device profile list APIs (#5376)" 06:05:09 > git config core.sparsecheckout # timeout=10 06:05:09 > git checkout -f 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 06:05:14 level=info msg="[linters_context/goanalysis] analyzers took 2m20.562816076s with top 10 stages: buildir: 57.959807668s, gosec: 3.42767787s, printf: 2.83071218s, fact_deprecated: 2.824762551s, ctrlflow: 2.555854202s, inspect: 2.394726482s, fact_purity: 2.074712948s, S1038: 1.626459336s, nilness: 1.607497963s, QF1004: 1.272706248s" 06:05:14 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 06:05:14 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 06:05:14 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 06:05:14 level=info msg="[runner] Issues before processing: 35, after processing: 0" 06:05:14 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_paths: 35/35" 06:05:14 level=info msg="[runner] processing took 8.451822ms with stages: nolint_filter: 7.594055ms, generated_file_filter: 638.399µs, exclusion_rules: 122.024µs, exclusion_paths: 45.641µs, path_relativity: 35.601µs, cgo: 4.56µs, path_absoluter: 3.061µs, sort_results: 2.28µs, invalid_issue: 1.98µs, filename_unadjuster: 800ns, max_same_issues: 620ns, fixer: 550ns, path_shortener: 550ns, diff: 421ns, uniq_by_line: 400ns, path_prettifier: 270ns, max_from_linter: 200ns, max_per_file_from_linter: 160ns, source_code: 140ns, severity-rules: 110ns" 06:05:14 level=info msg="[runner] linters took 12.199671862s with stages: goanalysis_metalinter: 12.191141539s" 06:05:14 0 issues. 06:05:14 level=info msg="File cache stats: 0 entries of total size 0B" 06:05:14 level=info msg="Memory: 322 samples, avg is 358.9MB, max is 1338.0MB" 06:05:14 level=info msg="Execution took 32.0201238s" 06:05:14 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:14 provisioning config files... 06:05:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config17918295644867525404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:15 ---> ****-login.sh 06:05:15 nexus3.edgexfoundry.org:10001 06:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:15 Configure a credential helper to remove this warning. See 06:05:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:15 06:05:15 Login Succeeded 06:05:15 nexus3.edgexfoundry.org:10002 06:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:16 Configure a credential helper to remove this warning. See 06:05:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:16 06:05:16 Login Succeeded 06:05:16 nexus3.edgexfoundry.org:10003 06:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:16 Configure a credential helper to remove this warning. See 06:05:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:16 06:05:16 Login Succeeded 06:05:16 nexus3.edgexfoundry.org:10004 06:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:16 Configure a credential helper to remove this warning. See 06:05:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:16 06:05:16 Login Succeeded 06:05:16 ****.io 06:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:17 Configure a credential helper to remove this warning. See 06:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:17 06:05:17 Login Succeeded 06:05:17 ---> ****-login.sh ends [Pipeline] } 06:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:05:18 + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo 06:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:18 ========================================================= 06:05:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:05:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:05:18 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:18 6b59a28fa201: Pulling fs layer 06:05:18 d32bb0dddca7: Pulling fs layer 06:05:18 5dab1238d3d9: Pulling fs layer 06:05:18 196fd7d83e7d: Pulling fs layer 06:05:18 4f4fb700ef54: Pulling fs layer 06:05:18 196fd7d83e7d: Waiting 06:05:18 8ba94037c8f0: Pulling fs layer 06:05:18 4f4fb700ef54: Waiting 06:05:18 deaec5988b04: Pulling fs layer 06:05:18 9f65657bb879: Pulling fs layer 06:05:18 8ba94037c8f0: Waiting 06:05:18 deaec5988b04: Waiting 06:05:18 9f65657bb879: Waiting 06:05:18 d32bb0dddca7: Verifying Checksum 06:05:18 d32bb0dddca7: Download complete 06:05:18 196fd7d83e7d: Verifying Checksum 06:05:18 196fd7d83e7d: Download complete 06:05:18 4f4fb700ef54: Download complete 06:05:18 8ba94037c8f0: Verifying Checksum 06:05:18 8ba94037c8f0: Download complete 06:05:18 6b59a28fa201: Verifying Checksum 06:05:18 6b59a28fa201: Download complete 06:05:19 9f65657bb879: Verifying Checksum 06:05:19 9f65657bb879: Download complete 06:05:19 6b59a28fa201: Pull complete 06:05:20 d32bb0dddca7: Pull complete 06:05:20 5dab1238d3d9: Verifying Checksum 06:05:20 5dab1238d3d9: Download complete 06:05:21 deaec5988b04: Verifying Checksum 06:05:21 deaec5988b04: Download complete 06:05:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:22 ./bin/test-attribution-txt.sh 06:05:22 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:05:22 + ls -al . 06:05:22 total 1396 06:05:22 drwxrwxr-x 11 1001 1001 4096 Mar 3 06:03 . 06:05:22 drwxr-xr-x 4 root root 4096 Mar 3 06:03 .. 06:05:22 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 .blubracket 06:05:22 -rw-rw-r-- 1 1001 1001 10 Mar 3 06:02 .dockerignore 06:05:22 drwxrwxr-x 8 1001 1001 4096 Mar 3 06:04 .git 06:05:22 drwxrwxr-x 3 1001 1001 4096 Mar 3 06:02 .github 06:05:22 -rw-rw-r-- 1 1001 1001 909 Mar 3 06:02 .gitignore 06:05:22 -rw-rw-r-- 1 1001 1001 359 Mar 3 06:02 .golangci.yml 06:05:22 -rw-rw-r-- 1 1001 1001 100 Mar 3 06:02 .hadolint.yml 06:05:22 drwxr-xr-x 3 1001 1001 4096 Mar 3 06:02 .semver 06:05:22 -rw-rw-r-- 1 1001 1001 155 Mar 3 06:02 .sonarcloud.properties 06:05:22 -rw-rw-r-- 1 1001 1001 1171 Mar 3 06:02 ADOPTERS.md 06:05:22 -rw-rw-r-- 1 1001 1001 20017 Mar 3 06:02 Attribution.txt 06:05:22 -rw-rw-r-- 1 1001 1001 108018 Mar 3 06:02 CHANGELOG.md 06:05:22 -rw-rw-r-- 1 1001 1001 3804 Mar 3 06:02 CONTRIBUTING.md 06:05:22 -rw-rw-r-- 1 1001 1001 677 Mar 3 06:02 GOVERNANCE.md 06:05:22 -rw-rw-r-- 1 1001 1001 886 Mar 3 06:02 Jenkinsfile 06:05:22 -rw-rw-r-- 1 1001 1001 10775 Mar 3 06:02 LICENSE 06:05:22 -rw-rw-r-- 1 1001 1001 16743 Mar 3 06:02 Makefile 06:05:22 -rw-rw-r-- 1 1001 1001 582 Mar 3 06:02 OWNERS.md 06:05:22 -rw-rw-r-- 1 1001 1001 9932 Mar 3 06:02 README.md 06:05:22 -rw-rw-r-- 1 1001 1001 789 Mar 3 06:02 SECURITY.md 06:05:22 -rw-rw-r-- 1 1001 1001 13 Mar 3 06:02 VERSION 06:05:22 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 bin 06:05:22 drwxrwxr-x 19 1001 1001 4096 Mar 3 06:02 cmd 06:05:22 -rw-r--r-- 1 root root 1044652 Mar 3 06:04 coverage.out 06:05:22 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 fuzz_test 06:05:22 -rw-rw-r-- 1 1001 1001 7036 Mar 3 06:02 go.mod 06:05:22 -rw-rw-r-- 1 1001 1001 90891 Mar 3 06:02 go.sum 06:05:22 drwxrwxr-x 7 1001 1001 4096 Mar 3 06:02 internal 06:05:22 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:02 openapi 06:05:22 -rw-rw-r-- 1 1001 1001 584 Mar 3 06:02 security.txt 06:05:22 -rw-rw-r-- 1 1001 1001 204 Mar 3 06:02 version.go [Pipeline] sh 06:05:23 + '[' -e coverage.out ] 06:05:23 + chown 1001:1001 coverage.out [Pipeline] stash 06:05:23 Stashed 1 file(s) [Pipeline] sh 06:05:23 + make build 06:05:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:05:34 5dab1238d3d9: Pull complete 06:05:34 196fd7d83e7d: Pull complete 06:05:34 4f4fb700ef54: Pull complete 06:05:34 8ba94037c8f0: Pull complete 06:05:44 deaec5988b04: Pull complete 06:05:45 9f65657bb879: Pull complete 06:05:45 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 06:05:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:05:45 WORKDIR /edgex 06:05:45 COPY go.mod . 06:05:45 RUN go mod download 06:05:45 + docker build -t ci-base-image-arm64 -f - . 06:05:46 Sending build context to Docker daemon 3.892MB 06:05:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:05:46 ---> 334268110677 06:05:46 Step 2/4 : WORKDIR /edgex 06:05:48 ---> Running in 6b5cc5058e23 06:05:48 Removing intermediate container 6b5cc5058e23 06:05:48 ---> 49779fc556d0 06:05:48 Step 3/4 : COPY go.mod . 06:05:49 ---> b8c22425435c 06:05:49 Step 4/4 : RUN go mod download 06:05:49 ---> Running in 2c8307abd67b 06:05:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:05:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:05:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:05:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:05:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:06:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:06:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:06:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:06:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:06:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:06:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:06:12 $ docker stop --time=1 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b 06:06:18 $ docker rm -f --volumes 469a8f46eaa741dd6339c1aaf8effb1ff04c4aaad58fb83d1fbdd1a01dbde76b [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 06:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:19 06:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:19 latest: Pulling from edgex-devops/edgex-compose 06:06:19 91d30c5bc195: Pulling fs layer 06:06:19 2e9b0aa3be6d: Pulling fs layer 06:06:19 9c61dcf015f6: Pulling fs layer 06:06:19 4698f68db338: Pulling fs layer 06:06:19 2a2f49069b9e: Pulling fs layer 06:06:19 e0025b399a48: Pulling fs layer 06:06:19 2a2f49069b9e: Waiting 06:06:19 e0025b399a48: Waiting 06:06:19 4698f68db338: Waiting 06:06:19 91d30c5bc195: Verifying Checksum 06:06:19 91d30c5bc195: Download complete 06:06:19 4698f68db338: Download complete 06:06:19 2e9b0aa3be6d: Verifying Checksum 06:06:19 2e9b0aa3be6d: Download complete 06:06:19 e0025b399a48: Verifying Checksum 06:06:19 e0025b399a48: Download complete 06:06:19 91d30c5bc195: Pull complete 06:06:20 2a2f49069b9e: Verifying Checksum 06:06:20 2a2f49069b9e: Download complete 06:06:20 2e9b0aa3be6d: Pull complete 06:06:20 9c61dcf015f6: Verifying Checksum 06:06:20 9c61dcf015f6: Download complete 06:06:24 9c61dcf015f6: Pull complete 06:06:24 4698f68db338: Pull complete 06:06:25 2a2f49069b9e: Pull complete 06:06:25 e0025b399a48: Pull complete 06:06:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:25 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:06:25 $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:06:27 $ docker top 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:27 + docker compose -f ./docker-compose-build.yml build --parallel 06:06:27 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:06:27 #1 transferring dockerfile: 2.23kB done 06:06:27 #1 DONE 0.1s 06:06:27 06:06:27 #2 [core-keeper internal] load build definition from Dockerfile 06:06:27 #2 transferring dockerfile: 2.07kB done 06:06:27 #2 DONE 0.1s 06:06:27 06:06:27 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:27 #3 DONE 0.0s 06:06:27 06:06:27 #4 [core-data internal] load build definition from Dockerfile 06:06:27 #4 transferring dockerfile: 2.04kB done 06:06:27 #4 DONE 0.1s 06:06:27 06:06:27 #5 [core-data internal] load metadata for docker.io/library/alpine:3.22 06:06:27 #5 ... 06:06:27 06:06:27 #6 [security-spire-agent internal] load build definition from Dockerfile 06:06:27 #6 transferring dockerfile: 1.81kB done 06:06:27 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:06:27 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:06:27 #6 DONE 0.1s 06:06:27 06:06:27 #7 [security-proxy-setup internal] load build definition from Dockerfile 06:06:27 #7 transferring dockerfile: 2.50kB done 06:06:27 #7 DONE 0.2s 06:06:27 06:06:27 #8 [core-command internal] load build definition from Dockerfile 06:06:27 #8 transferring dockerfile: 1.94kB done 06:06:27 #8 DONE 0.2s 06:06:27 06:06:27 #9 [security-bootstrapper internal] load build definition from Dockerfile 06:06:27 #9 transferring dockerfile: 3.02kB done 06:06:27 #9 DONE 0.2s 06:06:27 06:06:27 #10 [support-scheduler internal] load build definition from Dockerfile 06:06:27 #10 transferring dockerfile: 1.83kB done 06:06:27 #10 DONE 0.2s 06:06:27 06:06:27 #11 [security-proxy-auth internal] load build definition from Dockerfile 06:06:27 #11 transferring dockerfile: 2.14kB done 06:06:27 #11 DONE 0.2s 06:06:27 06:06:27 #12 [security-spire-server internal] load build definition from Dockerfile 06:06:27 #12 transferring dockerfile: 1.70kB done 06:06:27 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:06:27 #12 DONE 0.2s 06:06:27 06:06:27 #13 [security-spire-config internal] load build definition from Dockerfile 06:06:27 #13 transferring dockerfile: 1.69kB done 06:06:27 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:06:27 #13 DONE 0.2s 06:06:27 06:06:27 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:06:27 #14 transferring dockerfile: 1.89kB done 06:06:27 #14 DONE 0.2s 06:06:27 06:06:27 #15 [security-proxy-auth internal] load .dockerignore 06:06:27 #15 DONE 0.0s 06:06:27 06:06:27 #16 [security-bootstrapper internal] load .dockerignore 06:06:27 #16 DONE 0.0s 06:06:27 06:06:27 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:27 #3 DONE 0.0s 06:06:27 06:06:27 #17 [support-notifications internal] load build definition from Dockerfile 06:06:27 #17 transferring dockerfile: 2.02kB done 06:06:27 #17 DONE 0.2s 06:06:27 06:06:27 #18 [security-secretstore-setup internal] load build definition from Dockerfile 06:06:27 #18 transferring dockerfile: 2.49kB done 06:06:27 #18 DONE 0.2s 06:06:27 06:06:27 #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 06:06:27 #5 DONE 0.2s 06:06:27 06:06:27 #19 [core-metadata internal] load build definition from Dockerfile 06:06:27 #19 transferring dockerfile: 2.10kB done 06:06:27 #19 DONE 0.2s 06:06:27 06:06:27 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:27 #3 DONE 0.0s 06:06:27 06:06:27 #20 [core-common-config-bootstrapper internal] load .dockerignore 06:06:27 #20 transferring context: 50B done 06:06:27 #20 DONE 0.1s 06:06:27 06:06:27 #21 [core-keeper internal] load .dockerignore 06:06:27 #21 transferring context: 50B done 06:06:27 #21 DONE 0.1s 06:06:27 06:06:27 #22 [core-command internal] load .dockerignore 06:06:27 #22 transferring context: 50B done 06:06:27 #22 DONE 0.2s 06:06:27 06:06:27 #23 [core-data internal] load .dockerignore 06:06:27 #23 transferring context: 50B done 06:06:27 #23 DONE 0.1s 06:06:27 06:06:27 #24 [security-proxy-setup internal] load .dockerignore 06:06:27 #24 transferring context: 50B done 06:06:27 #24 DONE 0.1s 06:06:27 06:06:27 #16 [security-bootstrapper internal] load .dockerignore 06:06:27 #16 transferring context: 50B done 06:06:27 #16 DONE 0.1s 06:06:27 06:06:27 #15 [security-proxy-auth internal] load .dockerignore 06:06:27 #15 transferring context: 50B done 06:06:27 #15 DONE 0.2s 06:06:27 06:06:27 #25 [security-spiffe-token-provider internal] load .dockerignore 06:06:27 #25 transferring context: 50B done 06:06:27 #25 DONE 0.1s 06:06:27 06:06:27 #26 [core-metadata internal] load .dockerignore 06:06:27 #26 transferring context: 50B done 06:06:27 #26 DONE 0.1s 06:06:27 06:06:27 #27 [security-secretstore-setup internal] load .dockerignore 06:06:27 #27 transferring context: 50B done 06:06:27 #27 DONE 0.2s 06:06:27 06:06:27 #28 [core-metadata internal] load build context 06:06:27 #28 DONE 0.0s 06:06:27 06:06:27 #29 [support-scheduler internal] load .dockerignore 06:06:27 #29 transferring context: 50B done 06:06:27 #29 DONE 0.2s 06:06:27 06:06:27 #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:06:27 #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:06:27 #30 ... 06:06:27 06:06:27 #31 [support-notifications internal] load .dockerignore 06:06:27 #31 transferring context: 50B done 06:06:27 #31 DONE 0.2s 06:06:27 06:06:27 #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:06:27 #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:06:27 #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 06:06:27 #30 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:06:27 #30 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:06:27 #30 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:06:27 #30 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:06:28 #30 ... 06:06:28 06:06:28 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 06:06:28 #32 DONE 0.7s 06:06:28 06:06:28 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 06:06:28 #33 DONE 0.7s 06:06:28 06:06:28 #34 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 06:06:28 #34 DONE 0.6s 06:06:28 06:06:28 #30 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:06:28 #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done 06:06:29 #30 ... 06:06:29 06:06:29 #35 [security-spire-agent internal] load .dockerignore 06:06:29 #35 transferring context: 50B 0.0s done 06:06:29 #35 DONE 0.9s 06:06:29 06:06:29 #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 06:06:31 #36 ... 06:06:31 06:06:31 #37 [security-spire-config internal] load .dockerignore 06:06:31 #37 transferring context: 50B done 06:06:31 #37 DONE 2.6s 06:06:31 06:06:31 #38 [security-bootstrapper internal] load build context 06:06:33 #38 ... 06:06:33 06:06:33 #39 [security-spire-server internal] load .dockerignore 06:06:33 #39 transferring context: 50B done 06:06:33 #39 DONE 5.0s 06:06:33 06:06:33 #38 [security-bootstrapper internal] load build context 06:06:33 #38 ... 06:06:33 06:06:33 #40 [core-common-config-bootstrapper internal] load build context 06:06:33 #40 ... 06:06:33 06:06:33 #38 [security-bootstrapper internal] load build context 06:06:33 #38 transferring context: 197.45MB 5.5s 06:06:33 #38 ... 06:06:33 06:06:33 #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 06:06:33 #36 DONE 5.3s 06:06:33 06:06:33 #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:06:33 #30 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:06:33 #30 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.6s done 06:06:33 #30 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:06:33 #30 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:06:33 #30 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:06:33 #30 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:06:33 #30 DONE 6.0s 06:06:33 06:06:33 #38 [security-bootstrapper internal] load build context 06:06:34 #38 ... 06:06:34 06:06:34 #41 [security-spire-config internal] load build context 06:06:34 #41 transferring context: 24.70kB 0.0s done 06:06:34 #41 DONE 0.2s 06:06:34 06:06:34 #42 [security-spire-server internal] load build context 06:06:34 #42 transferring context: 26.44kB 0.0s done 06:06:34 #42 DONE 0.2s 06:06:34 06:06:34 #43 [security-spire-agent internal] load build context 06:06:34 #43 transferring context: 25.98kB 0.0s done 06:06:34 #43 DONE 0.3s 06:06:34 06:06:34 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:06:34 #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 06:06:34 #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 06:06:34 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s 06:06:34 #44 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 06:06:34 #44 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 06:06:34 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 06:06:34 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s 06:06:34 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 06:06:34 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 06:06:34 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s 06:06:34 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.1s 06:06:34 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 06:06:34 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 06:06:34 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 06:06:34 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 06:06:34 #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 06:06:34 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 0.3s 06:06:34 #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 06:06:34 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s 06:06:35 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 0.5s 06:06:35 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s 06:06:36 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done 06:06:36 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done 06:06:37 #44 ... 06:06:37 06:06:37 #45 [security-proxy-setup internal] load build context 06:06:38 #45 ... 06:06:38 06:06:38 #46 [security-secretstore-setup internal] load build context 06:06:38 #46 ... 06:06:38 06:06:38 #47 [security-spiffe-token-provider internal] load build context 06:06:38 #47 ... 06:06:38 06:06:38 #48 [core-data internal] load build context 06:06:38 #48 ... 06:06:38 06:06:38 #49 [security-proxy-auth internal] load build context 06:06:38 #49 ... 06:06:38 06:06:38 #50 [core-command internal] load build context 06:06:38 #50 ... 06:06:38 06:06:38 #51 [support-scheduler internal] load build context 06:06:38 #51 ... 06:06:38 06:06:38 #52 [core-keeper internal] load build context 06:06:38 #52 ... 06:06:38 06:06:38 #28 [core-metadata internal] load build context 06:06:38 #28 ... 06:06:38 06:06:38 #53 [support-notifications internal] load build context 06:06:38 #53 transferring context: 387.84MB 10.7s 06:06:38 #53 ... 06:06:38 06:06:38 #52 [core-keeper internal] load build context 06:06:44 #52 ... 06:06:44 06:06:44 #40 [core-common-config-bootstrapper internal] load build context 06:06:44 #40 transferring context: 608.69MB 14.3s done 06:06:44 #40 ... 06:06:44 06:06:44 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:06:44 #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:44 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:44 #0 1.504 OK: 265 MiB in 60 packages 06:06:44 #54 ... 06:06:44 06:06:44 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:06:44 #55 ... 06:06:44 06:06:44 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:44 #56 ... 06:06:44 06:06:44 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:06:44 #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:44 #0 6.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:44 #0 6.862 OK: 265 MiB in 60 packages 06:06:44 #57 ... 06:06:44 06:06:44 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:06:44 #58 ... 06:06:44 06:06:44 #38 [security-bootstrapper internal] load build context 06:06:44 #38 ... 06:06:44 06:06:44 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:06:44 #0 0.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:44 #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:44 #0 1.453 OK: 265 MiB in 60 packages 06:06:44 #59 ... 06:06:44 06:06:44 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:06:44 #60 ... 06:06:44 06:06:44 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:06:44 #61 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 06:06:44 #61 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 06:06:44 #61 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 06:06:44 #61 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 06:06:44 #61 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 06:06:44 #61 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 06:06:44 #61 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 06:06:44 #61 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 06:06:44 #61 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.9s done 06:06:44 #61 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 06:06:44 #61 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 06:06:44 #61 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.7s done 06:06:44 #61 ... 06:06:44 06:06:44 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:06:44 #0 6.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:44 #0 6.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:44 #0 7.128 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:06:44 #0 7.128 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:06:44 #0 7.128 OK: 26335 distinct packages available 06:06:44 #0 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:44 #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:44 #0 7.590 OK: 265 MiB in 60 packages 06:06:45 Removing intermediate container 2c8307abd67b 06:06:45 ---> 543798d86b34 06:06:45 Successfully built 543798d86b34 06:06:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:45 #62 ... 06:06:45 06:06:45 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:06:45 #63 ... 06:06:45 06:06:45 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:06:45 #0 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:45 #0 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:45 #0 6.289 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:06:45 #0 6.289 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:06:45 #0 6.289 OK: 26324 distinct packages available 06:06:45 #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:45 #0 6.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:45 #0 6.731 (1/5) Installing dumb-init (1.2.5-r3) 06:06:45 #0 6.736 (2/5) Installing musl-obstack (1.2.3-r2) 06:06:45 #0 6.739 (3/5) Installing libucontext (1.3.2-r0) 06:06:45 #0 6.752 (4/5) Installing gcompat (1.1.0-r4) 06:06:45 #0 6.752 (5/5) Installing openssl (3.5.5-r0) 06:06:45 #0 6.760 Executing busybox-1.37.0-r20.trigger 06:06:45 #0 6.764 OK: 8 MiB in 21 packages 06:06:45 + docker inspect -f . ci-base-image-arm64 06:06:45 . 06:06:45 #64 ... 06:06:45 06:06:45 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:06:45 #65 ... 06:06:45 06:06:45 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:06:45 #66 ... 06:06:45 06:06:45 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container 06:06:46 #67 ... 06:06:46 06:06:46 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:06:46 #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:46 #0 8.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:46 #0 8.393 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:06:46 #0 8.393 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:06:46 #0 8.393 OK: 26324 distinct packages available 06:06:46 #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:06:46 #0 8.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:06:46 #0 8.890 (1/4) Installing dumb-init (1.2.5-r3) 06:06:46 #0 8.895 (2/4) Installing musl-obstack (1.2.3-r2) 06:06:46 #0 8.900 (3/4) Installing libucontext (1.3.2-r0) 06:06:46 #0 8.904 (4/4) Installing gcompat (1.1.0-r4) 06:06:46 #0 8.907 Executing busybox-1.37.0-r20.trigger 06:06:46 #0 9.795 OK: 8 MiB in 20 packages 06:06:46 #68 ... 06:06:46 06:06:46 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:06:46 #69 ... 06:06:46 06:06:46 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:06:46 #70 ... 06:06:46 06:06:46 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:06:46 #71 ... 06:06:46 06:06:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:06:46 #44 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.5s done 06:06:47 $ docker top 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:48 + go version 06:06:48 go version go1.25.3 linux/arm64 [Pipeline] } 06:06:48 $ docker stop --time=1 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 06:06:48 #44 ... 06:06:48 06:06:48 #45 [security-proxy-setup internal] load build context 06:06:48 #45 transferring context: 608.69MB 19.1s done 06:06:48 #45 ... 06:06:48 06:06:48 #46 [security-secretstore-setup internal] load build context 06:06:48 #46 transferring context: 608.69MB 19.0s done 06:06:48 #46 ... 06:06:48 06:06:48 #47 [security-spiffe-token-provider internal] load build context 06:06:48 #47 transferring context: 608.69MB 17.8s done 06:06:48 #47 ... 06:06:48 06:06:48 #49 [security-proxy-auth internal] load build context 06:06:48 #49 transferring context: 608.69MB 16.2s done 06:06:49 #49 ... 06:06:49 06:06:49 #48 [core-data internal] load build context 06:06:49 #48 transferring context: 608.69MB 18.9s done 06:06:49 #48 ... 06:06:49 06:06:49 #51 [support-scheduler internal] load build context 06:06:49 #51 transferring context: 608.69MB 16.5s done 06:06:49 #51 ... 06:06:49 06:06:49 #50 [core-command internal] load build context 06:06:49 #50 transferring context: 608.69MB 18.4s done 06:06:49 #50 ... 06:06:49 06:06:49 #53 [support-notifications internal] load build context 06:06:49 #53 transferring context: 608.69MB 16.5s done 06:06:49 #53 ... 06:06:49 06:06:49 #28 [core-metadata internal] load build context 06:06:49 #28 transferring context: 608.69MB 19.4s done 06:06:49 $ docker rm -f --volumes 5e1899c88199ecec1012e4831878718380802207d78a249c5cbe69ab00629247 [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 06:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:50 06:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:52 latest: Pulling from edgex-devops/edgex-compose-arm64 06:06:52 547446be3368: Pulling fs layer 06:06:52 d125d8839a47: Pulling fs layer 06:06:52 3e85d5ac6304: Pulling fs layer 06:06:52 c3105a71a48b: Pulling fs layer 06:06:52 0f093f025ec4: Pulling fs layer 06:06:52 c3106fc0e877: Pulling fs layer 06:06:52 c3105a71a48b: Waiting 06:06:52 0f093f025ec4: Waiting 06:06:52 c3106fc0e877: Waiting 06:06:52 547446be3368: Verifying Checksum 06:06:52 547446be3368: Download complete 06:06:52 c3105a71a48b: Verifying Checksum 06:06:52 c3105a71a48b: Download complete 06:06:53 d125d8839a47: Verifying Checksum 06:06:53 d125d8839a47: Download complete 06:06:53 c3106fc0e877: Verifying Checksum 06:06:53 c3106fc0e877: Download complete 06:06:53 0f093f025ec4: Verifying Checksum 06:06:53 0f093f025ec4: Download complete 06:06:53 547446be3368: Pull complete 06:06:53 #28 ... 06:06:53 06:06:53 #52 [core-keeper internal] load build context 06:06:53 #52 transferring context: 608.69MB 18.7s done 06:06:54 #52 ... 06:06:54 06:06:54 #38 [security-bootstrapper internal] load build context 06:06:54 #38 transferring context: 608.69MB 17.9s done 06:06:54 d125d8839a47: Pull complete 06:06:55 3e85d5ac6304: Verifying Checksum 06:06:55 3e85d5ac6304: Download complete 06:07:01 #38 ... 06:07:01 06:07:01 #40 [core-common-config-bootstrapper internal] load build context 06:07:01 #40 DONE 32.7s 06:07:01 06:07:01 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:01 #56 DONE 26.8s 06:07:01 06:07:01 #49 [security-proxy-auth internal] load build context 06:07:01 #49 DONE 32.6s 06:07:01 06:07:01 #53 [support-notifications internal] load build context 06:07:01 #53 DONE 32.6s 06:07:01 06:07:01 #64 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:07:01 #64 DONE 26.7s 06:07:01 06:07:01 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:07:01 #57 DONE 26.8s 06:07:01 06:07:01 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:07:01 #62 DONE 26.8s 06:07:01 06:07:01 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:01 #68 DONE 26.7s 06:07:01 06:07:01 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:07:01 #59 DONE 26.8s 06:07:01 06:07:01 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:07:01 #54 DONE 26.8s 06:07:01 06:07:01 #51 [support-scheduler internal] load build context 06:07:01 #51 DONE 32.6s 06:07:01 06:07:01 #47 [security-spiffe-token-provider internal] load build context 06:07:01 #47 DONE 32.7s 06:07:01 06:07:01 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:07:01 #72 ... 06:07:01 06:07:01 #38 [security-bootstrapper internal] load build context 06:07:01 #38 DONE 32.7s 06:07:01 06:07:01 #50 [core-command internal] load build context 06:07:01 #50 DONE 32.7s 06:07:01 06:07:01 #52 [core-keeper internal] load build context 06:07:01 #52 DONE 32.8s 06:07:01 06:07:01 #48 [core-data internal] load build context 06:07:01 #48 DONE 32.8s 06:07:01 06:07:01 #45 [security-proxy-setup internal] load build context 06:07:01 #45 DONE 32.7s 06:07:01 06:07:01 #28 [core-metadata internal] load build context 06:07:01 #28 DONE 32.7s 06:07:01 06:07:01 #46 [security-secretstore-setup internal] load build context 06:07:01 #46 DONE 32.7s 06:07:01 06:07:01 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:07:01 #72 DONE 0.2s 06:07:01 06:07:01 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:07:01 #73 DONE 0.2s 06:07:01 06:07:01 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:07:01 #74 DONE 0.1s 06:07:01 06:07:01 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:07:01 #75 DONE 0.1s 06:07:01 06:07:01 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:01 #44 DONE 27.1s 06:07:01 06:07:01 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:01 #61 DONE 27.1s 06:07:01 06:07:01 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:01 #76 ... 06:07:01 06:07:01 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:01 #70 DONE 27.2s 06:07:01 06:07:01 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:01 #69 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:01 #69 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:01 #69 27.84 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:07:02 #69 27.85 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:07:02 #69 27.85 OK: 26324 distinct packages available 06:07:02 #69 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #69 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #69 28.44 (1/13) Installing brotli-libs (1.1.0-r2) 06:07:02 #69 28.58 (2/13) Installing c-ares (1.34.6-r0) 06:07:02 #69 28.58 (3/13) Installing libunistring (1.3-r0) 06:07:02 #69 28.60 (4/13) Installing libidn2 (2.3.7-r0) 06:07:02 #69 28.60 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:07:02 #69 28.60 (6/13) Installing libpsl (0.21.5-r3) 06:07:02 #69 28.61 (7/13) Installing zstd-libs (1.5.7-r0) 06:07:02 #69 28.62 (8/13) Installing libcurl (8.14.1-r2) 06:07:02 #69 28.63 (9/13) Installing curl (8.14.1-r2) 06:07:02 #69 28.63 (10/13) Installing dumb-init (1.2.5-r3) 06:07:02 #69 28.64 (11/13) Installing musl-obstack (1.2.3-r2) 06:07:02 #69 28.64 (12/13) Installing libucontext (1.3.2-r0) 06:07:02 #69 28.67 (13/13) Installing gcompat (1.1.0-r4) 06:07:02 #69 28.67 Executing busybox-1.37.0-r20.trigger 06:07:02 #69 ... 06:07:02 06:07:02 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:07:02 #67 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #67 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #67 27.97 (1/1) Installing dumb-init (1.2.5-r3) 06:07:02 #67 27.99 Executing busybox-1.37.0-r20.trigger 06:07:02 #67 27.99 OK: 7 MiB in 17 packages 06:07:02 #67 DONE 28.8s 06:07:02 06:07:02 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:07:02 #71 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #71 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #71 28.18 OK: 265 MiB in 60 packages 06:07:02 #71 DONE 28.8s 06:07:02 06:07:02 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:02 #60 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #60 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #60 27.95 (1/4) Installing dumb-init (1.2.5-r3) 06:07:02 #60 27.95 (2/4) Installing openssl (3.5.5-r0) 06:07:02 #60 27.96 (3/4) Installing su-exec (0.2-r3) 06:07:02 #60 27.97 (4/4) Installing yq-go (4.47.2-r3) 06:07:02 #60 28.07 Executing busybox-1.37.0-r20.trigger 06:07:02 #60 28.10 OK: 20 MiB in 20 packages 06:07:02 #60 DONE 28.8s 06:07:02 06:07:02 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:07:02 #58 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #58 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #58 27.98 (1/4) Installing ca-certificates (20250911-r0) 06:07:02 #58 28.00 (2/4) Installing dumb-init (1.2.5-r3) 06:07:02 #58 28.00 (3/4) Installing su-exec (0.2-r3) 06:07:02 #58 28.01 (4/4) Installing yq-go (4.47.2-r3) 06:07:02 #58 28.15 Executing busybox-1.37.0-r20.trigger 06:07:02 #58 28.15 Executing ca-certificates-20250911-r0.trigger 06:07:02 #58 28.61 OK: 20 MiB in 20 packages 06:07:02 #58 DONE 28.8s 06:07:02 06:07:02 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:02 #69 28.68 OK: 13 MiB in 29 packages 06:07:02 #69 DONE 28.8s 06:07:02 06:07:02 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:07:02 #65 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #65 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #65 28.54 (1/1) Installing dumb-init (1.2.5-r3) 06:07:02 #65 28.57 Executing busybox-1.37.0-r20.trigger 06:07:02 #65 28.63 OK: 7 MiB in 17 packages 06:07:02 #65 DONE 28.8s 06:07:02 06:07:02 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 06:07:02 #77 DONE 0.2s 06:07:02 06:07:02 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:07:02 #55 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #55 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #55 28.66 (1/2) Installing dumb-init (1.2.5-r3) 06:07:02 #55 28.67 (2/2) Installing su-exec (0.2-r3) 06:07:02 #55 28.67 Executing busybox-1.37.0-r20.trigger 06:07:02 #55 28.68 OK: 7 MiB in 18 packages 06:07:02 #55 DONE 28.9s 06:07:02 06:07:02 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:02 #63 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #63 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #63 28.10 (1/7) Installing ca-certificates (20250911-r0) 06:07:02 #63 28.12 (2/7) Installing dumb-init (1.2.5-r3) 06:07:02 #63 28.13 (3/7) Installing libgcc (14.2.0-r6) 06:07:02 #63 28.13 (4/7) Installing libsodium (1.0.20-r1) 06:07:02 #63 28.14 (5/7) Installing libstdc++ (14.2.0-r6) 06:07:02 #63 28.17 (6/7) Installing libzmq (4.3.5-r2) 06:07:02 #63 28.19 (7/7) Installing zeromq (4.3.5-r2) 06:07:02 #63 28.19 Executing busybox-1.37.0-r20.trigger 06:07:02 #63 28.58 Executing ca-certificates-20250911-r0.trigger 06:07:02 #63 28.73 OK: 12 MiB in 23 packages 06:07:02 #63 DONE 28.9s 06:07:02 06:07:02 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:07:02 #66 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:02 #66 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:02 #66 28.60 (1/3) Installing ca-certificates (20250911-r0) 06:07:02 #66 28.67 (2/3) Installing dumb-init (1.2.5-r3) 06:07:02 #66 28.67 (3/3) Installing tzdata (2025c-r0) 06:07:02 #66 28.75 Executing busybox-1.37.0-r20.trigger 06:07:02 #66 28.76 Executing ca-certificates-20250911-r0.trigger 06:07:02 #66 28.84 OK: 8 MiB in 19 packages 06:07:02 #66 DONE 29.0s 06:07:02 06:07:02 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:03 #78 ... 06:07:03 06:07:03 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 06:07:03 #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:03 #0 2.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:03 #0 2.444 OK: 8 MiB in 21 packages 06:07:03 #79 DONE 2.6s 06:07:03 06:07:03 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:07:04 #80 ... 06:07:04 06:07:04 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:07:04 #81 DONE 1.4s 06:07:04 06:07:04 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:04 #82 DONE 1.4s 06:07:04 06:07:04 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:07:04 #83 DONE 0.1s 06:07:04 06:07:04 #84 [security-spire-server stage-2 6/9] COPY security.txt / 06:07:05 3e85d5ac6304: Pull complete 06:07:05 c3105a71a48b: Pull complete 06:07:05 #84 DONE 0.9s 06:07:05 06:07:05 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:07:05 #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:05 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:05 #0 4.573 OK: 8 MiB in 20 packages 06:07:05 #85 DONE 5.1s 06:07:05 06:07:05 #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:07:05 #86 ... 06:07:05 06:07:05 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:05 #87 DONE 1.1s 06:07:05 06:07:05 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:07:06 0f093f025ec4: Pull complete 06:07:06 c3106fc0e877: Pull complete 06:07:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:06 #88 ... 06:07:06 06:07:06 #86 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:07:06 #86 DONE 0.9s 06:07:06 06:07:06 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:07:06 prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container 06:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:07:08 $ docker top 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:09 + docker compose -f ./docker-compose-build.yml build --parallel 06:07:10 #89 ... 06:07:10 06:07:10 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:07:10 #0 4.064 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:10 #0 4.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:10 #0 5.280 OK: 265 MiB in 60 packages 06:07:10 #90 ... 06:07:10 06:07:10 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:11 #91 ... 06:07:11 06:07:11 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:11 #92 ... 06:07:11 06:07:11 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:07:11 #0 3.554 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:11 #0 4.044 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:11 #0 4.668 (1/1) Installing dumb-init (1.2.5-r3) 06:07:11 #0 4.795 Executing busybox-1.37.0-r20.trigger 06:07:11 #0 4.813 OK: 7 MiB in 17 packages 06:07:11 #93 ... 06:07:11 06:07:11 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:11 #94 ... 06:07:11 06:07:11 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:07:11 #80 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:11 #80 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:11 #80 4.332 OK: 7 MiB in 17 packages 06:07:12 #80 ... 06:07:12 06:07:12 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:07:12 #95 ... 06:07:12 06:07:12 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:07:12 #96 ... 06:07:12 06:07:12 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:07:13 #97 ... 06:07:13 06:07:13 #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:07:13 #98 ... 06:07:13 06:07:13 #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:13 #99 ... 06:07:13 06:07:13 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:07:13 #0 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:13 #0 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:13 #0 4.132 OK: 20 MiB in 20 packages 06:07:13 #100 ... 06:07:13 06:07:13 #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:07:13 #101 ... 06:07:13 06:07:13 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:14 #102 ... 06:07:14 06:07:14 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:07:14 #93 DONE 13.4s 06:07:14 06:07:14 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:19 #1 [support-scheduler internal] load build definition from Dockerfile 06:07:19 #1 transferring dockerfile: 1.83kB 0.0s done 06:07:19 #1 DONE 0.1s 06:07:19 06:07:19 #2 [core-metadata internal] load build definition from Dockerfile 06:07:19 #2 ... 06:07:19 06:07:19 #3 [security-proxy-auth internal] load build definition from Dockerfile 06:07:19 #3 transferring dockerfile: 2.14kB 0.0s done 06:07:19 #3 DONE 1.2s 06:07:19 06:07:19 #4 [core-keeper internal] load build definition from Dockerfile 06:07:19 #4 transferring dockerfile: 2.07kB 0.0s done 06:07:19 #4 DONE 1.2s 06:07:19 06:07:19 #2 [core-metadata internal] load build definition from Dockerfile 06:07:19 #2 transferring dockerfile: 2.10kB done 06:07:20 #2 DONE 1.3s 06:07:20 06:07:20 #5 [security-proxy-auth internal] load .dockerignore 06:07:20 #5 ... 06:07:20 06:07:20 #6 [security-proxy-setup internal] load build definition from Dockerfile 06:07:20 #6 transferring dockerfile: 2.50kB 0.0s done 06:07:20 #6 DONE 1.3s 06:07:20 06:07:20 #5 [security-proxy-auth internal] load .dockerignore 06:07:20 #5 transferring context: 50B 0.1s done 06:07:20 #5 ... 06:07:20 06:07:20 #7 [security-spire-server internal] load build definition from Dockerfile 06:07:20 #7 transferring dockerfile: 1.70kB done 06:07:20 #7 DONE 1.5s 06:07:20 06:07:20 #8 [security-spire-config internal] load build definition from Dockerfile 06:07:20 #8 transferring dockerfile: 1.69kB 0.0s done 06:07:20 #8 DONE 1.3s 06:07:20 06:07:20 #9 [security-secretstore-setup internal] load build definition from Dockerfile 06:07:20 #9 transferring dockerfile: 2.49kB 0.0s done 06:07:20 #9 DONE 1.5s 06:07:20 06:07:20 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:07:20 #10 transferring dockerfile: 2.23kB 0.0s done 06:07:20 #10 DONE 1.3s 06:07:20 06:07:20 #11 [core-command internal] load build definition from Dockerfile 06:07:20 #11 transferring dockerfile: 1.94kB 0.0s done 06:07:20 #11 DONE 1.5s 06:07:20 06:07:20 #12 [security-spire-agent internal] load build definition from Dockerfile 06:07:20 #12 transferring dockerfile: 1.81kB 0.0s done 06:07:20 #12 DONE 1.3s 06:07:20 06:07:20 #13 [security-secretstore-setup internal] load .dockerignore 06:07:20 #13 ... 06:07:20 06:07:20 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:07:20 #14 transferring dockerfile: 1.89kB 0.0s done 06:07:20 #14 DONE 1.4s 06:07:20 06:07:20 #15 [security-bootstrapper internal] load build definition from Dockerfile 06:07:20 #15 transferring dockerfile: 3.02kB 0.0s done 06:07:20 #15 DONE 1.3s 06:07:20 06:07:20 #16 [core-data internal] load build definition from Dockerfile 06:07:20 #16 transferring dockerfile: 2.04kB 0.1s done 06:07:20 #16 DONE 1.3s 06:07:20 06:07:20 #5 [security-proxy-auth internal] load .dockerignore 06:07:20 #5 DONE 0.5s 06:07:20 06:07:20 #17 [core-keeper internal] load .dockerignore 06:07:20 #17 transferring context: 50B 0.0s done 06:07:20 #17 DONE 0.5s 06:07:20 06:07:20 #18 [support-scheduler internal] load .dockerignore 06:07:20 #18 transferring context: 50B 0.1s done 06:07:20 #18 DONE 1.3s 06:07:20 06:07:20 #19 [security-spiffe-token-provider internal] load .dockerignore 06:07:20 #19 ... 06:07:20 06:07:20 #20 [core-metadata internal] load .dockerignore 06:07:20 #20 transferring context: 50B 0.0s done 06:07:20 #20 DONE 0.5s 06:07:20 06:07:20 #21 [security-proxy-setup internal] load .dockerignore 06:07:20 #21 transferring context: 50B 0.0s done 06:07:20 #21 DONE 0.5s 06:07:20 06:07:20 #22 [security-spire-server internal] load .dockerignore 06:07:20 #22 transferring context: 50B 0.0s done 06:07:20 #22 DONE 0.5s 06:07:20 06:07:20 #19 [security-spiffe-token-provider internal] load .dockerignore 06:07:20 #19 transferring context: 50B done 06:07:21 #19 DONE 0.2s 06:07:21 06:07:21 #13 [security-secretstore-setup internal] load .dockerignore 06:07:21 #13 transferring context: 50B 0.0s done 06:07:21 #13 DONE 0.5s 06:07:21 06:07:21 #23 [security-spire-config internal] load .dockerignore 06:07:21 #23 transferring context: 50B 0.0s done 06:07:21 #23 DONE 0.4s 06:07:21 06:07:21 #24 [support-notifications internal] load .dockerignore 06:07:21 #24 ... 06:07:21 06:07:21 #25 [core-command internal] load .dockerignore 06:07:21 #25 transferring context: 50B 0.0s done 06:07:21 #25 DONE 0.5s 06:07:21 06:07:21 #26 [core-common-config-bootstrapper internal] load .dockerignore 06:07:21 #26 transferring context: 50B 0.0s done 06:07:21 #26 DONE 0.3s 06:07:21 06:07:21 #27 [security-spire-agent internal] load .dockerignore 06:07:21 #27 transferring context: 50B 0.0s done 06:07:21 #27 DONE 0.3s 06:07:21 06:07:21 #24 [support-notifications internal] load .dockerignore 06:07:21 #24 transferring context: 50B 0.0s done 06:07:21 #24 DONE 0.2s 06:07:21 06:07:21 #28 [security-bootstrapper internal] load .dockerignore 06:07:21 #28 transferring context: 50B 0.0s done 06:07:21 #28 DONE 0.3s 06:07:21 06:07:21 #29 [core-data internal] load .dockerignore 06:07:21 #29 transferring context: 50B done 06:07:21 #29 DONE 0.2s 06:07:21 06:07:21 #30 [support-notifications internal] load build definition from Dockerfile 06:07:21 #30 transferring dockerfile: 2.02kB 0.0s done 06:07:21 #30 ... 06:07:21 06:07:21 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:21 #31 DONE 0.0s 06:07:21 06:07:21 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:21 #31 DONE 0.0s 06:07:21 06:07:21 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 06:07:21 #32 DONE 0.2s 06:07:21 06:07:21 #30 [support-notifications internal] load build definition from Dockerfile 06:07:21 #30 ... 06:07:21 06:07:21 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:21 #31 DONE 0.0s 06:07:21 06:07:21 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 06:07:21 #32 DONE 0.3s 06:07:22 06:07:22 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:22 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:22 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:22 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:22 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 06:07:22 #33 ... 06:07:22 06:07:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:22 #31 DONE 0.0s 06:07:22 06:07:22 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s 06:07:22 #33 ... 06:07:22 06:07:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 06:07:22 #32 DONE 0.4s 06:07:22 06:07:22 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:22 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 06:07:22 #33 ... 06:07:22 06:07:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:22 #31 DONE 0.0s 06:07:22 06:07:22 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:22 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:22 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:22 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:22 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:22 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:22 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:22 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:22 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:22 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:22 #33 ... 06:07:22 06:07:22 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 06:07:22 #32 DONE 0.7s 06:07:22 06:07:22 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:22 #33 ... 06:07:22 06:07:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:22 #31 DONE 0.0s 06:07:22 06:07:22 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:23 #33 ... 06:07:23 06:07:23 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 06:07:23 #32 DONE 0.9s 06:07:23 06:07:23 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:23 #33 ... 06:07:23 06:07:23 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:23 #31 DONE 0.0s 06:07:23 06:07:23 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:23 #33 ... 06:07:23 06:07:23 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:23 #31 DONE 0.0s 06:07:23 06:07:23 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:23 #33 ... 06:07:23 06:07:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:23 #31 DONE 0.0s 06:07:23 06:07:23 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:23 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:23 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:23 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:23 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:23 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:24 #33 ... 06:07:24 06:07:24 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 06:07:24 #32 DONE 1.9s 06:07:24 06:07:24 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 ... 06:07:24 06:07:24 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:24 #31 DONE 0.0s 06:07:24 06:07:24 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 06:07:24 #34 DONE 1.8s 06:07:24 06:07:24 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 06:07:24 #32 DONE 1.9s 06:07:24 06:07:24 #35 [security-proxy-auth internal] load build context 06:07:24 #35 transferring context: 3.40MB 1.5s done 06:07:24 #35 DONE 2.6s 06:07:24 06:07:24 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:24 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:24 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:24 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:24 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:24 #33 ... 06:07:24 06:07:24 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:24 #31 DONE 0.0s 06:07:24 06:07:24 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:24 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:24 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:24 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:24 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:24 #91 ... 06:07:24 06:07:24 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:07:24 #90 DONE 22.6s 06:07:24 06:07:24 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:24 #76 ... 06:07:24 06:07:24 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:07:24 #96 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:24 #96 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:24 #96 21.86 OK: 13 MiB in 29 packages 06:07:24 #33 ... 06:07:24 06:07:24 #36 [support-scheduler internal] load build context 06:07:24 #36 transferring context: 3.40MB 2.1s done 06:07:24 #36 DONE 2.7s 06:07:24 06:07:24 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 ... 06:07:24 06:07:24 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:24 #31 DONE 0.0s 06:07:24 06:07:24 #37 [core-keeper internal] load build context 06:07:24 #37 transferring context: 3.40MB 2.0s done 06:07:24 #37 DONE 2.7s 06:07:24 06:07:24 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:24 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 06:07:24 #38 DONE 0.4s 06:07:24 06:07:24 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 ... 06:07:24 06:07:24 #39 [core-metadata internal] load build context 06:07:24 #39 transferring context: 3.40MB 1.7s done 06:07:24 #39 DONE 2.4s 06:07:24 06:07:24 #40 [security-proxy-setup internal] load build context 06:07:24 #40 transferring context: 3.40MB 1.5s done 06:07:24 #40 DONE 2.2s 06:07:24 06:07:24 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 06:07:24 #32 DONE 2.4s 06:07:24 06:07:24 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:24 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:24 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:24 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:24 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:24 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:25 #33 ... 06:07:25 06:07:25 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 06:07:25 #41 DONE 1.1s 06:07:25 06:07:25 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:25 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:25 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:25 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:25 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:25 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:25 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.9s done 06:07:25 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:07:25 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:07:25 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 06:07:25 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 06:07:25 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 06:07:25 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.9s done 06:07:25 #96 ... 06:07:25 06:07:25 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:25 #91 DONE 24.6s 06:07:25 06:07:25 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:07:25 #100 DONE 22.7s 06:07:25 06:07:25 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:25 #76 DONE 24.5s 06:07:25 06:07:25 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:25 #94 DONE 24.6s 06:07:25 06:07:25 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:07:25 #80 DONE 22.8s 06:07:25 06:07:25 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:25 #92 DONE 24.6s 06:07:25 06:07:25 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:07:25 #95 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:25 #95 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:25 #95 21.93 OK: 20 MiB in 20 packages 06:07:25 #95 DONE 22.7s 06:07:25 06:07:25 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:07:25 #96 DONE 22.7s 06:07:25 06:07:25 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:07:25 #88 DONE 19.7s 06:07:25 06:07:25 #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:07:25 #101 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:25 #101 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:25 #101 22.06 OK: 7 MiB in 17 packages 06:07:25 #101 DONE 22.7s 06:07:25 06:07:25 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:25 #102 DONE 19.7s 06:07:25 06:07:25 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:07:25 #89 DONE 18.9s 06:07:25 06:07:25 #103 [security-proxy-setup builder 6/7] COPY . . 06:07:25 #103 ... 06:07:25 06:07:25 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:07:25 #104 DONE 1.9s 06:07:25 06:07:25 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:26 #33 ... 06:07:26 06:07:26 #42 [security-spire-server internal] load build context 06:07:26 #42 transferring context: 26.44kB 0.2s done 06:07:26 #42 DONE 1.8s 06:07:26 06:07:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:26 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done 06:07:26 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 06:07:26 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 06:07:26 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 06:07:26 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 06:07:26 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s done 06:07:26 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 06:07:26 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 06:07:26 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.94MB / 37.02MB 1.2s 06:07:26 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 06:07:26 #38 ... 06:07:26 06:07:26 #43 [security-spire-config internal] load build context 06:07:26 #43 transferring context: 24.70kB 0.3s done 06:07:26 #43 DONE 2.2s 06:07:26 06:07:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:26 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.5s 06:07:26 #38 ... 06:07:26 06:07:26 #44 [security-secretstore-setup internal] load build context 06:07:26 #44 transferring context: 3.40MB 1.2s done 06:07:26 #44 DONE 3.5s 06:07:26 06:07:26 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:07:26 #33 DONE 5.6s 06:07:26 06:07:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:26 #38 ... 06:07:26 06:07:26 #45 [core-command internal] load build context 06:07:26 #45 transferring context: 3.40MB 1.6s done 06:07:26 #45 DONE 2.9s 06:07:26 06:07:26 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:26 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.32MB / 37.02MB 1.7s 06:07:26 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 1.9s 06:07:26 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 06:07:27 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.80MB / 37.02MB 2.1s 06:07:27 #38 ... 06:07:27 06:07:27 #46 [security-spiffe-token-provider internal] load build context 06:07:27 #46 transferring context: 3.40MB 2.3s done 06:07:27 #46 DONE 3.4s 06:07:27 06:07:27 #47 [core-common-config-bootstrapper internal] load build context 06:07:27 #47 transferring context: 3.40MB 1.7s done 06:07:27 #47 DONE 3.0s 06:07:27 06:07:27 #48 [support-notifications internal] load build context 06:07:27 #48 transferring context: 3.40MB 1.7s done 06:07:27 #48 DONE 2.9s 06:07:27 06:07:27 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:27 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.2s 06:07:27 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.3s 06:07:27 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.5s 06:07:27 #38 ... 06:07:27 06:07:27 #49 [security-spire-agent internal] load build context 06:07:27 #49 transferring context: 25.98kB 0.1s done 06:07:27 #49 DONE 2.4s 06:07:27 06:07:27 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:28 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 2.8s 06:07:28 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 3.2s 06:07:29 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.6s 06:07:29 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.26MB / 37.02MB 3.8s 06:07:29 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 4.3s 06:07:29 #38 ... 06:07:29 06:07:29 #50 [support-notifications builder 2/7] WORKDIR /edgex-go 06:07:29 #50 DONE 2.3s 06:07:29 06:07:29 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:29 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 4.8s 06:07:30 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.2s 06:07:31 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.7s done 06:07:31 #105 ... 06:07:31 06:07:31 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:07:31 #97 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:31 #97 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:31 #97 26.53 OK: 8 MiB in 19 packages 06:07:31 #38 ... 06:07:31 06:07:31 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:07:31 #51 ... 06:07:31 06:07:31 #52 [core-data internal] load build context 06:07:31 #52 transferring context: 3.40MB 3.1s done 06:07:31 #52 DONE 6.9s 06:07:31 06:07:31 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:31 #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done 06:07:31 #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 06:07:31 #53 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 06:07:31 #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 06:07:31 #53 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 06:07:31 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 06:07:31 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 06:07:31 #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 06:07:31 #53 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.8s done 06:07:31 #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 06:07:31 #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 06:07:31 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.6s 06:07:32 #53 ... 06:07:32 06:07:32 #54 [security-bootstrapper internal] load build context 06:07:32 #54 transferring context: 3.40MB 4.0s done 06:07:32 #54 DONE 7.3s 06:07:32 06:07:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:32 #53 ... 06:07:32 06:07:32 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:07:33 #97 ... 06:07:33 06:07:33 #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:07:33 #106 DONE 8.0s 06:07:33 06:07:33 #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:07:33 #98 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:33 #98 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:33 #98 28.84 OK: 12 MiB in 23 packages 06:07:33 #98 ... 06:07:33 06:07:33 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:07:33 #107 DONE 8.5s 06:07:34 06:07:34 #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:07:34 #97 DONE 31.1s 06:07:34 06:07:34 #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:34 #99 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:07:34 #99 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:07:34 #99 25.88 OK: 7 MiB in 18 packages 06:07:34 #99 DONE 31.2s 06:07:34 06:07:34 #108 [security-spiffe-token-provider builder 6/7] COPY . . 06:07:34 #108 DONE 8.6s 06:07:34 06:07:34 #109 [support-notifications builder 6/7] COPY . . 06:07:34 #109 DONE 8.6s 06:07:34 06:07:34 #98 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:07:34 #98 DONE 31.2s 06:07:34 06:07:34 #110 [support-scheduler builder 6/7] COPY . . 06:07:34 #110 DONE 8.7s 06:07:34 06:07:34 #103 [security-secretstore-setup builder 6/7] COPY . . 06:07:34 #103 DONE 8.7s 06:07:34 06:07:34 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 06:07:34 #111 DONE 8.6s 06:07:34 06:07:34 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:34 #112 CACHED 06:07:34 06:07:34 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:07:34 #113 CACHED 06:07:34 06:07:34 #114 [security-secretstore-setup builder 6/7] COPY . . 06:07:34 #114 CACHED 06:07:34 06:07:34 #115 [security-proxy-setup builder 6/7] COPY . . 06:07:34 #115 CACHED 06:07:34 06:07:34 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:34 #116 CACHED 06:07:34 06:07:34 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:07:34 #117 CACHED 06:07:34 06:07:34 #118 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:07:34 #118 DONE 8.6s 06:07:34 06:07:34 #119 [security-spire-server] exporting to image 06:07:34 #119 exporting layers 06:07:34 #119 ... 06:07:34 06:07:34 #120 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:07:34 #120 DONE 0.2s 06:07:34 06:07:34 #121 [security-spire-config stage-2 6/10] COPY security.txt / 06:07:34 #121 DONE 0.3s 06:07:34 06:07:34 #122 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:07:34 #122 ... 06:07:34 06:07:34 #123 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:07:34 #123 DONE 0.3s 06:07:34 06:07:34 #124 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:07:35 #55 ... 06:07:35 06:07:35 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:35 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.1s 06:07:35 #124 ... 06:07:35 06:07:35 #122 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:07:35 #122 DONE 0.9s 06:07:35 06:07:35 #125 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:07:36 #125 ... 06:07:36 06:07:36 #126 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:07:36 #126 DONE 2.5s 06:07:36 #38 ... 06:07:36 06:07:36 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:07:36 #0 5.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:36 #0 6.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:36 #0 8.206 (1/2) Installing dumb-init (1.2.5-r3) 06:07:36 #0 8.222 (2/2) Installing su-exec (0.2-r3) 06:07:36 #0 8.232 Executing busybox-1.37.0-r20.trigger 06:07:36 #0 8.319 OK: 8 MiB in 18 packages 06:07:36 #56 DONE 9.4s 06:07:36 06:07:36 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:36 06:07:36 #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:07:37 #38 ... 06:07:37 06:07:37 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:37 #57 ... 06:07:37 06:07:37 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:37 #58 ... 06:07:37 06:07:37 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:07:37 #59 ... 06:07:37 06:07:37 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:07:37 #60 ... 06:07:37 06:07:37 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:37 #58 DONE 10.6s 06:07:37 06:07:37 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:07:37 #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:37 #0 9.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:37 #61 ... 06:07:37 06:07:37 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:38 #62 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:38 #62 ... 06:07:38 06:07:38 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:07:38 #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:38 #0 9.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:38 #63 ... 06:07:38 06:07:38 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:38 #64 ... 06:07:38 06:07:38 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:07:38 #65 ... 06:07:38 06:07:38 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:38 #66 ... 06:07:38 06:07:38 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:39 #38 ... 06:07:39 06:07:39 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:07:39 #67 ... 06:07:39 06:07:39 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:39 #68 ... 06:07:39 06:07:39 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:07:40 #69 ... 06:07:40 06:07:40 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:07:40 #70 ... 06:07:40 06:07:40 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:07:40 #71 ... 06:07:40 06:07:40 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:40 #64 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:40 #64 ... 06:07:40 06:07:40 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:07:40 #61 12.25 (1/1) Installing dumb-init (1.2.5-r3) 06:07:40 #61 12.25 Executing busybox-1.37.0-r20.trigger 06:07:40 #61 12.32 OK: 8 MiB in 17 packages 06:07:40 #61 DONE 13.5s 06:07:40 06:07:40 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:07:41 #72 ... 06:07:41 06:07:41 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:07:41 #63 11.37 (1/3) Installing ca-certificates (20250911-r0) 06:07:41 #63 11.71 (2/3) Installing dumb-init (1.2.5-r3) 06:07:41 #63 11.71 (3/3) Installing tzdata (2025c-r0) 06:07:41 #63 12.27 Executing busybox-1.37.0-r20.trigger 06:07:41 #63 12.41 Executing ca-certificates-20250911-r0.trigger 06:07:41 #63 13.19 OK: 9 MiB in 19 packages 06:07:41 #63 DONE 14.7s 06:07:42 06:07:42 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:42 #66 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:42 #127 ... 06:07:42 06:07:42 #119 [security-spire-server] exporting to image 06:07:42 #119 exporting layers 5.3s done 06:07:42 #119 writing image sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 0.5s done 06:07:42 #119 naming to docker.io/library/security-spire-server 0.8s done 06:07:42 #66 ... 06:07:42 06:07:42 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:42 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.1s 06:07:42 #53 ... 06:07:42 06:07:42 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:42 #66 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:43 #119 ... 06:07:43 06:07:43 #124 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:07:43 #124 DONE 8.6s 06:07:43 06:07:43 #119 [security-spire-server] exporting to image 06:07:43 #119 DONE 9.5s 06:07:43 06:07:43 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:07:43 #0 2.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:07:44 #128 ... 06:07:44 06:07:44 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:07:44 #0 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:07:44 #129 ... 06:07:44 06:07:44 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:07:44 #0 2.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:07:44 #130 ... 06:07:44 06:07:44 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:07:44 #0 0.931 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:07:44 #131 ... 06:07:44 06:07:44 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:07:44 #0 2.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:07:44 #132 ... 06:07:44 06:07:44 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:07:44 #0 0.944 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:07:44 #133 ... 06:07:44 06:07:44 #134 [security-spire-agent] exporting to image 06:07:46 #66 ... 06:07:46 06:07:46 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:46 #68 DONE 16.5s 06:07:46 06:07:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:07:46 #73 ... 06:07:46 06:07:46 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:46 #74 ... 06:07:46 06:07:46 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:47 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.1s 06:07:47 #53 ... 06:07:47 06:07:47 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:47 #57 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:47 #57 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:47 #57 16.05 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:07:47 #57 16.05 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:07:47 #57 16.05 OK: 26165 distinct packages available 06:07:47 #57 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:47 #57 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:47 #57 ... 06:07:47 06:07:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:47 #53 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 19.5s done 06:07:47 #53 ... 06:07:47 06:07:47 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:07:47 #0 10.05 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:47 #75 ... 06:07:47 06:07:47 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:47 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.4s 06:07:48 #38 ... 06:07:48 06:07:48 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:48 #74 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:48 #134 ... 06:07:48 06:07:48 #125 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:07:48 #125 DONE 12.8s 06:07:48 06:07:48 #127 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:07:48 #127 DONE 11.7s 06:07:48 06:07:48 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:48 #78 DONE 45.4s 06:07:48 06:07:48 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:48 #105 DONE 22.5s 06:07:48 06:07:48 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 06:07:48 #135 ... 06:07:48 06:07:48 #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:07:48 #136 DONE 0.6s 06:07:48 06:07:48 #134 [security-spire-agent] exporting to image 06:07:48 #134 exporting layers 4.7s done 06:07:48 #134 writing image sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:07:48 #134 naming to docker.io/library/security-spire-agent 0.0s done 06:07:48 #134 DONE 4.8s 06:07:48 06:07:48 #137 [security-spire-config] exporting to image 06:07:49 #74 ... 06:07:49 06:07:49 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:49 #62 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:49 #62 18.02 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:07:49 #62 18.02 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:07:49 #62 18.02 OK: 26165 distinct packages available 06:07:49 #62 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:49 #62 ... 06:07:49 06:07:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:49 #137 exporting layers 0.5s done 06:07:49 #137 writing image sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b 0.0s done 06:07:49 #137 naming to docker.io/library/security-spire-config 06:07:49 #137 naming to docker.io/library/security-spire-config 0.0s done 06:07:49 #137 DONE 0.6s 06:07:49 06:07:49 #138 [core-keeper builder 7/8] COPY . . 06:07:50 #38 ... 06:07:50 06:07:50 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:07:50 #59 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:50 #59 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:50 #59 ... 06:07:50 06:07:50 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:50 #74 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:51 #74 ... 06:07:51 06:07:51 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:51 #64 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:51 #64 23.60 (1/4) Installing dumb-init (1.2.5-r3) 06:07:51 #64 23.63 (2/4) Installing openssl (3.5.5-r0) 06:07:51 #64 23.72 (3/4) Installing su-exec (0.2-r3) 06:07:51 #64 23.75 (4/4) Installing yq-go (4.47.2-r3) 06:07:51 #64 ... 06:07:51 06:07:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:51 #38 ... 06:07:51 06:07:51 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:07:51 #0 7.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:51 #0 9.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:51 #76 ... 06:07:51 06:07:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:52 #38 ... 06:07:52 06:07:52 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:07:52 #60 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:52 #60 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:52 #60 ... 06:07:52 06:07:52 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:53 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s 06:07:53 #38 ... 06:07:53 06:07:53 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:07:53 #67 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:53 #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:53 #67 ... 06:07:53 06:07:53 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:07:53 #60 26.38 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:07:53 #60 26.41 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:07:53 #60 26.41 OK: 26165 distinct packages available 06:07:54 #60 ... 06:07:54 06:07:54 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:07:54 #69 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:54 #69 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:54 #69 ... 06:07:54 06:07:54 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:54 #38 ... 06:07:54 06:07:54 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:07:54 #65 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:54 #65 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:55 #65 ... 06:07:55 06:07:55 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:55 #38 ... 06:07:55 06:07:55 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:55 #64 25.23 Executing busybox-1.37.0-r20.trigger 06:07:55 #64 25.40 OK: 20 MiB in 20 packages 06:07:55 #64 DONE 27.9s 06:07:55 06:07:55 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:55 #38 ... 06:07:55 06:07:55 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:07:55 #70 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:55 #70 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:55 #70 ... 06:07:55 06:07:55 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:55 #66 25.42 (1/7) Installing ca-certificates (20250911-r0) 06:07:55 #66 25.93 (2/7) Installing dumb-init (1.2.5-r3) 06:07:55 #66 25.95 (3/7) Installing libgcc (14.2.0-r6) 06:07:55 #66 25.97 (4/7) Installing libsodium (1.0.20-r1) 06:07:55 #66 26.00 (5/7) Installing libstdc++ (14.2.0-r6) 06:07:55 #66 26.14 (6/7) Installing libzmq (4.3.5-r2) 06:07:55 #66 26.26 (7/7) Installing zeromq (4.3.5-r2) 06:07:55 #66 26.35 Executing busybox-1.37.0-r20.trigger 06:07:55 #66 26.57 Executing ca-certificates-20250911-r0.trigger 06:07:55 #66 28.18 OK: 12 MiB in 23 packages 06:07:55 #66 ... 06:07:55 06:07:55 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:07:55 #71 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:55 #71 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:55 #71 ... 06:07:55 06:07:55 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:56 #38 ... 06:07:56 06:07:56 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 06:07:56 #67 24.87 OK: 255 MiB in 60 packages 06:07:56 #67 DONE 27.1s 06:07:56 06:07:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:56 #38 ... 06:07:56 06:07:56 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:07:56 #55 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:56 #55 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:57 #55 ... 06:07:57 06:07:57 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:07:57 #77 DONE 0.6s 06:07:57 06:07:57 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:58 #78 ... 06:07:58 06:07:58 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:07:58 #59 23.63 (1/4) Installing ca-certificates (20250911-r0) 06:07:58 #59 24.08 (2/4) Installing dumb-init (1.2.5-r3) 06:07:58 #59 24.13 (3/4) Installing su-exec (0.2-r3) 06:07:58 #59 24.15 (4/4) Installing yq-go (4.47.2-r3) 06:07:58 #59 25.55 Executing busybox-1.37.0-r20.trigger 06:07:58 #59 25.83 Executing ca-certificates-20250911-r0.trigger 06:07:58 #59 27.48 OK: 20 MiB in 20 packages 06:07:58 #59 DONE 30.9s 06:07:58 06:07:58 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:07:58 #73 4.285 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:58 #73 5.559 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:58 #73 ... 06:07:58 06:07:58 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:07:58 #53 ... 06:07:58 06:07:58 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:58 #66 DONE 31.4s 06:07:58 06:07:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:07:58 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.0s done 06:07:58 #38 DONE 34.2s 06:07:58 06:07:58 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:58 #57 31.46 (1/13) Installing brotli-libs (1.1.0-r2) 06:07:58 #57 31.60 (2/13) Installing c-ares (1.34.6-r0) 06:07:59 #57 31.83 (3/13) Installing libunistring (1.3-r0) 06:07:59 #57 ... 06:07:59 06:07:59 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:59 #62 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:59 #62 ... 06:07:59 06:07:59 #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:07:59 #72 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:07:59 #72 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:07:59 #72 ... 06:07:59 06:07:59 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:59 #57 32.31 (4/13) Installing libidn2 (2.3.7-r0) 06:07:59 #57 32.39 (5/13) Installing nghttp2-libs (1.65.0-r0) 06:07:59 #57 32.48 (6/13) Installing libpsl (0.21.5-r3) 06:07:59 #57 32.52 (7/13) Installing zstd-libs (1.5.7-r0) 06:07:59 #57 32.76 (8/13) Installing libcurl (8.14.1-r2) 06:07:59 #57 ... 06:07:59 06:07:59 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:07:59 #75 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:00 #75 ... 06:08:00 06:08:00 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:08:00 #70 30.48 OK: 255 MiB in 60 packages 06:08:00 #70 ... 06:08:00 06:08:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:08:00 #69 27.76 OK: 255 MiB in 60 packages 06:08:00 #69 DONE 30.6s 06:08:00 06:08:00 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:00 #57 33.03 (9/13) Installing curl (8.14.1-r2) 06:08:00 #57 33.13 (10/13) Installing dumb-init (1.2.5-r3) 06:08:00 #57 33.15 (11/13) Installing musl-obstack (1.2.3-r2) 06:08:00 #57 33.17 (12/13) Installing libucontext (1.3.2-r0) 06:08:00 #57 33.19 (13/13) Installing gcompat (1.1.0-r4) 06:08:00 #57 33.23 Executing busybox-1.37.0-r20.trigger 06:08:00 #57 33.36 OK: 13 MiB in 29 packages 06:08:01 #57 ... 06:08:01 06:08:01 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:08:01 #79 DONE 1.1s 06:08:01 06:08:01 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:01 #138 ... 06:08:01 06:08:01 #135 [security-proxy-auth builder 6/7] COPY . . 06:08:01 #135 DONE 12.6s 06:08:01 06:08:01 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:08:01 #139 CACHED 06:08:01 06:08:01 #140 [core-metadata builder 6/7] COPY . . 06:08:01 #140 CACHED 06:08:01 06:08:01 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:01 #141 CACHED 06:08:01 06:08:01 #142 [core-command builder 6/7] COPY . . 06:08:01 #142 CACHED 06:08:01 06:08:01 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 06:08:01 #143 CACHED 06:08:01 06:08:01 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:01 #144 CACHED 06:08:01 06:08:01 #145 [security-proxy-auth builder 6/7] COPY . . 06:08:01 #145 CACHED 06:08:01 06:08:01 #146 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:08:01 #146 CACHED 06:08:01 06:08:01 #147 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:01 #147 CACHED 06:08:01 06:08:01 #148 [core-data builder 6/7] COPY . . 06:08:01 #148 CACHED 06:08:01 06:08:01 #149 [core-data builder 4/7] COPY go.mod vendor* ./ 06:08:01 #149 CACHED 06:08:01 06:08:01 #150 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:01 #150 CACHED 06:08:01 06:08:01 #138 [core-keeper builder 7/8] COPY . . 06:08:01 #138 DONE 12.6s 06:08:01 06:08:01 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:08:01 #151 0.588 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:08:03 #80 ... 06:08:03 06:08:03 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:08:03 #65 31.90 (1/1) Installing dumb-init (1.2.5-r3) 06:08:03 #65 31.98 Executing busybox-1.37.0-r20.trigger 06:08:03 #65 32.17 OK: 8 MiB in 17 packages 06:08:03 #65 DONE 35.8s 06:08:03 06:08:03 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:08:03 #55 30.85 OK: 255 MiB in 60 packages 06:08:03 #55 DONE 33.7s 06:08:03 06:08:03 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:03 #62 35.56 (1/4) Installing dumb-init (1.2.5-r3) 06:08:03 #62 35.60 (2/4) Installing musl-obstack (1.2.3-r2) 06:08:03 #62 35.62 (3/4) Installing libucontext (1.3.2-r0) 06:08:03 #62 35.65 (4/4) Installing gcompat (1.1.0-r4) 06:08:03 #62 35.73 Executing busybox-1.37.0-r20.trigger 06:08:03 #62 35.89 OK: 8 MiB in 20 packages 06:08:03 #62 ... 06:08:03 06:08:03 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:08:03 #70 DONE 33.8s 06:08:03 06:08:03 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:08:04 #81 ... 06:08:04 06:08:04 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:04 #57 DONE 36.8s 06:08:04 06:08:04 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:04 #82 ... 06:08:04 06:08:04 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:08:04 #83 DONE 1.6s 06:08:05 06:08:05 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:08:05 #75 26.08 (1/1) Installing dumb-init (1.2.5-r3) 06:08:05 #75 26.82 Executing busybox-1.37.0-r20.trigger 06:08:05 #75 26.99 OK: 8 MiB in 17 packages 06:08:05 #75 ... 06:08:05 06:08:05 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:08:05 #74 26.89 OK: 8 MiB in 18 packages 06:08:05 #74 DONE 28.7s 06:08:05 06:08:05 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:08:05 #0 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:05 #0 8.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:05 #84 ... 06:08:05 06:08:05 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:08:05 #81 DONE 1.9s 06:08:05 06:08:05 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:05 #85 ... 06:08:05 06:08:05 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:05 #60 28.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:05 #60 29.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:05 #60 ... 06:08:05 06:08:05 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:08:05 #76 23.72 OK: 9 MiB in 19 packages 06:08:05 #76 ... 06:08:05 06:08:05 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:05 #62 DONE 38.8s 06:08:05 06:08:05 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:08:07 #86 ... 06:08:07 06:08:07 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:08:07 #75 DONE 30.1s 06:08:07 06:08:07 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:08:07 #76 DONE 26.1s 06:08:07 06:08:07 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:08:07 #73 20.94 OK: 255 MiB in 60 packages 06:08:08 #73 ... 06:08:08 06:08:08 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:08 #0 7.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:08 #0 9.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:08 #87 ... 06:08:08 06:08:08 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:08 #71 32.25 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 06:08:08 #71 32.25 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 06:08:08 #71 32.25 OK: 26176 distinct packages available 06:08:08 #71 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:08 #71 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:08 #71 ... 06:08:08 06:08:08 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:08:08 #72 24.56 OK: 8 MiB in 17 packages 06:08:08 #72 DONE 27.7s 06:08:08 06:08:08 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:08:08 #88 ... 06:08:08 06:08:08 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:08 #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:08 #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:09 #89 ... 06:08:09 06:08:09 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:08:09 #73 DONE 22.7s 06:08:09 06:08:09 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:08:10 #90 DONE 1.1s 06:08:10 06:08:10 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:11 #151 ... 06:08:11 06:08:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:08:11 #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:08:11 #152 ... 06:08:11 06:08:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:08:11 #0 1.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:08:11 #153 ... 06:08:11 06:08:11 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:08:11 #0 0.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:08:11 #154 ... 06:08:11 06:08:11 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:08:11 #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:08:11 #155 ... 06:08:11 06:08:11 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:08:11 #0 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:08:11 #91 ... 06:08:11 06:08:11 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:11 #60 42.30 (1/5) Installing dumb-init (1.2.5-r3) 06:08:11 #60 42.30 (2/5) Installing musl-obstack (1.2.3-r2) 06:08:11 #60 42.36 (3/5) Installing libucontext (1.3.2-r0) 06:08:11 #60 42.40 (4/5) Installing gcompat (1.1.0-r4) 06:08:11 #60 42.40 (5/5) Installing openssl (3.5.5-r0) 06:08:11 #60 42.50 Executing busybox-1.37.0-r20.trigger 06:08:11 #60 42.61 OK: 9 MiB in 21 packages 06:08:11 #60 DONE 44.7s 06:08:12 06:08:12 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:08:12 #92 ... 06:08:12 06:08:12 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:08:12 #86 DONE 7.5s 06:08:13 06:08:13 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:08:13 #93 DONE 0.3s 06:08:13 06:08:13 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:08:13 #0 8.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:13 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:13 #94 ... 06:08:13 06:08:13 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:08:13 #84 16.52 OK: 20 MiB in 20 packages 06:08:13 #84 DONE 18.2s 06:08:13 06:08:13 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:08:13 #95 DONE 0.3s 06:08:13 06:08:13 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:13 #82 9.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:15 #82 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:15 #82 ... 06:08:15 06:08:15 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:15 #96 ... 06:08:15 06:08:15 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:15 #87 17.28 OK: 20 MiB in 20 packages 06:08:15 #87 ... 06:08:15 06:08:15 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:15 #71 45.09 OK: 255 MiB in 60 packages 06:08:15 #71 DONE 46.2s 06:08:15 06:08:15 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:08:16 #97 DONE 0.4s 06:08:16 06:08:16 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:16 #98 ... 06:08:16 06:08:16 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:16 #89 16.28 OK: 12 MiB in 23 packages 06:08:16 #89 DONE 18.0s 06:08:16 06:08:16 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:08:16 #92 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:16 #92 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:17 #92 ... 06:08:17 06:08:17 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:17 #87 DONE 18.9s 06:08:17 06:08:17 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:08:17 #88 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:08:17 #88 8.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:08:19 #88 ... 06:08:19 06:08:19 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:08:19 #94 16.05 OK: 8 MiB in 17 packages 06:08:20 #94 DONE 17.0s 06:08:20 06:08:20 #30 [support-notifications internal] load build definition from Dockerfile 06:08:20 #30 ... 06:08:20 06:08:20 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:08:20 #88 14.48 OK: 8 MiB in 20 packages 06:08:21 #88 DONE 15.3s 06:08:21 06:08:21 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:21 #82 16.52 OK: 13 MiB in 29 packages 06:08:21 #82 DONE 17.4s 06:08:21 06:08:21 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:24 #99 DONE 3.1s 06:08:24 06:08:24 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:08:24 #92 10.69 OK: 9 MiB in 21 packages 06:08:24 #92 DONE 12.6s 06:08:24 06:08:24 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:08:24 #100 DONE 0.3s 06:08:24 06:08:24 #101 [security-spire-config stage-2 6/10] COPY security.txt / 06:08:25 #101 DONE 0.3s 06:08:25 06:08:25 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:08:25 #102 DONE 0.2s 06:08:25 06:08:25 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:08:25 #103 DONE 0.4s 06:08:25 06:08:25 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:08:25 #104 DONE 1.3s 06:08:25 06:08:25 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:26 #105 DONE 0.3s 06:08:26 06:08:26 #106 [security-spire-config] exporting to image 06:08:26 #106 exporting layers 06:08:27 #106 ... 06:08:27 06:08:27 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:27 #107 DONE 2.7s 06:08:27 06:08:27 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:08:27 #108 DONE 0.3s 06:08:27 06:08:27 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:27 #109 ... 06:08:27 06:08:27 #110 [security-spire-server stage-2 6/9] COPY security.txt / 06:08:27 #110 DONE 0.3s 06:08:27 06:08:27 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:28 #111 DONE 0.2s 06:08:28 06:08:28 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:08:28 #112 DONE 0.3s 06:08:28 06:08:28 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:08:28 #113 ... 06:08:28 06:08:28 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:28 #109 DONE 2.8s 06:08:28 06:08:28 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:08:28 #114 ... 06:08:28 06:08:28 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:08:28 #113 DONE 0.4s 06:08:28 06:08:28 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:08:28 #114 DONE 0.3s 06:08:28 06:08:28 #106 [security-spire-server] exporting to image 06:08:29 #106 ... 06:08:29 06:08:29 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:08:29 #115 DONE 0.3s 06:08:29 06:08:29 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:08:29 #116 DONE 0.4s 06:08:29 06:08:29 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:08:30 #117 DONE 0.3s 06:08:30 06:08:30 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:08:30 #118 DONE 0.3s 06:08:30 06:08:30 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:30 #85 ... 06:08:30 06:08:30 #106 [security-spire-agent] exporting to image 06:08:31 #106 exporting layers 5.0s done 06:08:31 #106 writing image sha256:f69263c66d8c1cf433a10e41bdf0f13e938137fabeda8faa26ee97ba5f3a9cde 0.1s done 06:08:31 #106 naming to docker.io/library/security-spire-config-arm64 06:08:31 #106 naming to docker.io/library/security-spire-config-arm64 done 06:08:33 #106 exporting layers 4.3s done 06:08:33 #106 writing image sha256:a1d330dc21134bd1a9e55d81fc5a0e54503e07e42fd2c9a81fe2c2353ac278d5 done 06:08:33 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:08:33 #106 exporting layers 3.2s done 06:08:33 #106 writing image sha256:b015ae1a54a2ed7b752d5f06072bd9e6afca7f2e411655f99f6b83ca0fe87f47 done 06:08:33 #106 naming to docker.io/library/security-spire-agent-arm64 done 06:08:33 #106 DONE 7.3s 06:08:33 06:08:33 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:33 #156 ... 06:09:33 06:09:33 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:09:33 #132 DONE 109.0s 06:09:33 06:09:33 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:09:33 #129 ... 06:09:33 06:09:33 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:09:33 #157 DONE 0.1s 06:09:33 06:09:33 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:09:33 #129 ... 06:09:33 06:09:33 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:09:33 #158 DONE 2.0s 06:09:33 06:09:33 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:09:33 #159 DONE 0.6s 06:09:33 06:09:33 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:33 #131 ... 06:09:33 06:09:33 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:09:33 #160 DONE 0.1s 06:09:33 06:09:33 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:09:33 #161 DONE 0.7s 06:09:33 06:09:33 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:09:33 #162 DONE 0.3s 06:09:33 06:09:33 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:09:33 #154 ... 06:09:33 06:09:33 #163 [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/ 06:09:33 #163 DONE 0.1s 06:09:33 06:09:33 #164 [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/ 06:09:33 #164 DONE 0.0s 06:09:33 06:09:33 #165 [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/ 06:09:33 #165 DONE 0.2s 06:09:33 06:09:33 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:09:33 #166 DONE 0.6s 06:09:33 06:09:33 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:09:33 #156 ... 06:09:33 06:09:33 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:09:35 #167 DONE 2.6s 06:09:35 06:09:35 #168 [security-bootstrapper] exporting to image 06:09:35 #168 exporting layers 06:09:35 #168 exporting layers 0.7s done 06:09:35 #168 writing image sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:09:35 #168 naming to docker.io/library/security-bootstrapper 0.0s done 06:09:35 #168 DONE 0.8s 06:09:35 06:09:35 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:09:37 #151 ... 06:09:37 06:09:37 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:09:37 #155 DONE 96.7s 06:09:37 06:09:37 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:09:37 #169 DONE 0.2s 06:09:37 06:09:37 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:09:37 #170 DONE 0.0s 06:09:37 06:09:37 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:09:37 #129 ... 06:09:37 06:09:37 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:09:37 #171 DONE 0.1s 06:09:38 06:09:38 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:09:38 #172 DONE 0.1s 06:09:38 06:09:38 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:09:38 #151 ... 06:09:38 06:09:38 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:09:38 #173 DONE 0.5s 06:09:38 06:09:38 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:09:39 #174 DONE 1.2s 06:09:39 06:09:39 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:39 #131 ... 06:09:39 06:09:39 #175 [core-common-config-bootstrapper] exporting to image 06:09:40 #175 exporting layers 0.3s done 06:09:40 #175 writing image sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:09:40 #175 naming to docker.io/library/core-common-config-bootstrapper done 06:09:40 #175 DONE 0.3s 06:09:40 06:09:40 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:56 #98 DONE 99.5s 06:09:56 06:09:56 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:56 #78 DONE 118.5s 06:09:56 06:09:56 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:56 #91 DONE 105.7s 06:09:56 06:09:56 #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:56 #80 DONE 114.4s 06:09:56 06:09:56 #119 [core-keeper builder 7/8] COPY . . 06:09:56 #119 ... 06:09:56 06:09:56 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:56 #85 DONE 110.4s 06:09:56 06:09:56 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:56 #96 DONE 110.6s 06:09:56 06:09:56 #120 [security-proxy-auth builder 6/7] COPY . . 06:09:57 #120 ... 06:09:57 06:09:57 #121 [security-proxy-setup builder 6/7] COPY . . 06:09:57 #121 DONE 1.8s 06:09:57 06:09:57 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #122 CACHED 06:09:57 06:09:57 #123 [security-secretstore-setup builder 6/7] COPY . . 06:09:57 #123 CACHED 06:09:57 06:09:57 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:09:57 #124 CACHED 06:09:57 06:09:57 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #125 CACHED 06:09:57 06:09:57 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:09:57 #126 CACHED 06:09:57 06:09:57 #127 [security-bootstrapper builder 6/7] COPY . . 06:09:57 #127 CACHED 06:09:57 06:09:57 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 06:09:57 #128 CACHED 06:09:57 06:09:57 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #129 CACHED 06:09:57 06:09:57 #130 [core-data builder 6/7] COPY . . 06:09:57 #130 CACHED 06:09:57 06:09:57 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:09:57 #131 CACHED 06:09:57 06:09:57 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #132 CACHED 06:09:57 06:09:57 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 06:09:57 #133 CACHED 06:09:57 06:09:57 #120 [security-proxy-auth builder 6/7] COPY . . 06:09:57 #120 DONE 1.8s 06:09:57 06:09:57 #134 [security-spiffe-token-provider builder 6/7] COPY . . 06:09:57 #134 DONE 1.9s 06:09:57 06:09:57 #135 [core-command builder 6/7] COPY . . 06:09:57 #135 CACHED 06:09:57 06:09:57 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 06:09:57 #136 CACHED 06:09:57 06:09:57 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #137 CACHED 06:09:57 06:09:57 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:57 #138 CACHED 06:09:57 06:09:57 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:09:57 #139 CACHED 06:09:57 06:09:57 #140 [core-metadata builder 6/7] COPY . . 06:09:57 #140 CACHED 06:09:57 06:09:57 #119 [core-keeper builder 7/8] COPY . . 06:09:57 #119 DONE 2.1s 06:09:57 06:09:57 #141 [support-scheduler builder 6/7] COPY . . 06:09:57 #141 DONE 2.0s 06:09:57 06:09:57 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:09:57 #142 ... 06:09:57 06:09:57 #143 [support-notifications builder 6/7] COPY . . 06:09:57 #143 DONE 2.1s 06:09:58 06:09:58 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:03 #144 ... 06:10:03 06:10:03 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:03 #142 5.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:10:07 #142 ... 06:10:07 06:10:07 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:07 #0 6.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:10:08 #145 ... 06:10:08 06:10:08 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:10:08 #0 6.337 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:10:08 #146 ... 06:10:08 06:10:08 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:10:08 #0 5.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:10:08 #147 ... 06:10:08 06:10:08 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:10:08 #0 6.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:10:08 #148 ... 06:10:08 06:10:08 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:10:08 #0 4.839 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:10:08 #149 ... 06:10:08 06:10:08 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:08 #0 5.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:10:08 #150 ... 06:10:08 06:10:08 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:08 #0 6.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:10:08 #151 ... 06:10:08 06:10:08 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:10:08 #0 5.511 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:10:09 #152 ... 06:10:09 06:10:09 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:10:09 #0 3.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:10:09 #153 ... 06:10:09 06:10:09 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:10:09 #0 6.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:10:09 #154 ... 06:10:09 06:10:09 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:09 #144 6.358 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:10:26 #131 ... 06:10:26 06:10:26 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:26 #130 169.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:10:32 #130 ... 06:10:32 06:10:32 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:32 #129 DONE 178.0s 06:10:32 06:10:32 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:10:34 #153 ... 06:10:34 06:10:34 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:10:34 #128 DONE 180.8s 06:10:34 06:10:34 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:34 #130 DONE 180.8s 06:10:34 06:10:34 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:34 #131 DONE 180.8s 06:10:34 06:10:34 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:34 #133 DONE 180.8s 06:10:34 06:10:34 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:10:35 #153 ... 06:10:35 06:10:35 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #176 ... 06:10:37 06:10:37 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:37 #156 DONE 156.4s 06:10:37 06:10:37 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #177 DONE 2.0s 06:10:37 06:10:37 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #178 DONE 0.4s 06:10:37 06:10:37 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #176 DONE 1.9s 06:10:37 06:10:37 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #179 DONE 0.4s 06:10:37 06:10:37 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #180 DONE 0.4s 06:10:37 06:10:37 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:10:37 #181 DONE 0.2s 06:10:37 06:10:37 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:37 #182 DONE 0.2s 06:10:37 06:10:37 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:10:37 #183 DONE 0.2s 06:10:37 06:10:37 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:37 #184 DONE 0.2s 06:10:37 06:10:37 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:10:37 #185 DONE 0.2s 06:10:37 06:10:37 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:37 #186 DONE 0.2s 06:10:37 06:10:37 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:10:38 #187 ... 06:10:38 06:10:38 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:10:38 #188 DONE 0.9s 06:10:38 06:10:38 #189 [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 06:10:40 #189 ... 06:10:40 06:10:40 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:10:40 #190 DONE 2.5s 06:10:40 06:10:40 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:10:40 #191 ... 06:10:40 06:10:40 #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:10:40 #192 DONE 2.8s 06:10:40 06:10:40 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:10:41 #193 ... 06:10:41 06:10:41 #189 [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 06:10:41 #189 DONE 4.3s 06:10:41 06:10:41 #187 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:10:41 #187 DONE 4.3s 06:10:41 06:10:41 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:10:41 #194 DONE 4.3s 06:10:41 06:10:41 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:10:41 #151 DONE 161.0s 06:10:41 06:10:41 #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 06:10:42 #195 ... 06:10:42 06:10:42 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:10:42 #191 DONE 3.1s 06:10:42 06:10:42 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:10:42 #196 DONE 2.2s 06:10:42 06:10:42 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:10:42 #153 DONE 161.7s 06:10:42 06:10:42 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:10:42 #152 DONE 161.7s 06:10:42 06:10:42 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:10:42 #154 DONE 161.7s 06:10:42 06:10:42 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:10:42 #193 DONE 2.2s 06:10:42 06:10:42 #197 [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 06:10:42 #197 DONE 0.8s 06:10:42 06:10:42 #183 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:10:42 #183 DONE 0.2s 06:10:42 06:10:42 #192 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:10:42 #192 DONE 2.8s 06:10:42 06:10:42 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:10:42 #198 DONE 0.8s 06:10:42 06:10:42 #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 06:10:42 #195 DONE 0.8s 06:10:42 06:10:42 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:10:42 #199 DONE 0.2s 06:10:42 06:10:42 #200 [support-notifications] exporting to image 06:10:42 #200 exporting layers 06:10:43 #200 ... 06:10:43 06:10:43 #183 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:10:43 #183 DONE 0.2s 06:10:43 06:10:43 #192 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:10:43 #192 DONE 2.8s 06:10:43 06:10:43 #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:10:43 #201 CACHED 06:10:43 06:10:43 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:10:43 #202 CACHED 06:10:43 06:10:43 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:10:43 #203 CACHED 06:10:43 06:10:43 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:10:43 #204 CACHED 06:10:43 06:10:43 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:10:43 #205 DONE 0.5s 06:10:43 06:10:43 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:10:43 #206 DONE 0.5s 06:10:43 06:10:43 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:10:43 #207 DONE 0.5s 06:10:43 06:10:43 #208 [core-command] exporting to image 06:10:44 #208 ... 06:10:44 06:10:44 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:10:44 #209 DONE 1.4s 06:10:44 06:10:44 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:10:44 #210 DONE 1.4s 06:10:44 06:10:44 #211 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:10:44 #211 DONE 1.4s 06:10:44 06:10:44 #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:10:44 #212 DONE 1.4s 06:10:44 06:10:44 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:10:44 #213 DONE 1.4s 06:10:44 06:10:44 #214 [support-scheduler] exporting to image 06:10:44 #214 exporting layers 0.6s done 06:10:44 #214 writing image sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 0.0s done 06:10:44 #214 naming to docker.io/library/support-scheduler done 06:10:44 #214 DONE 1.9s 06:10:44 06:10:44 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:44 #215 ... 06:10:44 06:10:44 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:10:44 #216 DONE 1.6s 06:10:44 06:10:44 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:10:44 #217 DONE 0.4s 06:10:44 06:10:44 #208 [core-command] exporting to image 06:10:44 #208 exporting layers 1.7s done 06:10:44 #208 writing image sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:10:44 #208 naming to docker.io/library/core-command done 06:10:44 #208 DONE 1.8s 06:10:44 06:10:44 #200 [support-notifications] exporting to image 06:10:44 #200 exporting layers 2.1s done 06:10:44 #200 writing image sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:10:44 #200 naming to docker.io/library/support-notifications done 06:10:44 #200 DONE 2.2s 06:10:44 06:10:44 #218 [security-spiffe-token-provider] exporting to image 06:10:44 #218 exporting layers 1.8s done 06:10:44 #218 writing image sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:10:44 #218 naming to docker.io/library/security-spiffe-token-provider 0.0s done 06:10:44 #218 DONE 1.8s 06:10:44 06:10:44 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:10:44 #219 DONE 0.5s 06:10:44 06:10:44 #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:10:44 #220 DONE 0.5s 06:10:44 06:10:44 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:10:45 #221 ... 06:10:45 06:10:45 #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:10:45 #222 DONE 0.7s 06:10:45 06:10:45 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:10:45 #223 DONE 0.4s 06:10:45 06:10:45 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:10:45 #224 DONE 0.4s 06:10:45 06:10:45 #225 [core-keeper] exporting to image 06:10:45 #225 ... 06:10:45 06:10:45 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:10:45 #221 DONE 0.4s 06:10:45 06:10:45 #226 [core-metadata] exporting to image 06:10:45 #226 ... 06:10:45 06:10:45 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:10:45 #227 DONE 0.4s 06:10:45 06:10:45 #228 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:10:45 #228 DONE 0.5s 06:10:45 06:10:45 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:45 #215 DONE 1.1s 06:10:45 06:10:45 #229 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:10:45 #229 DONE 0.1s 06:10:45 06:10:45 #225 [core-keeper] exporting to image 06:10:45 #225 exporting layers 0.5s done 06:10:45 #225 writing image sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:10:45 #225 naming to docker.io/library/core-keeper 0.0s done 06:10:45 #225 DONE 0.6s 06:10:45 06:10:45 #230 [core-data] exporting to image 06:10:45 #230 exporting layers 0.1s done 06:10:45 #230 writing image sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:10:45 #230 naming to docker.io/library/core-data done 06:10:45 #230 DONE 0.2s 06:10:45 06:10:45 #231 [security-proxy-setup] exporting to image 06:10:45 #231 exporting layers 0.3s done 06:10:45 #231 writing image sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 06:10:45 #231 writing image sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:10:45 #231 naming to docker.io/library/security-proxy-setup done 06:10:45 #231 DONE 0.3s 06:10:45 06:10:45 #232 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:45 #232 DONE 0.7s 06:10:45 06:10:45 #233 [security-proxy-auth] exporting to image 06:10:46 #233 ... 06:10:46 06:10:46 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:46 #234 DONE 0.5s 06:10:46 06:10:46 #226 [core-metadata] exporting to image 06:10:46 #226 exporting layers 1.0s done 06:10:46 #226 writing image sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 0.0s done 06:10:46 #226 naming to docker.io/library/core-metadata done 06:10:46 #226 DONE 1.0s 06:10:46 06:10:46 #233 [security-proxy-auth] exporting to image 06:10:46 #233 exporting layers 0.4s done 06:10:46 #233 writing image sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:10:46 #233 naming to docker.io/library/security-proxy-auth done 06:10:46 #233 DONE 0.4s 06:10:46 06:10:46 #235 [security-secretstore-setup] exporting to image 06:10:46 #235 exporting layers 0.3s done 06:10:47 #235 writing image sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:10:47 #235 naming to docker.io/library/security-secretstore-setup done 06:10:47 #235 DONE 0.3s 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:10:47 time="2026-03-03T06:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:10:47 $ docker stop --time=1 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 06:10:48 $ docker rm -f --volumes 502211cbceb551c9ddc7a17a8605ae602b7095d51d0f39f0b511c0486eb1fa10 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:48 + docker images 06:10:48 REPOSITORY TAG IMAGE ID CREATED SIZE 06:10:48 security-secretstore-setup latest 26d0fad58cc2 3 seconds ago 83.7MB 06:10:48 security-proxy-auth latest f006dbcd4612 3 seconds ago 46.1MB 06:10:48 core-metadata latest 3b0245245881 3 seconds ago 47.1MB 06:10:48 security-proxy-setup latest 3739292426f4 3 seconds ago 52MB 06:10:48 core-data latest 6dd1e4977a05 3 seconds ago 47MB 06:10:48 core-keeper latest 3861f17e641f 4 seconds ago 46.8MB 06:10:48 support-scheduler latest b659d2ef2ccf 6 seconds ago 51.2MB 06:10:48 security-spiffe-token-provider latest 235e35806c9a 6 seconds ago 50.2MB 06:10:48 support-notifications latest 5266f14490b9 6 seconds ago 54.8MB 06:10:48 core-command latest 22301fc52cf9 6 seconds ago 41.3MB 06:10:48 core-common-config-bootstrapper latest f5f6bfa4b0ea About a minute ago 20.5MB 06:10:48 security-bootstrapper latest 1981d61155d3 About a minute ago 21.6MB 06:10:48 security-spire-config latest 734fe19b0db5 3 minutes ago 177MB 06:10:48 security-spire-agent latest b0deff24f749 3 minutes ago 237MB 06:10:48 security-spire-server latest d6fd67c913cd 3 minutes ago 178MB 06:10:48 ci-base-image-x86_64 latest c9f417d8ecd5 7 minutes ago 1GB 06:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB 06:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB 06:10:48 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 06:10:48 provisioning config files... 06:10:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config1498302072225108990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:49 ---> ****-login.sh 06:10:49 nexus3.edgexfoundry.org:10001 06:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:49 Login Succeeded 06:10:49 nexus3.edgexfoundry.org:10002 06:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:49 Login Succeeded 06:10:49 nexus3.edgexfoundry.org:10003 06:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:49 Login Succeeded 06:10:49 nexus3.edgexfoundry.org:10004 06:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:49 Login Succeeded 06:10:49 ****.io 06:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:49 Login Succeeded 06:10:49 ---> ****-login.sh ends [Pipeline] } 06:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:10:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:10:49 31488391e867a2acda3e650386b7010fa72a24cc 06:10:49 latest 06:10:49 4.1.0-dev.101 06:10:49 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:10:49 main 06:10:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:50 + docker push nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc 06:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:50 2bab6441d588: Preparing 06:10:50 56cfb6ed0b82: Preparing 06:10:50 a15d405df527: Preparing 06:10:50 a54a9ad0f201: Preparing 06:10:50 ad4f97aabb26: Preparing 06:10:50 5eacf9b72e22: Preparing 06:10:50 cce92674e987: Preparing 06:10:50 5eacf9b72e22: Waiting 06:10:50 cce92674e987: Waiting 06:10:50 a54a9ad0f201: Pushed 06:10:50 ad4f97aabb26: Pushed 06:10:50 2bab6441d588: Pushed 06:10:50 a15d405df527: Pushed 06:10:50 cce92674e987: Layer already exists 06:10:50 5eacf9b72e22: Pushed 06:10:54 56cfb6ed0b82: Pushed 06:10:54 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:54 2bab6441d588: Preparing 06:10:54 56cfb6ed0b82: Preparing 06:10:54 a15d405df527: Preparing 06:10:54 a54a9ad0f201: Preparing 06:10:54 ad4f97aabb26: Preparing 06:10:54 5eacf9b72e22: Preparing 06:10:54 cce92674e987: Preparing 06:10:54 5eacf9b72e22: Waiting 06:10:54 cce92674e987: Waiting 06:10:54 a54a9ad0f201: Layer already exists 06:10:54 56cfb6ed0b82: Layer already exists 06:10:54 a15d405df527: Layer already exists 06:10:54 ad4f97aabb26: Layer already exists 06:10:54 2bab6441d588: Layer already exists 06:10:54 5eacf9b72e22: Layer already exists 06:10:54 cce92674e987: Layer already exists 06:10:54 latest: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 06:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:55 2bab6441d588: Preparing 06:10:55 56cfb6ed0b82: Preparing 06:10:55 a15d405df527: Preparing 06:10:55 a54a9ad0f201: Preparing 06:10:55 ad4f97aabb26: Preparing 06:10:55 5eacf9b72e22: Preparing 06:10:55 cce92674e987: Preparing 06:10:55 5eacf9b72e22: Waiting 06:10:55 cce92674e987: Waiting 06:10:55 ad4f97aabb26: Layer already exists 06:10:55 a54a9ad0f201: Layer already exists 06:10:55 2bab6441d588: Layer already exists 06:10:55 56cfb6ed0b82: Layer already exists 06:10:55 a15d405df527: Layer already exists 06:10:55 cce92674e987: Layer already exists 06:10:55 5eacf9b72e22: Layer already exists 06:10:55 4.1.0-dev.101: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:56 + docker push nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:56 2bab6441d588: Preparing 06:10:56 56cfb6ed0b82: Preparing 06:10:56 a15d405df527: Preparing 06:10:56 a54a9ad0f201: Preparing 06:10:56 ad4f97aabb26: Preparing 06:10:56 5eacf9b72e22: Preparing 06:10:56 cce92674e987: Preparing 06:10:56 5eacf9b72e22: Waiting 06:10:56 cce92674e987: Waiting 06:10:56 2bab6441d588: Layer already exists 06:10:56 ad4f97aabb26: Layer already exists 06:10:56 a15d405df527: Layer already exists 06:10:56 a54a9ad0f201: Layer already exists 06:10:56 56cfb6ed0b82: Layer already exists 06:10:56 5eacf9b72e22: Layer already exists 06:10:56 cce92674e987: Layer already exists 06:10:56 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:56 2bab6441d588: Preparing 06:10:56 56cfb6ed0b82: Preparing 06:10:56 a15d405df527: Preparing 06:10:56 a54a9ad0f201: Preparing 06:10:56 ad4f97aabb26: Preparing 06:10:56 5eacf9b72e22: Preparing 06:10:56 cce92674e987: Preparing 06:10:56 5eacf9b72e22: Waiting 06:10:56 cce92674e987: Waiting 06:10:56 a54a9ad0f201: Layer already exists 06:10:56 2bab6441d588: Layer already exists 06:10:56 a15d405df527: Layer already exists 06:10:56 ad4f97aabb26: Layer already exists 06:10:56 56cfb6ed0b82: Layer already exists 06:10:56 cce92674e987: Layer already exists 06:10:56 5eacf9b72e22: Layer already exists 06:10:56 main: digest: sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:56 ===================================================== [Pipeline] echo 06:10:56 taggedImages: 06:10:56 - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc 06:10:56 - nexus3.edgexfoundry.org:10004/core-command:latest 06:10:56 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 06:10:56 - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:10:56 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:10:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:10:56 31488391e867a2acda3e650386b7010fa72a24cc 06:10:56 latest 06:10:56 4.1.0-dev.101 06:10:56 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:10:56 main 06:10:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:10:57 2c5e36aac746: Preparing 06:10:57 b01d5462a57a: Preparing 06:10:57 5e99518029ad: Preparing 06:10:57 0275de6a6095: Preparing 06:10:57 a15d405df527: Preparing 06:10:57 a54a9ad0f201: Preparing 06:10:57 ad4f97aabb26: Preparing 06:10:57 5eacf9b72e22: Preparing 06:10:57 cce92674e987: Preparing 06:10:57 ad4f97aabb26: Waiting 06:10:57 5eacf9b72e22: Waiting 06:10:57 cce92674e987: Waiting 06:10:57 a54a9ad0f201: Waiting 06:10:57 a15d405df527: Layer already exists 06:10:57 a54a9ad0f201: Layer already exists 06:10:57 ad4f97aabb26: Layer already exists 06:10:57 b01d5462a57a: Pushed 06:10:57 5eacf9b72e22: Layer already exists 06:10:57 2c5e36aac746: Pushed 06:10:57 cce92674e987: Layer already exists 06:10:57 5e99518029ad: Pushed 06:10:58 0275de6a6095: Pushed 06:10:58 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:59 + 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 06:10:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:10:59 2c5e36aac746: Preparing 06:10:59 b01d5462a57a: Preparing 06:10:59 5e99518029ad: Preparing 06:10:59 0275de6a6095: Preparing 06:10:59 a15d405df527: Preparing 06:10:59 a54a9ad0f201: Preparing 06:10:59 ad4f97aabb26: Preparing 06:10:59 5eacf9b72e22: Preparing 06:10:59 cce92674e987: Preparing 06:10:59 5eacf9b72e22: Waiting 06:10:59 ad4f97aabb26: Waiting 06:10:59 a54a9ad0f201: Waiting 06:10:59 cce92674e987: Waiting 06:10:59 2c5e36aac746: Layer already exists 06:10:59 a15d405df527: Layer already exists 06:10:59 5e99518029ad: Layer already exists 06:10:59 b01d5462a57a: Layer already exists 06:10:59 0275de6a6095: Layer already exists 06:10:59 cce92674e987: Layer already exists 06:10:59 a54a9ad0f201: Layer already exists 06:10:59 ad4f97aabb26: Layer already exists 06:10:59 5eacf9b72e22: Layer already exists 06:10:59 latest: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 06:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:00 2c5e36aac746: Preparing 06:11:00 b01d5462a57a: Preparing 06:11:00 5e99518029ad: Preparing 06:11:00 0275de6a6095: Preparing 06:11:00 a15d405df527: Preparing 06:11:00 a54a9ad0f201: Preparing 06:11:00 ad4f97aabb26: Preparing 06:11:00 5eacf9b72e22: Preparing 06:11:00 cce92674e987: Preparing 06:11:00 a54a9ad0f201: Waiting 06:11:00 ad4f97aabb26: Waiting 06:11:00 5eacf9b72e22: Waiting 06:11:00 cce92674e987: Waiting 06:11:00 0275de6a6095: Layer already exists 06:11:00 5e99518029ad: Layer already exists 06:11:00 2c5e36aac746: Layer already exists 06:11:00 a15d405df527: Layer already exists 06:11:00 b01d5462a57a: Layer already exists 06:11:00 cce92674e987: Layer already exists 06:11:00 a54a9ad0f201: Layer already exists 06:11:00 ad4f97aabb26: Layer already exists 06:11:00 5eacf9b72e22: Layer already exists 06:11:00 4.1.0-dev.101: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:00 2c5e36aac746: Preparing 06:11:00 b01d5462a57a: Preparing 06:11:00 5e99518029ad: Preparing 06:11:00 0275de6a6095: Preparing 06:11:00 a15d405df527: Preparing 06:11:00 a54a9ad0f201: Preparing 06:11:00 ad4f97aabb26: Preparing 06:11:00 5eacf9b72e22: Preparing 06:11:00 cce92674e987: Preparing 06:11:00 5eacf9b72e22: Waiting 06:11:00 a54a9ad0f201: Waiting 06:11:00 ad4f97aabb26: Waiting 06:11:00 cce92674e987: Waiting 06:11:00 0275de6a6095: Layer already exists 06:11:00 b01d5462a57a: Layer already exists 06:11:00 2c5e36aac746: Layer already exists 06:11:00 a15d405df527: Layer already exists 06:11:00 5e99518029ad: Layer already exists 06:11:00 ad4f97aabb26: Layer already exists 06:11:00 cce92674e987: Layer already exists 06:11:00 a54a9ad0f201: Layer already exists 06:11:00 5eacf9b72e22: Layer already exists 06:11:00 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:01 + 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 06:11:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:01 2c5e36aac746: Preparing 06:11:01 b01d5462a57a: Preparing 06:11:01 5e99518029ad: Preparing 06:11:01 0275de6a6095: Preparing 06:11:01 a15d405df527: Preparing 06:11:01 a54a9ad0f201: Preparing 06:11:01 ad4f97aabb26: Preparing 06:11:01 5eacf9b72e22: Preparing 06:11:01 cce92674e987: Preparing 06:11:01 ad4f97aabb26: Waiting 06:11:01 5eacf9b72e22: Waiting 06:11:01 cce92674e987: Waiting 06:11:01 a54a9ad0f201: Waiting 06:11:01 5e99518029ad: Layer already exists 06:11:01 2c5e36aac746: Layer already exists 06:11:01 a15d405df527: Layer already exists 06:11:01 0275de6a6095: Layer already exists 06:11:01 b01d5462a57a: Layer already exists 06:11:01 a54a9ad0f201: Layer already exists 06:11:01 ad4f97aabb26: Layer already exists 06:11:01 5eacf9b72e22: Layer already exists 06:11:01 cce92674e987: Layer already exists 06:11:01 main: digest: sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:01 ===================================================== [Pipeline] echo 06:11:01 taggedImages: 06:11:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:11:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:11:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 06:11:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:11:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:11:01 31488391e867a2acda3e650386b7010fa72a24cc 06:11:01 latest 06:11:01 4.1.0-dev.101 06:11:01 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:01 main 06:11:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:02 + docker push nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc 06:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:02 cadcf7f7fb01: Preparing 06:11:02 786ce56da195: Preparing 06:11:02 a15d405df527: Preparing 06:11:02 a54a9ad0f201: Preparing 06:11:02 2137a605df2f: Preparing 06:11:02 de69d16f45b4: Preparing 06:11:02 cce92674e987: Preparing 06:11:02 de69d16f45b4: Waiting 06:11:02 cce92674e987: Waiting 06:11:02 a15d405df527: Layer already exists 06:11:02 a54a9ad0f201: Layer already exists 06:11:02 cce92674e987: Layer already exists 06:11:02 2137a605df2f: Pushed 06:11:02 cadcf7f7fb01: Pushed 06:11:02 de69d16f45b4: Pushed 06:11:06 786ce56da195: Pushed 06:11:06 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:06 cadcf7f7fb01: Preparing 06:11:06 786ce56da195: Preparing 06:11:06 a15d405df527: Preparing 06:11:06 a54a9ad0f201: Preparing 06:11:06 2137a605df2f: Preparing 06:11:06 de69d16f45b4: Preparing 06:11:06 cce92674e987: Preparing 06:11:06 de69d16f45b4: Waiting 06:11:06 cce92674e987: Waiting 06:11:06 786ce56da195: Layer already exists 06:11:06 a15d405df527: Layer already exists 06:11:06 cadcf7f7fb01: Layer already exists 06:11:06 a54a9ad0f201: Layer already exists 06:11:06 2137a605df2f: Layer already exists 06:11:06 cce92674e987: Layer already exists 06:11:06 de69d16f45b4: Layer already exists 06:11:06 latest: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 06:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:07 cadcf7f7fb01: Preparing 06:11:07 786ce56da195: Preparing 06:11:07 a15d405df527: Preparing 06:11:07 a54a9ad0f201: Preparing 06:11:07 2137a605df2f: Preparing 06:11:07 de69d16f45b4: Preparing 06:11:07 cce92674e987: Preparing 06:11:07 de69d16f45b4: Waiting 06:11:07 cce92674e987: Waiting 06:11:07 cadcf7f7fb01: Layer already exists 06:11:07 a15d405df527: Layer already exists 06:11:07 786ce56da195: Layer already exists 06:11:07 a54a9ad0f201: Layer already exists 06:11:07 2137a605df2f: Layer already exists 06:11:07 de69d16f45b4: Layer already exists 06:11:07 cce92674e987: Layer already exists 06:11:07 4.1.0-dev.101: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:08 + docker push nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:08 cadcf7f7fb01: Preparing 06:11:08 786ce56da195: Preparing 06:11:08 a15d405df527: Preparing 06:11:08 a54a9ad0f201: Preparing 06:11:08 2137a605df2f: Preparing 06:11:08 de69d16f45b4: Preparing 06:11:08 cce92674e987: Preparing 06:11:08 de69d16f45b4: Waiting 06:11:08 cce92674e987: Waiting 06:11:08 a15d405df527: Layer already exists 06:11:08 cadcf7f7fb01: Layer already exists 06:11:08 a54a9ad0f201: Layer already exists 06:11:08 2137a605df2f: Layer already exists 06:11:08 786ce56da195: Layer already exists 06:11:08 de69d16f45b4: Layer already exists 06:11:08 cce92674e987: Layer already exists 06:11:08 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:08 cadcf7f7fb01: Preparing 06:11:08 786ce56da195: Preparing 06:11:08 a15d405df527: Preparing 06:11:08 a54a9ad0f201: Preparing 06:11:08 2137a605df2f: Preparing 06:11:08 de69d16f45b4: Preparing 06:11:08 cce92674e987: Preparing 06:11:08 de69d16f45b4: Waiting 06:11:08 cce92674e987: Waiting 06:11:08 786ce56da195: Layer already exists 06:11:08 a54a9ad0f201: Layer already exists 06:11:08 cadcf7f7fb01: Layer already exists 06:11:08 a15d405df527: Layer already exists 06:11:08 2137a605df2f: Layer already exists 06:11:08 de69d16f45b4: Layer already exists 06:11:08 cce92674e987: Layer already exists 06:11:08 main: digest: sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:08 ===================================================== [Pipeline] echo 06:11:08 taggedImages: 06:11:08 - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc 06:11:08 - nexus3.edgexfoundry.org:10004/core-data:latest 06:11:08 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 06:11:08 - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:11:08 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:11:08 31488391e867a2acda3e650386b7010fa72a24cc 06:11:08 latest 06:11:08 4.1.0-dev.101 06:11:08 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:08 main 06:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc 06:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:11:09 ed7c61176459: Preparing 06:11:09 54260d59c5a5: Preparing 06:11:09 a54a9ad0f201: Preparing 06:11:09 5ddb2968d0bc: Preparing 06:11:09 d9d28f4304f4: Preparing 06:11:09 cce92674e987: Preparing 06:11:09 cce92674e987: Waiting 06:11:09 a54a9ad0f201: Layer already exists 06:11:09 cce92674e987: Layer already exists 06:11:09 d9d28f4304f4: Pushed 06:11:09 5ddb2968d0bc: Pushed 06:11:09 ed7c61176459: Pushed 06:11:13 54260d59c5a5: Pushed 06:11:13 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:11:14 ed7c61176459: Preparing 06:11:14 54260d59c5a5: Preparing 06:11:14 a54a9ad0f201: Preparing 06:11:14 5ddb2968d0bc: Preparing 06:11:14 d9d28f4304f4: Preparing 06:11:14 cce92674e987: Preparing 06:11:14 cce92674e987: Waiting 06:11:14 5ddb2968d0bc: Layer already exists 06:11:14 d9d28f4304f4: Layer already exists 06:11:14 ed7c61176459: Layer already exists 06:11:14 a54a9ad0f201: Layer already exists 06:11:14 54260d59c5a5: Layer already exists 06:11:14 cce92674e987: Layer already exists 06:11:14 latest: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 06:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:11:15 ed7c61176459: Preparing 06:11:15 54260d59c5a5: Preparing 06:11:15 a54a9ad0f201: Preparing 06:11:15 5ddb2968d0bc: Preparing 06:11:15 d9d28f4304f4: Preparing 06:11:15 cce92674e987: Preparing 06:11:15 cce92674e987: Waiting 06:11:15 a54a9ad0f201: Layer already exists 06:11:15 ed7c61176459: Layer already exists 06:11:15 d9d28f4304f4: Layer already exists 06:11:15 5ddb2968d0bc: Layer already exists 06:11:15 54260d59c5a5: Layer already exists 06:11:15 cce92674e987: Layer already exists 06:11:15 4.1.0-dev.101: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:11:15 ed7c61176459: Preparing 06:11:15 54260d59c5a5: Preparing 06:11:15 a54a9ad0f201: Preparing 06:11:15 5ddb2968d0bc: Preparing 06:11:15 d9d28f4304f4: Preparing 06:11:15 cce92674e987: Preparing 06:11:15 cce92674e987: Waiting 06:11:15 54260d59c5a5: Layer already exists 06:11:15 5ddb2968d0bc: Layer already exists 06:11:15 d9d28f4304f4: Layer already exists 06:11:15 a54a9ad0f201: Layer already exists 06:11:15 ed7c61176459: Layer already exists 06:11:15 cce92674e987: Layer already exists 06:11:15 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:11:16 ed7c61176459: Preparing 06:11:16 54260d59c5a5: Preparing 06:11:16 a54a9ad0f201: Preparing 06:11:16 5ddb2968d0bc: Preparing 06:11:16 d9d28f4304f4: Preparing 06:11:16 cce92674e987: Preparing 06:11:16 cce92674e987: Waiting 06:11:16 5ddb2968d0bc: Layer already exists 06:11:16 a54a9ad0f201: Layer already exists 06:11:16 54260d59c5a5: Layer already exists 06:11:16 ed7c61176459: Layer already exists 06:11:16 d9d28f4304f4: Layer already exists 06:11:16 cce92674e987: Layer already exists 06:11:16 main: digest: sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:16 ===================================================== [Pipeline] echo 06:11:16 taggedImages: 06:11:16 - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc 06:11:16 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:11:16 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 06:11:16 - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:16 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:11:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:11:16 31488391e867a2acda3e650386b7010fa72a24cc 06:11:16 latest 06:11:16 4.1.0-dev.101 06:11:16 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:16 main 06:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc 06:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:17 818518d333ba: Preparing 06:11:17 59ba5ed716f0: Preparing 06:11:17 317bb2ab4615: Preparing 06:11:17 a15d405df527: Preparing 06:11:17 a54a9ad0f201: Preparing 06:11:17 ad4f97aabb26: Preparing 06:11:17 5eacf9b72e22: Preparing 06:11:17 cce92674e987: Preparing 06:11:17 ad4f97aabb26: Waiting 06:11:17 cce92674e987: Waiting 06:11:17 5eacf9b72e22: Waiting 06:11:17 a54a9ad0f201: Layer already exists 06:11:17 a15d405df527: Layer already exists 06:11:17 ad4f97aabb26: Layer already exists 06:11:17 5eacf9b72e22: Layer already exists 06:11:17 cce92674e987: Layer already exists 06:11:17 818518d333ba: Pushed 06:11:17 59ba5ed716f0: Pushed 06:11:21 317bb2ab4615: Pushed 06:11:21 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:21 818518d333ba: Preparing 06:11:21 59ba5ed716f0: Preparing 06:11:21 317bb2ab4615: Preparing 06:11:21 a15d405df527: Preparing 06:11:21 a54a9ad0f201: Preparing 06:11:21 ad4f97aabb26: Preparing 06:11:21 5eacf9b72e22: Preparing 06:11:21 cce92674e987: Preparing 06:11:21 ad4f97aabb26: Waiting 06:11:21 cce92674e987: Waiting 06:11:21 5eacf9b72e22: Waiting 06:11:21 317bb2ab4615: Layer already exists 06:11:21 a54a9ad0f201: Layer already exists 06:11:21 59ba5ed716f0: Layer already exists 06:11:21 a15d405df527: Layer already exists 06:11:21 818518d333ba: Layer already exists 06:11:21 ad4f97aabb26: Layer already exists 06:11:21 5eacf9b72e22: Layer already exists 06:11:21 cce92674e987: Layer already exists 06:11:21 latest: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 06:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:22 818518d333ba: Preparing 06:11:22 59ba5ed716f0: Preparing 06:11:22 317bb2ab4615: Preparing 06:11:22 a15d405df527: Preparing 06:11:22 a54a9ad0f201: Preparing 06:11:22 ad4f97aabb26: Preparing 06:11:22 5eacf9b72e22: Preparing 06:11:22 cce92674e987: Preparing 06:11:22 ad4f97aabb26: Waiting 06:11:22 5eacf9b72e22: Waiting 06:11:22 cce92674e987: Waiting 06:11:22 818518d333ba: Layer already exists 06:11:22 317bb2ab4615: Layer already exists 06:11:22 a15d405df527: Layer already exists 06:11:22 a54a9ad0f201: Layer already exists 06:11:22 59ba5ed716f0: Layer already exists 06:11:22 ad4f97aabb26: Layer already exists 06:11:22 5eacf9b72e22: Layer already exists 06:11:22 cce92674e987: Layer already exists 06:11:22 4.1.0-dev.101: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:23 818518d333ba: Preparing 06:11:23 59ba5ed716f0: Preparing 06:11:23 317bb2ab4615: Preparing 06:11:23 a15d405df527: Preparing 06:11:23 a54a9ad0f201: Preparing 06:11:23 ad4f97aabb26: Preparing 06:11:23 5eacf9b72e22: Preparing 06:11:23 cce92674e987: Preparing 06:11:23 ad4f97aabb26: Waiting 06:11:23 5eacf9b72e22: Waiting 06:11:23 cce92674e987: Waiting 06:11:23 818518d333ba: Layer already exists 06:11:23 a15d405df527: Layer already exists 06:11:23 59ba5ed716f0: Layer already exists 06:11:23 a54a9ad0f201: Layer already exists 06:11:23 317bb2ab4615: Layer already exists 06:11:23 ad4f97aabb26: Layer already exists 06:11:23 cce92674e987: Layer already exists 06:11:23 5eacf9b72e22: Layer already exists 06:11:23 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:11:23 818518d333ba: Preparing 06:11:23 59ba5ed716f0: Preparing 06:11:23 317bb2ab4615: Preparing 06:11:23 a15d405df527: Preparing 06:11:23 a54a9ad0f201: Preparing 06:11:23 ad4f97aabb26: Preparing 06:11:23 5eacf9b72e22: Preparing 06:11:23 cce92674e987: Preparing 06:11:23 ad4f97aabb26: Waiting 06:11:23 5eacf9b72e22: Waiting 06:11:23 cce92674e987: Waiting 06:11:23 818518d333ba: Layer already exists 06:11:23 317bb2ab4615: Layer already exists 06:11:23 59ba5ed716f0: Layer already exists 06:11:23 a54a9ad0f201: Layer already exists 06:11:23 a15d405df527: Layer already exists 06:11:23 ad4f97aabb26: Layer already exists 06:11:23 5eacf9b72e22: Layer already exists 06:11:23 cce92674e987: Layer already exists 06:11:23 main: digest: sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:23 ===================================================== [Pipeline] echo 06:11:23 taggedImages: 06:11:23 - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc 06:11:23 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:11:23 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 06:11:23 - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:23 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:11:23 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:11:23 31488391e867a2acda3e650386b7010fa72a24cc 06:11:23 latest 06:11:23 4.1.0-dev.101 06:11:23 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:23 main 06:11:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:24 9047179f6630: Preparing 06:11:24 76711b4f43da: Preparing 06:11:24 c2686aa960a7: Preparing 06:11:24 0f2893c0a6da: Preparing 06:11:24 ea9a6144883f: Preparing 06:11:24 00dd0e0a98b2: Preparing 06:11:24 f0955e17e3c7: Preparing 06:11:24 a15d405df527: Preparing 06:11:24 a54a9ad0f201: Preparing 06:11:24 9f6a89a7f121: Preparing 06:11:24 dbeeedd8c5fd: Preparing 06:11:24 5f70bf18a086: Preparing 06:11:24 dc8a7086f2ed: Preparing 06:11:24 30f849bdaf2c: Preparing 06:11:24 bde6a0b402d2: Preparing 06:11:24 cce92674e987: Preparing 06:11:24 dbeeedd8c5fd: Waiting 06:11:24 00dd0e0a98b2: Waiting 06:11:24 f0955e17e3c7: Waiting 06:11:24 5f70bf18a086: Waiting 06:11:24 30f849bdaf2c: Waiting 06:11:24 a15d405df527: Waiting 06:11:24 dc8a7086f2ed: Waiting 06:11:24 bde6a0b402d2: Waiting 06:11:24 a54a9ad0f201: Waiting 06:11:24 cce92674e987: Waiting 06:11:24 9f6a89a7f121: Waiting 06:11:24 ea9a6144883f: Pushed 06:11:24 c2686aa960a7: Pushed 06:11:24 0f2893c0a6da: Pushed 06:11:24 76711b4f43da: Pushed 06:11:24 9047179f6630: Pushed 06:11:24 a15d405df527: Layer already exists 06:11:24 a54a9ad0f201: Layer already exists 06:11:24 5f70bf18a086: Layer already exists 06:11:24 00dd0e0a98b2: Pushed 06:11:24 dbeeedd8c5fd: Pushed 06:11:24 9f6a89a7f121: Pushed 06:11:24 dc8a7086f2ed: Pushed 06:11:24 cce92674e987: Layer already exists 06:11:24 30f849bdaf2c: Pushed 06:11:24 bde6a0b402d2: Pushed 06:11:26 f0955e17e3c7: Pushed 06:11:26 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:27 9047179f6630: Preparing 06:11:27 76711b4f43da: Preparing 06:11:27 c2686aa960a7: Preparing 06:11:27 0f2893c0a6da: Preparing 06:11:27 ea9a6144883f: Preparing 06:11:27 00dd0e0a98b2: Preparing 06:11:27 f0955e17e3c7: Preparing 06:11:27 a15d405df527: Preparing 06:11:27 a54a9ad0f201: Preparing 06:11:27 9f6a89a7f121: Preparing 06:11:27 dbeeedd8c5fd: Preparing 06:11:27 5f70bf18a086: Preparing 06:11:27 dc8a7086f2ed: Preparing 06:11:27 f0955e17e3c7: Waiting 06:11:27 a15d405df527: Waiting 06:11:27 a54a9ad0f201: Waiting 06:11:27 9f6a89a7f121: Waiting 06:11:27 dbeeedd8c5fd: Waiting 06:11:27 5f70bf18a086: Waiting 06:11:27 00dd0e0a98b2: Waiting 06:11:27 30f849bdaf2c: Preparing 06:11:27 dc8a7086f2ed: Waiting 06:11:27 bde6a0b402d2: Preparing 06:11:27 cce92674e987: Preparing 06:11:27 30f849bdaf2c: Waiting 06:11:27 cce92674e987: Waiting 06:11:27 bde6a0b402d2: Waiting 06:11:27 76711b4f43da: Layer already exists 06:11:27 ea9a6144883f: Layer already exists 06:11:27 0f2893c0a6da: Layer already exists 06:11:27 9047179f6630: Layer already exists 06:11:27 c2686aa960a7: Layer already exists 06:11:27 f0955e17e3c7: Layer already exists 06:11:27 00dd0e0a98b2: Layer already exists 06:11:27 9f6a89a7f121: Layer already exists 06:11:27 a54a9ad0f201: Layer already exists 06:11:27 a15d405df527: Layer already exists 06:11:27 30f849bdaf2c: Layer already exists 06:11:27 dbeeedd8c5fd: Layer already exists 06:11:27 bde6a0b402d2: Layer already exists 06:11:27 5f70bf18a086: Layer already exists 06:11:27 dc8a7086f2ed: Layer already exists 06:11:27 cce92674e987: Layer already exists 06:11:27 latest: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 06:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:27 9047179f6630: Preparing 06:11:27 76711b4f43da: Preparing 06:11:27 c2686aa960a7: Preparing 06:11:27 0f2893c0a6da: Preparing 06:11:27 ea9a6144883f: Preparing 06:11:27 00dd0e0a98b2: Preparing 06:11:27 f0955e17e3c7: Preparing 06:11:27 a15d405df527: Preparing 06:11:27 a54a9ad0f201: Preparing 06:11:27 9f6a89a7f121: Preparing 06:11:27 dbeeedd8c5fd: Preparing 06:11:27 5f70bf18a086: Preparing 06:11:27 dc8a7086f2ed: Preparing 06:11:27 30f849bdaf2c: Preparing 06:11:27 bde6a0b402d2: Preparing 06:11:27 cce92674e987: Preparing 06:11:27 00dd0e0a98b2: Waiting 06:11:27 f0955e17e3c7: Waiting 06:11:27 dbeeedd8c5fd: Waiting 06:11:27 5f70bf18a086: Waiting 06:11:27 9f6a89a7f121: Waiting 06:11:27 a15d405df527: Waiting 06:11:27 dc8a7086f2ed: Waiting 06:11:27 30f849bdaf2c: Waiting 06:11:27 a54a9ad0f201: Waiting 06:11:27 bde6a0b402d2: Waiting 06:11:27 cce92674e987: Waiting 06:11:27 0f2893c0a6da: Layer already exists 06:11:27 76711b4f43da: Layer already exists 06:11:27 c2686aa960a7: Layer already exists 06:11:27 9047179f6630: Layer already exists 06:11:27 ea9a6144883f: Layer already exists 06:11:27 a15d405df527: Layer already exists 06:11:27 f0955e17e3c7: Layer already exists 06:11:27 00dd0e0a98b2: Layer already exists 06:11:27 a54a9ad0f201: Layer already exists 06:11:27 9f6a89a7f121: Layer already exists 06:11:27 dbeeedd8c5fd: Layer already exists 06:11:27 5f70bf18a086: Layer already exists 06:11:27 30f849bdaf2c: Layer already exists 06:11:27 dc8a7086f2ed: Layer already exists 06:11:27 bde6a0b402d2: Layer already exists 06:11:27 cce92674e987: Layer already exists 06:11:27 4.1.0-dev.101: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:28 9047179f6630: Preparing 06:11:28 76711b4f43da: Preparing 06:11:28 c2686aa960a7: Preparing 06:11:28 0f2893c0a6da: Preparing 06:11:28 ea9a6144883f: Preparing 06:11:28 00dd0e0a98b2: Preparing 06:11:28 f0955e17e3c7: Preparing 06:11:28 a15d405df527: Preparing 06:11:28 a54a9ad0f201: Preparing 06:11:28 9f6a89a7f121: Preparing 06:11:28 dbeeedd8c5fd: Preparing 06:11:28 5f70bf18a086: Preparing 06:11:28 dc8a7086f2ed: Preparing 06:11:28 30f849bdaf2c: Preparing 06:11:28 00dd0e0a98b2: Waiting 06:11:28 f0955e17e3c7: Waiting 06:11:28 a15d405df527: Waiting 06:11:28 9f6a89a7f121: Waiting 06:11:28 5f70bf18a086: Waiting 06:11:28 a54a9ad0f201: Waiting 06:11:28 dc8a7086f2ed: Waiting 06:11:28 bde6a0b402d2: Preparing 06:11:28 cce92674e987: Preparing 06:11:28 30f849bdaf2c: Waiting 06:11:28 cce92674e987: Waiting 06:11:28 bde6a0b402d2: Waiting 06:11:28 dbeeedd8c5fd: Waiting 06:11:28 76711b4f43da: Layer already exists 06:11:28 ea9a6144883f: Layer already exists 06:11:28 0f2893c0a6da: Layer already exists 06:11:28 c2686aa960a7: Layer already exists 06:11:28 9047179f6630: Layer already exists 06:11:28 00dd0e0a98b2: Layer already exists 06:11:28 f0955e17e3c7: Layer already exists 06:11:28 a15d405df527: Layer already exists 06:11:28 9f6a89a7f121: Layer already exists 06:11:28 a54a9ad0f201: Layer already exists 06:11:28 dbeeedd8c5fd: Layer already exists 06:11:28 5f70bf18a086: Layer already exists 06:11:28 dc8a7086f2ed: Layer already exists 06:11:28 30f849bdaf2c: Layer already exists 06:11:28 bde6a0b402d2: Layer already exists 06:11:28 cce92674e987: Layer already exists 06:11:28 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:11:29 9047179f6630: Preparing 06:11:29 76711b4f43da: Preparing 06:11:29 c2686aa960a7: Preparing 06:11:29 0f2893c0a6da: Preparing 06:11:29 ea9a6144883f: Preparing 06:11:29 00dd0e0a98b2: Preparing 06:11:29 f0955e17e3c7: Preparing 06:11:29 a15d405df527: Preparing 06:11:29 a54a9ad0f201: Preparing 06:11:29 9f6a89a7f121: Preparing 06:11:29 dbeeedd8c5fd: Preparing 06:11:29 5f70bf18a086: Preparing 06:11:29 dc8a7086f2ed: Preparing 06:11:29 30f849bdaf2c: Preparing 06:11:29 bde6a0b402d2: Preparing 06:11:29 cce92674e987: Preparing 06:11:29 f0955e17e3c7: Waiting 06:11:29 a15d405df527: Waiting 06:11:29 a54a9ad0f201: Waiting 06:11:29 9f6a89a7f121: Waiting 06:11:29 dbeeedd8c5fd: Waiting 06:11:29 5f70bf18a086: Waiting 06:11:29 dc8a7086f2ed: Waiting 06:11:29 30f849bdaf2c: Waiting 06:11:29 bde6a0b402d2: Waiting 06:11:29 cce92674e987: Waiting 06:11:29 00dd0e0a98b2: Waiting 06:11:29 0f2893c0a6da: Layer already exists 06:11:29 9047179f6630: Layer already exists 06:11:29 c2686aa960a7: Layer already exists 06:11:29 76711b4f43da: Layer already exists 06:11:29 ea9a6144883f: Layer already exists 06:11:29 00dd0e0a98b2: Layer already exists 06:11:29 f0955e17e3c7: Layer already exists 06:11:29 a15d405df527: Layer already exists 06:11:29 a54a9ad0f201: Layer already exists 06:11:29 9f6a89a7f121: Layer already exists 06:11:29 dbeeedd8c5fd: Layer already exists 06:11:29 5f70bf18a086: Layer already exists 06:11:29 dc8a7086f2ed: Layer already exists 06:11:29 30f849bdaf2c: Layer already exists 06:11:29 bde6a0b402d2: Layer already exists 06:11:29 cce92674e987: Layer already exists 06:11:29 main: digest: sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:29 ===================================================== [Pipeline] echo 06:11:29 taggedImages: 06:11:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:11:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:11:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 06:11:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:11:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:11:29 31488391e867a2acda3e650386b7010fa72a24cc 06:11:29 latest 06:11:29 4.1.0-dev.101 06:11:29 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:29 main 06:11:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc 06:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:29 bb9f2b6d0546: Preparing 06:11:29 53562a83ebff: Preparing 06:11:29 ee2cf19601d6: Preparing 06:11:29 828916d08e6b: Preparing 06:11:29 a15d405df527: Preparing 06:11:29 a54a9ad0f201: Preparing 06:11:29 ad4f97aabb26: Preparing 06:11:29 5eacf9b72e22: Preparing 06:11:29 cce92674e987: Preparing 06:11:29 a54a9ad0f201: Waiting 06:11:29 ad4f97aabb26: Waiting 06:11:29 5eacf9b72e22: Waiting 06:11:29 cce92674e987: Waiting 06:11:29 a15d405df527: Layer already exists 06:11:29 a54a9ad0f201: Layer already exists 06:11:29 ad4f97aabb26: Layer already exists 06:11:29 5eacf9b72e22: Layer already exists 06:11:29 bb9f2b6d0546: Pushed 06:11:29 cce92674e987: Layer already exists 06:11:29 53562a83ebff: Pushed 06:11:29 ee2cf19601d6: Pushed 06:11:34 828916d08e6b: Pushed 06:11:34 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:34 bb9f2b6d0546: Preparing 06:11:34 53562a83ebff: Preparing 06:11:34 ee2cf19601d6: Preparing 06:11:34 828916d08e6b: Preparing 06:11:34 a15d405df527: Preparing 06:11:34 a54a9ad0f201: Preparing 06:11:34 ad4f97aabb26: Preparing 06:11:34 5eacf9b72e22: Preparing 06:11:34 cce92674e987: Preparing 06:11:34 ad4f97aabb26: Waiting 06:11:34 5eacf9b72e22: Waiting 06:11:34 cce92674e987: Waiting 06:11:34 a54a9ad0f201: Waiting 06:11:34 bb9f2b6d0546: Layer already exists 06:11:34 53562a83ebff: Layer already exists 06:11:34 ee2cf19601d6: Layer already exists 06:11:34 a15d405df527: Layer already exists 06:11:34 828916d08e6b: Layer already exists 06:11:34 ad4f97aabb26: Layer already exists 06:11:34 a54a9ad0f201: Layer already exists 06:11:34 5eacf9b72e22: Layer already exists 06:11:34 cce92674e987: Layer already exists 06:11:34 latest: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 06:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:35 bb9f2b6d0546: Preparing 06:11:35 53562a83ebff: Preparing 06:11:35 ee2cf19601d6: Preparing 06:11:35 828916d08e6b: Preparing 06:11:35 a15d405df527: Preparing 06:11:35 a54a9ad0f201: Preparing 06:11:35 ad4f97aabb26: Preparing 06:11:35 5eacf9b72e22: Preparing 06:11:35 cce92674e987: Preparing 06:11:35 a54a9ad0f201: Waiting 06:11:35 ad4f97aabb26: Waiting 06:11:35 5eacf9b72e22: Waiting 06:11:35 cce92674e987: Waiting 06:11:35 a15d405df527: Layer already exists 06:11:35 53562a83ebff: Layer already exists 06:11:35 828916d08e6b: Layer already exists 06:11:35 ee2cf19601d6: Layer already exists 06:11:35 bb9f2b6d0546: Layer already exists 06:11:35 ad4f97aabb26: Layer already exists 06:11:35 cce92674e987: Layer already exists 06:11:35 a54a9ad0f201: Layer already exists 06:11:35 5eacf9b72e22: Layer already exists 06:11:35 4.1.0-dev.101: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:36 bb9f2b6d0546: Preparing 06:11:36 53562a83ebff: Preparing 06:11:36 ee2cf19601d6: Preparing 06:11:36 828916d08e6b: Preparing 06:11:36 a15d405df527: Preparing 06:11:36 a54a9ad0f201: Preparing 06:11:36 ad4f97aabb26: Preparing 06:11:36 5eacf9b72e22: Preparing 06:11:36 cce92674e987: Preparing 06:11:36 ad4f97aabb26: Waiting 06:11:36 a54a9ad0f201: Waiting 06:11:36 cce92674e987: Waiting 06:11:36 5eacf9b72e22: Waiting 06:11:36 53562a83ebff: Layer already exists 06:11:36 ee2cf19601d6: Layer already exists 06:11:36 bb9f2b6d0546: Layer already exists 06:11:36 828916d08e6b: Layer already exists 06:11:36 a15d405df527: Layer already exists 06:11:36 a54a9ad0f201: Layer already exists 06:11:36 5eacf9b72e22: Layer already exists 06:11:36 ad4f97aabb26: Layer already exists 06:11:36 cce92674e987: Layer already exists 06:11:36 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:11:36 bb9f2b6d0546: Preparing 06:11:36 53562a83ebff: Preparing 06:11:36 ee2cf19601d6: Preparing 06:11:36 828916d08e6b: Preparing 06:11:36 a15d405df527: Preparing 06:11:36 a54a9ad0f201: Preparing 06:11:36 ad4f97aabb26: Preparing 06:11:36 5eacf9b72e22: Preparing 06:11:36 cce92674e987: Preparing 06:11:36 a54a9ad0f201: Waiting 06:11:36 ad4f97aabb26: Waiting 06:11:36 5eacf9b72e22: Waiting 06:11:36 cce92674e987: Waiting 06:11:36 bb9f2b6d0546: Layer already exists 06:11:36 828916d08e6b: Layer already exists 06:11:36 a15d405df527: Layer already exists 06:11:36 ee2cf19601d6: Layer already exists 06:11:36 53562a83ebff: Layer already exists 06:11:36 ad4f97aabb26: Layer already exists 06:11:36 a54a9ad0f201: Layer already exists 06:11:36 5eacf9b72e22: Layer already exists 06:11:36 cce92674e987: Layer already exists 06:11:36 main: digest: sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:36 ===================================================== [Pipeline] echo 06:11:36 taggedImages: 06:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc 06:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 06:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:11:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:11:36 31488391e867a2acda3e650386b7010fa72a24cc 06:11:36 latest 06:11:36 4.1.0-dev.101 06:11:36 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:36 main 06:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:37 0c67bfb8b171: Preparing 06:11:37 153944e07e91: Preparing 06:11:37 cc5e02edaed9: Preparing 06:11:37 b86ccc138374: Preparing 06:11:37 b53db84bdc41: Preparing 06:11:37 a15d405df527: Preparing 06:11:37 a54a9ad0f201: Preparing 06:11:37 a529519b07f9: Preparing 06:11:37 d72b0fa0701e: Preparing 06:11:37 219427ebc639: Preparing 06:11:37 cce92674e987: Preparing 06:11:37 a54a9ad0f201: Waiting 06:11:37 d72b0fa0701e: Waiting 06:11:37 219427ebc639: Waiting 06:11:37 cce92674e987: Waiting 06:11:37 a529519b07f9: Waiting 06:11:37 a15d405df527: Waiting 06:11:37 b53db84bdc41: Pushed 06:11:37 153944e07e91: Pushed 06:11:37 0c67bfb8b171: Pushed 06:11:37 b86ccc138374: Pushed 06:11:37 a15d405df527: Layer already exists 06:11:37 a54a9ad0f201: Layer already exists 06:11:37 cce92674e987: Layer already exists 06:11:37 a529519b07f9: Pushed 06:11:37 d72b0fa0701e: Pushed 06:11:39 219427ebc639: Pushed 06:11:40 cc5e02edaed9: Pushed 06:11:40 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:41 0c67bfb8b171: Preparing 06:11:41 153944e07e91: Preparing 06:11:41 cc5e02edaed9: Preparing 06:11:41 b86ccc138374: Preparing 06:11:41 b53db84bdc41: Preparing 06:11:41 a15d405df527: Preparing 06:11:41 a54a9ad0f201: Preparing 06:11:41 a529519b07f9: Preparing 06:11:41 d72b0fa0701e: Preparing 06:11:41 219427ebc639: Preparing 06:11:41 cce92674e987: Preparing 06:11:41 a15d405df527: Waiting 06:11:41 a54a9ad0f201: Waiting 06:11:41 a529519b07f9: Waiting 06:11:41 d72b0fa0701e: Waiting 06:11:41 cce92674e987: Waiting 06:11:41 0c67bfb8b171: Layer already exists 06:11:41 b53db84bdc41: Layer already exists 06:11:41 cc5e02edaed9: Layer already exists 06:11:41 b86ccc138374: Layer already exists 06:11:41 153944e07e91: Layer already exists 06:11:41 a15d405df527: Layer already exists 06:11:41 a54a9ad0f201: Layer already exists 06:11:41 d72b0fa0701e: Layer already exists 06:11:41 a529519b07f9: Layer already exists 06:11:41 219427ebc639: Layer already exists 06:11:41 cce92674e987: Layer already exists 06:11:41 latest: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 06:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:41 0c67bfb8b171: Preparing 06:11:41 153944e07e91: Preparing 06:11:41 cc5e02edaed9: Preparing 06:11:41 b86ccc138374: Preparing 06:11:41 b53db84bdc41: Preparing 06:11:41 a15d405df527: Preparing 06:11:41 a54a9ad0f201: Preparing 06:11:41 a529519b07f9: Preparing 06:11:41 d72b0fa0701e: Preparing 06:11:41 219427ebc639: Preparing 06:11:41 cce92674e987: Preparing 06:11:41 a54a9ad0f201: Waiting 06:11:41 a529519b07f9: Waiting 06:11:41 219427ebc639: Waiting 06:11:41 d72b0fa0701e: Waiting 06:11:41 a15d405df527: Waiting 06:11:41 b86ccc138374: Layer already exists 06:11:41 153944e07e91: Layer already exists 06:11:41 0c67bfb8b171: Layer already exists 06:11:41 cc5e02edaed9: Layer already exists 06:11:41 b53db84bdc41: Layer already exists 06:11:41 a529519b07f9: Layer already exists 06:11:41 a15d405df527: Layer already exists 06:11:41 d72b0fa0701e: Layer already exists 06:11:41 a54a9ad0f201: Layer already exists 06:11:41 219427ebc639: Layer already exists 06:11:41 cce92674e987: Layer already exists 06:11:41 4.1.0-dev.101: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:11:42 0c67bfb8b171: Preparing 06:11:42 153944e07e91: Preparing 06:11:42 cc5e02edaed9: Preparing 06:11:42 b86ccc138374: Preparing 06:11:42 b53db84bdc41: Preparing 06:11:42 a15d405df527: Preparing 06:11:42 a54a9ad0f201: Preparing 06:11:42 a529519b07f9: Preparing 06:11:42 d72b0fa0701e: Preparing 06:11:42 219427ebc639: Preparing 06:11:42 cce92674e987: Preparing 06:11:42 d72b0fa0701e: Waiting 06:11:42 a15d405df527: Waiting 06:11:42 a54a9ad0f201: Waiting 06:11:42 219427ebc639: Waiting 06:11:42 a529519b07f9: Waiting 06:11:42 cce92674e987: Waiting 06:11:42 cc5e02edaed9: Layer already exists 06:11:42 b86ccc138374: Layer already exists 06:11:42 b53db84bdc41: Layer already exists 06:11:42 153944e07e91: Layer already exists 06:11:42 0c67bfb8b171: Layer already exists 06:11:42 a54a9ad0f201: Layer already exists 06:11:42 a529519b07f9: Layer already exists 06:11:42 219427ebc639: Layer already exists 06:11:42 a15d405df527: Layer already exists 06:11:42 d72b0fa0701e: Layer already exists 06:11:42 cce92674e987: Layer already exists 06:11:42 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:09 0c67bfb8b171: Preparing 06:12:09 153944e07e91: Preparing 06:12:09 cc5e02edaed9: Preparing 06:12:09 b86ccc138374: Preparing 06:12:09 b53db84bdc41: Preparing 06:12:09 a15d405df527: Preparing 06:12:09 a54a9ad0f201: Preparing 06:12:09 a529519b07f9: Preparing 06:12:09 d72b0fa0701e: Preparing 06:12:09 219427ebc639: Preparing 06:12:09 cce92674e987: Preparing 06:12:09 a54a9ad0f201: Waiting 06:12:09 a529519b07f9: Waiting 06:12:09 d72b0fa0701e: Waiting 06:12:09 219427ebc639: Waiting 06:12:09 cce92674e987: Waiting 06:12:09 a15d405df527: Waiting 06:12:09 cc5e02edaed9: Layer already exists 06:12:09 153944e07e91: Layer already exists 06:12:09 b86ccc138374: Layer already exists 06:12:09 b53db84bdc41: Layer already exists 06:12:09 0c67bfb8b171: Layer already exists 06:12:09 a54a9ad0f201: Layer already exists 06:12:09 a15d405df527: Layer already exists 06:12:09 219427ebc639: Layer already exists 06:12:09 a529519b07f9: Layer already exists 06:12:09 d72b0fa0701e: Layer already exists 06:12:09 cce92674e987: Layer already exists 06:12:09 main: digest: sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:09 ===================================================== [Pipeline] echo 06:12:09 taggedImages: 06:12:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:12:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:12:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 06:12:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:12:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:12:09 31488391e867a2acda3e650386b7010fa72a24cc 06:12:09 latest 06:12:09 4.1.0-dev.101 06:12:09 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:09 main 06:12:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:10 30053792b253: Preparing 06:12:10 b04ef989f3be: Preparing 06:12:10 80998ee9ad22: Preparing 06:12:10 52332b313480: Preparing 06:12:10 03d2aab08afb: Preparing 06:12:10 57fc8e2e8442: Preparing 06:12:10 a31241ded918: Preparing 06:12:10 a15d405df527: Preparing 06:12:10 a54a9ad0f201: Preparing 06:12:10 24095814fc33: Preparing 06:12:10 ffe77be4dc6a: Preparing 06:12:10 cce92674e987: Preparing 06:12:10 a15d405df527: Waiting 06:12:10 ffe77be4dc6a: Waiting 06:12:10 cce92674e987: Waiting 06:12:10 a54a9ad0f201: Waiting 06:12:10 57fc8e2e8442: Waiting 06:12:10 24095814fc33: Waiting 06:12:10 a31241ded918: Waiting 06:12:10 03d2aab08afb: Pushed 06:12:10 b04ef989f3be: Pushed 06:12:10 30053792b253: Pushed 06:12:10 a15d405df527: Layer already exists 06:12:10 a54a9ad0f201: Layer already exists 06:12:10 57fc8e2e8442: Pushed 06:12:10 a31241ded918: Pushed 06:12:10 cce92674e987: Layer already exists 06:12:10 24095814fc33: Pushed 06:12:12 ffe77be4dc6a: Pushed 06:12:13 52332b313480: Pushed 06:12:13 80998ee9ad22: Pushed 06:12:13 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:14 30053792b253: Preparing 06:12:14 b04ef989f3be: Preparing 06:12:14 80998ee9ad22: Preparing 06:12:14 52332b313480: Preparing 06:12:14 03d2aab08afb: Preparing 06:12:14 57fc8e2e8442: Preparing 06:12:14 a31241ded918: Preparing 06:12:14 a15d405df527: Preparing 06:12:14 a54a9ad0f201: Preparing 06:12:14 24095814fc33: Preparing 06:12:14 ffe77be4dc6a: Preparing 06:12:14 cce92674e987: Preparing 06:12:14 57fc8e2e8442: Waiting 06:12:14 a31241ded918: Waiting 06:12:14 a15d405df527: Waiting 06:12:14 a54a9ad0f201: Waiting 06:12:14 24095814fc33: Waiting 06:12:14 ffe77be4dc6a: Waiting 06:12:14 cce92674e987: Waiting 06:12:14 03d2aab08afb: Layer already exists 06:12:14 52332b313480: Layer already exists 06:12:14 30053792b253: Layer already exists 06:12:14 80998ee9ad22: Layer already exists 06:12:14 b04ef989f3be: Layer already exists 06:12:14 57fc8e2e8442: Layer already exists 06:12:14 a31241ded918: Layer already exists 06:12:14 a15d405df527: Layer already exists 06:12:14 a54a9ad0f201: Layer already exists 06:12:14 ffe77be4dc6a: Layer already exists 06:12:14 cce92674e987: Layer already exists 06:12:14 24095814fc33: Layer already exists 06:12:14 latest: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 06:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:14 30053792b253: Preparing 06:12:14 b04ef989f3be: Preparing 06:12:14 80998ee9ad22: Preparing 06:12:14 52332b313480: Preparing 06:12:14 03d2aab08afb: Preparing 06:12:14 57fc8e2e8442: Preparing 06:12:14 a31241ded918: Preparing 06:12:14 a15d405df527: Preparing 06:12:14 a54a9ad0f201: Preparing 06:12:14 24095814fc33: Preparing 06:12:14 ffe77be4dc6a: Preparing 06:12:14 cce92674e987: Preparing 06:12:14 a15d405df527: Waiting 06:12:14 a54a9ad0f201: Waiting 06:12:14 57fc8e2e8442: Waiting 06:12:14 ffe77be4dc6a: Waiting 06:12:14 cce92674e987: Waiting 06:12:14 a31241ded918: Waiting 06:12:14 24095814fc33: Waiting 06:12:14 03d2aab08afb: Layer already exists 06:12:14 52332b313480: Layer already exists 06:12:14 b04ef989f3be: Layer already exists 06:12:14 80998ee9ad22: Layer already exists 06:12:14 30053792b253: Layer already exists 06:12:14 a31241ded918: Layer already exists 06:12:14 a54a9ad0f201: Layer already exists 06:12:14 57fc8e2e8442: Layer already exists 06:12:14 a15d405df527: Layer already exists 06:12:14 24095814fc33: Layer already exists 06:12:14 ffe77be4dc6a: Layer already exists 06:12:14 cce92674e987: Layer already exists 06:12:14 4.1.0-dev.101: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:15 30053792b253: Preparing 06:12:15 b04ef989f3be: Preparing 06:12:15 80998ee9ad22: Preparing 06:12:15 52332b313480: Preparing 06:12:15 03d2aab08afb: Preparing 06:12:15 57fc8e2e8442: Preparing 06:12:15 a31241ded918: Preparing 06:12:15 a15d405df527: Preparing 06:12:15 a54a9ad0f201: Preparing 06:12:15 24095814fc33: Preparing 06:12:15 ffe77be4dc6a: Preparing 06:12:15 cce92674e987: Preparing 06:12:15 a15d405df527: Waiting 06:12:15 a54a9ad0f201: Waiting 06:12:15 24095814fc33: Waiting 06:12:15 ffe77be4dc6a: Waiting 06:12:15 cce92674e987: Waiting 06:12:15 57fc8e2e8442: Waiting 06:12:15 a31241ded918: Waiting 06:12:15 52332b313480: Layer already exists 06:12:15 30053792b253: Layer already exists 06:12:15 b04ef989f3be: Layer already exists 06:12:15 03d2aab08afb: Layer already exists 06:12:15 80998ee9ad22: Layer already exists 06:12:15 57fc8e2e8442: Layer already exists 06:12:15 a31241ded918: Layer already exists 06:12:15 a15d405df527: Layer already exists 06:12:15 24095814fc33: Layer already exists 06:12:15 a54a9ad0f201: Layer already exists 06:12:15 ffe77be4dc6a: Layer already exists 06:12:15 cce92674e987: Layer already exists 06:12:15 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:16 30053792b253: Preparing 06:12:16 b04ef989f3be: Preparing 06:12:16 80998ee9ad22: Preparing 06:12:16 52332b313480: Preparing 06:12:16 03d2aab08afb: Preparing 06:12:16 57fc8e2e8442: Preparing 06:12:16 a31241ded918: Preparing 06:12:16 a15d405df527: Preparing 06:12:16 a54a9ad0f201: Preparing 06:12:16 24095814fc33: Preparing 06:12:16 ffe77be4dc6a: Preparing 06:12:16 cce92674e987: Preparing 06:12:16 a54a9ad0f201: Waiting 06:12:16 24095814fc33: Waiting 06:12:16 57fc8e2e8442: Waiting 06:12:16 ffe77be4dc6a: Waiting 06:12:16 cce92674e987: Waiting 06:12:16 a31241ded918: Waiting 06:12:16 a15d405df527: Waiting 06:12:16 80998ee9ad22: Layer already exists 06:12:16 03d2aab08afb: Layer already exists 06:12:16 30053792b253: Layer already exists 06:12:16 b04ef989f3be: Layer already exists 06:12:16 52332b313480: Layer already exists 06:12:16 a31241ded918: Layer already exists 06:12:16 a15d405df527: Layer already exists 06:12:16 57fc8e2e8442: Layer already exists 06:12:16 a54a9ad0f201: Layer already exists 06:12:16 24095814fc33: Layer already exists 06:12:16 ffe77be4dc6a: Layer already exists 06:12:16 cce92674e987: Layer already exists 06:12:16 main: digest: sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:16 ===================================================== [Pipeline] echo 06:12:16 taggedImages: 06:12:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:12:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:12:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 06:12:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:12:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:12:16 31488391e867a2acda3e650386b7010fa72a24cc 06:12:16 latest 06:12:16 4.1.0-dev.101 06:12:16 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:16 main 06:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc 06:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:17 e8d3aed9d267: Preparing 06:12:17 ee1e158878b0: Preparing 06:12:17 a15d405df527: Preparing 06:12:17 a54a9ad0f201: Preparing 06:12:17 2c150ce87b19: Preparing 06:12:17 24aa6753d6c9: Preparing 06:12:17 cce92674e987: Preparing 06:12:17 24aa6753d6c9: Waiting 06:12:17 cce92674e987: Waiting 06:12:17 a15d405df527: Layer already exists 06:12:17 a54a9ad0f201: Layer already exists 06:12:17 cce92674e987: Layer already exists 06:12:17 2c150ce87b19: Pushed 06:12:17 e8d3aed9d267: Pushed 06:12:18 24aa6753d6c9: Pushed 06:12:20 ee1e158878b0: Pushed 06:12:20 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:20 + 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 06:12:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:21 e8d3aed9d267: Preparing 06:12:21 ee1e158878b0: Preparing 06:12:21 a15d405df527: Preparing 06:12:21 a54a9ad0f201: Preparing 06:12:21 2c150ce87b19: Preparing 06:12:21 24aa6753d6c9: Preparing 06:12:21 cce92674e987: Preparing 06:12:21 24aa6753d6c9: Waiting 06:12:21 cce92674e987: Waiting 06:12:21 2c150ce87b19: Layer already exists 06:12:21 a15d405df527: Layer already exists 06:12:21 ee1e158878b0: Layer already exists 06:12:21 a54a9ad0f201: Layer already exists 06:12:21 e8d3aed9d267: Layer already exists 06:12:21 24aa6753d6c9: Layer already exists 06:12:21 cce92674e987: Layer already exists 06:12:21 latest: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 06:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:21 e8d3aed9d267: Preparing 06:12:21 ee1e158878b0: Preparing 06:12:21 a15d405df527: Preparing 06:12:21 a54a9ad0f201: Preparing 06:12:21 2c150ce87b19: Preparing 06:12:21 24aa6753d6c9: Preparing 06:12:21 cce92674e987: Preparing 06:12:21 cce92674e987: Waiting 06:12:21 24aa6753d6c9: Waiting 06:12:21 a15d405df527: Layer already exists 06:12:21 2c150ce87b19: Layer already exists 06:12:21 a54a9ad0f201: Layer already exists 06:12:21 ee1e158878b0: Layer already exists 06:12:21 e8d3aed9d267: Layer already exists 06:12:21 24aa6753d6c9: Layer already exists 06:12:21 cce92674e987: Layer already exists 06:12:21 4.1.0-dev.101: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:22 e8d3aed9d267: Preparing 06:12:22 ee1e158878b0: Preparing 06:12:22 a15d405df527: Preparing 06:12:22 a54a9ad0f201: Preparing 06:12:22 2c150ce87b19: Preparing 06:12:22 24aa6753d6c9: Preparing 06:12:22 cce92674e987: Preparing 06:12:22 24aa6753d6c9: Waiting 06:12:22 cce92674e987: Waiting 06:12:22 a15d405df527: Layer already exists 06:12:22 e8d3aed9d267: Layer already exists 06:12:22 a54a9ad0f201: Layer already exists 06:12:22 ee1e158878b0: Layer already exists 06:12:22 2c150ce87b19: Layer already exists 06:12:22 24aa6753d6c9: Layer already exists 06:12:22 cce92674e987: Layer already exists 06:12:22 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + 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 06:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:23 e8d3aed9d267: Preparing 06:12:23 ee1e158878b0: Preparing 06:12:23 a15d405df527: Preparing 06:12:23 a54a9ad0f201: Preparing 06:12:23 2c150ce87b19: Preparing 06:12:23 24aa6753d6c9: Preparing 06:12:23 cce92674e987: Preparing 06:12:23 24aa6753d6c9: Waiting 06:12:23 cce92674e987: Waiting 06:12:23 a54a9ad0f201: Layer already exists 06:12:23 ee1e158878b0: Layer already exists 06:12:23 2c150ce87b19: Layer already exists 06:12:23 a15d405df527: Layer already exists 06:12:23 e8d3aed9d267: Layer already exists 06:12:23 24aa6753d6c9: Layer already exists 06:12:23 cce92674e987: Layer already exists 06:12:23 main: digest: sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:23 ===================================================== [Pipeline] echo 06:12:23 taggedImages: 06:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc 06:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 06:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:12:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:12:23 31488391e867a2acda3e650386b7010fa72a24cc 06:12:23 latest 06:12:23 4.1.0-dev.101 06:12:23 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:23 main 06:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc 06:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:24 66bb49ad1c2d: Preparing 06:12:24 4b61077ba282: Preparing 06:12:24 7b5692974ad2: Preparing 06:12:24 a15d405df527: Preparing 06:12:24 a54a9ad0f201: Preparing 06:12:24 ae0a60341765: Preparing 06:12:24 53341d43a3f6: Preparing 06:12:24 a74cc0fa5fc4: Preparing 06:12:24 a2d5209b366c: Preparing 06:12:24 cce92674e987: Preparing 06:12:24 53341d43a3f6: Waiting 06:12:24 a74cc0fa5fc4: Waiting 06:12:24 a2d5209b366c: Waiting 06:12:24 cce92674e987: Waiting 06:12:24 ae0a60341765: Waiting 06:12:24 a15d405df527: Layer already exists 06:12:24 a54a9ad0f201: Layer already exists 06:12:24 7b5692974ad2: Pushed 06:12:24 4b61077ba282: Pushed 06:12:24 66bb49ad1c2d: Pushed 06:12:24 cce92674e987: Layer already exists 06:12:24 a74cc0fa5fc4: Pushed 06:12:27 a2d5209b366c: Pushed 06:12:32 53341d43a3f6: Pushed 06:12:40 ae0a60341765: Pushed 06:12:40 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:41 66bb49ad1c2d: Preparing 06:12:41 4b61077ba282: Preparing 06:12:41 7b5692974ad2: Preparing 06:12:41 a15d405df527: Preparing 06:12:41 a54a9ad0f201: Preparing 06:12:41 ae0a60341765: Preparing 06:12:41 53341d43a3f6: Preparing 06:12:41 a74cc0fa5fc4: Preparing 06:12:41 a2d5209b366c: Preparing 06:12:41 cce92674e987: Preparing 06:12:41 53341d43a3f6: Waiting 06:12:41 a74cc0fa5fc4: Waiting 06:12:41 a2d5209b366c: Waiting 06:12:41 cce92674e987: Waiting 06:12:41 ae0a60341765: Waiting 06:12:41 a15d405df527: Layer already exists 06:12:41 a54a9ad0f201: Layer already exists 06:12:41 66bb49ad1c2d: Layer already exists 06:12:41 4b61077ba282: Layer already exists 06:12:41 7b5692974ad2: Layer already exists 06:12:41 a74cc0fa5fc4: Layer already exists 06:12:41 53341d43a3f6: Layer already exists 06:12:41 ae0a60341765: Layer already exists 06:12:41 cce92674e987: Layer already exists 06:12:41 a2d5209b366c: Layer already exists 06:12:41 latest: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 06:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:41 66bb49ad1c2d: Preparing 06:12:41 4b61077ba282: Preparing 06:12:41 7b5692974ad2: Preparing 06:12:41 a15d405df527: Preparing 06:12:41 a54a9ad0f201: Preparing 06:12:41 ae0a60341765: Preparing 06:12:41 53341d43a3f6: Preparing 06:12:41 a74cc0fa5fc4: Preparing 06:12:41 a2d5209b366c: Preparing 06:12:41 cce92674e987: Preparing 06:12:41 ae0a60341765: Waiting 06:12:41 53341d43a3f6: Waiting 06:12:41 a74cc0fa5fc4: Waiting 06:12:41 a2d5209b366c: Waiting 06:12:41 cce92674e987: Waiting 06:12:41 7b5692974ad2: Layer already exists 06:12:41 a15d405df527: Layer already exists 06:12:41 a54a9ad0f201: Layer already exists 06:12:41 66bb49ad1c2d: Layer already exists 06:12:41 4b61077ba282: Layer already exists 06:12:41 ae0a60341765: Layer already exists 06:12:41 cce92674e987: Layer already exists 06:12:41 53341d43a3f6: Layer already exists 06:12:41 a2d5209b366c: Layer already exists 06:12:41 a74cc0fa5fc4: Layer already exists 06:12:41 4.1.0-dev.101: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:42 66bb49ad1c2d: Preparing 06:12:42 4b61077ba282: Preparing 06:12:42 7b5692974ad2: Preparing 06:12:42 a15d405df527: Preparing 06:12:42 a54a9ad0f201: Preparing 06:12:42 ae0a60341765: Preparing 06:12:42 53341d43a3f6: Preparing 06:12:42 a74cc0fa5fc4: Preparing 06:12:42 a2d5209b366c: Preparing 06:12:42 cce92674e987: Preparing 06:12:42 ae0a60341765: Waiting 06:12:42 53341d43a3f6: Waiting 06:12:42 a74cc0fa5fc4: Waiting 06:12:42 a2d5209b366c: Waiting 06:12:42 cce92674e987: Waiting 06:12:42 66bb49ad1c2d: Layer already exists 06:12:42 a54a9ad0f201: Layer already exists 06:12:42 a15d405df527: Layer already exists 06:12:42 7b5692974ad2: Layer already exists 06:12:42 4b61077ba282: Layer already exists 06:12:42 ae0a60341765: Layer already exists 06:12:42 a74cc0fa5fc4: Layer already exists 06:12:42 53341d43a3f6: Layer already exists 06:12:42 a2d5209b366c: Layer already exists 06:12:42 cce92674e987: Layer already exists 06:12:42 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:43 66bb49ad1c2d: Preparing 06:12:43 4b61077ba282: Preparing 06:12:43 7b5692974ad2: Preparing 06:12:43 a15d405df527: Preparing 06:12:43 a54a9ad0f201: Preparing 06:12:43 ae0a60341765: Preparing 06:12:43 53341d43a3f6: Preparing 06:12:43 a74cc0fa5fc4: Preparing 06:12:43 a2d5209b366c: Preparing 06:12:43 cce92674e987: Preparing 06:12:43 53341d43a3f6: Waiting 06:12:43 a74cc0fa5fc4: Waiting 06:12:43 a2d5209b366c: Waiting 06:12:43 cce92674e987: Waiting 06:12:43 ae0a60341765: Waiting 06:12:43 a54a9ad0f201: Layer already exists 06:12:43 66bb49ad1c2d: Layer already exists 06:12:43 a15d405df527: Layer already exists 06:12:43 7b5692974ad2: Layer already exists 06:12:43 4b61077ba282: Layer already exists 06:12:43 ae0a60341765: Layer already exists 06:12:43 53341d43a3f6: Layer already exists 06:12:43 a2d5209b366c: Layer already exists 06:12:43 a74cc0fa5fc4: Layer already exists 06:12:43 cce92674e987: Layer already exists 06:12:43 main: digest: sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:43 ===================================================== [Pipeline] echo 06:12:43 taggedImages: 06:12:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc 06:12:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:12:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 06:12:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:12:43 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:12:43 31488391e867a2acda3e650386b7010fa72a24cc 06:12:43 latest 06:12:43 4.1.0-dev.101 06:12:43 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:12:43 main 06:12:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc 06:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:43 c2f49920df56: Preparing 06:12:43 57ba276bbc4d: Preparing 06:12:43 f855cfb7b0e6: Preparing 06:12:43 a15d405df527: Preparing 06:12:43 a54a9ad0f201: Preparing 06:12:43 2e2812d9f0dc: Preparing 06:12:43 1455e8094266: Preparing 06:12:43 c8e44692c91a: Preparing 06:12:43 cce92674e987: Preparing 06:12:43 1455e8094266: Waiting 06:12:43 2e2812d9f0dc: Waiting 06:12:43 c8e44692c91a: Waiting 06:12:43 cce92674e987: Waiting 06:12:43 a15d405df527: Layer already exists 06:12:43 a54a9ad0f201: Layer already exists 06:12:43 f855cfb7b0e6: Pushed 06:12:43 57ba276bbc4d: Pushed 06:12:43 c2f49920df56: Pushed 06:12:43 1455e8094266: Pushed 06:12:43 cce92674e987: Layer already exists 06:12:44 c8e44692c91a: Pushed 06:12:59 2e2812d9f0dc: Pushed 06:12:59 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:12:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:12:59 c2f49920df56: Preparing 06:12:59 57ba276bbc4d: Preparing 06:12:59 f855cfb7b0e6: Preparing 06:12:59 a15d405df527: Preparing 06:12:59 a54a9ad0f201: Preparing 06:12:59 2e2812d9f0dc: Preparing 06:12:59 1455e8094266: Preparing 06:12:59 c8e44692c91a: Preparing 06:12:59 1455e8094266: Waiting 06:12:59 2e2812d9f0dc: Waiting 06:12:59 c8e44692c91a: Waiting 06:12:59 cce92674e987: Preparing 06:12:59 cce92674e987: Waiting 06:12:59 f855cfb7b0e6: Layer already exists 06:12:59 a15d405df527: Layer already exists 06:12:59 a54a9ad0f201: Layer already exists 06:12:59 57ba276bbc4d: Layer already exists 06:12:59 c2f49920df56: Layer already exists 06:12:59 c8e44692c91a: Layer already exists 06:12:59 2e2812d9f0dc: Layer already exists 06:12:59 cce92674e987: Layer already exists 06:12:59 1455e8094266: Layer already exists 06:12:59 latest: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 06:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:00 c2f49920df56: Preparing 06:13:00 57ba276bbc4d: Preparing 06:13:00 f855cfb7b0e6: Preparing 06:13:00 a15d405df527: Preparing 06:13:00 a54a9ad0f201: Preparing 06:13:00 2e2812d9f0dc: Preparing 06:13:00 1455e8094266: Preparing 06:13:00 c8e44692c91a: Preparing 06:13:00 cce92674e987: Preparing 06:13:00 2e2812d9f0dc: Waiting 06:13:00 1455e8094266: Waiting 06:13:00 c8e44692c91a: Waiting 06:13:00 cce92674e987: Waiting 06:13:00 a15d405df527: Layer already exists 06:13:00 f855cfb7b0e6: Layer already exists 06:13:00 57ba276bbc4d: Layer already exists 06:13:00 a54a9ad0f201: Layer already exists 06:13:00 c2f49920df56: Layer already exists 06:13:00 2e2812d9f0dc: Layer already exists 06:13:00 1455e8094266: Layer already exists 06:13:00 c8e44692c91a: Layer already exists 06:13:00 cce92674e987: Layer already exists 06:13:00 4.1.0-dev.101: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:01 c2f49920df56: Preparing 06:13:01 57ba276bbc4d: Preparing 06:13:01 f855cfb7b0e6: Preparing 06:13:01 a15d405df527: Preparing 06:13:01 a54a9ad0f201: Preparing 06:13:01 2e2812d9f0dc: Preparing 06:13:01 1455e8094266: Preparing 06:13:01 c8e44692c91a: Preparing 06:13:01 cce92674e987: Preparing 06:13:01 2e2812d9f0dc: Waiting 06:13:01 1455e8094266: Waiting 06:13:01 c8e44692c91a: Waiting 06:13:01 cce92674e987: Waiting 06:13:01 c2f49920df56: Layer already exists 06:13:01 a54a9ad0f201: Layer already exists 06:13:01 f855cfb7b0e6: Layer already exists 06:13:01 a15d405df527: Layer already exists 06:13:01 57ba276bbc4d: Layer already exists 06:13:01 c8e44692c91a: Layer already exists 06:13:01 1455e8094266: Layer already exists 06:13:01 2e2812d9f0dc: Layer already exists 06:13:01 cce92674e987: Layer already exists 06:13:01 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:01 c2f49920df56: Preparing 06:13:01 57ba276bbc4d: Preparing 06:13:01 f855cfb7b0e6: Preparing 06:13:01 a15d405df527: Preparing 06:13:01 a54a9ad0f201: Preparing 06:13:01 2e2812d9f0dc: Preparing 06:13:01 1455e8094266: Preparing 06:13:01 c8e44692c91a: Preparing 06:13:01 cce92674e987: Preparing 06:13:01 2e2812d9f0dc: Waiting 06:13:01 1455e8094266: Waiting 06:13:01 c8e44692c91a: Waiting 06:13:01 cce92674e987: Waiting 06:13:01 a15d405df527: Layer already exists 06:13:01 57ba276bbc4d: Layer already exists 06:13:01 a54a9ad0f201: Layer already exists 06:13:01 c2f49920df56: Layer already exists 06:13:01 f855cfb7b0e6: Layer already exists 06:13:01 2e2812d9f0dc: Layer already exists 06:13:01 c8e44692c91a: Layer already exists 06:13:01 cce92674e987: Layer already exists 06:13:01 1455e8094266: Layer already exists 06:13:01 main: digest: sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:01 ===================================================== [Pipeline] echo 06:13:01 taggedImages: 06:13:01 - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc 06:13:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:13:01 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 06:13:01 - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:13:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:13:01 31488391e867a2acda3e650386b7010fa72a24cc 06:13:01 latest 06:13:01 4.1.0-dev.101 06:13:01 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:01 main 06:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc 06:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:02 21e1c46aaa81: Preparing 06:13:02 8f6b2c62aa5b: Preparing 06:13:02 427e0a6b999c: Preparing 06:13:02 a15d405df527: Preparing 06:13:02 a54a9ad0f201: Preparing 06:13:02 6cd0050f4257: Preparing 06:13:02 a74cc0fa5fc4: Preparing 06:13:02 a2d5209b366c: Preparing 06:13:02 cce92674e987: Preparing 06:13:02 6cd0050f4257: Waiting 06:13:02 a74cc0fa5fc4: Waiting 06:13:02 a2d5209b366c: Waiting 06:13:02 cce92674e987: Waiting 06:13:02 a54a9ad0f201: Layer already exists 06:13:02 a15d405df527: Layer already exists 06:13:02 a74cc0fa5fc4: Layer already exists 06:13:02 a2d5209b366c: Layer already exists 06:13:02 cce92674e987: Layer already exists 06:13:02 21e1c46aaa81: Pushed 06:13:02 8f6b2c62aa5b: Pushed 06:13:02 427e0a6b999c: Pushed 06:13:17 6cd0050f4257: Pushed 06:13:17 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:18 21e1c46aaa81: Preparing 06:13:18 8f6b2c62aa5b: Preparing 06:13:18 427e0a6b999c: Preparing 06:13:18 a15d405df527: Preparing 06:13:18 a54a9ad0f201: Preparing 06:13:18 6cd0050f4257: Preparing 06:13:18 a74cc0fa5fc4: Preparing 06:13:18 a2d5209b366c: Preparing 06:13:18 cce92674e987: Preparing 06:13:18 6cd0050f4257: Waiting 06:13:18 a74cc0fa5fc4: Waiting 06:13:18 a2d5209b366c: Waiting 06:13:18 cce92674e987: Waiting 06:13:18 a54a9ad0f201: Layer already exists 06:13:18 427e0a6b999c: Layer already exists 06:13:18 a15d405df527: Layer already exists 06:13:18 8f6b2c62aa5b: Layer already exists 06:13:18 21e1c46aaa81: Layer already exists 06:13:18 6cd0050f4257: Layer already exists 06:13:18 cce92674e987: Layer already exists 06:13:18 a74cc0fa5fc4: Layer already exists 06:13:18 a2d5209b366c: Layer already exists 06:13:18 latest: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 06:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:18 21e1c46aaa81: Preparing 06:13:18 8f6b2c62aa5b: Preparing 06:13:18 427e0a6b999c: Preparing 06:13:18 a15d405df527: Preparing 06:13:18 a54a9ad0f201: Preparing 06:13:18 6cd0050f4257: Preparing 06:13:18 a74cc0fa5fc4: Preparing 06:13:18 a2d5209b366c: Preparing 06:13:18 cce92674e987: Preparing 06:13:18 a74cc0fa5fc4: Waiting 06:13:18 a2d5209b366c: Waiting 06:13:18 6cd0050f4257: Waiting 06:13:18 cce92674e987: Waiting 06:13:18 21e1c46aaa81: Layer already exists 06:13:18 a54a9ad0f201: Layer already exists 06:13:18 a15d405df527: Layer already exists 06:13:18 427e0a6b999c: Layer already exists 06:13:18 8f6b2c62aa5b: Layer already exists 06:13:18 cce92674e987: Layer already exists 06:13:18 6cd0050f4257: Layer already exists 06:13:18 a74cc0fa5fc4: Layer already exists 06:13:18 a2d5209b366c: Layer already exists 06:13:18 4.1.0-dev.101: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:19 21e1c46aaa81: Preparing 06:13:19 8f6b2c62aa5b: Preparing 06:13:19 427e0a6b999c: Preparing 06:13:19 a15d405df527: Preparing 06:13:19 a54a9ad0f201: Preparing 06:13:19 6cd0050f4257: Preparing 06:13:19 a74cc0fa5fc4: Preparing 06:13:19 a2d5209b366c: Preparing 06:13:19 cce92674e987: Preparing 06:13:19 6cd0050f4257: Waiting 06:13:19 a74cc0fa5fc4: Waiting 06:13:19 cce92674e987: Waiting 06:13:19 a2d5209b366c: Waiting 06:13:19 a15d405df527: Layer already exists 06:13:19 427e0a6b999c: Layer already exists 06:13:19 21e1c46aaa81: Layer already exists 06:13:19 8f6b2c62aa5b: Layer already exists 06:13:19 a54a9ad0f201: Layer already exists 06:13:19 6cd0050f4257: Layer already exists 06:13:19 a74cc0fa5fc4: Layer already exists 06:13:19 a2d5209b366c: Layer already exists 06:13:19 cce92674e987: Layer already exists 06:13:19 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:19 21e1c46aaa81: Preparing 06:13:19 8f6b2c62aa5b: Preparing 06:13:19 427e0a6b999c: Preparing 06:13:19 a15d405df527: Preparing 06:13:19 a54a9ad0f201: Preparing 06:13:19 6cd0050f4257: Preparing 06:13:19 a74cc0fa5fc4: Preparing 06:13:19 a2d5209b366c: Preparing 06:13:19 cce92674e987: Preparing 06:13:19 6cd0050f4257: Waiting 06:13:19 a74cc0fa5fc4: Waiting 06:13:19 a2d5209b366c: Waiting 06:13:19 cce92674e987: Waiting 06:13:19 a54a9ad0f201: Layer already exists 06:13:19 a15d405df527: Layer already exists 06:13:19 21e1c46aaa81: Layer already exists 06:13:19 427e0a6b999c: Layer already exists 06:13:19 8f6b2c62aa5b: Layer already exists 06:13:19 a2d5209b366c: Layer already exists 06:13:19 6cd0050f4257: Layer already exists 06:13:19 cce92674e987: Layer already exists 06:13:19 a74cc0fa5fc4: Layer already exists 06:13:19 main: digest: sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:20 ===================================================== [Pipeline] echo 06:13:20 taggedImages: 06:13:20 - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc 06:13:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:20 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 06:13:20 - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:13:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:13:20 31488391e867a2acda3e650386b7010fa72a24cc 06:13:20 latest 06:13:20 4.1.0-dev.101 06:13:20 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:20 main 06:13:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc 06:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:20 83ee76a1ec47: Preparing 06:13:20 33e9d4befb13: Preparing 06:13:20 a15d405df527: Preparing 06:13:20 a54a9ad0f201: Preparing 06:13:20 e9cd641bc045: Preparing 06:13:20 aec14b74e9fd: Preparing 06:13:20 cce92674e987: Preparing 06:13:20 aec14b74e9fd: Waiting 06:13:20 cce92674e987: Waiting 06:13:20 a15d405df527: Layer already exists 06:13:20 a54a9ad0f201: Layer already exists 06:13:20 cce92674e987: Layer already exists 06:13:20 e9cd641bc045: Pushed 06:13:20 83ee76a1ec47: Pushed 06:13:21 aec14b74e9fd: Pushed 06:13:24 33e9d4befb13: Pushed 06:13:24 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:25 83ee76a1ec47: Preparing 06:13:25 33e9d4befb13: Preparing 06:13:25 a15d405df527: Preparing 06:13:25 a54a9ad0f201: Preparing 06:13:25 e9cd641bc045: Preparing 06:13:25 aec14b74e9fd: Preparing 06:13:25 cce92674e987: Preparing 06:13:25 aec14b74e9fd: Waiting 06:13:25 cce92674e987: Waiting 06:13:25 33e9d4befb13: Layer already exists 06:13:25 83ee76a1ec47: Layer already exists 06:13:25 a15d405df527: Layer already exists 06:13:25 e9cd641bc045: Layer already exists 06:13:25 a54a9ad0f201: Layer already exists 06:13:25 cce92674e987: Layer already exists 06:13:25 aec14b74e9fd: Layer already exists 06:13:25 latest: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 06:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:26 83ee76a1ec47: Preparing 06:13:26 33e9d4befb13: Preparing 06:13:26 a15d405df527: Preparing 06:13:26 a54a9ad0f201: Preparing 06:13:26 e9cd641bc045: Preparing 06:13:26 aec14b74e9fd: Preparing 06:13:26 cce92674e987: Preparing 06:13:26 aec14b74e9fd: Waiting 06:13:26 cce92674e987: Waiting 06:13:26 e9cd641bc045: Layer already exists 06:13:26 a15d405df527: Layer already exists 06:13:26 a54a9ad0f201: Layer already exists 06:13:26 83ee76a1ec47: Layer already exists 06:13:26 33e9d4befb13: Layer already exists 06:13:26 cce92674e987: Layer already exists 06:13:26 aec14b74e9fd: Layer already exists 06:13:26 4.1.0-dev.101: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:26 83ee76a1ec47: Preparing 06:13:26 33e9d4befb13: Preparing 06:13:26 a15d405df527: Preparing 06:13:26 a54a9ad0f201: Preparing 06:13:26 e9cd641bc045: Preparing 06:13:26 aec14b74e9fd: Preparing 06:13:26 cce92674e987: Preparing 06:13:26 aec14b74e9fd: Waiting 06:13:26 cce92674e987: Waiting 06:13:26 a15d405df527: Layer already exists 06:13:26 83ee76a1ec47: Layer already exists 06:13:26 e9cd641bc045: Layer already exists 06:13:26 33e9d4befb13: Layer already exists 06:13:26 a54a9ad0f201: Layer already exists 06:13:26 cce92674e987: Layer already exists 06:13:26 aec14b74e9fd: Layer already exists 06:13:26 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:27 83ee76a1ec47: Preparing 06:13:27 33e9d4befb13: Preparing 06:13:27 a15d405df527: Preparing 06:13:27 a54a9ad0f201: Preparing 06:13:27 e9cd641bc045: Preparing 06:13:27 aec14b74e9fd: Preparing 06:13:27 cce92674e987: Preparing 06:13:27 aec14b74e9fd: Waiting 06:13:27 cce92674e987: Waiting 06:13:27 33e9d4befb13: Layer already exists 06:13:27 a54a9ad0f201: Layer already exists 06:13:27 a15d405df527: Layer already exists 06:13:27 e9cd641bc045: Layer already exists 06:13:27 83ee76a1ec47: Layer already exists 06:13:27 cce92674e987: Layer already exists 06:13:27 aec14b74e9fd: Layer already exists 06:13:27 main: digest: sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:27 ===================================================== [Pipeline] echo 06:13:27 taggedImages: 06:13:27 - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc 06:13:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:27 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 06:13:27 - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:13:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:13:27 31488391e867a2acda3e650386b7010fa72a24cc 06:13:27 latest 06:13:27 4.1.0-dev.101 06:13:27 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:27 main 06:13:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc 06:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:28 370972dcbb46: Preparing 06:13:28 a45ada432de2: Preparing 06:13:28 a15d405df527: Preparing 06:13:28 a54a9ad0f201: Preparing 06:13:28 0575599a4766: Preparing 06:13:28 07ab910672e8: Preparing 06:13:28 cce92674e987: Preparing 06:13:28 cce92674e987: Waiting 06:13:28 07ab910672e8: Waiting 06:13:28 a15d405df527: Layer already exists 06:13:28 a54a9ad0f201: Layer already exists 06:13:28 cce92674e987: Layer already exists 06:13:28 370972dcbb46: Pushed 06:13:28 0575599a4766: Pushed 06:13:28 07ab910672e8: Pushed 06:13:32 a45ada432de2: Pushed 06:13:32 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:33 370972dcbb46: Preparing 06:13:33 a45ada432de2: Preparing 06:13:33 a15d405df527: Preparing 06:13:33 a54a9ad0f201: Preparing 06:13:33 0575599a4766: Preparing 06:13:33 07ab910672e8: Preparing 06:13:33 cce92674e987: Preparing 06:13:33 cce92674e987: Waiting 06:13:33 07ab910672e8: Waiting 06:13:33 a45ada432de2: Layer already exists 06:13:33 0575599a4766: Layer already exists 06:13:33 370972dcbb46: Layer already exists 06:13:33 a15d405df527: Layer already exists 06:13:33 a54a9ad0f201: Layer already exists 06:13:33 07ab910672e8: Layer already exists 06:13:33 cce92674e987: Layer already exists 06:13:33 latest: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 06:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:33 370972dcbb46: Preparing 06:13:33 a45ada432de2: Preparing 06:13:33 a15d405df527: Preparing 06:13:33 a54a9ad0f201: Preparing 06:13:33 0575599a4766: Preparing 06:13:33 07ab910672e8: Preparing 06:13:33 cce92674e987: Preparing 06:13:33 07ab910672e8: Waiting 06:13:33 cce92674e987: Waiting 06:13:33 370972dcbb46: Layer already exists 06:13:33 a15d405df527: Layer already exists 06:13:33 a45ada432de2: Layer already exists 06:13:33 a54a9ad0f201: Layer already exists 06:13:33 0575599a4766: Layer already exists 06:13:33 07ab910672e8: Layer already exists 06:13:33 cce92674e987: Layer already exists 06:13:33 4.1.0-dev.101: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:34 370972dcbb46: Preparing 06:13:34 a45ada432de2: Preparing 06:13:34 a15d405df527: Preparing 06:13:34 a54a9ad0f201: Preparing 06:13:34 0575599a4766: Preparing 06:13:34 07ab910672e8: Preparing 06:13:34 cce92674e987: Preparing 06:13:34 07ab910672e8: Waiting 06:13:34 cce92674e987: Waiting 06:13:34 370972dcbb46: Layer already exists 06:13:34 a15d405df527: Layer already exists 06:13:34 0575599a4766: Layer already exists 06:13:34 a54a9ad0f201: Layer already exists 06:13:34 a45ada432de2: Layer already exists 06:13:34 07ab910672e8: Layer already exists 06:13:34 cce92674e987: Layer already exists 06:13:34 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:35 370972dcbb46: Preparing 06:13:35 a45ada432de2: Preparing 06:13:35 a15d405df527: Preparing 06:13:35 a54a9ad0f201: Preparing 06:13:35 0575599a4766: Preparing 06:13:35 07ab910672e8: Preparing 06:13:35 cce92674e987: Preparing 06:13:35 07ab910672e8: Waiting 06:13:35 cce92674e987: Waiting 06:13:35 a54a9ad0f201: Layer already exists 06:13:35 370972dcbb46: Layer already exists 06:13:35 0575599a4766: Layer already exists 06:13:35 a15d405df527: Layer already exists 06:13:35 a45ada432de2: Layer already exists 06:13:35 07ab910672e8: Layer already exists 06:13:35 cce92674e987: Layer already exists 06:13:35 main: digest: sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:35 ===================================================== [Pipeline] echo 06:13:35 taggedImages: 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:13:35 ========================================================= 06:13:35 [edgeXBuildMultiArch] RAW Config: 06:13:35 images: 06:13:35 - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/core-command:latest 06:13:35 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-command:main 06:13:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:13:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:13:35 - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/core-data:latest 06:13:35 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-data:main 06:13:35 - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:13:35 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:13:35 - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:13:35 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:13:35 - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:35 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:13:35 settingsFile: 06:13:35 edgex-go-settings 06:13:35 ========================================================= [Pipeline] node 06:13:50 Still waiting to schedule task 06:13:50 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:14:43 Running on prd-centos7-docker-4c-2g-2908 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:43 provisioning config files... 06:14:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15169985560494444135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:47 ---> ****-login.sh 06:14:47 nexus3.edgexfoundry.org:10001 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 nexus3.edgexfoundry.org:10002 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 nexus3.edgexfoundry.org:10003 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 nexus3.edgexfoundry.org:10004 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 ****.io 06:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:48 Configure a credential helper to remove this warning. See 06:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:48 06:14:48 Login Succeeded 06:14:48 ---> ****-login.sh ends [Pipeline] } 06:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:14:48 + docker buildx ls 06:14:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:14:48 default * docker 06:14:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:14:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:14:48 edgex-builder [Pipeline] sh 06:14:49 + docker buildx inspect --bootstrap 06:14:49 #1 [internal] booting buildkit 06:14:49 #1 pulling image moby/buildkit:buildx-stable-1 06:14:52 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 06:14:52 #1 creating container buildx_buildkit_edgex-builder0 06:14:53 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 06:14:53 #1 DONE 4.0s 06:14:53 Name: edgex-builder 06:14:53 Driver: docker-container 06:14:53 06:14:53 Nodes: 06:14:53 Name: edgex-builder0 06:14:53 Endpoint: unix:///var/run/docker.sock 06:14:53 Status: running 06:14:53 Buildkit: v0.27.1 06:14:53 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:14:53 + docker buildx ls 06:14:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:14:53 edgex-builder * docker-container 06:14:53 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:14:53 default docker 06:14:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:14:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc' 06:14:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:14:54 #1 [internal] load build definition from Dockerfile 06:14:54 #1 transferring dockerfile: 197B done 06:14:54 #1 DONE 0.0s 06:14:54 06:14:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc 06:14:54 #2 DONE 0.1s 06:14:54 06:14:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc 06:14:54 #3 DONE 0.1s 06:14:54 06:14:54 #4 [internal] load .dockerignore 06:14:54 #4 transferring context: 2B done 06:14:54 #4 DONE 0.0s 06:14:54 06:14:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:54 #5 DONE 0.0s 06:14:54 06:14:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:54 #6 DONE 0.1s 06:14:54 06:14:54 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:14:54 #7 DONE 0.0s 06:14:54 06:14:54 #8 exporting to image 06:14:54 #8 exporting layers done 06:14:54 #8 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb 0.0s done 06:14:54 #8 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:14:54 #8 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done 06:14:54 #8 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done 06:14:54 #8 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done 06:14:54 #8 pushing layers 0.1s done 06:14:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 06:14:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done 06:14:54 #8 DONE 0.2s 06:14:54 06:14:54 1 warning found (use --debug to expand): 06:14:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:14:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 06:14:54 #1 [internal] load build definition from Dockerfile 06:14:54 #1 transferring dockerfile: 163B done 06:14:54 #1 DONE 0.0s 06:14:54 06:14:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:14:54 #2 DONE 0.0s 06:14:54 06:14:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:14:54 #3 DONE 0.0s 06:14:54 06:14:54 #4 [internal] load .dockerignore 06:14:54 #4 transferring context: 2B done 06:14:54 #4 DONE 0.0s 06:14:54 06:14:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #5 CACHED 06:14:55 06:14:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #6 CACHED 06:14:55 06:14:55 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:14:55 #7 DONE 0.0s 06:14:55 06:14:55 #8 exporting to image 06:14:55 #8 exporting layers done 06:14:55 #8 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done 06:14:55 #8 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:14:55 #8 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done 06:14:55 #8 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done 06:14:55 #8 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done 06:14:55 #8 pushing layers 0.0s done 06:14:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done 06:14:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:55 #8 DONE 0.1s 06:14:55 06:14:55 1 warning found (use --debug to expand): 06:14:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101' 06:14:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 --push - 06:14:55 #1 [internal] load build definition from Dockerfile 06:14:55 #1 transferring dockerfile: 170B done 06:14:55 #1 DONE 0.0s 06:14:55 06:14:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 06:14:55 #2 DONE 0.0s 06:14:55 06:14:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101 06:14:55 #3 DONE 0.0s 06:14:55 06:14:55 #4 [internal] load .dockerignore 06:14:55 #4 transferring context: 2B done 06:14:55 #4 DONE 0.0s 06:14:55 06:14:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #5 CACHED 06:14:55 06:14:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #6 CACHED 06:14:55 06:14:55 #7 exporting to image 06:14:55 #7 exporting layers done 06:14:55 #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done 06:14:55 #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:14:55 #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done 06:14:55 #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done 06:14:55 #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done 06:14:55 #7 pushing layers 0.0s done 06:14:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 06:14:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done 06:14:55 #7 DONE 0.1s 06:14:55 06:14:55 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:14:55 #8 DONE 0.0s 06:14:55 06:14:55 1 warning found (use --debug to expand): 06:14:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:14:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:14:55 #1 [internal] load build definition from Dockerfile 06:14:55 #1 transferring dockerfile: 211B done 06:14:55 #1 DONE 0.0s 06:14:55 06:14:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:14:55 #2 DONE 0.0s 06:14:55 06:14:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:14:55 #3 DONE 0.0s 06:14:55 06:14:55 #4 [internal] load .dockerignore 06:14:55 #4 transferring context: 2B done 06:14:55 #4 DONE 0.0s 06:14:55 06:14:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #5 CACHED 06:14:55 06:14:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:55 #6 CACHED 06:14:55 06:14:55 #7 exporting to image 06:14:55 #7 exporting layers done 06:14:55 #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done 06:14:55 #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:14:55 #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done 06:14:55 #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done 06:14:55 #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done 06:14:55 #7 pushing layers 0.0s done 06:14:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 06:14:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done 06:14:56 #7 DONE 0.1s 06:14:56 06:14:56 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:14:56 #8 DONE 0.0s 06:14:56 06:14:56 1 warning found (use --debug to expand): 06:14:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:14:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:14:56 #1 [internal] load build definition from Dockerfile 06:14:56 #1 transferring dockerfile: 161B done 06:14:56 #1 DONE 0.0s 06:14:56 06:14:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:14:56 #2 DONE 0.0s 06:14:56 06:14:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 06:14:56 #3 DONE 0.0s 06:14:56 06:14:56 #4 [internal] load .dockerignore 06:14:56 #4 transferring context: 2B done 06:14:56 #4 DONE 0.0s 06:14:56 06:14:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:56 #5 CACHED 06:14:56 06:14:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 06:14:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:c08b41b2a69c0ae375dfa72b1e027ca470d8fb16eee96e7a9d50de357652331a 0.0s done 06:14:56 #6 CACHED 06:14:56 06:14:56 #7 exporting to image 06:14:56 #7 exporting layers done 06:14:56 #7 exporting manifest sha256:f7e546220b6e5b87c3308cbe79a0a2575e5b51370e7269de4dbde354e2d81dcb done 06:14:56 #7 exporting config sha256:22301fc52cf9290e2abb2010f9138b709f3572fb30ce146c3a05da4defd2733f done 06:14:56 #7 exporting manifest sha256:4469538c3a9ac101a4c17a2c3bb7da9398609218e0c4d4cdd485ca7acf9fa1eb done 06:14:56 #7 exporting config sha256:a688e3f69e50ecc98e0ba727383aa7b9d901578c1aa815a43571da068a19abfb done 06:14:56 #7 exporting manifest list sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de done 06:14:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:56 #7 pushing layers 0.0s done 06:14:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:928bb41e05da374453fb625af58f739c4d29b53aef57b0714a115f3a240ef4de 0.1s done 06:14:56 #7 DONE 0.1s 06:14:56 06:14:56 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:14:56 #8 DONE 0.0s 06:14:56 06:14:56 1 warning found (use --debug to expand): 06:14:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:14:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc' 06:14:56 #1 [internal] load build definition from Dockerfile 06:14:56 #1 transferring dockerfile: 216B done 06:14:56 #1 DONE 0.0s 06:14:56 06:14:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:14:56 #2 DONE 0.1s 06:14:56 06:14:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:14:56 #3 DONE 0.1s 06:14:56 06:14:56 #4 [internal] load .dockerignore 06:14:56 #4 transferring context: 2B done 06:14:56 #4 DONE 0.0s 06:14:57 06:14:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:57 #5 DONE 0.0s 06:14:57 06:14:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:57 #6 DONE 0.1s 06:14:57 06:14:57 #7 exporting to image 06:14:57 #7 exporting layers done 06:14:57 #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done 06:14:57 #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:14:57 #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done 06:14:57 #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done 06:14:57 #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 06:14:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:57 #7 ... 06:14:57 06:14:57 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:14:57 #8 DONE 0.0s 06:14:57 06:14:57 #7 exporting to image 06:14:57 #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done 06:14:57 #7 pushing layers 0.1s done 06:14:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 06:14:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done 06:14:57 #7 DONE 0.2s 06:14:57 06:14:57 1 warning found (use --debug to expand): 06:14:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:14:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:14:57 #1 [internal] load build definition from Dockerfile 06:14:57 #1 transferring dockerfile: 182B done 06:14:57 #1 DONE 0.0s 06:14:57 06:14:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:14:57 #2 DONE 0.0s 06:14:57 06:14:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:14:57 #3 DONE 0.0s 06:14:57 06:14:57 #4 [internal] load .dockerignore 06:14:57 #4 transferring context: 2B done 06:14:57 #4 DONE 0.0s 06:14:57 06:14:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:57 #5 CACHED 06:14:57 06:14:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:57 #6 DONE 0.0s 06:14:58 06:14:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:58 #6 CACHED 06:14:58 06:14:58 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:14:58 #7 DONE 0.0s 06:14:58 06:14:58 #8 exporting to image 06:14:58 #8 exporting layers done 06:14:58 #8 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done 06:14:58 #8 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:14:58 #8 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done 06:14:58 #8 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done 06:14:58 #8 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done 06:14:58 #8 pushing layers 0.0s done 06:14:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done 06:14:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:58 #8 DONE 0.1s 06:14:58 06:14:58 1 warning found (use --debug to expand): 06:14:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101' 06:14:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 --push - 06:14:58 #1 [internal] load build definition from Dockerfile 06:14:58 #1 transferring dockerfile: 189B done 06:14:58 #1 DONE 0.0s 06:14:58 06:14:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 06:14:58 #2 DONE 0.0s 06:14:58 06:14:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101 06:14:58 #3 DONE 0.0s 06:14:58 06:14:58 #4 [internal] load .dockerignore 06:14:58 #4 transferring context: 2B done 06:14:58 #4 DONE 0.0s 06:14:58 06:14:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:58 #5 CACHED 06:14:58 06:14:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:58 #6 CACHED 06:14:58 06:14:58 #7 exporting to image 06:14:58 #7 exporting layers done 06:14:58 #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done 06:14:58 #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:14:58 #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done 06:14:58 #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done 06:14:58 #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 06:14:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:58 #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done 06:14:58 #7 pushing layers 0.0s done 06:14:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.101@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done 06:14:58 #7 DONE 0.1s 06:14:58 06:14:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:14:58 #8 DONE 0.0s 06:14:58 06:14:58 1 warning found (use --debug to expand): 06:14:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:14:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:14:59 #1 [internal] load build definition from Dockerfile 06:14:59 #1 transferring dockerfile: 230B done 06:14:59 #1 DONE 0.0s 06:14:59 06:14:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:14:59 #2 DONE 0.0s 06:14:59 06:14:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:14:59 #3 DONE 0.0s 06:14:59 06:14:59 #4 [internal] load .dockerignore 06:14:59 #4 transferring context: 2B done 06:14:59 #4 DONE 0.0s 06:14:59 06:14:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:59 #5 CACHED 06:14:59 06:14:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:59 #6 CACHED 06:14:59 06:14:59 #7 exporting to image 06:14:59 #7 exporting layers done 06:14:59 #7 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done 06:14:59 #7 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:14:59 #7 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done 06:14:59 #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b 06:14:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:59 #7 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done 06:14:59 #7 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done 06:14:59 #7 pushing layers 0.0s done 06:14:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done 06:14:59 #7 DONE 0.1s 06:14:59 06:14:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:14:59 #8 DONE 0.0s 06:14:59 06:14:59 1 warning found (use --debug to expand): 06:14:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 06:14:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:14:59 #1 [internal] load build definition from Dockerfile 06:14:59 #1 transferring dockerfile: 180B done 06:14:59 #1 DONE 0.0s 06:14:59 06:14:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:14:59 #2 DONE 0.0s 06:14:59 06:14:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:14:59 #3 DONE 0.0s 06:14:59 06:14:59 #4 [internal] load .dockerignore 06:14:59 #4 transferring context: 2B done 06:14:59 #4 DONE 0.0s 06:14:59 06:14:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:59 #5 CACHED 06:14:59 06:14:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 06:14:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:1c335c348152a787e77725c59454cd82339e725b1024c1ddba02dc737191c626 0.0s done 06:14:59 #6 CACHED 06:14:59 06:14:59 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:14:59 #7 DONE 0.0s 06:14:59 06:14:59 #8 exporting to image 06:14:59 #8 exporting layers done 06:14:59 #8 exporting manifest sha256:0eb5bfc59794b84502dc08c9e7a5115026e5d53b1a7531df78ec0b8f6816e006 done 06:14:59 #8 exporting config sha256:f5f6bfa4b0ead657f0f8fef16cf2202ccd91c27a95a7711b759d4460bda53a4c done 06:14:59 #8 exporting manifest sha256:4e9f100010819de1fc2d4b48383bed856fe2b5b00050ab1c61138a5127677e39 done 06:14:59 #8 exporting config sha256:692461ae89080a6ae4f655fd6f61a21d626c9405a1c4dc2841c231c335e1ab2b done 06:14:59 #8 exporting manifest list sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 done 06:14:59 #8 pushing layers 0.0s done 06:14:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ef5cc9ccbb9ed2aa239dabd23095dc839974ac4fc841551f4e39735bafcafff6 0.1s done 06:14:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:14:59 #8 DONE 0.1s 06:14:59 06:14:59 1 warning found (use --debug to expand): 06:14:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:14:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc' 06:14:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:00 #1 [internal] load build definition from Dockerfile 06:15:00 #1 transferring dockerfile: 194B done 06:15:00 #1 DONE 0.0s 06:15:00 06:15:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc 06:15:00 #2 DONE 0.0s 06:15:00 06:15:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc 06:15:00 #3 DONE 0.0s 06:15:00 06:15:00 #4 [internal] load .dockerignore 06:15:00 #4 transferring context: 2B done 06:15:00 #4 DONE 0.0s 06:15:00 06:15:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:00 #5 DONE 0.0s 06:15:00 06:15:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:00 #6 DONE 0.1s 06:15:00 06:15:00 #7 exporting to image 06:15:00 #7 exporting layers done 06:15:00 #7 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done 06:15:00 #7 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:15:00 #7 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done 06:15:00 #7 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade 06:15:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:00 #7 ... 06:15:00 06:15:00 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:00 #8 DONE 0.0s 06:15:00 06:15:00 #7 exporting to image 06:15:00 #7 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done 06:15:00 #7 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done 06:15:00 #7 pushing layers 0.1s done 06:15:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 06:15:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done 06:15:00 #7 DONE 0.2s 06:15:00 06:15:00 1 warning found (use --debug to expand): 06:15:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 06:15:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:15:01 #1 [internal] load build definition from Dockerfile 06:15:01 #1 transferring dockerfile: 160B done 06:15:01 #1 DONE 0.0s 06:15:01 06:15:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:15:01 #2 DONE 0.0s 06:15:01 06:15:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 06:15:01 #3 DONE 0.0s 06:15:01 06:15:01 #4 [internal] load .dockerignore 06:15:01 #4 transferring context: 2B done 06:15:01 #4 DONE 0.0s 06:15:01 06:15:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 done 06:15:01 #5 CACHED 06:15:01 06:15:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:01 #6 CACHED 06:15:01 06:15:01 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:01 #7 DONE 0.0s 06:15:01 06:15:01 #8 exporting to image 06:15:01 #8 exporting layers done 06:15:01 #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done 06:15:01 #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:15:01 #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done 06:15:01 #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done 06:15:01 #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done 06:15:01 #8 pushing layers 0.0s done 06:15:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done 06:15:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:01 #8 DONE 0.1s 06:15:01 06:15:01 1 warning found (use --debug to expand): 06:15:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101' 06:15:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 --push - 06:15:01 #1 [internal] load build definition from Dockerfile 06:15:01 #1 transferring dockerfile: 167B done 06:15:01 #1 DONE 0.0s 06:15:01 06:15:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 06:15:01 #2 DONE 0.0s 06:15:01 06:15:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101 06:15:01 #3 DONE 0.0s 06:15:01 06:15:01 #4 [internal] load .dockerignore 06:15:01 #4 transferring context: 2B done 06:15:01 #4 DONE 0.0s 06:15:01 06:15:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:01 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:01 #5 CACHED 06:15:01 06:15:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:01 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:01 #6 CACHED 06:15:01 06:15:01 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:01 #7 DONE 0.0s 06:15:01 06:15:01 #8 exporting to image 06:15:01 #8 exporting layers done 06:15:01 #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done 06:15:01 #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:15:01 #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done 06:15:01 #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done 06:15:01 #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done 06:15:01 #8 pushing layers 0.0s done 06:15:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.101@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done 06:15:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:01 #8 DONE 0.1s 06:15:01 06:15:01 1 warning found (use --debug to expand): 06:15:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:02 #1 [internal] load build definition from Dockerfile 06:15:02 #1 transferring dockerfile: 208B done 06:15:02 #1 DONE 0.0s 06:15:02 06:15:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:02 #2 DONE 0.0s 06:15:02 06:15:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:02 #3 DONE 0.0s 06:15:02 06:15:02 #4 [internal] load .dockerignore 06:15:02 #4 transferring context: 2B done 06:15:02 #4 DONE 0.0s 06:15:02 06:15:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:02 #5 DONE 0.0s 06:15:02 06:15:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:02 #6 CACHED 06:15:02 06:15:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:02 #5 CACHED 06:15:02 06:15:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:02 #7 DONE 0.0s 06:15:02 06:15:02 #8 exporting to image 06:15:02 #8 exporting layers done 06:15:02 #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done 06:15:02 #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:15:02 #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done 06:15:02 #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done 06:15:02 #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done 06:15:02 #8 pushing layers 0.0s done 06:15:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done 06:15:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:02 #8 DONE 0.1s 06:15:02 06:15:02 1 warning found (use --debug to expand): 06:15:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 06:15:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:15:02 #1 [internal] load build definition from Dockerfile 06:15:02 #1 transferring dockerfile: 158B done 06:15:02 #1 DONE 0.0s 06:15:02 06:15:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:15:02 #2 DONE 0.0s 06:15:02 06:15:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:15:02 #3 DONE 0.0s 06:15:02 06:15:02 #4 [internal] load .dockerignore 06:15:02 #4 transferring context: 2B done 06:15:02 #4 DONE 0.0s 06:15:02 06:15:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:02 #5 CACHED 06:15:02 06:15:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 06:15:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:7a197326318a346f54b53a5c3b926544d307b648f9897dab6d973b91f7c5aef1 0.0s done 06:15:02 #6 CACHED 06:15:02 06:15:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:02 #7 DONE 0.0s 06:15:02 06:15:02 #8 exporting to image 06:15:02 #8 exporting layers done 06:15:02 #8 exporting manifest sha256:2805a87139aeeed3b13971863a76bff8fcd169867c117aa92a9d6fbe608a050b done 06:15:02 #8 exporting config sha256:6dd1e4977a0515c549c4f7fb1dc0992933bc54b0d6aa490425b4c1ae9f7c077a done 06:15:02 #8 exporting manifest sha256:951a18adbbed8a723d6715130b2faa9bfb82d38019034ee3b8dc46db3bd16b7e done 06:15:02 #8 exporting config sha256:0489b13e1e85467f0a52e42ac7fdd63a2fd380ce73ccf87209b5d4d1252a0ade done 06:15:02 #8 exporting manifest list sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 done 06:15:02 #8 pushing layers 0.0s done 06:15:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:dfce94b5a6bbaeaf968c8775dbcc555e9e33d570c00b91fc38ee1f8a7501e5a7 0.1s done 06:15:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:02 #8 DONE 0.1s 06:15:02 06:15:02 1 warning found (use --debug to expand): 06:15:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:02 #1 [internal] load build definition from Dockerfile 06:15:02 #1 transferring dockerfile: 196B done 06:15:02 #1 DONE 0.0s 06:15:02 06:15:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc 06:15:02 #2 DONE 0.0s 06:15:02 06:15:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc 06:15:02 #3 DONE 0.1s 06:15:02 06:15:02 #4 [internal] load .dockerignore 06:15:02 #4 transferring context: 2B done 06:15:02 #4 DONE 0.0s 06:15:02 06:15:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:03 #5 DONE 0.0s 06:15:03 06:15:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:03 #6 DONE 0.1s 06:15:03 06:15:03 #7 exporting to image 06:15:03 #7 exporting layers done 06:15:03 #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 0.0s done 06:15:03 #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:15:03 #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done 06:15:03 #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done 06:15:03 #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.0s done 06:15:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:03 #7 ... 06:15:03 06:15:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:03 #8 DONE 0.0s 06:15:03 06:15:03 #7 exporting to image 06:15:03 #7 pushing layers 0.1s done 06:15:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 06:15:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done 06:15:03 #7 DONE 0.2s 06:15:03 06:15:03 1 warning found (use --debug to expand): 06:15:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 06:15:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:15:03 #1 [internal] load build definition from Dockerfile 06:15:03 #1 transferring dockerfile: 162B done 06:15:03 #1 DONE 0.0s 06:15:03 06:15:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:15:03 #2 DONE 0.0s 06:15:03 06:15:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 06:15:03 #3 DONE 0.0s 06:15:03 06:15:03 #4 [internal] load .dockerignore 06:15:03 #4 transferring context: 06:15:04 #4 transferring context: 2B done 06:15:04 #4 DONE 0.0s 06:15:04 06:15:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:04 #5 CACHED 06:15:04 06:15:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:04 #6 CACHED 06:15:04 06:15:04 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:04 #7 DONE 0.0s 06:15:04 06:15:04 #8 exporting to image 06:15:04 #8 exporting layers done 06:15:04 #8 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done 06:15:04 #8 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:15:04 #8 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done 06:15:04 #8 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done 06:15:04 #8 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done 06:15:04 #8 pushing layers 0.0s done 06:15:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done 06:15:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:04 #8 DONE 0.1s 06:15:04 06:15:04 1 warning found (use --debug to expand): 06:15:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101' 06:15:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 --push - 06:15:04 #1 [internal] load build definition from Dockerfile 06:15:04 #1 transferring dockerfile: 169B done 06:15:04 #1 DONE 0.0s 06:15:04 06:15:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 06:15:04 #2 DONE 0.0s 06:15:04 06:15:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101 06:15:04 #3 DONE 0.0s 06:15:04 06:15:04 #4 [internal] load .dockerignore 06:15:04 #4 transferring context: 2B done 06:15:04 #4 DONE 0.0s 06:15:04 06:15:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed done 06:15:04 #5 CACHED 06:15:04 06:15:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed done 06:15:04 #6 CACHED 06:15:04 06:15:04 #7 exporting to image 06:15:04 #7 exporting layers done 06:15:04 #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done 06:15:04 #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:15:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:04 #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done 06:15:04 #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done 06:15:04 #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done 06:15:04 #7 pushing layers 0.0s done 06:15:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.101@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done 06:15:04 #7 DONE 0.1s 06:15:04 06:15:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:04 #8 DONE 0.0s 06:15:04 06:15:04 1 warning found (use --debug to expand): 06:15:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:04 #1 [internal] load build definition from Dockerfile 06:15:04 #1 transferring dockerfile: 210B done 06:15:04 #1 DONE 0.0s 06:15:04 06:15:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:04 #2 DONE 0.0s 06:15:04 06:15:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:04 #3 DONE 0.0s 06:15:04 06:15:04 #4 [internal] load .dockerignore 06:15:04 #4 transferring context: 2B done 06:15:04 #4 DONE 0.0s 06:15:04 06:15:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:04 #5 CACHED 06:15:04 06:15:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:04 #6 CACHED 06:15:04 06:15:04 #7 exporting to image 06:15:04 #7 exporting layers done 06:15:04 #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done 06:15:04 #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:15:04 #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done 06:15:04 #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done 06:15:04 #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 06:15:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:05 #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done 06:15:05 #7 pushing layers 0.0s done 06:15:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done 06:15:05 #7 DONE 0.1s 06:15:05 06:15:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:05 #8 DONE 0.0s 06:15:05 06:15:05 1 warning found (use --debug to expand): 06:15:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:15:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:15:05 #1 [internal] load build definition from Dockerfile 06:15:05 #1 transferring dockerfile: 160B done 06:15:05 #1 DONE 0.0s 06:15:05 06:15:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:15:05 #2 DONE 0.0s 06:15:05 06:15:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:15:05 #3 DONE 0.0s 06:15:05 06:15:05 #4 [internal] load .dockerignore 06:15:05 #4 transferring context: 2B done 06:15:05 #4 DONE 0.0s 06:15:05 06:15:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:05 #5 CACHED 06:15:05 06:15:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 06:15:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ba2ad33375ecf8b73e55ded918f464598aa17b2791545893a98f250263ad88ed 0.0s done 06:15:05 #6 CACHED 06:15:05 06:15:05 #7 exporting to image 06:15:05 #7 exporting layers done 06:15:05 #7 exporting manifest sha256:b7d3bca8cd7969c239da3dfa8f1829072afe5e7bd2691c5a37f4eb21682afe63 done 06:15:05 #7 exporting config sha256:3861f17e641f842474050b2903adafb46c6397902f3f8cefabe3aa165241dead done 06:15:05 #7 exporting manifest sha256:9ae99e8217605c1889e9e696a899e1d98452d69ddda60b0d942551f6ce3b0cec done 06:15:05 #7 exporting config sha256:346926b9769b4b441a1034ac7a94539621e1599c96cad59655924be541e99ab1 done 06:15:05 #7 exporting manifest list sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e done 06:15:05 #7 pushing layers 06:15:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:05 #7 pushing layers 0.0s done 06:15:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2f02c445fa9d6dceec08380ac93e7f1596aca31c47eeb7ac98631b892c81dd0e 0.1s done 06:15:05 #7 DONE 0.1s 06:15:05 06:15:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:05 #8 DONE 0.0s 06:15:05 06:15:05 1 warning found (use --debug to expand): 06:15:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:05 #1 [internal] load build definition from Dockerfile 06:15:05 #1 transferring dockerfile: 198B done 06:15:05 #1 DONE 0.0s 06:15:05 06:15:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc 06:15:05 #2 DONE 0.0s 06:15:05 06:15:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc 06:15:05 #3 DONE 0.1s 06:15:05 06:15:05 #4 [internal] load .dockerignore 06:15:05 #4 transferring context: 2B done 06:15:05 #4 DONE 0.0s 06:15:06 06:15:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:06 #5 ... 06:15:06 06:15:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:06 #6 DONE 0.1s 06:15:06 06:15:06 #7 exporting to image 06:15:06 #7 exporting layers done 06:15:06 #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d 0.0s done 06:15:06 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done 06:15:06 #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done 06:15:06 #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done 06:15:06 #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 06:15:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:06 #7 ... 06:15:06 06:15:06 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:06 #8 DONE 0.0s 06:15:06 06:15:06 #7 exporting to image 06:15:06 #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done 06:15:06 #7 pushing layers 0.1s done 06:15:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 06:15:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done 06:15:06 #7 DONE 0.2s 06:15:06 06:15:06 1 warning found (use --debug to expand): 06:15:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:15:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:15:07 #1 [internal] load build definition from Dockerfile 06:15:07 #1 transferring dockerfile: 164B done 06:15:07 #1 DONE 0.0s 06:15:07 06:15:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:15:07 #2 DONE 0.0s 06:15:07 06:15:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:15:07 #3 DONE 0.0s 06:15:07 06:15:07 #4 [internal] load .dockerignore 06:15:07 #4 transferring context: 2B done 06:15:07 #4 DONE 0.0s 06:15:07 06:15:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #5 CACHED 06:15:07 06:15:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #6 DONE 0.0s 06:15:07 06:15:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #6 CACHED 06:15:07 06:15:07 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:07 #7 DONE 0.0s 06:15:07 06:15:07 #8 exporting to image 06:15:07 #8 exporting layers done 06:15:07 #8 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done 06:15:07 #8 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done 06:15:07 #8 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done 06:15:07 #8 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done 06:15:07 #8 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done 06:15:07 #8 pushing layers 0.0s done 06:15:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done 06:15:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:07 #8 DONE 0.1s 06:15:07 06:15:07 1 warning found (use --debug to expand): 06:15:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101' 06:15:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 --push - 06:15:07 #1 [internal] load build definition from Dockerfile 06:15:07 #1 transferring dockerfile: 171B done 06:15:07 #1 DONE 0.0s 06:15:07 06:15:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 06:15:07 #2 DONE 0.0s 06:15:07 06:15:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101 06:15:07 #3 DONE 0.0s 06:15:07 06:15:07 #4 [internal] load .dockerignore 06:15:07 #4 transferring context: 2B done 06:15:07 #4 DONE 0.0s 06:15:07 06:15:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #5 CACHED 06:15:07 06:15:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #6 CACHED 06:15:07 06:15:07 #7 exporting to image 06:15:07 #7 exporting layers done 06:15:07 #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done 06:15:07 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done 06:15:07 #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done 06:15:07 #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done 06:15:07 #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done 06:15:07 #7 pushing layers 0.0s done 06:15:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 06:15:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done 06:15:07 #7 DONE 0.1s 06:15:07 06:15:07 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:07 #8 DONE 0.0s 06:15:07 06:15:07 1 warning found (use --debug to expand): 06:15:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:07 #1 [internal] load build definition from Dockerfile 06:15:07 #1 transferring dockerfile: 212B done 06:15:07 #1 DONE 0.0s 06:15:07 06:15:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:07 #2 DONE 0.0s 06:15:07 06:15:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:07 #3 DONE 0.0s 06:15:07 06:15:07 #4 [internal] load .dockerignore 06:15:07 #4 transferring context: 2B done 06:15:07 #4 DONE 0.0s 06:15:07 06:15:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #5 CACHED 06:15:07 06:15:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:07 #6 CACHED 06:15:07 06:15:07 #7 exporting to image 06:15:07 #7 exporting layers done 06:15:07 #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done 06:15:07 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 06:15:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:08 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done 06:15:08 #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done 06:15:08 #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done 06:15:08 #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done 06:15:08 #7 pushing layers 0.0s done 06:15:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done 06:15:08 #7 DONE 0.1s 06:15:08 06:15:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:08 #8 DONE 0.0s 06:15:08 06:15:08 1 warning found (use --debug to expand): 06:15:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:15:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:15:08 #1 [internal] load build definition from Dockerfile 06:15:08 #1 transferring dockerfile: 162B done 06:15:08 #1 DONE 0.0s 06:15:08 06:15:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:15:08 #2 DONE 0.0s 06:15:08 06:15:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:15:08 #3 DONE 0.0s 06:15:08 06:15:08 #4 [internal] load .dockerignore 06:15:08 #4 transferring context: 2B done 06:15:08 #4 DONE 0.0s 06:15:08 06:15:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:08 #5 CACHED 06:15:08 06:15:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 06:15:08 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3242748c5bf5fad6ecda429d92e9591c5944c9dec08ec2126869a1072a380b12 0.0s done 06:15:08 #6 CACHED 06:15:08 06:15:08 #7 exporting to image 06:15:08 #7 exporting layers done 06:15:08 #7 exporting manifest sha256:368914199dfe65ea0dd327ab2e0f6cce21eb5f4d334a4d16259eb1da91f0583d done 06:15:08 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 06:15:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:08 #7 exporting config sha256:3b0245245881a759a896277d71711bf0d6cefb3e0d2cbfaeaac76fa7bcf63a84 done 06:15:08 #7 exporting manifest sha256:793edc6c2c66b919e43b3f086b91fc1619067e89aaf6110a72c24d4193261dc4 done 06:15:08 #7 exporting config sha256:2b66a3d1a502d9af8ce26c6e234f222ba500f8676969319e601628dc1bf18554 done 06:15:08 #7 exporting manifest list sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 done 06:15:08 #7 pushing layers 0.0s done 06:15:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:25cf05e0e4a7706dfb9339ee93a7449ede47aeea7158b80e9244b0b90ebcfa64 0.1s done 06:15:08 #7 DONE 0.1s 06:15:08 06:15:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:08 #8 DONE 0.0s 06:15:08 06:15:08 1 warning found (use --debug to expand): 06:15:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:09 #1 [internal] load build definition from Dockerfile 06:15:09 #1 transferring dockerfile: 206B done 06:15:09 #1 DONE 0.0s 06:15:09 06:15:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:15:09 #2 DONE 0.0s 06:15:09 06:15:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc 06:15:09 #3 DONE 0.1s 06:15:09 06:15:09 #4 [internal] load .dockerignore 06:15:09 #4 transferring context: 2B done 06:15:09 #4 DONE 0.0s 06:15:09 06:15:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:09 #5 DONE 0.0s 06:15:09 06:15:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:09 #6 DONE 0.0s 06:15:09 06:15:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:09 #5 DONE 0.2s 06:15:09 06:15:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:09 #7 DONE 0.0s 06:15:09 06:15:09 #8 exporting to image 06:15:09 #8 exporting layers done 06:15:09 #8 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 0.0s done 06:15:09 #8 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:15:09 #8 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 0.0s done 06:15:09 #8 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done 06:15:09 #8 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done 06:15:09 #8 pushing layers 0.1s done 06:15:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 06:15:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done 06:15:09 #8 DONE 0.2s 06:15:09 06:15:09 1 warning found (use --debug to expand): 06:15:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:15:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:15:09 #1 [internal] load build definition from Dockerfile 06:15:09 #1 transferring dockerfile: 172B done 06:15:09 #1 DONE 0.0s 06:15:09 06:15:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:15:09 #2 DONE 0.0s 06:15:09 06:15:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:15:09 #3 DONE 0.0s 06:15:09 06:15:09 #4 [internal] load .dockerignore 06:15:09 #4 transferring context: 2B done 06:15:09 #4 DONE 0.0s 06:15:09 06:15:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 done 06:15:09 #5 CACHED 06:15:09 06:15:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:09 #6 CACHED 06:15:09 06:15:09 #7 exporting to image 06:15:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:10 #7 exporting layers done 06:15:10 #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done 06:15:10 #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:15:10 #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done 06:15:10 #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done 06:15:10 #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done 06:15:10 #7 pushing layers 0.0s done 06:15:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done 06:15:10 #7 DONE 0.1s 06:15:10 06:15:10 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:10 #8 DONE 0.0s 06:15:10 06:15:10 1 warning found (use --debug to expand): 06:15:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101' 06:15:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 --push - 06:15:10 #1 [internal] load build definition from Dockerfile 06:15:10 #1 transferring dockerfile: 179B done 06:15:10 #1 DONE 0.0s 06:15:10 06:15:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 06:15:10 #2 DONE 0.0s 06:15:10 06:15:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101 06:15:10 #3 DONE 0.0s 06:15:10 06:15:10 #4 [internal] load .dockerignore 06:15:10 #4 transferring context: 2B done 06:15:10 #4 DONE 0.0s 06:15:10 06:15:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:10 #5 CACHED 06:15:10 06:15:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:10 #6 CACHED 06:15:10 06:15:10 #7 exporting to image 06:15:10 #7 exporting layers done 06:15:10 #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 06:15:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:10 #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done 06:15:10 #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:15:10 #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done 06:15:10 #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done 06:15:10 #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done 06:15:10 #7 pushing layers 0.0s done 06:15:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.101@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done 06:15:10 #7 DONE 0.1s 06:15:10 06:15:10 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:10 #8 DONE 0.0s 06:15:10 06:15:10 1 warning found (use --debug to expand): 06:15:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:10 #1 [internal] load build definition from Dockerfile 06:15:10 #1 transferring dockerfile: 220B done 06:15:10 #1 DONE 0.0s 06:15:10 06:15:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:10 #2 DONE 0.0s 06:15:10 06:15:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:10 #3 DONE 0.0s 06:15:10 06:15:10 #4 [internal] load .dockerignore 06:15:10 #4 transferring context: 2B done 06:15:10 #4 DONE 0.0s 06:15:10 06:15:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:10 #5 DONE 0.0s 06:15:10 06:15:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:11 #6 CACHED 06:15:11 06:15:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:11 #5 CACHED 06:15:11 06:15:11 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:11 #7 DONE 0.0s 06:15:11 06:15:11 #8 exporting to image 06:15:11 #8 exporting layers done 06:15:11 #8 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done 06:15:11 #8 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:15:11 #8 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done 06:15:11 #8 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done 06:15:11 #8 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done 06:15:11 #8 pushing layers 0.0s done 06:15:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done 06:15:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:11 #8 DONE 0.1s 06:15:11 06:15:11 1 warning found (use --debug to expand): 06:15:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:15:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:15:11 #1 [internal] load build definition from Dockerfile 06:15:11 #1 transferring dockerfile: 170B done 06:15:11 #1 DONE 0.0s 06:15:11 06:15:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:15:11 #2 DONE 0.0s 06:15:11 06:15:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:15:11 #3 DONE 0.0s 06:15:11 06:15:11 #4 [internal] load .dockerignore 06:15:11 #4 transferring context: 2B done 06:15:11 #4 DONE 0.0s 06:15:11 06:15:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:11 #5 CACHED 06:15:11 06:15:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 06:15:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:95e70dc9b3bf376021d586596663f6f431cd160ea6806873d4e825f71a188ce6 0.0s done 06:15:11 #6 CACHED 06:15:11 06:15:11 #7 exporting to image 06:15:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:11 #7 exporting layers done 06:15:11 #7 exporting manifest sha256:d2f84bde0cadf1b15c3cb7429d5bb9adc9040cc125466ad7d243f43f5daac879 done 06:15:11 #7 exporting config sha256:1981d61155d33b7f6caef343c80360082d192977c6790947ed6b2695abc0cbd7 done 06:15:11 #7 exporting manifest sha256:6425e4ed16d77f2cb0bf3ed3c7610449d4a1b85dc4abbbe1b799d524031e0b00 done 06:15:11 #7 exporting config sha256:e6ead02f084cc16cbc2cb7f33c87874e3894715da846dd65dd0c712157725241 done 06:15:11 #7 exporting manifest list sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 done 06:15:11 #7 pushing layers 0.0s done 06:15:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:728b71ed2d8eae13417b43931d6357db8277ea2e04e3845166994a808d489c94 0.1s done 06:15:11 #7 DONE 0.1s 06:15:11 06:15:11 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:11 #8 DONE 0.0s 06:15:11 06:15:11 1 warning found (use --debug to expand): 06:15:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:12 #1 [internal] load build definition from Dockerfile 06:15:12 #1 transferring dockerfile: 204B done 06:15:12 #1 DONE 0.0s 06:15:12 06:15:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc 06:15:12 #2 DONE 0.0s 06:15:12 06:15:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc 06:15:12 #3 DONE 0.0s 06:15:12 06:15:12 #4 [internal] load .dockerignore 06:15:12 #4 transferring context: 2B done 06:15:12 #4 DONE 0.0s 06:15:12 06:15:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:12 #5 DONE 0.0s 06:15:12 06:15:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:12 #6 DONE 0.0s 06:15:12 06:15:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:12 #5 DONE 0.1s 06:15:12 06:15:12 #7 exporting to image 06:15:12 #7 exporting layers done 06:15:12 #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done 06:15:12 #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:15:12 #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f 0.0s done 06:15:12 #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done 06:15:12 #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done 06:15:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:12 #7 ... 06:15:12 06:15:12 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:12 #8 DONE 0.0s 06:15:12 06:15:12 #7 exporting to image 06:15:12 #7 pushing layers 06:15:16 #7 pushing layers 4.2s done 06:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 06:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done 06:15:16 #7 DONE 4.3s 06:15:16 06:15:16 1 warning found (use --debug to expand): 06:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:15:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:15:17 #1 [internal] load build definition from Dockerfile 06:15:17 #1 transferring dockerfile: 170B done 06:15:17 #1 DONE 0.0s 06:15:17 06:15:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:15:17 #2 DONE 0.0s 06:15:17 06:15:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:15:17 #3 DONE 0.0s 06:15:17 06:15:17 #4 [internal] load .dockerignore 06:15:17 #4 transferring context: 2B done 06:15:17 #4 DONE 0.0s 06:15:17 06:15:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:17 #5 CACHED 06:15:17 06:15:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:17 #6 CACHED 06:15:17 06:15:17 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:17 #7 DONE 0.0s 06:15:17 06:15:17 #8 exporting to image 06:15:17 #8 exporting layers done 06:15:17 #8 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done 06:15:17 #8 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:15:17 #8 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done 06:15:17 #8 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done 06:15:17 #8 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done 06:15:17 #8 pushing layers 0.0s done 06:15:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 06:15:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done 06:15:17 #8 DONE 0.1s 06:15:17 06:15:17 1 warning found (use --debug to expand): 06:15:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 --push - 06:15:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101' 06:15:18 #1 [internal] load build definition from Dockerfile 06:15:18 #1 transferring dockerfile: 177B done 06:15:18 #1 DONE 0.0s 06:15:18 06:15:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 06:15:18 #2 DONE 0.0s 06:15:18 06:15:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101 06:15:18 #3 DONE 0.0s 06:15:18 06:15:18 #4 [internal] load .dockerignore 06:15:18 #4 transferring context: 2B done 06:15:18 #4 DONE 0.0s 06:15:18 06:15:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:18 #5 CACHED 06:15:18 06:15:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:18 #6 CACHED 06:15:18 06:15:18 #7 exporting to image 06:15:18 #7 exporting layers done 06:15:18 #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done 06:15:18 #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:15:18 #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done 06:15:18 #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done 06:15:18 #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 06:15:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:18 #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done 06:15:18 #7 pushing layers 0.0s done 06:15:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.101@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done 06:15:18 #7 DONE 0.1s 06:15:18 06:15:18 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:18 #8 DONE 0.0s 06:15:18 06:15:18 1 warning found (use --debug to expand): 06:15:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:18 #1 [internal] load build definition from Dockerfile 06:15:18 #1 transferring dockerfile: 218B done 06:15:18 #1 DONE 0.0s 06:15:18 06:15:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:18 #2 DONE 0.0s 06:15:18 06:15:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:18 #3 DONE 0.0s 06:15:18 06:15:18 #4 [internal] load .dockerignore 06:15:18 #4 transferring context: 2B done 06:15:18 #4 DONE 0.0s 06:15:18 06:15:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:18 #5 DONE 0.0s 06:15:18 06:15:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:18 #6 CACHED 06:15:18 06:15:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:18 #5 CACHED 06:15:18 06:15:18 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:18 #7 DONE 0.0s 06:15:18 06:15:18 #8 exporting to image 06:15:18 #8 exporting layers done 06:15:18 #8 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done 06:15:18 #8 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:15:18 #8 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done 06:15:18 #8 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done 06:15:18 #8 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done 06:15:18 #8 pushing layers 0.0s done 06:15:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done 06:15:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:18 #8 DONE 0.1s 06:15:18 06:15:18 1 warning found (use --debug to expand): 06:15:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:15:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:15:19 #1 [internal] load build definition from Dockerfile 06:15:19 #1 transferring dockerfile: 168B done 06:15:19 #1 DONE 0.0s 06:15:19 06:15:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:15:19 #2 DONE 0.0s 06:15:19 06:15:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:15:19 #3 DONE 0.0s 06:15:19 06:15:19 #4 [internal] load .dockerignore 06:15:19 #4 transferring context: 2B done 06:15:19 #4 DONE 0.0s 06:15:19 06:15:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:19 #5 CACHED 06:15:19 06:15:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 06:15:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fc8851ff4786ce2ab69ef09d66d365451ee853820e1affd9e42d63feee62cfbc 0.0s done 06:15:19 #6 CACHED 06:15:19 06:15:19 #7 exporting to image 06:15:19 #7 exporting layers done 06:15:19 #7 exporting manifest sha256:9f756d9a74d2823551e865b5209b20923b66bb46fdf789c97d714d016f837783 done 06:15:19 #7 exporting config sha256:f006dbcd46127f2af29b3d475c02196bf0781d58e2f3c061cd7973ef5083695e done 06:15:19 #7 exporting manifest sha256:72a15653c5b3cbc97fa46680369c6c9bf2f410720f6f9df6355593ac768b5a4f done 06:15:19 #7 exporting config sha256:1f58a89ddce2b5bdb4a75708de337f3c04102eca28b0791708eb3df2c80f9d25 done 06:15:19 #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 06:15:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:19 #7 exporting manifest list sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba done 06:15:19 #7 pushing layers 0.0s done 06:15:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:877796ff8b59475c5753e2e571a702d115ac95c888cc0ffeb416ed54ca24abba 0.1s done 06:15:19 #7 DONE 0.1s 06:15:19 06:15:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:19 #8 DONE 0.0s 06:15:19 06:15:19 1 warning found (use --debug to expand): 06:15:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:19 #1 [internal] load build definition from Dockerfile 06:15:19 #1 transferring dockerfile: 205B done 06:15:19 #1 DONE 0.0s 06:15:19 06:15:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:15:19 #2 DONE 0.0s 06:15:19 06:15:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:15:19 #3 DONE 0.0s 06:15:19 06:15:19 #4 [internal] load .dockerignore 06:15:19 #4 transferring context: 2B done 06:15:19 #4 DONE 0.0s 06:15:19 06:15:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:19 #5 DONE 0.0s 06:15:19 06:15:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:19 #6 DONE 0.1s 06:15:20 06:15:20 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:20 #7 DONE 0.0s 06:15:20 06:15:20 #8 exporting to image 06:15:20 #8 exporting layers done 06:15:20 #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done 06:15:20 #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:15:20 #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done 06:15:20 #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done 06:15:20 #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.0s done 06:15:20 #8 pushing layers 0.1s done 06:15:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 06:15:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done 06:15:20 #8 DONE 0.2s 06:15:20 06:15:20 1 warning found (use --debug to expand): 06:15:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:15:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:15:20 #1 [internal] load build definition from Dockerfile 06:15:20 #1 transferring dockerfile: 171B done 06:15:20 #1 DONE 0.0s 06:15:20 06:15:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:15:20 #2 DONE 0.0s 06:15:20 06:15:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:15:20 #3 DONE 0.0s 06:15:20 06:15:20 #4 [internal] load .dockerignore 06:15:20 #4 transferring context: 2B done 06:15:20 #4 DONE 0.0s 06:15:20 06:15:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:20 #5 CACHED 06:15:20 06:15:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:20 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:20 #6 CACHED 06:15:20 06:15:20 #7 exporting to image 06:15:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:20 #7 exporting layers done 06:15:20 #7 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done 06:15:20 #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:15:20 #7 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done 06:15:20 #7 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done 06:15:20 #7 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done 06:15:20 #7 pushing layers 0.0s done 06:15:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done 06:15:20 #7 DONE 0.1s 06:15:20 06:15:20 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:20 #8 DONE 0.0s 06:15:20 06:15:20 1 warning found (use --debug to expand): 06:15:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 --push - 06:15:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101' 06:15:20 #1 [internal] load build definition from Dockerfile 06:15:20 #1 transferring dockerfile: 178B done 06:15:20 #1 DONE 0.0s 06:15:20 06:15:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 06:15:20 #2 DONE 0.0s 06:15:20 06:15:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101 06:15:20 #3 DONE 0.0s 06:15:20 06:15:20 #4 [internal] load .dockerignore 06:15:20 #4 transferring context: 2B done 06:15:20 #4 DONE 0.0s 06:15:20 06:15:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:20 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 done 06:15:20 #5 CACHED 06:15:20 06:15:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 done 06:15:21 #6 CACHED 06:15:21 06:15:21 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:21 #7 DONE 0.0s 06:15:21 06:15:21 #8 exporting to image 06:15:21 #8 exporting layers done 06:15:21 #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done 06:15:21 #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:15:21 #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done 06:15:21 #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done 06:15:21 #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done 06:15:21 #8 pushing layers 0.0s done 06:15:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.101@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done 06:15:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:21 #8 DONE 0.1s 06:15:21 06:15:21 1 warning found (use --debug to expand): 06:15:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:21 #1 [internal] load build definition from Dockerfile 06:15:21 #1 transferring dockerfile: 219B done 06:15:21 #1 DONE 0.0s 06:15:21 06:15:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:21 #2 DONE 0.0s 06:15:21 06:15:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:21 #3 DONE 0.0s 06:15:21 06:15:21 #4 [internal] load .dockerignore 06:15:21 #4 transferring context: 2B done 06:15:21 #4 DONE 0.0s 06:15:21 06:15:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:21 #5 CACHED 06:15:21 06:15:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:21 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:21 #6 CACHED 06:15:21 06:15:21 #7 exporting to image 06:15:21 #7 exporting layers done 06:15:21 #7 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done 06:15:21 #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 06:15:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:21 #7 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:15:21 #7 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done 06:15:21 #7 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done 06:15:21 #7 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done 06:15:21 #7 pushing layers 0.0s done 06:15:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done 06:15:21 #7 DONE 0.1s 06:15:21 06:15:21 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:21 #8 DONE 0.0s 06:15:21 06:15:21 1 warning found (use --debug to expand): 06:15:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:15:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:15:21 #1 [internal] load build definition from Dockerfile 06:15:21 #1 transferring dockerfile: 169B done 06:15:21 #1 DONE 0.0s 06:15:21 06:15:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:15:21 #2 DONE 0.0s 06:15:21 06:15:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:15:21 #3 DONE 0.0s 06:15:21 06:15:21 #4 [internal] load .dockerignore 06:15:21 #4 transferring context: 2B done 06:15:21 #4 DONE 0.0s 06:15:21 06:15:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:21 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:21 #5 DONE 0.0s 06:15:21 06:15:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:22 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 0.0s done 06:15:22 #6 CACHED 06:15:22 06:15:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:501ffaadbf5d59847266b84cf8cae1c10685e2d96c0869e35268c3784c9d6852 06:15:22 #5 CACHED 06:15:22 06:15:22 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:22 #7 DONE 0.0s 06:15:22 06:15:22 #8 exporting to image 06:15:22 #8 exporting layers done 06:15:22 #8 exporting manifest sha256:b486200c4b9cff7bc632a04ae3c935161054039f4268bbeb0e7c3b3d3c16e688 done 06:15:22 #8 exporting config sha256:3739292426f4b3f4fd0e85b304b42b89ea31a6697ed38d3d05b07cad959357e4 done 06:15:22 #8 exporting manifest sha256:6f12c861663a8b63e41155d0f2489ec1d9df5a1f6594a010100b906c12700881 done 06:15:22 #8 exporting config sha256:ce544d984cd629ad7522a4b2ba202eb092c818efa431fc38caba914add7ffdc4 done 06:15:22 #8 exporting manifest list sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c done 06:15:22 #8 pushing layers 0.0s done 06:15:22 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ab0b6ceecd07d3ee015b913e399cca3f8e96cf0e5fdb8b49e356cf62d97d0d7c 0.1s done 06:15:22 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:22 #8 DONE 0.1s 06:15:22 06:15:22 1 warning found (use --debug to expand): 06:15:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:22 #1 [internal] load build definition from Dockerfile 06:15:22 #1 transferring dockerfile: 211B done 06:15:22 #1 DONE 0.0s 06:15:22 06:15:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:15:22 #2 DONE 0.0s 06:15:22 06:15:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc 06:15:22 #3 DONE 0.0s 06:15:22 06:15:22 #4 [internal] load .dockerignore 06:15:22 #4 transferring context: 2B done 06:15:22 #4 DONE 0.0s 06:15:22 06:15:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:22 #5 DONE 0.0s 06:15:22 06:15:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:22 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done 06:15:22 #6 DONE 0.0s 06:15:22 06:15:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:22 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:23 #5 DONE 0.2s 06:15:23 06:15:23 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:23 #7 DONE 0.0s 06:15:23 06:15:23 #8 exporting to image 06:15:23 #8 exporting layers done 06:15:23 #8 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done 06:15:23 #8 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:15:23 #8 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done 06:15:23 #8 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done 06:15:23 #8 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done 06:15:23 #8 pushing layers 06:15:23 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:23 #8 pushing layers 0.1s done 06:15:23 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done 06:15:23 #8 DONE 0.2s 06:15:23 06:15:23 1 warning found (use --debug to expand): 06:15:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:15:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:15:23 #1 [internal] load build definition from Dockerfile 06:15:23 #1 transferring dockerfile: 177B done 06:15:23 #1 DONE 0.0s 06:15:23 06:15:23 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:15:23 #2 DONE 0.0s 06:15:23 06:15:23 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:15:23 #3 DONE 0.0s 06:15:23 06:15:23 #4 [internal] load .dockerignore 06:15:23 #4 transferring context: 2B done 06:15:23 #4 DONE 0.0s 06:15:23 06:15:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:23 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:23 #5 CACHED 06:15:23 06:15:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:23 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done 06:15:23 #6 CACHED 06:15:23 06:15:23 #7 exporting to image 06:15:23 #7 exporting layers done 06:15:23 #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done 06:15:23 #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:15:23 #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done 06:15:23 #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f 06:15:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:23 #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done 06:15:23 #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done 06:15:23 #7 pushing layers 0.0s done 06:15:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done 06:15:23 #7 DONE 0.1s 06:15:23 06:15:23 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:23 #8 DONE 0.0s 06:15:23 06:15:23 1 warning found (use --debug to expand): 06:15:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101' 06:15:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 --push - 06:15:24 #1 [internal] load build definition from Dockerfile 06:15:24 #1 transferring dockerfile: 184B done 06:15:24 #1 DONE 0.0s 06:15:24 06:15:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 06:15:24 #2 DONE 0.0s 06:15:24 06:15:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101 06:15:24 #3 DONE 0.0s 06:15:24 06:15:24 #4 [internal] load .dockerignore 06:15:24 #4 transferring context: 2B done 06:15:24 #4 DONE 0.0s 06:15:24 06:15:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done 06:15:24 #5 CACHED 06:15:24 06:15:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:24 #6 CACHED 06:15:24 06:15:24 #7 exporting to image 06:15:24 #7 exporting layers done 06:15:24 #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done 06:15:24 #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:15:24 #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done 06:15:24 #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f 06:15:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:24 #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done 06:15:24 #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done 06:15:24 #7 pushing layers 0.0s done 06:15:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.101@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done 06:15:24 #7 DONE 0.1s 06:15:24 06:15:24 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:24 #8 DONE 0.0s 06:15:24 06:15:24 1 warning found (use --debug to expand): 06:15:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:24 #1 [internal] load build definition from Dockerfile 06:15:24 #1 transferring dockerfile: 225B done 06:15:24 #1 DONE 0.0s 06:15:24 06:15:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:24 #2 DONE 0.0s 06:15:24 06:15:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:24 #3 DONE 0.0s 06:15:24 06:15:24 #4 [internal] load .dockerignore 06:15:24 #4 transferring context: 2B done 06:15:24 #4 DONE 0.0s 06:15:24 06:15:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:24 #5 CACHED 06:15:24 06:15:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done 06:15:24 #6 CACHED 06:15:24 06:15:24 #7 exporting to image 06:15:24 #7 exporting layers done 06:15:24 #7 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done 06:15:24 #7 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:15:24 #7 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done 06:15:24 #7 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done 06:15:24 #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 06:15:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:24 #7 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done 06:15:24 #7 pushing layers 0.0s done 06:15:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done 06:15:24 #7 DONE 0.1s 06:15:24 06:15:24 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:24 #8 DONE 0.0s 06:15:24 06:15:24 1 warning found (use --debug to expand): 06:15:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:15:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:15:24 #1 [internal] load build definition from Dockerfile 06:15:24 #1 transferring dockerfile: 175B done 06:15:24 #1 DONE 0.0s 06:15:24 06:15:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:15:24 #2 DONE 0.0s 06:15:24 06:15:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:15:24 #3 DONE 0.0s 06:15:24 06:15:24 #4 [internal] load .dockerignore 06:15:24 #4 transferring context: 2B done 06:15:24 #4 DONE 0.0s 06:15:24 06:15:24 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db done 06:15:24 #5 CACHED 06:15:24 06:15:24 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 06:15:24 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:812c2ff2d40ecfe6fe7e19507a24d6b7da6af1c0f073976f0a458ca2de03a5db 0.0s done 06:15:25 #6 CACHED 06:15:25 06:15:25 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:25 #7 DONE 0.0s 06:15:25 06:15:25 #8 exporting to image 06:15:25 #8 exporting layers done 06:15:25 #8 exporting manifest sha256:2049d72c4f531c40edcb5d1445900d6a4a94fe8f7bf9ecac1d7d32c98bb2f141 done 06:15:25 #8 exporting config sha256:26d0fad58cc2e2c18e9d6293bc6395aace23cb9aba5fe5c429bf6303d21e4bd4 done 06:15:25 #8 exporting manifest sha256:4a67baf00a89294801f1e8fa2b809662f000afda424e16325b35123ae9c75412 done 06:15:25 #8 exporting config sha256:f87e0b281569a178e085fa07def85b42c09de0356dda9fec1ab3846e0243728f done 06:15:25 #8 exporting manifest list sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb done 06:15:25 #8 pushing layers 0.0s done 06:15:25 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5389d1b6852aa482d7527611f4c3b099b14649c909e31da191456febd01c3cdb 0.1s done 06:15:25 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:25 #8 DONE 0.1s 06:15:25 06:15:25 1 warning found (use --debug to expand): 06:15:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:25 #1 [internal] load build definition from Dockerfile 06:15:25 #1 transferring dockerfile: 215B done 06:15:25 #1 DONE 0.0s 06:15:25 06:15:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc 06:15:25 #2 DONE 0.0s 06:15:25 06:15:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc 06:15:25 #3 DONE 0.0s 06:15:25 06:15:25 #4 [internal] load .dockerignore 06:15:25 #4 transferring context: 2B done 06:15:25 #4 DONE 0.0s 06:15:25 06:15:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:25 #5 DONE 0.0s 06:15:25 06:15:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:25 #6 DONE 0.0s 06:15:25 06:15:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:25 #5 DONE 0.1s 06:15:25 06:15:25 #7 exporting to image 06:15:25 #7 exporting layers done 06:15:25 #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done 06:15:25 #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:15:25 #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done 06:15:25 #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done 06:15:25 #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done 06:15:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:25 #7 pushing layers 0.1s done 06:15:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done 06:15:25 #7 DONE 0.2s 06:15:25 06:15:25 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:15:25 #8 DONE 0.0s 06:15:26 06:15:26 1 warning found (use --debug to expand): 06:15:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:15:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:15:26 #1 [internal] load build definition from Dockerfile 06:15:26 #1 transferring dockerfile: 181B done 06:15:26 #1 DONE 0.0s 06:15:26 06:15:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:15:26 #2 DONE 0.0s 06:15:26 06:15:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:15:26 #3 DONE 0.0s 06:15:26 06:15:26 #4 [internal] load .dockerignore 06:15:26 #4 transferring context: 2B done 06:15:26 #4 DONE 0.0s 06:15:26 06:15:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:26 #5 CACHED 06:15:26 06:15:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:26 #6 CACHED 06:15:26 06:15:26 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:15:26 #7 DONE 0.0s 06:15:26 06:15:26 #8 exporting to image 06:15:26 #8 exporting layers done 06:15:26 #8 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done 06:15:26 #8 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:15:26 #8 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done 06:15:26 #8 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done 06:15:26 #8 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done 06:15:26 #8 pushing layers 0.0s done 06:15:26 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done 06:15:26 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:26 #8 DONE 0.1s 06:15:26 06:15:26 1 warning found (use --debug to expand): 06:15:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 --push - 06:15:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101' 06:15:27 #1 [internal] load build definition from Dockerfile 06:15:27 #1 transferring dockerfile: 188B done 06:15:27 #1 DONE 0.0s 06:15:27 06:15:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 06:15:27 #2 DONE 0.0s 06:15:27 06:15:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101 06:15:27 #3 DONE 0.0s 06:15:27 06:15:27 #4 [internal] load .dockerignore 06:15:27 #4 transferring context: 2B done 06:15:27 #4 DONE 0.0s 06:15:27 06:15:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:27 #5 CACHED 06:15:27 06:15:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:27 #6 CACHED 06:15:27 06:15:27 #7 exporting to image 06:15:27 #7 exporting layers done 06:15:27 #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done 06:15:27 #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:15:27 #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done 06:15:27 #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done 06:15:27 #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done 06:15:27 #7 pushing layers 0.0s done 06:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 06:15:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done 06:15:27 #7 DONE 0.1s 06:15:27 06:15:27 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:15:27 #8 DONE 0.0s 06:15:27 06:15:27 1 warning found (use --debug to expand): 06:15:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:27 #1 [internal] load build definition from Dockerfile 06:15:27 #1 transferring dockerfile: 229B done 06:15:27 #1 DONE 0.0s 06:15:27 06:15:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:27 #2 DONE 0.0s 06:15:27 06:15:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:27 #3 DONE 0.0s 06:15:27 06:15:27 #4 [internal] load .dockerignore 06:15:27 #4 transferring context: 2B done 06:15:27 #4 DONE 0.0s 06:15:27 06:15:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:27 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:27 #5 CACHED 06:15:27 06:15:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:27 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a done 06:15:27 #6 CACHED 06:15:27 06:15:27 #7 exporting to image 06:15:27 #7 exporting layers done 06:15:27 #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done 06:15:27 #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:15:27 #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done 06:15:27 #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done 06:15:27 #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done 06:15:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:27 #7 pushing layers 0.0s done 06:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done 06:15:27 #7 DONE 0.1s 06:15:27 06:15:27 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:15:27 #8 DONE 0.0s 06:15:27 06:15:27 1 warning found (use --debug to expand): 06:15:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:15:28 #1 [internal] load build definition from Dockerfile 06:15:28 #1 transferring dockerfile: 179B done 06:15:28 #1 DONE 0.0s 06:15:28 06:15:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:15:28 #2 DONE 0.0s 06:15:28 06:15:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:15:28 #3 DONE 0.0s 06:15:28 06:15:28 #4 [internal] load .dockerignore 06:15:28 #4 transferring context: 2B done 06:15:28 #4 DONE 0.0s 06:15:28 06:15:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:28 #5 CACHED 06:15:28 06:15:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 06:15:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3b1bcdfc1e5a540731a221eeea982b26da249dda40fc266eda05d251f0d34f4a 0.0s done 06:15:28 #6 CACHED 06:15:28 06:15:28 #7 exporting to image 06:15:28 #7 exporting layers done 06:15:28 #7 exporting manifest sha256:4e919c5bb90b005ba0c127481c03ba90eca1a4f1004498cd93d17cdca7d04dbb done 06:15:28 #7 exporting config sha256:235e35806c9a5445123f22cdc6ed868b1ee05e2e36a73e2c787e9f07349ad012 done 06:15:28 #7 exporting manifest sha256:8395a50c64b89cfd13aa612958ba6e0ba186a2eec35ae3e4eae19bab55689ad5 done 06:15:28 #7 exporting config sha256:44677441e480779848a002e435e5442626c8e6bdf38151b934c3b59870ddf0e2 done 06:15:28 #7 exporting manifest list sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 done 06:15:28 #7 pushing layers 0.0s done 06:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 06:15:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:c04b78be7aea92bba2c4ee382ec24ea2558b69093542dbed23a7fe74138c5183 0.1s done 06:15:28 #7 DONE 0.1s 06:15:28 06:15:28 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:15:28 #8 DONE 0.0s 06:15:28 06:15:28 1 warning found (use --debug to expand): 06:15:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:28 #1 [internal] load build definition from Dockerfile 06:15:28 #1 transferring dockerfile: 205B done 06:15:28 #1 DONE 0.0s 06:15:28 06:15:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc 06:15:28 #2 DONE 0.0s 06:15:28 06:15:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc 06:15:28 #3 DONE 0.0s 06:15:28 06:15:28 #4 [internal] load .dockerignore 06:15:28 #4 transferring context: 2B done 06:15:28 #4 DONE 0.0s 06:15:28 06:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:28 #5 DONE 0.0s 06:15:28 06:15:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:28 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:28 #6 DONE 0.0s 06:15:28 06:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:28 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:28 #5 DONE 0.1s 06:15:28 06:15:28 #7 exporting to image 06:15:28 #7 exporting layers done 06:15:28 #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done 06:15:28 #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c 06:15:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:28 #7 ... 06:15:28 06:15:28 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:15:28 #8 DONE 0.0s 06:15:28 06:15:28 #7 exporting to image 06:15:28 #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:15:28 #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done 06:15:28 #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done 06:15:28 #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done 06:15:28 #7 pushing layers 0.1s done 06:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 06:15:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done 06:15:29 #7 DONE 0.2s 06:15:29 06:15:29 1 warning found (use --debug to expand): 06:15:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:15:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:15:29 #1 [internal] load build definition from Dockerfile 06:15:29 #1 transferring dockerfile: 171B done 06:15:29 #1 DONE 0.0s 06:15:29 06:15:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:15:29 #2 DONE 0.0s 06:15:29 06:15:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:15:29 #3 DONE 0.0s 06:15:29 06:15:29 #4 [internal] load .dockerignore 06:15:29 #4 transferring context: 2B done 06:15:29 #4 DONE 0.0s 06:15:29 06:15:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:29 #5 DONE 0.0s 06:15:29 06:15:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:29 #6 CACHED 06:15:29 06:15:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:29 #5 CACHED 06:15:29 06:15:29 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:15:29 #7 DONE 0.0s 06:15:29 06:15:29 #8 exporting to image 06:15:29 #8 exporting layers done 06:15:29 #8 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done 06:15:29 #8 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:15:29 #8 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done 06:15:29 #8 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done 06:15:29 #8 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done 06:15:29 #8 pushing layers 0.0s done 06:15:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done 06:15:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:29 #8 DONE 0.1s 06:15:29 06:15:29 1 warning found (use --debug to expand): 06:15:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101' 06:15:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 --push - 06:15:29 #1 [internal] load build definition from Dockerfile 06:15:29 #1 transferring dockerfile: 178B done 06:15:29 #1 DONE 0.0s 06:15:29 06:15:29 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 06:15:29 #2 DONE 0.0s 06:15:29 06:15:29 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101 06:15:29 #3 DONE 0.0s 06:15:29 06:15:29 #4 [internal] load .dockerignore 06:15:29 #4 transferring context: 2B done 06:15:29 #4 DONE 0.0s 06:15:29 06:15:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:29 #5 CACHED 06:15:29 06:15:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:29 #6 CACHED 06:15:29 06:15:29 #7 exporting to image 06:15:29 #7 exporting layers done 06:15:29 #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done 06:15:29 #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:15:29 #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done 06:15:29 #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done 06:15:29 #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done 06:15:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:30 #7 pushing layers 0.0s done 06:15:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.101@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done 06:15:30 #7 DONE 0.1s 06:15:30 06:15:30 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:15:30 #8 DONE 0.0s 06:15:30 06:15:30 1 warning found (use --debug to expand): 06:15:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:30 #1 [internal] load build definition from Dockerfile 06:15:30 #1 transferring dockerfile: 219B done 06:15:30 #1 DONE 0.0s 06:15:30 06:15:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:30 #2 DONE 0.0s 06:15:30 06:15:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:30 #3 DONE 0.0s 06:15:30 06:15:30 #4 [internal] load .dockerignore 06:15:30 #4 transferring context: 2B done 06:15:30 #4 DONE 0.0s 06:15:30 06:15:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:30 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:30 #5 CACHED 06:15:30 06:15:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:30 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:30 #6 CACHED 06:15:30 06:15:30 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:15:30 #7 DONE 0.0s 06:15:30 06:15:30 #8 exporting to image 06:15:30 #8 exporting layers done 06:15:30 #8 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done 06:15:30 #8 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:15:30 #8 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done 06:15:30 #8 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done 06:15:30 #8 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done 06:15:30 #8 pushing layers 0.0s done 06:15:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done 06:15:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:30 #8 DONE 0.1s 06:15:30 06:15:30 1 warning found (use --debug to expand): 06:15:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:15:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:15:31 #1 [internal] load build definition from Dockerfile 06:15:31 #1 transferring dockerfile: 169B done 06:15:31 #1 DONE 0.0s 06:15:31 06:15:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:15:31 #2 DONE 0.0s 06:15:31 06:15:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:15:31 #3 DONE 0.0s 06:15:31 06:15:31 #4 [internal] load .dockerignore 06:15:31 #4 transferring context: 2B done 06:15:31 #4 DONE 0.0s 06:15:31 06:15:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:31 #5 CACHED 06:15:31 06:15:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 06:15:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9c97a08da970aee8269168f5f396f5a3ce8f5dd875ebe2ee0010fa9fe8ac553d 0.0s done 06:15:31 #6 CACHED 06:15:31 06:15:31 #7 exporting to image 06:15:31 #7 exporting layers done 06:15:31 #7 exporting manifest sha256:2cc50f781d11bd8e24b757e1c35431e0f20bd418bbb482fa9e96fb33512fdd6e done 06:15:31 #7 exporting config sha256:b0deff24f749a9417ab395665dd588101bf4ed946b17222eb0c77e5751ca186c done 06:15:31 #7 exporting manifest sha256:30556da77b9547d981418a819da044a7bbc656daa44b92a6e026d1da452a307d done 06:15:31 #7 exporting config sha256:02dd394955e160dd8f58f382ddea1a4763390159d83276eada5891ed1315bca5 done 06:15:31 #7 exporting manifest list sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 done 06:15:31 #7 pushing layers 06:15:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:31 #7 pushing layers 0.0s done 06:15:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:2664ea278f21c178049a9194d1be0e9560de12e49ccfd6e7f9f661a4f0597fc6 0.1s done 06:15:31 #7 DONE 0.1s 06:15:31 06:15:31 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:15:31 #8 DONE 0.0s 06:15:31 06:15:31 1 warning found (use --debug to expand): 06:15:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:31 #1 [internal] load build definition from Dockerfile 06:15:31 #1 transferring dockerfile: 206B done 06:15:31 #1 DONE 0.0s 06:15:31 06:15:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc 06:15:31 #2 DONE 0.0s 06:15:31 06:15:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc 06:15:31 #3 DONE 0.0s 06:15:31 06:15:31 #4 [internal] load .dockerignore 06:15:31 #4 transferring context: 2B done 06:15:31 #4 DONE 0.0s 06:15:31 06:15:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:31 #5 DONE 0.0s 06:15:31 06:15:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:31 #6 DONE 0.0s 06:15:31 06:15:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:31 #5 DONE 0.1s 06:15:31 06:15:31 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:15:31 #7 DONE 0.0s 06:15:31 06:15:31 #8 exporting to image 06:15:31 #8 exporting layers done 06:15:31 #8 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done 06:15:31 #8 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done 06:15:31 #8 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done 06:15:31 #8 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done 06:15:31 #8 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.0s done 06:15:31 #8 pushing layers 0.1s done 06:15:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 06:15:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done 06:15:32 #8 DONE 0.2s 06:15:32 06:15:32 1 warning found (use --debug to expand): 06:15:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:15:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:15:32 #1 [internal] load build definition from Dockerfile 06:15:32 #1 transferring dockerfile: 172B done 06:15:32 #1 DONE 0.0s 06:15:32 06:15:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:15:32 #2 DONE 0.0s 06:15:32 06:15:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:15:32 #3 DONE 0.0s 06:15:32 06:15:32 #4 [internal] load .dockerignore 06:15:32 #4 transferring context: 2B done 06:15:32 #4 DONE 0.0s 06:15:32 06:15:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 done 06:15:32 #5 CACHED 06:15:32 06:15:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 done 06:15:32 #6 CACHED 06:15:32 06:15:32 #7 exporting to image 06:15:32 #7 exporting layers done 06:15:32 #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done 06:15:32 #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done 06:15:32 #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done 06:15:32 #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done 06:15:32 #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done 06:15:32 #7 pushing layers 06:15:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:32 #7 pushing layers 0.0s done 06:15:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done 06:15:32 #7 DONE 0.1s 06:15:32 06:15:32 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:15:32 #8 DONE 0.0s 06:15:32 06:15:32 1 warning found (use --debug to expand): 06:15:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 --push - 06:15:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101' 06:15:32 #1 [internal] load build definition from Dockerfile 06:15:32 #1 transferring dockerfile: 179B done 06:15:32 #1 DONE 0.0s 06:15:32 06:15:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 06:15:32 #2 DONE 0.0s 06:15:32 06:15:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101 06:15:32 #3 DONE 0.0s 06:15:32 06:15:32 #4 [internal] load .dockerignore 06:15:32 #4 transferring context: 2B done 06:15:32 #4 DONE 0.0s 06:15:32 06:15:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:32 #5 CACHED 06:15:32 06:15:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:32 #6 CACHED 06:15:32 06:15:32 #7 exporting to image 06:15:32 #7 exporting layers done 06:15:32 #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done 06:15:32 #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done 06:15:32 #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done 06:15:32 #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done 06:15:32 #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 06:15:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:33 #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done 06:15:33 #7 pushing layers 0.0s done 06:15:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.101@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done 06:15:33 #7 DONE 0.1s 06:15:33 06:15:33 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:15:33 #8 DONE 0.0s 06:15:33 06:15:33 1 warning found (use --debug to expand): 06:15:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:33 #1 [internal] load build definition from Dockerfile 06:15:33 #1 transferring dockerfile: 220B done 06:15:33 #1 DONE 0.0s 06:15:33 06:15:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:33 #2 DONE 0.0s 06:15:33 06:15:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:33 #3 DONE 0.0s 06:15:33 06:15:33 #4 [internal] load .dockerignore 06:15:33 #4 transferring context: 2B done 06:15:33 #4 DONE 0.0s 06:15:33 06:15:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:33 #5 CACHED 06:15:33 06:15:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:33 #6 CACHED 06:15:33 06:15:33 #7 exporting to image 06:15:33 #7 exporting layers done 06:15:33 #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done 06:15:33 #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done 06:15:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:33 #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done 06:15:33 #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done 06:15:33 #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done 06:15:33 #7 pushing layers 0.0s done 06:15:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done 06:15:33 #7 DONE 0.1s 06:15:33 06:15:33 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:15:33 #8 DONE 0.0s 06:15:33 06:15:33 1 warning found (use --debug to expand): 06:15:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:15:34 #1 [internal] load build definition from Dockerfile 06:15:34 #1 transferring dockerfile: 170B done 06:15:34 #1 DONE 0.0s 06:15:34 06:15:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:15:34 #2 DONE 0.0s 06:15:34 06:15:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:15:34 #3 DONE 0.0s 06:15:34 06:15:34 #4 [internal] load .dockerignore 06:15:34 #4 transferring context: 2B done 06:15:34 #4 DONE 0.0s 06:15:34 06:15:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:34 #5 CACHED 06:15:34 06:15:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 06:15:34 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:399293bd97599307ffbd72d00e988a3d06ca92c5f39649f7267f399b0f617b65 0.0s done 06:15:34 #6 CACHED 06:15:34 06:15:34 #7 exporting to image 06:15:34 #7 exporting layers done 06:15:34 #7 exporting manifest sha256:52336a78f5d3b008be41ee5b0b58e0289861159c4a57ec5ed83c24507fc44da9 done 06:15:34 #7 exporting config sha256:734fe19b0db572590e7809746e54da95c4bcf4a56ee455d7a19bf168346b167b done 06:15:34 #7 exporting manifest sha256:e1f323f53d6f7d1dfbd01d20c2bd8b8e8258b8941b8903058b3f4fe84839e984 done 06:15:34 #7 exporting config sha256:71944423afeca5c8118936ae561522df33512ff6a303c7067c9f5df85d423f48 done 06:15:34 #7 exporting manifest list sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 done 06:15:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:34 #7 pushing layers 0.0s done 06:15:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:1463ddfa3b94cd50d003ea255852aabb2845653a94cfbeb7a8e05e4daf7f8395 0.1s done 06:15:34 #7 DONE 0.1s 06:15:34 06:15:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:15:34 #8 DONE 0.0s 06:15:34 06:15:34 1 warning found (use --debug to expand): 06:15:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:34 #1 [internal] load build definition from Dockerfile 06:15:34 #1 transferring dockerfile: 206B done 06:15:34 #1 DONE 0.0s 06:15:34 06:15:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc 06:15:34 #2 DONE 0.0s 06:15:34 06:15:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc 06:15:34 #3 DONE 0.0s 06:15:34 06:15:34 #4 [internal] load .dockerignore 06:15:34 #4 transferring context: 2B done 06:15:34 #4 DONE 0.0s 06:15:34 06:15:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:34 #5 DONE 0.0s 06:15:34 06:15:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:34 #6 DONE 0.0s 06:15:34 06:15:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:34 #5 DONE 0.1s 06:15:34 06:15:34 #7 exporting to image 06:15:34 #7 exporting layers done 06:15:34 #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done 06:15:34 #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done 06:15:34 #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done 06:15:34 #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done 06:15:34 #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done 06:15:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:34 #7 ... 06:15:34 06:15:34 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:15:34 #8 DONE 0.0s 06:15:34 06:15:34 #7 exporting to image 06:15:34 #7 pushing layers 0.1s done 06:15:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 06:15:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done 06:15:35 #7 DONE 0.2s 06:15:35 06:15:35 1 warning found (use --debug to expand): 06:15:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:15:35 #1 [internal] load build definition from Dockerfile 06:15:35 #1 transferring dockerfile: 172B done 06:15:35 #1 DONE 0.0s 06:15:35 06:15:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:15:35 #2 DONE 0.0s 06:15:35 06:15:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:15:35 #3 DONE 0.0s 06:15:35 06:15:35 #4 [internal] load .dockerignore 06:15:35 #4 transferring context: 2B done 06:15:35 #4 DONE 0.0s 06:15:35 06:15:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:35 #5 DONE 0.0s 06:15:35 06:15:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:35 #6 CACHED 06:15:35 06:15:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:35 #5 CACHED 06:15:35 06:15:35 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:15:35 #7 DONE 0.0s 06:15:35 06:15:35 #8 exporting to image 06:15:35 #8 exporting layers done 06:15:35 #8 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done 06:15:35 #8 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done 06:15:35 #8 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done 06:15:35 #8 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done 06:15:35 #8 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done 06:15:35 #8 pushing layers 0.0s done 06:15:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done 06:15:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:35 #8 DONE 0.1s 06:15:35 06:15:35 1 warning found (use --debug to expand): 06:15:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101' 06:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 --push - 06:15:36 #1 [internal] load build definition from Dockerfile 06:15:36 #1 transferring dockerfile: 179B done 06:15:36 #1 DONE 0.0s 06:15:36 06:15:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 06:15:36 #2 DONE 0.0s 06:15:36 06:15:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101 06:15:36 #3 DONE 0.0s 06:15:36 06:15:36 #4 [internal] load .dockerignore 06:15:36 #4 transferring context: 2B done 06:15:36 #4 DONE 0.0s 06:15:36 06:15:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done 06:15:36 #5 CACHED 06:15:36 06:15:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done 06:15:36 #6 CACHED 06:15:36 06:15:36 #7 exporting to image 06:15:36 #7 exporting layers done 06:15:36 #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done 06:15:36 #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done 06:15:36 #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done 06:15:36 #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done 06:15:36 #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done 06:15:36 #7 pushing layers 0.0s done 06:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 06:15:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done 06:15:36 #7 DONE 0.1s 06:15:36 06:15:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:15:36 #8 DONE 0.0s 06:15:36 06:15:36 1 warning found (use --debug to expand): 06:15:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:36 #1 [internal] load build definition from Dockerfile 06:15:36 #1 transferring dockerfile: 220B done 06:15:36 #1 DONE 0.0s 06:15:36 06:15:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:36 #2 DONE 0.0s 06:15:36 06:15:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:36 #3 DONE 0.0s 06:15:36 06:15:36 #4 [internal] load .dockerignore 06:15:36 #4 transferring context: 2B done 06:15:36 #4 DONE 0.0s 06:15:36 06:15:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done 06:15:36 #5 CACHED 06:15:36 06:15:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 done 06:15:36 #6 CACHED 06:15:36 06:15:36 #7 exporting to image 06:15:36 #7 exporting layers done 06:15:36 #7 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done 06:15:36 #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 06:15:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:36 #7 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done 06:15:36 #7 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done 06:15:36 #7 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done 06:15:36 #7 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done 06:15:36 #7 pushing layers 0.0s done 06:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done 06:15:36 #7 DONE 0.1s 06:15:36 06:15:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:15:36 #8 DONE 0.0s 06:15:36 06:15:36 1 warning found (use --debug to expand): 06:15:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:15:37 #1 [internal] load build definition from Dockerfile 06:15:37 #1 transferring dockerfile: 170B done 06:15:37 #1 DONE 0.0s 06:15:37 06:15:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:15:37 #2 DONE 0.0s 06:15:37 06:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:15:37 #3 DONE 0.0s 06:15:37 06:15:37 #4 [internal] load .dockerignore 06:15:37 #4 transferring context: 2B done 06:15:37 #4 DONE 0.0s 06:15:37 06:15:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:37 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:37 #5 DONE 0.0s 06:15:37 06:15:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:37 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 0.0s done 06:15:37 #6 DONE 0.0s 06:15:37 06:15:37 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:37 #5 CACHED 06:15:37 06:15:37 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:dc7a5a62bbe747ca67dffe8bc9721f0ab99ac62f273859ac9f63ab70ef7b0969 06:15:37 #6 CACHED 06:15:37 06:15:37 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:15:37 #7 DONE 0.0s 06:15:37 06:15:37 #8 exporting to image 06:15:37 #8 exporting layers done 06:15:37 #8 exporting manifest sha256:403015bdd22cd3c47beaa949f3523994a06ca768c810d0fe7fedbd15b8bf417e done 06:15:37 #8 exporting config sha256:d6fd67c913cd23ad64c2f5d5adc75ef191a17aa763e18a933dac683b3c831e30 done 06:15:37 #8 exporting manifest sha256:33cd29ac702f2136f300654bf4c261b14bd7fca7a629a1e6a168d6f6d2fd0b11 done 06:15:37 #8 exporting config sha256:27a2e24eb0fdd5787e89593c1382d15ef16d8e478396c9503041cf2540423739 done 06:15:37 #8 exporting manifest list sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 done 06:15:37 #8 pushing layers 0.0s done 06:15:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:193b0538a365eeebce8dab9790d04d4777497be59a2f7f27bd61874b2ec90cd7 0.1s done 06:15:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:37 #8 DONE 0.1s 06:15:37 06:15:37 1 warning found (use --debug to expand): 06:15:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:37 #1 [internal] load build definition from Dockerfile 06:15:37 #1 transferring dockerfile: 206B done 06:15:37 #1 DONE 0.0s 06:15:37 06:15:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc 06:15:37 #2 DONE 0.0s 06:15:37 06:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc 06:15:37 #3 DONE 0.1s 06:15:37 06:15:37 #4 [internal] load .dockerignore 06:15:37 #4 transferring context: 2B done 06:15:37 #4 DONE 0.0s 06:15:37 06:15:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:37 #5 DONE 0.0s 06:15:37 06:15:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:37 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:37 #6 DONE 0.0s 06:15:37 06:15:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:37 #5 DONE 0.1s 06:15:37 06:15:37 #7 exporting to image 06:15:37 #7 exporting layers done 06:15:37 #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done 06:15:37 #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:15:37 #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done 06:15:37 #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done 06:15:37 #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done 06:15:37 #7 pushing layers 06:15:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:37 #7 pushing layers 0.1s done 06:15:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done 06:15:37 #7 DONE 0.2s 06:15:37 06:15:37 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:15:37 #8 DONE 0.0s 06:15:38 06:15:38 1 warning found (use --debug to expand): 06:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:15:38 #1 [internal] load build definition from Dockerfile 06:15:38 #1 transferring dockerfile: 172B done 06:15:38 #1 DONE 0.0s 06:15:38 06:15:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:15:38 #2 DONE 0.0s 06:15:38 06:15:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:15:38 #3 DONE 0.0s 06:15:38 06:15:38 #4 [internal] load .dockerignore 06:15:38 #4 transferring context: 2B done 06:15:38 #4 DONE 0.0s 06:15:38 06:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:38 #5 CACHED 06:15:38 06:15:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:38 #6 CACHED 06:15:38 06:15:38 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:15:38 #7 DONE 0.0s 06:15:38 06:15:38 #8 exporting to image 06:15:38 #8 exporting layers done 06:15:38 #8 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done 06:15:38 #8 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:15:38 #8 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done 06:15:38 #8 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done 06:15:38 #8 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done 06:15:38 #8 pushing layers 0.0s done 06:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done 06:15:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:38 #8 DONE 0.1s 06:15:38 06:15:38 1 warning found (use --debug to expand): 06:15:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101' 06:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 --push - 06:15:39 #1 [internal] load build definition from Dockerfile 06:15:39 #1 transferring dockerfile: 179B done 06:15:39 #1 DONE 0.0s 06:15:39 06:15:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 06:15:39 #2 DONE 0.0s 06:15:39 06:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101 06:15:39 #3 DONE 0.0s 06:15:39 06:15:39 #4 [internal] load .dockerignore 06:15:39 #4 transferring context: 2B done 06:15:39 #4 DONE 0.0s 06:15:39 06:15:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:39 #5 CACHED 06:15:39 06:15:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:39 #6 CACHED 06:15:39 06:15:39 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:15:39 #7 DONE 0.0s 06:15:39 06:15:39 #8 exporting to image 06:15:39 #8 exporting layers done 06:15:39 #8 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done 06:15:39 #8 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:15:39 #8 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done 06:15:39 #8 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done 06:15:39 #8 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done 06:15:39 #8 pushing layers 0.0s done 06:15:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.101@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done 06:15:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:39 #8 DONE 0.1s 06:15:39 06:15:39 1 warning found (use --debug to expand): 06:15:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:39 #1 [internal] load build definition from Dockerfile 06:15:39 #1 transferring dockerfile: 220B done 06:15:39 #1 DONE 0.0s 06:15:39 06:15:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:39 #2 DONE 0.0s 06:15:39 06:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:39 #3 DONE 0.0s 06:15:39 06:15:39 #4 [internal] load .dockerignore 06:15:39 #4 transferring context: 2B done 06:15:39 #4 DONE 0.0s 06:15:39 06:15:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:39 #5 CACHED 06:15:39 06:15:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:39 #6 CACHED 06:15:39 06:15:39 #7 exporting to image 06:15:39 #7 exporting layers done 06:15:39 #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done 06:15:39 #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:15:39 #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done 06:15:39 #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done 06:15:39 #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done 06:15:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:39 #7 pushing layers 0.0s done 06:15:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done 06:15:39 #7 DONE 0.1s 06:15:39 06:15:39 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:15:39 #8 DONE 0.0s 06:15:39 06:15:39 1 warning found (use --debug to expand): 06:15:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:15:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:15:40 #1 [internal] load build definition from Dockerfile 06:15:40 #1 transferring dockerfile: 170B done 06:15:40 #1 DONE 0.0s 06:15:40 06:15:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:15:40 #2 DONE 0.0s 06:15:40 06:15:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:15:40 #3 DONE 0.0s 06:15:40 06:15:40 #4 [internal] load .dockerignore 06:15:40 #4 transferring context: 2B done 06:15:40 #4 DONE 0.0s 06:15:40 06:15:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 done 06:15:40 #5 CACHED 06:15:40 06:15:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 06:15:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:17092d500db38445237b85a5fc21cf4491b4d76eaf2de1c3d5c59f5413f0e560 0.0s done 06:15:40 #6 CACHED 06:15:40 06:15:40 #7 exporting to image 06:15:40 #7 exporting layers done 06:15:40 #7 exporting manifest sha256:a47195c48ede7eaf976424bf0754ab25a5b229424bf9a6f2e160de5c9a002fc3 done 06:15:40 #7 exporting config sha256:5266f14490b91d094875dfe7b81c0bcaae2114cfa7ec9467f1de20c4aff4b4cf done 06:15:40 #7 exporting manifest sha256:6070eb4c80fd434be2c12a2993ee235ad61414706e99df1e53c3e27d7df8757b done 06:15:40 #7 exporting config sha256:8d4f755fd7f5ee753728220cf89958fed573777baff385d887e199a96e06c669 done 06:15:40 #7 exporting manifest list sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e done 06:15:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:40 #7 pushing layers 0.0s done 06:15:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a75265f61c9f6d2521ab2f493ffb07226477b6d25846dedcee01d055ec6d8a3e 0.1s done 06:15:40 #7 DONE 0.1s 06:15:40 06:15:40 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:15:40 #8 DONE 0.0s 06:15:40 06:15:40 1 warning found (use --debug to expand): 06:15:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc --push - 06:15:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc' 06:15:40 #1 [internal] load build definition from Dockerfile 06:15:40 #1 transferring dockerfile: 202B done 06:15:40 #1 DONE 0.0s 06:15:40 06:15:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc 06:15:40 #2 DONE 0.0s 06:15:40 06:15:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc 06:15:40 #3 DONE 0.1s 06:15:40 06:15:40 #4 [internal] load .dockerignore 06:15:40 #4 transferring context: 2B done 06:15:40 #4 DONE 0.0s 06:15:40 06:15:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:40 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:40 #5 DONE 0.0s 06:15:40 06:15:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:40 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done 06:15:40 #6 DONE 0.1s 06:15:40 06:15:40 #7 exporting to image 06:15:40 #7 exporting layers done 06:15:40 #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done 06:15:40 #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done 06:15:40 #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done 06:15:40 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 06:15:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:40 #7 ... 06:15:40 06:15:40 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:15:40 #8 DONE 0.0s 06:15:40 06:15:40 #7 exporting to image 06:15:40 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done 06:15:40 #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done 06:15:40 #7 pushing layers 0.1s done 06:15:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 06:15:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done 06:15:41 #7 DONE 0.2s 06:15:41 06:15:41 1 warning found (use --debug to expand): 06:15:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:15:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:15:41 #1 [internal] load build definition from Dockerfile 06:15:41 #1 transferring dockerfile: 168B done 06:15:41 #1 DONE 0.0s 06:15:41 06:15:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:15:41 #2 DONE 0.0s 06:15:41 06:15:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:15:41 #3 DONE 0.0s 06:15:41 06:15:41 #4 [internal] load .dockerignore 06:15:41 #4 transferring context: 2B done 06:15:41 #4 DONE 0.0s 06:15:41 06:15:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done 06:15:41 #5 CACHED 06:15:41 06:15:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:41 #6 CACHED 06:15:41 06:15:41 #7 exporting to image 06:15:41 #7 exporting layers 06:15:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:41 #7 exporting layers done 06:15:41 #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done 06:15:41 #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done 06:15:41 #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done 06:15:41 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done 06:15:41 #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done 06:15:41 #7 pushing layers 0.0s done 06:15:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done 06:15:41 #7 DONE 0.1s 06:15:41 06:15:41 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:15:41 #8 DONE 0.0s 06:15:41 06:15:41 1 warning found (use --debug to expand): 06:15:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101' 06:15:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 --push - 06:15:41 #1 [internal] load build definition from Dockerfile 06:15:41 #1 transferring dockerfile: 175B done 06:15:41 #1 DONE 0.0s 06:15:41 06:15:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 06:15:41 #2 DONE 0.0s 06:15:41 06:15:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101 06:15:41 #3 DONE 0.0s 06:15:41 06:15:41 #4 [internal] load .dockerignore 06:15:41 #4 transferring context: 2B done 06:15:41 #4 DONE 0.0s 06:15:41 06:15:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:41 #5 CACHED 06:15:41 06:15:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:41 #6 CACHED 06:15:41 06:15:41 #7 exporting to image 06:15:41 #7 exporting layers done 06:15:41 #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done 06:15:41 #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done 06:15:41 #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done 06:15:41 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 06:15:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:42 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done 06:15:42 #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done 06:15:42 #7 pushing layers 0.0s done 06:15:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.101@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done 06:15:42 #7 DONE 0.1s 06:15:42 06:15:42 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:15:42 #8 DONE 0.0s 06:15:42 06:15:42 1 warning found (use --debug to expand): 06:15:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101' 06:15:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 --push - 06:15:42 #1 [internal] load build definition from Dockerfile 06:15:42 #1 transferring dockerfile: 216B done 06:15:42 #1 DONE 0.0s 06:15:42 06:15:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:42 #2 DONE 0.0s 06:15:42 06:15:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:15:42 #3 DONE 0.0s 06:15:42 06:15:42 #4 [internal] load .dockerignore 06:15:42 #4 transferring context: 2B done 06:15:42 #4 DONE 0.0s 06:15:42 06:15:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done 06:15:42 #5 CACHED 06:15:42 06:15:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:42 #6 CACHED 06:15:42 06:15:42 #7 exporting to image 06:15:42 #7 exporting layers 06:15:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:42 #7 exporting layers done 06:15:42 #7 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done 06:15:42 #7 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done 06:15:42 #7 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done 06:15:42 #7 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done 06:15:42 #7 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done 06:15:42 #7 pushing layers 0.0s done 06:15:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done 06:15:42 #7 DONE 0.1s 06:15:42 06:15:42 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:15:42 #8 DONE 0.0s 06:15:42 06:15:42 1 warning found (use --debug to expand): 06:15:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:15:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:15:42 #1 [internal] load build definition from Dockerfile 06:15:42 #1 transferring dockerfile: 166B done 06:15:42 #1 DONE 0.0s 06:15:42 06:15:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:15:42 #2 DONE 0.0s 06:15:42 06:15:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:15:42 #3 DONE 0.0s 06:15:42 06:15:42 #4 [internal] load .dockerignore 06:15:42 #4 transferring context: 2B done 06:15:42 #4 DONE 0.0s 06:15:42 06:15:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 done 06:15:42 #5 CACHED 06:15:42 06:15:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 0.0s done 06:15:42 #6 DONE 0.0s 06:15:43 06:15:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:f570958dc381fdb577006d75131462ca4e118188e42c42cbf42825a3201e4337 06:15:43 #6 CACHED 06:15:43 06:15:43 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:15:43 #7 DONE 0.0s 06:15:43 06:15:43 #8 exporting to image 06:15:43 #8 exporting layers done 06:15:43 #8 exporting manifest sha256:fe88640daf7837f041cb04aefa5c1bae487ff54ff123ddc7a1444103bacdab97 done 06:15:43 #8 exporting config sha256:b659d2ef2ccf89ae1675842e4fb80acfb02c1ca322d497644f23990194887079 done 06:15:43 #8 exporting manifest sha256:e04d1a3b96d074c7b8fe8bce5655e0c1778477639f62d2ce1356232046f0b180 done 06:15:43 #8 exporting config sha256:ac2d2439b3b8e247b5978a7de75f6b9268d936b986d0032216be47030bb21948 done 06:15:43 #8 exporting manifest list sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b done 06:15:43 #8 pushing layers 0.0s done 06:15:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:12f743d5597dcffd65b8536ee99c6cee0b60e30c45c389a070eea56de41fe21b 0.1s done 06:15:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:43 #8 DONE 0.1s 06:15:43 06:15:43 1 warning found (use --debug to expand): 06:15:43  - 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 06:15:43 + '[' -d /w/workspace/edgex-go/956/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:15:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:44 ---> package-listing.sh 06:15:44 ++ facter osfamily 06:15:44 ++ tr '[:upper:]' '[:lower:]' 06:15:44 + OS_FAMILY=redhat 06:15:44 + workspace=/w/workspace/edgex-go/956 06:15:44 + START_PACKAGES=/tmp/packages_start.txt 06:15:44 + END_PACKAGES=/tmp/packages_end.txt 06:15:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:44 + PACKAGES=/tmp/packages_start.txt 06:15:44 + '[' /w/workspace/edgex-go/956 ']' 06:15:44 + PACKAGES=/tmp/packages_end.txt 06:15:44 + case "${OS_FAMILY}" in 06:15:44 + rpm -qa 06:15:44 + sort 06:15:45 + '[' -f /tmp/packages_start.txt ']' 06:15:45 + '[' -f /tmp/packages_end.txt ']' 06:15:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:45 + '[' /w/workspace/edgex-go/956 ']' 06:15:45 + mkdir -p /w/workspace/edgex-go/956/archives/ 06:15:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/956/archives/ [Pipeline] echo 06:15:45 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/956/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:46 06:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:46 latest: Pulling from edgex-lftools-log-publisher 06:15:46 5eb5b503b376: Pulling fs layer 06:15:46 5c69ac0246d0: Pulling fs layer 06:15:46 ec43610c2a17: Pulling fs layer 06:15:46 3a2ae6a8a46f: Pulling fs layer 06:15:46 33b1e0a273af: Pulling fs layer 06:15:46 5d3b04190fa2: Pulling fs layer 06:15:46 2f39f015ded8: Pulling fs layer 06:15:46 3a2ae6a8a46f: Waiting 06:15:46 33b1e0a273af: Waiting 06:15:46 5d3b04190fa2: Waiting 06:15:46 2f39f015ded8: Waiting 06:15:46 5c69ac0246d0: Verifying Checksum 06:15:46 5c69ac0246d0: Download complete 06:15:46 3a2ae6a8a46f: Verifying Checksum 06:15:46 3a2ae6a8a46f: Download complete 06:15:46 33b1e0a273af: Verifying Checksum 06:15:46 33b1e0a273af: Download complete 06:15:46 5d3b04190fa2: Verifying Checksum 06:15:46 5d3b04190fa2: Download complete 06:15:46 ec43610c2a17: Verifying Checksum 06:15:46 ec43610c2a17: Download complete 06:15:46 5eb5b503b376: Verifying Checksum 06:15:46 5eb5b503b376: Download complete 06:15:47 2f39f015ded8: Verifying Checksum 06:15:47 2f39f015ded8: Download complete 06:15:48 5eb5b503b376: Pull complete 06:15:48 5c69ac0246d0: Pull complete 06:15:48 ec43610c2a17: Pull complete 06:15:48 3a2ae6a8a46f: Pull complete 06:15:48 33b1e0a273af: Pull complete 06:15:48 5d3b04190fa2: Pull complete 06:15:52 2f39f015ded8: Pull complete 06:15:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:53 prd-centos7-docker-4c-2g-2908 does not seem to be running inside a container 06:15:53 $ 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/956/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 06:15:56 $ docker top 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:57 + mkdir -p /var/log/sysstat [Pipeline] sh 06:15:57 + ls /var/log/sa-host 06:15:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:57 provisioning config files... 06:15:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6973962633249101848tmp [Pipeline] { [Pipeline] echo 06:15:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:15:57 ---> create-netrc.sh [Pipeline] } 06:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:15:58 ---> python-tools-install.sh [Pipeline] echo 06:15:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:15:58 ---> sudo-logs.sh 06:15:58 Archiving 'sudo' log.. 06:15:58 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:15:58 $ docker stop --time=1 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c 06:15:59 $ docker rm -f --volumes 6b53442d4830fc8735505fa3add6d33d4ae555542d663ecd3064be841288ad8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:15:59 [WS-CLEANUP] Deleting project workspace... 06:15:59 [WS-CLEANUP] Deferred wipeout is used... 06:15:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:47 #144 ... 06:29:47 06:29:47 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:29:47 #152 DONE 1180.1s 06:29:47 06:29:47 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:29:47 #153 DONE 1180.1s 06:29:47 06:29:47 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:29:47 #145 ... 06:29:47 06:29:47 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:29:47 #155 DONE 0.4s 06:29:47 06:29:47 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:29:47 #156 DONE 0.3s 06:29:47 06:29:47 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:29:47 #157 ... 06:29:47 06:29:47 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:29:47 #158 DONE 0.3s 06:29:47 06:29:47 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:29:47 #159 ... 06:29:47 06:29:47 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:29:47 #157 DONE 0.5s 06:29:47 06:29:47 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:29:47 #160 DONE 0.2s 06:29:47 06:29:47 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:29:47 #161 DONE 0.4s 06:29:47 06:29:47 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:47 #162 ... 06:29:47 06:29:47 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:29:47 #159 DONE 3.0s 06:29:47 06:29:47 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:29:47 #163 DONE 0.2s 06:29:47 06:29:47 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:29:47 #164 DONE 0.3s 06:29:47 06:29:47 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:29:47 #145 ... 06:29:47 06:29:47 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:29:47 #165 DONE 0.2s 06:29:47 06:29:47 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:29:47 #166 DONE 0.1s 06:29:47 06:29:47 #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/ 06:29:47 #167 ... 06:29:47 06:29:47 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:47 #162 DONE 3.0s 06:29:47 06:29:47 #106 [core-common-config-bootstrapper] exporting to image 06:29:47 #106 exporting layers 06:29:47 #106 ... 06:29:47 06:29:47 #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/ 06:29:47 #167 DONE 0.7s 06:29:47 06:29:47 #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/ 06:29:47 #168 DONE 0.2s 06:29:47 06:29:47 #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/ 06:29:47 #169 DONE 0.1s 06:29:47 06:29:47 #106 [core-common-config-bootstrapper] exporting to image 06:29:47 #106 exporting layers 1.0s done 06:29:47 #106 writing image sha256:a15ba295b86607465bb50624b79716e7215bb4004ff6819bd8ed0410ee365e08 done 06:29:47 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:29:47 #106 DONE 8.3s 06:29:47 06:29:47 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:29:47 #170 DONE 0.2s 06:29:47 06:29:47 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:29:47 #171 DONE 1.9s 06:29:47 06:29:47 #106 [security-bootstrapper] exporting to image 06:29:47 #106 exporting layers 0.9s done 06:29:47 #106 writing image sha256:ca1df57591d7201ad8c8eddb9ccb5546232c470d10bd9fad9d9b0a7403b12203 done 06:29:47 #106 naming to docker.io/library/security-bootstrapper-arm64 done 06:29:47 #106 DONE 9.3s 06:29:47 06:29:47 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:46:10 #142 ... 06:46:10 06:46:10 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:46:10 #145 DONE 2161.9s 06:46:10 06:46:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:10 #147 ... 06:46:10 06:46:10 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:46:10 #172 DONE 0.1s 06:46:10 06:46:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:10 #147 ... 06:46:10 06:46:10 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:46:10 #173 DONE 0.1s 06:46:10 06:46:10 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:10 #51 ... 06:46:10 06:46:10 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:46:10 #174 DONE 0.5s 06:46:10 06:46:10 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:46:10 #175 DONE 0.1s 06:46:10 06:46:10 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:10 #51 ... 06:46:10 06:46:10 #106 [core-command] exporting to image 06:46:10 #106 exporting layers 06:46:10 #106 exporting layers 0.5s done 06:46:10 #106 writing image sha256:fd39d2525664d6a9984b3a612335320adee44f915a1ebdc8c7567c611752aa4c done 06:46:10 #106 naming to docker.io/library/core-command-arm64 done 06:46:10 #106 DONE 9.8s 06:46:10 06:46:10 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:25 #51 ... 06:46:25 06:46:25 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:46:25 #149 DONE 2187.2s 06:46:25 06:46:25 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:46:26 #142 ... 06:46:26 06:46:26 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:46:26 #176 DONE 0.3s 06:46:26 06:46:26 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:46:26 #53 ... 06:46:26 06:46:26 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:46:26 #177 DONE 0.2s 06:46:26 06:46:26 #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 06:46:26 #178 DONE 0.2s 06:46:26 06:46:26 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:46:26 #179 DONE 0.2s 06:46:26 06:46:26 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:46:27 #180 DONE 0.4s 06:46:27 06:46:27 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:46:27 #181 DONE 0.1s 06:46:27 06:46:27 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:46:27 #51 ... 06:46:27 06:46:27 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:46:29 #182 DONE 2.1s 06:46:29 06:46:29 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:46:29 #151 2190.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.101 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:46:30 #151 ... 06:46:30 06:46:30 #106 [security-proxy-setup] exporting to image 06:46:30 #106 exporting layers 1.0s done 06:46:30 #106 writing image sha256:5b541a2df3ce9a201bda60a6e9d0ae9ab50cd42e0a975ea9f8a38578f87ba483 done 06:46:30 #106 naming to docker.io/library/security-proxy-setup-arm64 done 06:46:30 #106 DONE 10.8s 06:46:30 06:46:30 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:47:02 #147 ... 06:47:02 06:47:02 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:47:02 #151 DONE 2220.8s 06:47:02 06:47:02 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:47:02 #142 ... 06:47:02 06:47:02 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:47:02 #183 DONE 0.3s 06:47:02 06:47:02 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:47:02 #184 DONE 0.1s 06:47:02 06:47:02 #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 06:47:02 #185 DONE 0.1s 06:47:02 06:47:02 #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 06:47:02 #186 DONE 0.1s 06:47:02 06:47:02 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:47:02 #51 ... 06:47:02 06:47:02 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:47:02 #187 DONE 0.1s 06:47:02 06:47:02 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:47:02 #188 DONE 0.4s 06:47:02 06:47:02 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:47:02 #146 ... 06:47:02 06:47:02 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:47:02 #189 DONE 0.5s 06:47:02 06:47:02 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:47:02 #190 DONE 0.2s 06:47:02 06:47:02 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:47:03 #191 DONE 1.8s 06:47:03 06:47:03 #106 [security-secretstore-setup] exporting to image 06:47:03 #106 exporting layers 06:47:04 #106 exporting layers 1.5s done 06:47:04 #106 writing image sha256:014679fb5b8fef71ef8ea2f6c933e2b95a684f9f08aac00f106135b1575e0107 done 06:47:04 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 06:47:04 #106 DONE 12.4s 06:47:04 06:47:04 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:48:01 #51 ... 06:48:01 06:48:01 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:48:01 #142 DONE 2278.7s 06:48:01 06:48:01 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:48:01 #51 ... 06:48:01 06:48:01 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:48:01 #192 DONE 0.2s 06:48:01 06:48:01 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:48:01 #147 ... 06:48:01 06:48:01 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:48:01 #193 DONE 0.2s 06:48:01 06:48:01 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:48:01 #146 ... 06:48:01 06:48:01 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:48:01 #194 DONE 0.4s 06:48:01 06:48:01 #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 06:48:01 #195 DONE 0.1s 06:48:01 06:48:01 #106 [security-spiffe-token-provider] exporting to image 06:48:01 #106 exporting layers 06:48:01 #106 exporting layers 0.6s done 06:48:01 #106 writing image sha256:91aa4410c5418e5178c0dc488da370e07065819971183d46f8fd50ff5493bf24 done 06:48:01 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:48:01 #106 DONE 12.9s 06:48:01 06:48:01 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:48:47 #154 ... 06:48:47 06:48:47 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:48:47 #148 DONE 2324.7s 06:48:47 06:48:47 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:48:47 #147 ... 06:48:47 06:48:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:48:47 #196 ... 06:48:47 06:48:47 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:48:47 #146 DONE 2325.2s 06:48:47 06:48:47 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:48:47 #196 DONE 0.3s 06:48:47 06:48:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:48:47 #53 ... 06:48:47 06:48:47 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:48:47 #197 DONE 0.2s 06:48:47 06:48:47 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:48:47 #51 ... 06:48:47 06:48:47 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:48:47 #198 ... 06:48:47 06:48:47 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:48:47 #199 DONE 0.2s 06:48:47 06:48:47 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:48:47 #200 ... 06:48:47 06:48:47 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:48:47 #198 DONE 0.7s 06:48:47 06:48:47 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:48:47 #201 DONE 0.3s 06:48:47 06:48:47 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:48:47 #202 ... 06:48:47 06:48:47 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:48:47 #200 DONE 0.8s 06:48:47 06:48:47 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:48:47 #202 DONE 0.3s 06:48:47 06:48:47 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:48:47 #203 DONE 0.3s 06:48:47 06:48:47 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:48:47 #204 ... 06:48:47 06:48:47 #106 [core-keeper] exporting to image 06:48:47 #106 exporting layers 0.9s done 06:48:47 #106 writing image sha256:d63fc9d62333801ba280196e261e3db9aa410badd9d7e71959df0aefc7e29fd1 done 06:48:47 #106 naming to docker.io/library/core-keeper-arm64 0.0s done 06:48:47 #106 DONE 13.9s 06:48:47 06:48:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:48:47 #53 ... 06:48:47 06:48:47 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:48:47 #204 DONE 2.0s 06:48:47 06:48:47 #106 [security-proxy-auth] exporting to image 06:48:48 #106 ... 06:48:48 06:48:48 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:48:48 #154 DONE 2330.7s 06:48:48 06:48:48 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:48:48 #147 ... 06:48:48 06:48:48 #106 [security-proxy-auth] exporting to image 06:48:48 #106 exporting layers 1.4s done 06:48:49 #106 writing image sha256:40df3bcfaec954102310a34ab78f754d716307749e9721d0c3ceb18421687c64 0.0s done 06:48:49 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 06:48:49 #106 DONE 15.4s 06:48:49 06:48:49 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:48:49 #51 ... 06:48:49 06:48:49 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:48:49 #147 DONE 2331.4s 06:48:49 06:48:49 #30 [support-notifications internal] load build definition from Dockerfile 06:48:49 #30 ... 06:48:49 06:48:49 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:48:49 #205 DONE 0.3s 06:48:49 06:48:49 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:48:50 #150 ... 06:48:50 06:48:50 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:48:50 #206 DONE 0.2s 06:48:50 06:48:50 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:48:50 #207 DONE 0.3s 06:48:50 06:48:50 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:48:50 #208 DONE 0.2s 06:48:50 06:48:50 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:48:50 #209 DONE 0.6s 06:48:50 06:48:50 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:48:50 #210 DONE 0.7s 06:48:50 06:48:50 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:48:51 #211 DONE 0.2s 06:48:51 06:48:51 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:48:51 #212 DONE 0.2s 06:48:51 06:48:51 #106 [core-data] exporting to image 06:48:51 #106 ... 06:48:51 06:48:51 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:48:51 #213 DONE 0.2s 06:48:51 06:48:51 #106 [core-metadata] exporting to image 06:48:52 #106 exporting layers 1.3s done 06:48:52 #106 writing image sha256:9b5e0a071a99a5e12d262b483c564e47f5464b07e96a0e581ae42de10060c8c1 0.0s done 06:48:52 #106 naming to docker.io/library/core-data-arm64 done 06:48:52 #106 writing image sha256:93121e53abd2f12b44b463af1f23153c7fac15e37664d95c275297dc207cae32 06:48:52 #106 writing image sha256:93121e53abd2f12b44b463af1f23153c7fac15e37664d95c275297dc207cae32 done 06:48:52 #106 naming to docker.io/library/core-metadata-arm64 done 06:48:52 #106 DONE 17.0s 06:48:52 06:48:52 #30 [support-notifications internal] load build definition from Dockerfile 06:49:19 #30 ... 06:49:19 06:49:19 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:19 #150 DONE 2360.8s 06:49:19 06:49:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:19 #144 ... 06:49:19 06:49:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:49:19 #214 DONE 0.1s 06:49:19 06:49:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:19 #144 ... 06:49:19 06:49:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:49:19 #215 DONE 0.1s 06:49:19 06:49:19 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:19 #53 ... 06:49:19 06:49:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:49:19 #216 DONE 0.5s 06:49:19 06:49:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:49:20 #217 DONE 0.1s 06:49:20 06:49:20 #106 [support-scheduler] exporting to image 06:49:20 #106 exporting layers 06:49:21 #106 exporting layers 1.0s done 06:49:21 #106 writing image sha256:a016703d785801e5a58c43e10ec127d9da446bab13b08bb10832a2912ffaee21 done 06:49:21 #106 naming to docker.io/library/support-scheduler-arm64 done 06:49:21 #106 DONE 18.0s 06:49:21 06:49:21 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 06:49:25 #53 ... 06:49:25 06:49:25 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:25 #144 DONE 2366.8s 06:49:25 06:49:25 #51 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:25 #51 ... 06:49:25 06:49:25 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:49:25 #218 DONE 0.1s 06:49:25 06:49:25 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:49:25 #219 DONE 0.1s 06:49:25 06:49:25 #30 [support-notifications internal] load build definition from Dockerfile 06:49:25 #30 ... 06:49:25 06:49:25 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:49:25 #220 DONE 0.4s 06:49:25 06:49:25 #30 [support-notifications internal] load build definition from Dockerfile 06:49:25 #30 ... 06:49:25 06:49:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:49:25 #221 DONE 0.1s 06:49:25 06:49:25 #106 [support-notifications] exporting to image 06:49:26 #106 exporting layers 0.5s done 06:49:26 #106 writing image sha256:11815112444092a04b0425b84df5d582a3f9dbdb7722fc6cb39f07f58cc5f5e1 done 06:49:26 #106 naming to docker.io/library/support-notifications-arm64 done 06:49:26 #106 DONE 18.6s 06:49:26 06:49:26 #30 [support-notifications internal] load build definition from Dockerfile 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:49:26 time="2026-03-03T06:07:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:49:26 $ docker stop --time=1 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 06:49:27 $ docker rm -f --volumes 7653243d2fb20fcc387d2f8095c2b7226d2347102001025e0c544730cf280066 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:28 + docker images 06:49:28 REPOSITORY TAG IMAGE ID CREATED SIZE 06:49:28 support-notifications-arm64 latest 118151124440 3 seconds ago 53.3MB 06:49:28 support-scheduler-arm64 latest a016703d7858 9 seconds ago 49.5MB 06:49:28 core-metadata-arm64 latest 93121e53abd2 37 seconds ago 45.4MB 06:49:28 core-data-arm64 latest 9b5e0a071a99 38 seconds ago 45.3MB 06:49:28 security-proxy-auth-arm64 latest 40df3bcfaec9 41 seconds ago 44.5MB 06:49:28 core-keeper-arm64 latest d63fc9d62333 43 seconds ago 45.1MB 06:49:28 security-spiffe-token-provider-arm64 latest 91aa4410c541 About a minute ago 49.2MB 06:49:28 security-secretstore-setup-arm64 latest 014679fb5b8f 2 minutes ago 80.7MB 06:49:28 security-proxy-setup-arm64 latest 5b541a2df3ce 3 minutes ago 50.4MB 06:49:28 core-command-arm64 latest fd39d2525664 3 minutes ago 40MB 06:49:28 security-bootstrapper-arm64 latest ca1df57591d7 19 minutes ago 21.3MB 06:49:28 core-common-config-bootstrapper-arm64 latest a15ba295b866 19 minutes ago 20.1MB 06:49:28 security-spire-agent-arm64 latest b015ae1a54a2 40 minutes ago 219MB 06:49:28 security-spire-server-arm64 latest a1d330dc2113 41 minutes ago 163MB 06:49:28 security-spire-config-arm64 latest f69263c66d8c 41 minutes ago 162MB 06:49:28 ci-base-image-arm64 latest 543798d86b34 42 minutes ago 931MB 06:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB 06:49:28 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 06:49:28 provisioning config files... 06:49:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/956@tmp/config104818006938352830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:28 ---> ****-login.sh 06:49:28 nexus3.edgexfoundry.org:10001 06:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10002 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10003 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:32 Configure a credential helper to remove this warning. See 06:49:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:32 06:49:32 Login Succeeded 06:49:32 nexus3.edgexfoundry.org:10004 06:49:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:33 Configure a credential helper to remove this warning. See 06:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:33 06:49:33 Login Succeeded 06:49:33 ****.io 06:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:49:33 Configure a credential helper to remove this warning. See 06:49:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:49:33 06:49:33 Login Succeeded 06:49:33 ---> ****-login.sh ends [Pipeline] } 06:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:49:33 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:49:33 31488391e867a2acda3e650386b7010fa72a24cc 06:49:33 latest 06:49:33 4.1.0-dev.101 06:49:33 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:33 main 06:49:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:34 93f498bb1884: Preparing 06:49:34 287e496321bd: Preparing 06:49:34 402a115caeb6: Preparing 06:49:34 c417d0d81a46: Preparing 06:49:34 f6add71b7dcc: Preparing 06:49:34 35ecf3f12049: Preparing 06:49:34 c4e71c2a4573: Preparing 06:49:34 35ecf3f12049: Waiting 06:49:34 c417d0d81a46: Pushed 06:49:34 402a115caeb6: Pushed 06:49:34 93f498bb1884: Pushed 06:49:34 f6add71b7dcc: Pushed 06:49:34 c4e71c2a4573: Layer already exists 06:49:34 35ecf3f12049: Pushed 06:49:41 287e496321bd: Pushed 06:49:41 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:42 93f498bb1884: Preparing 06:49:42 287e496321bd: Preparing 06:49:42 402a115caeb6: Preparing 06:49:42 c417d0d81a46: Preparing 06:49:42 f6add71b7dcc: Preparing 06:49:42 35ecf3f12049: Preparing 06:49:42 c4e71c2a4573: Preparing 06:49:42 35ecf3f12049: Waiting 06:49:42 c4e71c2a4573: Waiting 06:49:42 f6add71b7dcc: Layer already exists 06:49:42 93f498bb1884: Layer already exists 06:49:42 287e496321bd: Layer already exists 06:49:42 c417d0d81a46: Layer already exists 06:49:42 402a115caeb6: Layer already exists 06:49:42 35ecf3f12049: Layer already exists 06:49:42 c4e71c2a4573: Layer already exists 06:49:42 latest: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 06:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:42 93f498bb1884: Preparing 06:49:42 287e496321bd: Preparing 06:49:42 402a115caeb6: Preparing 06:49:42 c417d0d81a46: Preparing 06:49:42 f6add71b7dcc: Preparing 06:49:42 35ecf3f12049: Preparing 06:49:42 c4e71c2a4573: Preparing 06:49:42 35ecf3f12049: Waiting 06:49:42 c4e71c2a4573: Waiting 06:49:42 c417d0d81a46: Layer already exists 06:49:42 287e496321bd: Layer already exists 06:49:42 93f498bb1884: Layer already exists 06:49:42 f6add71b7dcc: Layer already exists 06:49:42 402a115caeb6: Layer already exists 06:49:42 35ecf3f12049: Layer already exists 06:49:42 c4e71c2a4573: Layer already exists 06:49:42 4.1.0-dev.101: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:44 93f498bb1884: Preparing 06:49:44 287e496321bd: Preparing 06:49:44 402a115caeb6: Preparing 06:49:44 c417d0d81a46: Preparing 06:49:44 f6add71b7dcc: Preparing 06:49:44 35ecf3f12049: Preparing 06:49:44 c4e71c2a4573: Preparing 06:49:44 35ecf3f12049: Waiting 06:49:44 c4e71c2a4573: Waiting 06:49:44 402a115caeb6: Layer already exists 06:49:44 287e496321bd: Layer already exists 06:49:44 c417d0d81a46: Layer already exists 06:49:44 93f498bb1884: Layer already exists 06:49:44 f6add71b7dcc: Layer already exists 06:49:44 35ecf3f12049: Layer already exists 06:49:44 c4e71c2a4573: Layer already exists 06:49:44 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:49:45 93f498bb1884: Preparing 06:49:45 287e496321bd: Preparing 06:49:45 402a115caeb6: Preparing 06:49:45 c417d0d81a46: Preparing 06:49:45 f6add71b7dcc: Preparing 06:49:45 35ecf3f12049: Preparing 06:49:45 c4e71c2a4573: Preparing 06:49:45 35ecf3f12049: Waiting 06:49:45 c4e71c2a4573: Waiting 06:49:45 c417d0d81a46: Layer already exists 06:49:45 287e496321bd: Layer already exists 06:49:45 93f498bb1884: Layer already exists 06:49:45 402a115caeb6: Layer already exists 06:49:45 f6add71b7dcc: Layer already exists 06:49:45 c4e71c2a4573: Layer already exists 06:49:45 35ecf3f12049: Layer already exists 06:49:45 main: digest: sha256:b56a148422f60e2cc3adf9992ff23644fc915a817c209861af6b8f8b44e58731 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:45 ===================================================== [Pipeline] echo 06:49:45 taggedImages: 06:49:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:49:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:49:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 06:49:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:49:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:49:45 31488391e867a2acda3e650386b7010fa72a24cc 06:49:45 latest 06:49:45 4.1.0-dev.101 06:49:45 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:45 main 06:49:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:49:46 e65e78ede74e: Preparing 06:49:46 9e1e73df6218: Preparing 06:49:46 137865a25721: Preparing 06:49:46 6a7dc65226f0: Preparing 06:49:46 402a115caeb6: Preparing 06:49:46 c417d0d81a46: Preparing 06:49:46 f6add71b7dcc: Preparing 06:49:46 35ecf3f12049: Preparing 06:49:46 c4e71c2a4573: Preparing 06:49:46 f6add71b7dcc: Waiting 06:49:46 35ecf3f12049: Waiting 06:49:46 c4e71c2a4573: Waiting 06:49:46 c417d0d81a46: Waiting 06:49:46 402a115caeb6: Layer already exists 06:49:46 c417d0d81a46: Layer already exists 06:49:46 137865a25721: Pushed 06:49:46 f6add71b7dcc: Layer already exists 06:49:46 9e1e73df6218: Pushed 06:49:46 e65e78ede74e: Pushed 06:49:46 c4e71c2a4573: Layer already exists 06:49:46 35ecf3f12049: Layer already exists 06:49:49 6a7dc65226f0: Pushed 06:49:49 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:49 + 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 06:49:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:49:49 e65e78ede74e: Preparing 06:49:49 9e1e73df6218: Preparing 06:49:49 137865a25721: Preparing 06:49:49 6a7dc65226f0: Preparing 06:49:49 402a115caeb6: Preparing 06:49:49 c417d0d81a46: Preparing 06:49:49 f6add71b7dcc: Preparing 06:49:49 35ecf3f12049: Preparing 06:49:49 c4e71c2a4573: Preparing 06:49:49 35ecf3f12049: Waiting 06:49:49 c417d0d81a46: Waiting 06:49:49 f6add71b7dcc: Waiting 06:49:49 c4e71c2a4573: Waiting 06:49:49 6a7dc65226f0: Layer already exists 06:49:49 137865a25721: Layer already exists 06:49:49 9e1e73df6218: Layer already exists 06:49:49 402a115caeb6: Layer already exists 06:49:49 e65e78ede74e: Layer already exists 06:49:49 f6add71b7dcc: Layer already exists 06:49:49 c417d0d81a46: Layer already exists 06:49:49 c4e71c2a4573: Layer already exists 06:49:49 35ecf3f12049: Layer already exists 06:49:49 latest: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 06:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:49:50 e65e78ede74e: Preparing 06:49:50 9e1e73df6218: Preparing 06:49:50 137865a25721: Preparing 06:49:50 6a7dc65226f0: Preparing 06:49:50 402a115caeb6: Preparing 06:49:50 c417d0d81a46: Preparing 06:49:50 f6add71b7dcc: Preparing 06:49:50 35ecf3f12049: Preparing 06:49:50 c4e71c2a4573: Preparing 06:49:50 c417d0d81a46: Waiting 06:49:50 f6add71b7dcc: Waiting 06:49:50 35ecf3f12049: Waiting 06:49:50 c4e71c2a4573: Waiting 06:49:50 137865a25721: Layer already exists 06:49:50 9e1e73df6218: Layer already exists 06:49:50 6a7dc65226f0: Layer already exists 06:49:50 e65e78ede74e: Layer already exists 06:49:50 402a115caeb6: Layer already exists 06:49:50 c417d0d81a46: Layer already exists 06:49:50 35ecf3f12049: Layer already exists 06:49:50 f6add71b7dcc: Layer already exists 06:49:50 c4e71c2a4573: Layer already exists 06:49:50 4.1.0-dev.101: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:49:51 e65e78ede74e: Preparing 06:49:51 9e1e73df6218: Preparing 06:49:51 137865a25721: Preparing 06:49:51 6a7dc65226f0: Preparing 06:49:51 402a115caeb6: Preparing 06:49:51 c417d0d81a46: Preparing 06:49:51 f6add71b7dcc: Preparing 06:49:51 35ecf3f12049: Preparing 06:49:51 c4e71c2a4573: Preparing 06:49:51 f6add71b7dcc: Waiting 06:49:51 35ecf3f12049: Waiting 06:49:51 c4e71c2a4573: Waiting 06:49:51 c417d0d81a46: Waiting 06:49:51 9e1e73df6218: Layer already exists 06:49:51 6a7dc65226f0: Layer already exists 06:49:51 402a115caeb6: Layer already exists 06:49:51 137865a25721: Layer already exists 06:49:51 e65e78ede74e: Layer already exists 06:49:51 35ecf3f12049: Layer already exists 06:49:51 c417d0d81a46: Layer already exists 06:49:51 f6add71b7dcc: Layer already exists 06:49:51 c4e71c2a4573: Layer already exists 06:49:51 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:52 + 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 06:49:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:49:52 e65e78ede74e: Preparing 06:49:52 9e1e73df6218: Preparing 06:49:52 137865a25721: Preparing 06:49:52 6a7dc65226f0: Preparing 06:49:52 402a115caeb6: Preparing 06:49:52 c417d0d81a46: Preparing 06:49:52 f6add71b7dcc: Preparing 06:49:52 35ecf3f12049: Preparing 06:49:52 c4e71c2a4573: Preparing 06:49:52 c417d0d81a46: Waiting 06:49:52 f6add71b7dcc: Waiting 06:49:52 35ecf3f12049: Waiting 06:49:52 c4e71c2a4573: Waiting 06:49:52 402a115caeb6: Layer already exists 06:49:52 9e1e73df6218: Layer already exists 06:49:52 6a7dc65226f0: Layer already exists 06:49:52 e65e78ede74e: Layer already exists 06:49:52 137865a25721: Layer already exists 06:49:52 35ecf3f12049: Layer already exists 06:49:52 f6add71b7dcc: Layer already exists 06:49:52 c417d0d81a46: Layer already exists 06:49:52 c4e71c2a4573: Layer already exists 06:49:52 main: digest: sha256:da974bdfb7b20b8ffc9bf1815bd6d8c8f6a0c166b365ce23585b82e0b70a99b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:52 ===================================================== [Pipeline] echo 06:49:52 taggedImages: 06:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 06:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:49:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:49:52 31488391e867a2acda3e650386b7010fa72a24cc 06:49:52 latest 06:49:52 4.1.0-dev.101 06:49:52 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:49:52 main 06:49:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:49:53 61c9b7f477eb: Preparing 06:49:53 a2cbbd8ab174: Preparing 06:49:53 402a115caeb6: Preparing 06:49:53 c417d0d81a46: Preparing 06:49:53 8830abb86cac: Preparing 06:49:53 e4fd65f77154: Preparing 06:49:53 c4e71c2a4573: Preparing 06:49:53 e4fd65f77154: Waiting 06:49:53 c4e71c2a4573: Waiting 06:49:53 402a115caeb6: Layer already exists 06:49:53 c417d0d81a46: Layer already exists 06:49:53 c4e71c2a4573: Layer already exists 06:49:53 8830abb86cac: Pushed 06:49:53 61c9b7f477eb: Pushed 06:49:53 e4fd65f77154: Pushed 06:50:00 a2cbbd8ab174: Pushed 06:50:00 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:01 61c9b7f477eb: Preparing 06:50:01 a2cbbd8ab174: Preparing 06:50:01 402a115caeb6: Preparing 06:50:01 c417d0d81a46: Preparing 06:50:01 8830abb86cac: Preparing 06:50:01 e4fd65f77154: Preparing 06:50:01 c4e71c2a4573: Preparing 06:50:01 e4fd65f77154: Waiting 06:50:01 c4e71c2a4573: Waiting 06:50:01 c417d0d81a46: Layer already exists 06:50:01 8830abb86cac: Layer already exists 06:50:01 61c9b7f477eb: Layer already exists 06:50:01 402a115caeb6: Layer already exists 06:50:01 a2cbbd8ab174: Layer already exists 06:50:01 e4fd65f77154: Layer already exists 06:50:01 c4e71c2a4573: Layer already exists 06:50:01 latest: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 06:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:02 61c9b7f477eb: Preparing 06:50:02 a2cbbd8ab174: Preparing 06:50:02 402a115caeb6: Preparing 06:50:02 c417d0d81a46: Preparing 06:50:02 8830abb86cac: Preparing 06:50:02 e4fd65f77154: Preparing 06:50:02 c4e71c2a4573: Preparing 06:50:02 c4e71c2a4573: Waiting 06:50:02 e4fd65f77154: Waiting 06:50:02 a2cbbd8ab174: Layer already exists 06:50:02 61c9b7f477eb: Layer already exists 06:50:02 c417d0d81a46: Layer already exists 06:50:02 402a115caeb6: Layer already exists 06:50:02 8830abb86cac: Layer already exists 06:50:02 c4e71c2a4573: Layer already exists 06:50:02 e4fd65f77154: Layer already exists 06:50:02 4.1.0-dev.101: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:03 61c9b7f477eb: Preparing 06:50:03 a2cbbd8ab174: Preparing 06:50:03 402a115caeb6: Preparing 06:50:03 c417d0d81a46: Preparing 06:50:03 8830abb86cac: Preparing 06:50:03 e4fd65f77154: Preparing 06:50:03 c4e71c2a4573: Preparing 06:50:03 e4fd65f77154: Waiting 06:50:03 c4e71c2a4573: Waiting 06:50:03 8830abb86cac: Layer already exists 06:50:03 402a115caeb6: Layer already exists 06:50:03 c417d0d81a46: Layer already exists 06:50:03 a2cbbd8ab174: Layer already exists 06:50:03 61c9b7f477eb: Layer already exists 06:50:03 c4e71c2a4573: Layer already exists 06:50:03 e4fd65f77154: Layer already exists 06:50:03 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:04 61c9b7f477eb: Preparing 06:50:04 a2cbbd8ab174: Preparing 06:50:04 402a115caeb6: Preparing 06:50:04 c417d0d81a46: Preparing 06:50:04 8830abb86cac: Preparing 06:50:04 e4fd65f77154: Preparing 06:50:04 c4e71c2a4573: Preparing 06:50:04 e4fd65f77154: Waiting 06:50:04 c4e71c2a4573: Waiting 06:50:04 8830abb86cac: Layer already exists 06:50:04 402a115caeb6: Layer already exists 06:50:04 61c9b7f477eb: Layer already exists 06:50:04 c417d0d81a46: Layer already exists 06:50:04 a2cbbd8ab174: Layer already exists 06:50:04 e4fd65f77154: Layer already exists 06:50:04 c4e71c2a4573: Layer already exists 06:50:04 main: digest: sha256:d11163ae45cb3ca73d336f7027cff221eaca9e974105b062802bd9b73d139150 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:04 ===================================================== [Pipeline] echo 06:50:04 taggedImages: 06:50:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:50:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 06:50:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:50:04 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:50:04 31488391e867a2acda3e650386b7010fa72a24cc 06:50:04 latest 06:50:04 4.1.0-dev.101 06:50:04 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:04 main 06:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:50:05 ce938b774fe1: Preparing 06:50:05 abd7e1d4af7e: Preparing 06:50:05 c417d0d81a46: Preparing 06:50:05 977c4f9848cd: Preparing 06:50:05 483b401746dd: Preparing 06:50:05 c4e71c2a4573: Preparing 06:50:05 c4e71c2a4573: Waiting 06:50:05 c417d0d81a46: Layer already exists 06:50:05 c4e71c2a4573: Layer already exists 06:50:05 483b401746dd: Pushed 06:50:05 ce938b774fe1: Pushed 06:50:05 977c4f9848cd: Pushed 06:50:13 abd7e1d4af7e: Pushed 06:50:13 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:50:14 ce938b774fe1: Preparing 06:50:14 abd7e1d4af7e: Preparing 06:50:14 c417d0d81a46: Preparing 06:50:14 977c4f9848cd: Preparing 06:50:14 483b401746dd: Preparing 06:50:14 c4e71c2a4573: Preparing 06:50:14 abd7e1d4af7e: Layer already exists 06:50:14 ce938b774fe1: Layer already exists 06:50:14 483b401746dd: Layer already exists 06:50:14 977c4f9848cd: Layer already exists 06:50:14 c417d0d81a46: Layer already exists 06:50:14 c4e71c2a4573: Layer already exists 06:50:14 latest: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 06:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:50:15 ce938b774fe1: Preparing 06:50:15 abd7e1d4af7e: Preparing 06:50:15 c417d0d81a46: Preparing 06:50:15 977c4f9848cd: Preparing 06:50:15 483b401746dd: Preparing 06:50:15 c4e71c2a4573: Preparing 06:50:15 977c4f9848cd: Layer already exists 06:50:15 c417d0d81a46: Layer already exists 06:50:15 abd7e1d4af7e: Layer already exists 06:50:15 483b401746dd: Layer already exists 06:50:15 ce938b774fe1: Layer already exists 06:50:15 c4e71c2a4573: Layer already exists 06:50:15 4.1.0-dev.101: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:50:15 ce938b774fe1: Preparing 06:50:15 abd7e1d4af7e: Preparing 06:50:15 c417d0d81a46: Preparing 06:50:15 977c4f9848cd: Preparing 06:50:15 483b401746dd: Preparing 06:50:15 c4e71c2a4573: Preparing 06:50:15 c4e71c2a4573: Waiting 06:50:15 977c4f9848cd: Layer already exists 06:50:15 483b401746dd: Layer already exists 06:50:15 c417d0d81a46: Layer already exists 06:50:15 ce938b774fe1: Layer already exists 06:50:15 abd7e1d4af7e: Layer already exists 06:50:15 c4e71c2a4573: Layer already exists 06:50:15 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:50:16 ce938b774fe1: Preparing 06:50:16 abd7e1d4af7e: Preparing 06:50:16 c417d0d81a46: Preparing 06:50:16 977c4f9848cd: Preparing 06:50:16 483b401746dd: Preparing 06:50:16 c4e71c2a4573: Preparing 06:50:16 c4e71c2a4573: Waiting 06:50:16 977c4f9848cd: Layer already exists 06:50:16 ce938b774fe1: Layer already exists 06:50:16 c417d0d81a46: Layer already exists 06:50:16 abd7e1d4af7e: Layer already exists 06:50:16 483b401746dd: Layer already exists 06:50:16 c4e71c2a4573: Layer already exists 06:50:16 main: digest: sha256:bb3d5bd25f0ac77d49700ee95b3322180486e014c996355b08472c7aa8de040b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:16 ===================================================== [Pipeline] echo 06:50:16 taggedImages: 06:50:16 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:16 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:50:16 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 06:50:16 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:16 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:50:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:50:16 31488391e867a2acda3e650386b7010fa72a24cc 06:50:16 latest 06:50:16 4.1.0-dev.101 06:50:16 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:16 main 06:50:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:17 3932ef6e5b72: Preparing 06:50:17 02312e0d65c7: Preparing 06:50:17 4dba987537c5: Preparing 06:50:17 402a115caeb6: Preparing 06:50:17 c417d0d81a46: Preparing 06:50:17 f6add71b7dcc: Preparing 06:50:17 35ecf3f12049: Preparing 06:50:17 c4e71c2a4573: Preparing 06:50:17 f6add71b7dcc: Waiting 06:50:17 35ecf3f12049: Waiting 06:50:17 c4e71c2a4573: Waiting 06:50:17 c417d0d81a46: Layer already exists 06:50:17 402a115caeb6: Layer already exists 06:50:17 f6add71b7dcc: Layer already exists 06:50:17 35ecf3f12049: Layer already exists 06:50:17 02312e0d65c7: Pushed 06:50:17 c4e71c2a4573: Layer already exists 06:50:17 3932ef6e5b72: Pushed 06:50:24 4dba987537c5: Pushed 06:50:24 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:25 3932ef6e5b72: Preparing 06:50:25 02312e0d65c7: Preparing 06:50:25 4dba987537c5: Preparing 06:50:25 402a115caeb6: Preparing 06:50:25 c417d0d81a46: Preparing 06:50:25 f6add71b7dcc: Preparing 06:50:25 35ecf3f12049: Preparing 06:50:25 c4e71c2a4573: Preparing 06:50:25 f6add71b7dcc: Waiting 06:50:25 35ecf3f12049: Waiting 06:50:25 c4e71c2a4573: Waiting 06:50:25 c417d0d81a46: Layer already exists 06:50:25 02312e0d65c7: Layer already exists 06:50:25 402a115caeb6: Layer already exists 06:50:25 4dba987537c5: Layer already exists 06:50:25 3932ef6e5b72: Layer already exists 06:50:25 f6add71b7dcc: Layer already exists 06:50:25 35ecf3f12049: Layer already exists 06:50:25 c4e71c2a4573: Layer already exists 06:50:25 latest: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 06:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:26 3932ef6e5b72: Preparing 06:50:26 02312e0d65c7: Preparing 06:50:26 4dba987537c5: Preparing 06:50:26 402a115caeb6: Preparing 06:50:26 c417d0d81a46: Preparing 06:50:26 f6add71b7dcc: Preparing 06:50:26 35ecf3f12049: Preparing 06:50:26 c4e71c2a4573: Preparing 06:50:26 c4e71c2a4573: Waiting 06:50:26 f6add71b7dcc: Waiting 06:50:26 35ecf3f12049: Waiting 06:50:26 3932ef6e5b72: Layer already exists 06:50:26 c417d0d81a46: Layer already exists 06:50:26 402a115caeb6: Layer already exists 06:50:26 4dba987537c5: Layer already exists 06:50:26 02312e0d65c7: Layer already exists 06:50:26 f6add71b7dcc: Layer already exists 06:50:26 35ecf3f12049: Layer already exists 06:50:26 c4e71c2a4573: Layer already exists 06:50:26 4.1.0-dev.101: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:27 3932ef6e5b72: Preparing 06:50:27 02312e0d65c7: Preparing 06:50:27 4dba987537c5: Preparing 06:50:27 402a115caeb6: Preparing 06:50:27 c417d0d81a46: Preparing 06:50:27 f6add71b7dcc: Preparing 06:50:27 35ecf3f12049: Preparing 06:50:27 c4e71c2a4573: Preparing 06:50:27 f6add71b7dcc: Waiting 06:50:27 35ecf3f12049: Waiting 06:50:27 c4e71c2a4573: Waiting 06:50:27 402a115caeb6: Layer already exists 06:50:27 c417d0d81a46: Layer already exists 06:50:27 4dba987537c5: Layer already exists 06:50:27 02312e0d65c7: Layer already exists 06:50:27 3932ef6e5b72: Layer already exists 06:50:27 35ecf3f12049: Layer already exists 06:50:27 c4e71c2a4573: Layer already exists 06:50:27 f6add71b7dcc: Layer already exists 06:50:27 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:27 3932ef6e5b72: Preparing 06:50:27 02312e0d65c7: Preparing 06:50:27 4dba987537c5: Preparing 06:50:27 402a115caeb6: Preparing 06:50:27 c417d0d81a46: Preparing 06:50:27 f6add71b7dcc: Preparing 06:50:27 35ecf3f12049: Preparing 06:50:27 c4e71c2a4573: Preparing 06:50:27 f6add71b7dcc: Waiting 06:50:27 35ecf3f12049: Waiting 06:50:27 c4e71c2a4573: Waiting 06:50:27 02312e0d65c7: Layer already exists 06:50:27 4dba987537c5: Layer already exists 06:50:27 3932ef6e5b72: Layer already exists 06:50:27 402a115caeb6: Layer already exists 06:50:27 c417d0d81a46: Layer already exists 06:50:27 f6add71b7dcc: Layer already exists 06:50:27 35ecf3f12049: Layer already exists 06:50:27 c4e71c2a4573: Layer already exists 06:50:28 main: digest: sha256:53faaa648ee763349a11b0766b0882d4ebd32f39b3ed9b9f33985e554e6200b9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:28 ===================================================== [Pipeline] echo 06:50:28 taggedImages: 06:50:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:50:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 06:50:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:50:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:50:28 31488391e867a2acda3e650386b7010fa72a24cc 06:50:28 latest 06:50:28 4.1.0-dev.101 06:50:28 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:28 main 06:50:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:28 5b737fb6ddf5: Preparing 06:50:28 d074238fe01a: Preparing 06:50:28 0637fd2205f2: Preparing 06:50:28 3b6639e80a55: Preparing 06:50:28 5e53b8147f71: Preparing 06:50:28 099fa66b87d3: Preparing 06:50:28 bfaf57f18f22: Preparing 06:50:28 402a115caeb6: Preparing 06:50:28 c417d0d81a46: Preparing 06:50:28 07e0610e5e7d: Preparing 06:50:28 8e6ec0e0bb8e: Preparing 06:50:28 5f70bf18a086: Preparing 06:50:28 201243fa81b3: Preparing 06:50:28 70ece6e5f056: Preparing 06:50:28 564b1895144e: Preparing 06:50:28 c4e71c2a4573: Preparing 06:50:28 099fa66b87d3: Waiting 06:50:28 5f70bf18a086: Waiting 06:50:28 bfaf57f18f22: Waiting 06:50:28 201243fa81b3: Waiting 06:50:28 402a115caeb6: Waiting 06:50:28 70ece6e5f056: Waiting 06:50:28 c417d0d81a46: Waiting 06:50:28 07e0610e5e7d: Waiting 06:50:28 c4e71c2a4573: Waiting 06:50:28 564b1895144e: Waiting 06:50:28 8e6ec0e0bb8e: Waiting 06:50:29 0637fd2205f2: Pushed 06:50:29 3b6639e80a55: Pushed 06:50:29 d074238fe01a: Pushed 06:50:29 5e53b8147f71: Pushed 06:50:29 5b737fb6ddf5: Pushed 06:50:29 402a115caeb6: Layer already exists 06:50:29 c417d0d81a46: Layer already exists 06:50:29 099fa66b87d3: Pushed 06:50:29 5f70bf18a086: Layer already exists 06:50:29 8e6ec0e0bb8e: Pushed 06:50:29 07e0610e5e7d: Pushed 06:50:29 c4e71c2a4573: Layer already exists 06:50:29 201243fa81b3: Pushed 06:50:29 70ece6e5f056: Pushed 06:50:29 564b1895144e: Pushed 06:50:32 bfaf57f18f22: Pushed 06:50:32 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:33 5b737fb6ddf5: Preparing 06:50:33 d074238fe01a: Preparing 06:50:33 0637fd2205f2: Preparing 06:50:33 3b6639e80a55: Preparing 06:50:33 5e53b8147f71: Preparing 06:50:33 099fa66b87d3: Preparing 06:50:33 bfaf57f18f22: Preparing 06:50:33 402a115caeb6: Preparing 06:50:33 c417d0d81a46: Preparing 06:50:33 07e0610e5e7d: Preparing 06:50:33 8e6ec0e0bb8e: Preparing 06:50:33 5f70bf18a086: Preparing 06:50:33 201243fa81b3: Preparing 06:50:33 70ece6e5f056: Preparing 06:50:33 564b1895144e: Preparing 06:50:33 c4e71c2a4573: Preparing 06:50:33 099fa66b87d3: Waiting 06:50:33 8e6ec0e0bb8e: Waiting 06:50:33 5f70bf18a086: Waiting 06:50:33 201243fa81b3: Waiting 06:50:33 70ece6e5f056: Waiting 06:50:33 564b1895144e: Waiting 06:50:33 c4e71c2a4573: Waiting 06:50:33 402a115caeb6: Waiting 06:50:33 bfaf57f18f22: Waiting 06:50:33 c417d0d81a46: Waiting 06:50:33 07e0610e5e7d: Waiting 06:50:33 5e53b8147f71: Layer already exists 06:50:33 3b6639e80a55: Layer already exists 06:50:33 d074238fe01a: Layer already exists 06:50:33 5b737fb6ddf5: Layer already exists 06:50:33 0637fd2205f2: Layer already exists 06:50:33 099fa66b87d3: Layer already exists 06:50:33 07e0610e5e7d: Layer already exists 06:50:33 bfaf57f18f22: Layer already exists 06:50:33 402a115caeb6: Layer already exists 06:50:33 c417d0d81a46: Layer already exists 06:50:33 201243fa81b3: Layer already exists 06:50:33 70ece6e5f056: Layer already exists 06:50:33 8e6ec0e0bb8e: Layer already exists 06:50:33 5f70bf18a086: Layer already exists 06:50:33 564b1895144e: Layer already exists 06:50:33 c4e71c2a4573: Layer already exists 06:50:33 latest: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 06:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:34 5b737fb6ddf5: Preparing 06:50:34 d074238fe01a: Preparing 06:50:34 0637fd2205f2: Preparing 06:50:34 3b6639e80a55: Preparing 06:50:34 5e53b8147f71: Preparing 06:50:34 099fa66b87d3: Preparing 06:50:34 bfaf57f18f22: Preparing 06:50:34 099fa66b87d3: Waiting 06:50:34 402a115caeb6: Preparing 06:50:34 bfaf57f18f22: Waiting 06:50:34 c417d0d81a46: Preparing 06:50:34 07e0610e5e7d: Preparing 06:50:34 402a115caeb6: Waiting 06:50:34 8e6ec0e0bb8e: Preparing 06:50:34 5f70bf18a086: Preparing 06:50:34 c417d0d81a46: Waiting 06:50:34 201243fa81b3: Preparing 06:50:34 07e0610e5e7d: Waiting 06:50:34 70ece6e5f056: Preparing 06:50:34 8e6ec0e0bb8e: Waiting 06:50:34 564b1895144e: Preparing 06:50:34 c4e71c2a4573: Preparing 06:50:34 5f70bf18a086: Waiting 06:50:34 201243fa81b3: Waiting 06:50:34 564b1895144e: Waiting 06:50:34 70ece6e5f056: Waiting 06:50:34 d074238fe01a: Layer already exists 06:50:34 0637fd2205f2: Layer already exists 06:50:34 3b6639e80a55: Layer already exists 06:50:34 5e53b8147f71: Layer already exists 06:50:34 5b737fb6ddf5: Layer already exists 06:50:34 bfaf57f18f22: Layer already exists 06:50:34 099fa66b87d3: Layer already exists 06:50:34 c417d0d81a46: Layer already exists 06:50:34 07e0610e5e7d: Layer already exists 06:50:34 5f70bf18a086: Layer already exists 06:50:34 201243fa81b3: Layer already exists 06:50:34 8e6ec0e0bb8e: Layer already exists 06:50:34 70ece6e5f056: Layer already exists 06:50:34 c4e71c2a4573: Layer already exists 06:50:34 564b1895144e: Layer already exists 06:50:37 402a115caeb6: Layer already exists 06:50:37 4.1.0-dev.101: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:38 5b737fb6ddf5: Preparing 06:50:38 d074238fe01a: Preparing 06:50:38 0637fd2205f2: Preparing 06:50:38 3b6639e80a55: Preparing 06:50:38 5e53b8147f71: Preparing 06:50:38 099fa66b87d3: Preparing 06:50:38 bfaf57f18f22: Preparing 06:50:38 402a115caeb6: Preparing 06:50:38 c417d0d81a46: Preparing 06:50:38 07e0610e5e7d: Preparing 06:50:38 8e6ec0e0bb8e: Preparing 06:50:38 5f70bf18a086: Preparing 06:50:38 201243fa81b3: Preparing 06:50:38 70ece6e5f056: Preparing 06:50:38 564b1895144e: Preparing 06:50:38 c4e71c2a4573: Preparing 06:50:38 c417d0d81a46: Waiting 06:50:38 07e0610e5e7d: Waiting 06:50:38 8e6ec0e0bb8e: Waiting 06:50:38 5f70bf18a086: Waiting 06:50:38 201243fa81b3: Waiting 06:50:38 70ece6e5f056: Waiting 06:50:38 564b1895144e: Waiting 06:50:38 c4e71c2a4573: Waiting 06:50:38 099fa66b87d3: Waiting 06:50:38 402a115caeb6: Waiting 06:50:38 bfaf57f18f22: Waiting 06:50:38 3b6639e80a55: Layer already exists 06:50:38 d074238fe01a: Layer already exists 06:50:38 0637fd2205f2: Layer already exists 06:50:38 5b737fb6ddf5: Layer already exists 06:50:38 5e53b8147f71: Layer already exists 06:50:38 07e0610e5e7d: Layer already exists 06:50:38 099fa66b87d3: Layer already exists 06:50:38 bfaf57f18f22: Layer already exists 06:50:38 c417d0d81a46: Layer already exists 06:50:38 402a115caeb6: Layer already exists 06:50:38 8e6ec0e0bb8e: Layer already exists 06:50:38 201243fa81b3: Layer already exists 06:50:38 5f70bf18a086: Layer already exists 06:50:38 70ece6e5f056: Layer already exists 06:50:38 564b1895144e: Layer already exists 06:50:38 c4e71c2a4573: Layer already exists 06:50:38 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:50:39 5b737fb6ddf5: Preparing 06:50:39 d074238fe01a: Preparing 06:50:39 0637fd2205f2: Preparing 06:50:39 3b6639e80a55: Preparing 06:50:39 5e53b8147f71: Preparing 06:50:39 099fa66b87d3: Preparing 06:50:39 bfaf57f18f22: Preparing 06:50:39 402a115caeb6: Preparing 06:50:39 c417d0d81a46: Preparing 06:50:39 07e0610e5e7d: Preparing 06:50:39 8e6ec0e0bb8e: Preparing 06:50:39 5f70bf18a086: Preparing 06:50:39 201243fa81b3: Preparing 06:50:39 70ece6e5f056: Preparing 06:50:39 bfaf57f18f22: Waiting 06:50:39 564b1895144e: Preparing 06:50:39 402a115caeb6: Waiting 06:50:39 c4e71c2a4573: Preparing 06:50:39 c417d0d81a46: Waiting 06:50:39 07e0610e5e7d: Waiting 06:50:39 70ece6e5f056: Waiting 06:50:39 8e6ec0e0bb8e: Waiting 06:50:39 564b1895144e: Waiting 06:50:39 5f70bf18a086: Waiting 06:50:39 c4e71c2a4573: Waiting 06:50:39 201243fa81b3: Waiting 06:50:39 099fa66b87d3: Waiting 06:50:39 d074238fe01a: Layer already exists 06:50:39 0637fd2205f2: Layer already exists 06:50:39 3b6639e80a55: Layer already exists 06:50:39 5b737fb6ddf5: Layer already exists 06:50:39 5e53b8147f71: Layer already exists 06:50:39 099fa66b87d3: Layer already exists 06:50:39 bfaf57f18f22: Layer already exists 06:50:39 07e0610e5e7d: Layer already exists 06:50:39 402a115caeb6: Layer already exists 06:50:39 c417d0d81a46: Layer already exists 06:50:39 8e6ec0e0bb8e: Layer already exists 06:50:39 70ece6e5f056: Layer already exists 06:50:39 5f70bf18a086: Layer already exists 06:50:39 201243fa81b3: Layer already exists 06:50:39 c4e71c2a4573: Layer already exists 06:50:39 564b1895144e: Layer already exists 06:50:39 main: digest: sha256:52cba945892b1c967b0b51c7d3764d53cd6e75d037ab92c50b0d961c99984998 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:39 ===================================================== [Pipeline] echo 06:50:39 taggedImages: 06:50:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:50:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 06:50:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:50:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:50:39 31488391e867a2acda3e650386b7010fa72a24cc 06:50:39 latest 06:50:39 4.1.0-dev.101 06:50:39 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:39 main 06:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:50:40 2e5ab6c64e96: Preparing 06:50:40 a4c9b969ea77: Preparing 06:50:40 13a28ec8bfee: Preparing 06:50:40 62182dfbba4c: Preparing 06:50:40 402a115caeb6: Preparing 06:50:40 c417d0d81a46: Preparing 06:50:40 f6add71b7dcc: Preparing 06:50:40 35ecf3f12049: Preparing 06:50:40 c4e71c2a4573: Preparing 06:50:40 c417d0d81a46: Waiting 06:50:40 f6add71b7dcc: Waiting 06:50:40 35ecf3f12049: Waiting 06:50:40 c4e71c2a4573: Waiting 06:50:40 402a115caeb6: Layer already exists 06:50:40 c417d0d81a46: Layer already exists 06:50:40 a4c9b969ea77: Pushed 06:50:40 f6add71b7dcc: Layer already exists 06:50:40 13a28ec8bfee: Pushed 06:50:40 35ecf3f12049: Layer already exists 06:50:40 2e5ab6c64e96: Pushed 06:50:40 c4e71c2a4573: Layer already exists 06:50:47 62182dfbba4c: Pushed 06:50:47 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:47 + 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 06:50:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:50:49 2e5ab6c64e96: Preparing 06:50:49 a4c9b969ea77: Preparing 06:50:49 13a28ec8bfee: Preparing 06:50:49 62182dfbba4c: Preparing 06:50:49 402a115caeb6: Preparing 06:50:49 c417d0d81a46: Preparing 06:50:49 f6add71b7dcc: Preparing 06:50:49 35ecf3f12049: Preparing 06:50:49 c4e71c2a4573: Preparing 06:50:49 f6add71b7dcc: Waiting 06:50:49 35ecf3f12049: Waiting 06:50:49 c4e71c2a4573: Waiting 06:50:49 c417d0d81a46: Waiting 06:50:49 2e5ab6c64e96: Layer already exists 06:50:49 402a115caeb6: Layer already exists 06:50:49 13a28ec8bfee: Layer already exists 06:50:49 a4c9b969ea77: Layer already exists 06:50:49 62182dfbba4c: Layer already exists 06:50:49 35ecf3f12049: Layer already exists 06:50:49 c4e71c2a4573: Layer already exists 06:50:49 f6add71b7dcc: Layer already exists 06:50:49 c417d0d81a46: Layer already exists 06:50:50 latest: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 06:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:50:50 2e5ab6c64e96: Preparing 06:50:50 a4c9b969ea77: Preparing 06:50:50 13a28ec8bfee: Preparing 06:50:50 62182dfbba4c: Preparing 06:50:50 402a115caeb6: Preparing 06:50:50 c417d0d81a46: Preparing 06:50:50 f6add71b7dcc: Preparing 06:50:50 35ecf3f12049: Preparing 06:50:50 c4e71c2a4573: Preparing 06:50:50 f6add71b7dcc: Waiting 06:50:50 35ecf3f12049: Waiting 06:50:50 c4e71c2a4573: Waiting 06:50:50 c417d0d81a46: Waiting 06:50:50 13a28ec8bfee: Layer already exists 06:50:50 a4c9b969ea77: Layer already exists 06:50:50 2e5ab6c64e96: Layer already exists 06:50:50 62182dfbba4c: Layer already exists 06:50:50 402a115caeb6: Layer already exists 06:50:50 c417d0d81a46: Layer already exists 06:50:50 f6add71b7dcc: Layer already exists 06:50:50 35ecf3f12049: Layer already exists 06:50:50 c4e71c2a4573: Layer already exists 06:50:51 4.1.0-dev.101: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:50:51 2e5ab6c64e96: Preparing 06:50:51 a4c9b969ea77: Preparing 06:50:51 13a28ec8bfee: Preparing 06:50:51 62182dfbba4c: Preparing 06:50:51 402a115caeb6: Preparing 06:50:51 c417d0d81a46: Preparing 06:50:51 f6add71b7dcc: Preparing 06:50:51 35ecf3f12049: Preparing 06:50:51 c4e71c2a4573: Preparing 06:50:51 f6add71b7dcc: Waiting 06:50:51 35ecf3f12049: Waiting 06:50:51 c4e71c2a4573: Waiting 06:50:51 c417d0d81a46: Waiting 06:50:51 a4c9b969ea77: Layer already exists 06:50:51 13a28ec8bfee: Layer already exists 06:50:51 62182dfbba4c: Layer already exists 06:50:51 402a115caeb6: Layer already exists 06:50:51 2e5ab6c64e96: Layer already exists 06:50:51 c417d0d81a46: Layer already exists 06:50:51 35ecf3f12049: Layer already exists 06:50:51 f6add71b7dcc: Layer already exists 06:50:51 c4e71c2a4573: Layer already exists 06:50:51 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:50:52 2e5ab6c64e96: Preparing 06:50:52 a4c9b969ea77: Preparing 06:50:52 13a28ec8bfee: Preparing 06:50:52 62182dfbba4c: Preparing 06:50:52 402a115caeb6: Preparing 06:50:52 c417d0d81a46: Preparing 06:50:52 f6add71b7dcc: Preparing 06:50:52 35ecf3f12049: Preparing 06:50:52 c4e71c2a4573: Preparing 06:50:52 c417d0d81a46: Waiting 06:50:52 f6add71b7dcc: Waiting 06:50:52 35ecf3f12049: Waiting 06:50:52 c4e71c2a4573: Waiting 06:50:52 62182dfbba4c: Layer already exists 06:50:52 a4c9b969ea77: Layer already exists 06:50:52 2e5ab6c64e96: Layer already exists 06:50:52 13a28ec8bfee: Layer already exists 06:50:52 402a115caeb6: Layer already exists 06:50:52 35ecf3f12049: Layer already exists 06:50:52 c417d0d81a46: Layer already exists 06:50:52 c4e71c2a4573: Layer already exists 06:50:52 f6add71b7dcc: Layer already exists 06:50:53 main: digest: sha256:7c7101b705890da9f961172a1519627d0cedd107699831a00ee5ad70b4fba3e5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:53 ===================================================== [Pipeline] echo 06:50:53 taggedImages: 06:50:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:50:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 06:50:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:50:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:50:53 31488391e867a2acda3e650386b7010fa72a24cc 06:50:53 latest 06:50:53 4.1.0-dev.101 06:50:53 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:50:53 main 06:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:50:53 d93194a4bf27: Preparing 06:50:53 707ca74d3e33: Preparing 06:50:53 543ef6decaf9: Preparing 06:50:53 655945ec273b: Preparing 06:50:53 a74949b0f16c: Preparing 06:50:53 402a115caeb6: Preparing 06:50:53 c417d0d81a46: Preparing 06:50:53 e76bf8a56ee6: Preparing 06:50:53 26a45b1c3718: Preparing 06:50:53 e811cc7409a3: Preparing 06:50:53 c4e71c2a4573: Preparing 06:50:53 e76bf8a56ee6: Waiting 06:50:53 26a45b1c3718: Waiting 06:50:53 e811cc7409a3: Waiting 06:50:53 c4e71c2a4573: Waiting 06:50:53 402a115caeb6: Waiting 06:50:53 c417d0d81a46: Waiting 06:50:54 655945ec273b: Pushed 06:50:54 707ca74d3e33: Pushed 06:50:54 a74949b0f16c: Pushed 06:50:54 d93194a4bf27: Pushed 06:50:54 402a115caeb6: Layer already exists 06:50:54 c417d0d81a46: Layer already exists 06:50:54 c4e71c2a4573: Layer already exists 06:50:54 e76bf8a56ee6: Pushed 06:50:54 26a45b1c3718: Pushed 06:50:57 e811cc7409a3: Pushed 06:51:00 543ef6decaf9: Pushed 06:51:00 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:03 d93194a4bf27: Preparing 06:51:03 707ca74d3e33: Preparing 06:51:03 543ef6decaf9: Preparing 06:51:03 655945ec273b: Preparing 06:51:03 a74949b0f16c: Preparing 06:51:03 402a115caeb6: Preparing 06:51:03 c417d0d81a46: Preparing 06:51:03 e76bf8a56ee6: Preparing 06:51:03 26a45b1c3718: Preparing 06:51:03 e811cc7409a3: Preparing 06:51:03 c4e71c2a4573: Preparing 06:51:03 e76bf8a56ee6: Waiting 06:51:03 26a45b1c3718: Waiting 06:51:03 e811cc7409a3: Waiting 06:51:03 402a115caeb6: Waiting 06:51:03 c4e71c2a4573: Waiting 06:51:03 c417d0d81a46: Waiting 06:51:03 707ca74d3e33: Layer already exists 06:51:03 a74949b0f16c: Layer already exists 06:51:03 543ef6decaf9: Layer already exists 06:51:03 655945ec273b: Layer already exists 06:51:03 d93194a4bf27: Layer already exists 06:51:03 c417d0d81a46: Layer already exists 06:51:03 26a45b1c3718: Layer already exists 06:51:03 e76bf8a56ee6: Layer already exists 06:51:03 e811cc7409a3: Layer already exists 06:51:03 402a115caeb6: Layer already exists 06:51:03 c4e71c2a4573: Layer already exists 06:51:03 latest: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 06:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:04 d93194a4bf27: Preparing 06:51:04 707ca74d3e33: Preparing 06:51:04 543ef6decaf9: Preparing 06:51:04 655945ec273b: Preparing 06:51:04 a74949b0f16c: Preparing 06:51:04 402a115caeb6: Preparing 06:51:04 c417d0d81a46: Preparing 06:51:04 e76bf8a56ee6: Preparing 06:51:04 26a45b1c3718: Preparing 06:51:04 e811cc7409a3: Preparing 06:51:04 c4e71c2a4573: Preparing 06:51:04 e76bf8a56ee6: Waiting 06:51:04 26a45b1c3718: Waiting 06:51:04 e811cc7409a3: Waiting 06:51:04 c4e71c2a4573: Waiting 06:51:04 402a115caeb6: Waiting 06:51:04 c417d0d81a46: Waiting 06:51:04 707ca74d3e33: Layer already exists 06:51:04 a74949b0f16c: Layer already exists 06:51:04 543ef6decaf9: Layer already exists 06:51:04 d93194a4bf27: Layer already exists 06:51:04 655945ec273b: Layer already exists 06:51:04 c417d0d81a46: Layer already exists 06:51:04 402a115caeb6: Layer already exists 06:51:04 e76bf8a56ee6: Layer already exists 06:51:04 e811cc7409a3: Layer already exists 06:51:04 26a45b1c3718: Layer already exists 06:51:04 c4e71c2a4573: Layer already exists 06:51:04 4.1.0-dev.101: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:05 d93194a4bf27: Preparing 06:51:05 707ca74d3e33: Preparing 06:51:05 543ef6decaf9: Preparing 06:51:05 655945ec273b: Preparing 06:51:05 a74949b0f16c: Preparing 06:51:05 402a115caeb6: Preparing 06:51:05 c417d0d81a46: Preparing 06:51:05 e76bf8a56ee6: Preparing 06:51:05 26a45b1c3718: Preparing 06:51:05 e811cc7409a3: Preparing 06:51:05 c4e71c2a4573: Preparing 06:51:05 402a115caeb6: Waiting 06:51:05 c417d0d81a46: Waiting 06:51:05 e76bf8a56ee6: Waiting 06:51:05 26a45b1c3718: Waiting 06:51:05 e811cc7409a3: Waiting 06:51:05 c4e71c2a4573: Waiting 06:51:05 d93194a4bf27: Layer already exists 06:51:05 543ef6decaf9: Layer already exists 06:51:05 655945ec273b: Layer already exists 06:51:05 707ca74d3e33: Layer already exists 06:51:05 a74949b0f16c: Layer already exists 06:51:05 c417d0d81a46: Layer already exists 06:51:05 e76bf8a56ee6: Layer already exists 06:51:05 e811cc7409a3: Layer already exists 06:51:05 26a45b1c3718: Layer already exists 06:51:05 402a115caeb6: Layer already exists 06:51:05 c4e71c2a4573: Layer already exists 06:51:05 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + 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 06:51:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:06 d93194a4bf27: Preparing 06:51:06 707ca74d3e33: Preparing 06:51:06 543ef6decaf9: Preparing 06:51:06 655945ec273b: Preparing 06:51:06 a74949b0f16c: Preparing 06:51:06 402a115caeb6: Preparing 06:51:06 c417d0d81a46: Preparing 06:51:06 e76bf8a56ee6: Preparing 06:51:06 26a45b1c3718: Preparing 06:51:06 e811cc7409a3: Preparing 06:51:06 c4e71c2a4573: Preparing 06:51:06 402a115caeb6: Waiting 06:51:06 e811cc7409a3: Waiting 06:51:06 c417d0d81a46: Waiting 06:51:06 c4e71c2a4573: Waiting 06:51:06 e76bf8a56ee6: Waiting 06:51:06 26a45b1c3718: Waiting 06:51:06 655945ec273b: Layer already exists 06:51:06 d93194a4bf27: Layer already exists 06:51:06 707ca74d3e33: Layer already exists 06:51:06 a74949b0f16c: Layer already exists 06:51:06 543ef6decaf9: Layer already exists 06:51:06 c417d0d81a46: Layer already exists 06:51:06 402a115caeb6: Layer already exists 06:51:06 e811cc7409a3: Layer already exists 06:51:06 e76bf8a56ee6: Layer already exists 06:51:06 26a45b1c3718: Layer already exists 06:51:06 c4e71c2a4573: Layer already exists 06:51:06 main: digest: sha256:0a22d821d8976dd8dedc5d7703bb89d43c93d2572858489e39e806e50d134032 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:06 ===================================================== [Pipeline] echo 06:51:06 taggedImages: 06:51:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:51:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 06:51:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:51:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:51:06 31488391e867a2acda3e650386b7010fa72a24cc 06:51:06 latest 06:51:06 4.1.0-dev.101 06:51:06 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:06 main 06:51:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:07 0d245869e955: Preparing 06:51:07 b224d92a4181: Preparing 06:51:07 80d2946aa420: Preparing 06:51:07 15583a20960d: Preparing 06:51:07 2c86f6ddc8be: Preparing 06:51:07 0dadca3abf50: Preparing 06:51:07 51e68021eaa6: Preparing 06:51:07 402a115caeb6: Preparing 06:51:07 c417d0d81a46: Preparing 06:51:07 5b8cae6cef9e: Preparing 06:51:07 b47112c0871a: Preparing 06:51:07 c4e71c2a4573: Preparing 06:51:07 402a115caeb6: Waiting 06:51:07 c417d0d81a46: Waiting 06:51:07 5b8cae6cef9e: Waiting 06:51:07 b47112c0871a: Waiting 06:51:07 c4e71c2a4573: Waiting 06:51:07 0dadca3abf50: Waiting 06:51:07 51e68021eaa6: Waiting 06:51:07 b224d92a4181: Pushed 06:51:07 2c86f6ddc8be: Pushed 06:51:07 0d245869e955: Pushed 06:51:07 402a115caeb6: Layer already exists 06:51:07 c417d0d81a46: Layer already exists 06:51:07 0dadca3abf50: Pushed 06:51:07 51e68021eaa6: Pushed 06:51:07 c4e71c2a4573: Layer already exists 06:51:07 5b8cae6cef9e: Pushed 06:51:11 b47112c0871a: Pushed 06:51:13 15583a20960d: Pushed 06:51:13 80d2946aa420: Pushed 06:51:15 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:15 + 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 06:51:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:15 0d245869e955: Preparing 06:51:15 b224d92a4181: Preparing 06:51:15 80d2946aa420: Preparing 06:51:15 15583a20960d: Preparing 06:51:15 2c86f6ddc8be: Preparing 06:51:15 0dadca3abf50: Preparing 06:51:15 51e68021eaa6: Preparing 06:51:15 402a115caeb6: Preparing 06:51:15 c417d0d81a46: Preparing 06:51:15 5b8cae6cef9e: Preparing 06:51:15 b47112c0871a: Preparing 06:51:15 c4e71c2a4573: Preparing 06:51:15 0dadca3abf50: Waiting 06:51:15 51e68021eaa6: Waiting 06:51:15 c417d0d81a46: Waiting 06:51:15 5b8cae6cef9e: Waiting 06:51:15 b47112c0871a: Waiting 06:51:15 402a115caeb6: Waiting 06:51:15 c4e71c2a4573: Waiting 06:51:15 b224d92a4181: Layer already exists 06:51:15 80d2946aa420: Layer already exists 06:51:15 2c86f6ddc8be: Layer already exists 06:51:15 0d245869e955: Layer already exists 06:51:15 15583a20960d: Layer already exists 06:51:15 5b8cae6cef9e: Layer already exists 06:51:15 c417d0d81a46: Layer already exists 06:51:15 0dadca3abf50: Layer already exists 06:51:15 51e68021eaa6: Layer already exists 06:51:15 402a115caeb6: Layer already exists 06:51:15 b47112c0871a: Layer already exists 06:51:15 c4e71c2a4573: Layer already exists 06:51:16 latest: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 06:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:16 0d245869e955: Preparing 06:51:16 b224d92a4181: Preparing 06:51:16 80d2946aa420: Preparing 06:51:16 15583a20960d: Preparing 06:51:16 2c86f6ddc8be: Preparing 06:51:16 0dadca3abf50: Preparing 06:51:16 51e68021eaa6: Preparing 06:51:16 402a115caeb6: Preparing 06:51:16 c417d0d81a46: Preparing 06:51:16 5b8cae6cef9e: Preparing 06:51:16 b47112c0871a: Preparing 06:51:16 c4e71c2a4573: Preparing 06:51:16 0dadca3abf50: Waiting 06:51:16 51e68021eaa6: Waiting 06:51:16 402a115caeb6: Waiting 06:51:16 c417d0d81a46: Waiting 06:51:16 5b8cae6cef9e: Waiting 06:51:16 b47112c0871a: Waiting 06:51:16 c4e71c2a4573: Waiting 06:51:16 0d245869e955: Layer already exists 06:51:16 2c86f6ddc8be: Layer already exists 06:51:16 15583a20960d: Layer already exists 06:51:16 b224d92a4181: Layer already exists 06:51:16 80d2946aa420: Layer already exists 06:51:16 0dadca3abf50: Layer already exists 06:51:16 5b8cae6cef9e: Layer already exists 06:51:16 402a115caeb6: Layer already exists 06:51:16 51e68021eaa6: Layer already exists 06:51:16 c417d0d81a46: Layer already exists 06:51:16 b47112c0871a: Layer already exists 06:51:16 c4e71c2a4573: Layer already exists 06:51:17 4.1.0-dev.101: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:17 0d245869e955: Preparing 06:51:17 b224d92a4181: Preparing 06:51:17 80d2946aa420: Preparing 06:51:17 15583a20960d: Preparing 06:51:17 2c86f6ddc8be: Preparing 06:51:17 0dadca3abf50: Preparing 06:51:17 51e68021eaa6: Preparing 06:51:17 402a115caeb6: Preparing 06:51:17 c417d0d81a46: Preparing 06:51:17 5b8cae6cef9e: Preparing 06:51:17 b47112c0871a: Preparing 06:51:17 c4e71c2a4573: Preparing 06:51:17 0dadca3abf50: Waiting 06:51:17 51e68021eaa6: Waiting 06:51:17 402a115caeb6: Waiting 06:51:17 c417d0d81a46: Waiting 06:51:17 5b8cae6cef9e: Waiting 06:51:17 b47112c0871a: Waiting 06:51:17 c4e71c2a4573: Waiting 06:51:17 b224d92a4181: Layer already exists 06:51:17 2c86f6ddc8be: Layer already exists 06:51:17 80d2946aa420: Layer already exists 06:51:17 0d245869e955: Layer already exists 06:51:17 15583a20960d: Layer already exists 06:51:17 402a115caeb6: Layer already exists 06:51:17 c417d0d81a46: Layer already exists 06:51:17 0dadca3abf50: Layer already exists 06:51:17 51e68021eaa6: Layer already exists 06:51:17 5b8cae6cef9e: Layer already exists 06:51:17 c4e71c2a4573: Layer already exists 06:51:17 b47112c0871a: Layer already exists 06:51:18 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:18 + 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 06:51:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:18 0d245869e955: Preparing 06:51:18 b224d92a4181: Preparing 06:51:18 80d2946aa420: Preparing 06:51:18 15583a20960d: Preparing 06:51:18 2c86f6ddc8be: Preparing 06:51:18 0dadca3abf50: Preparing 06:51:18 51e68021eaa6: Preparing 06:51:18 402a115caeb6: Preparing 06:51:18 c417d0d81a46: Preparing 06:51:18 5b8cae6cef9e: Preparing 06:51:18 b47112c0871a: Preparing 06:51:18 c4e71c2a4573: Preparing 06:51:18 402a115caeb6: Waiting 06:51:18 c417d0d81a46: Waiting 06:51:18 5b8cae6cef9e: Waiting 06:51:18 b47112c0871a: Waiting 06:51:18 c4e71c2a4573: Waiting 06:51:18 0dadca3abf50: Waiting 06:51:18 51e68021eaa6: Waiting 06:51:18 b224d92a4181: Layer already exists 06:51:18 80d2946aa420: Layer already exists 06:51:18 0d245869e955: Layer already exists 06:51:18 15583a20960d: Layer already exists 06:51:18 2c86f6ddc8be: Layer already exists 06:51:18 0dadca3abf50: Layer already exists 06:51:18 51e68021eaa6: Layer already exists 06:51:18 402a115caeb6: Layer already exists 06:51:18 c417d0d81a46: Layer already exists 06:51:18 5b8cae6cef9e: Layer already exists 06:51:18 b47112c0871a: Layer already exists 06:51:18 c4e71c2a4573: Layer already exists 06:51:19 main: digest: sha256:8b875d414a093e47bd3ec619aed61c01814b49556b63019be41a769f7276a5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:19 ===================================================== [Pipeline] echo 06:51:19 taggedImages: 06:51:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:51:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 06:51:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:51:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:51:19 31488391e867a2acda3e650386b7010fa72a24cc 06:51:19 latest 06:51:19 4.1.0-dev.101 06:51:19 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:19 main 06:51:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:19 604de166ad74: Preparing 06:51:19 f95c9c560f9c: Preparing 06:51:19 402a115caeb6: Preparing 06:51:19 c417d0d81a46: Preparing 06:51:19 80bd53ec9144: Preparing 06:51:19 8b2a03512bc2: Preparing 06:51:19 c4e71c2a4573: Preparing 06:51:19 8b2a03512bc2: Waiting 06:51:19 c4e71c2a4573: Waiting 06:51:20 c417d0d81a46: Layer already exists 06:51:20 402a115caeb6: Layer already exists 06:51:20 80bd53ec9144: Pushed 06:51:20 c4e71c2a4573: Layer already exists 06:51:20 604de166ad74: Pushed 06:51:21 8b2a03512bc2: Pushed 06:51:27 f95c9c560f9c: Pushed 06:51:27 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:27 + 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 06:51:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:29 604de166ad74: Preparing 06:51:29 f95c9c560f9c: Preparing 06:51:29 402a115caeb6: Preparing 06:51:29 c417d0d81a46: Preparing 06:51:29 80bd53ec9144: Preparing 06:51:29 8b2a03512bc2: Preparing 06:51:29 c4e71c2a4573: Preparing 06:51:29 8b2a03512bc2: Waiting 06:51:29 c4e71c2a4573: Waiting 06:51:29 c417d0d81a46: Layer already exists 06:51:29 80bd53ec9144: Layer already exists 06:51:29 f95c9c560f9c: Layer already exists 06:51:29 604de166ad74: Layer already exists 06:51:29 402a115caeb6: Layer already exists 06:51:29 c4e71c2a4573: Layer already exists 06:51:29 8b2a03512bc2: Layer already exists 06:51:29 latest: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 06:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:30 604de166ad74: Preparing 06:51:30 f95c9c560f9c: Preparing 06:51:30 402a115caeb6: Preparing 06:51:30 c417d0d81a46: Preparing 06:51:30 80bd53ec9144: Preparing 06:51:30 8b2a03512bc2: Preparing 06:51:30 c4e71c2a4573: Preparing 06:51:30 8b2a03512bc2: Waiting 06:51:30 c4e71c2a4573: Waiting 06:51:30 c417d0d81a46: Layer already exists 06:51:30 f95c9c560f9c: Layer already exists 06:51:30 80bd53ec9144: Layer already exists 06:51:30 402a115caeb6: Layer already exists 06:51:30 604de166ad74: Layer already exists 06:51:30 c4e71c2a4573: Layer already exists 06:51:30 8b2a03512bc2: Layer already exists 06:51:30 4.1.0-dev.101: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:31 604de166ad74: Preparing 06:51:31 f95c9c560f9c: Preparing 06:51:31 402a115caeb6: Preparing 06:51:31 c417d0d81a46: Preparing 06:51:31 80bd53ec9144: Preparing 06:51:31 8b2a03512bc2: Preparing 06:51:31 c4e71c2a4573: Preparing 06:51:31 8b2a03512bc2: Waiting 06:51:31 c4e71c2a4573: Waiting 06:51:31 80bd53ec9144: Layer already exists 06:51:31 604de166ad74: Layer already exists 06:51:31 402a115caeb6: Layer already exists 06:51:31 c417d0d81a46: Layer already exists 06:51:31 f95c9c560f9c: Layer already exists 06:51:31 8b2a03512bc2: Layer already exists 06:51:31 c4e71c2a4573: Layer already exists 06:51:31 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:31 + 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 06:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:32 604de166ad74: Preparing 06:51:32 f95c9c560f9c: Preparing 06:51:32 402a115caeb6: Preparing 06:51:32 c417d0d81a46: Preparing 06:51:32 80bd53ec9144: Preparing 06:51:32 8b2a03512bc2: Preparing 06:51:32 c4e71c2a4573: Preparing 06:51:32 8b2a03512bc2: Waiting 06:51:32 c4e71c2a4573: Waiting 06:51:32 604de166ad74: Layer already exists 06:51:32 402a115caeb6: Layer already exists 06:51:32 80bd53ec9144: Layer already exists 06:51:32 c417d0d81a46: Layer already exists 06:51:32 f95c9c560f9c: Layer already exists 06:51:32 c4e71c2a4573: Layer already exists 06:51:32 8b2a03512bc2: Layer already exists 06:51:32 main: digest: sha256:065f3156788e3916088729e08c1bb992441a02b9203802433a5b76b2bfef1824 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:32 ===================================================== [Pipeline] echo 06:51:32 taggedImages: 06:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 06:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:51:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:51:32 31488391e867a2acda3e650386b7010fa72a24cc 06:51:32 latest 06:51:32 4.1.0-dev.101 06:51:32 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:51:32 main 06:51:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:51:33 0bc4af13d4d1: Preparing 06:51:33 50dff40ce75e: Preparing 06:51:33 730b4ca9f8eb: Preparing 06:51:33 402a115caeb6: Preparing 06:51:33 c417d0d81a46: Preparing 06:51:33 38f111e9022d: Preparing 06:51:33 50166c715418: Preparing 06:51:33 d3b686297fb5: Preparing 06:51:33 ca35411aee66: Preparing 06:51:33 c4e71c2a4573: Preparing 06:51:33 50166c715418: Waiting 06:51:33 d3b686297fb5: Waiting 06:51:33 38f111e9022d: Waiting 06:51:33 ca35411aee66: Waiting 06:51:33 c417d0d81a46: Layer already exists 06:51:33 402a115caeb6: Layer already exists 06:51:33 730b4ca9f8eb: Pushed 06:51:33 0bc4af13d4d1: Pushed 06:51:33 50dff40ce75e: Pushed 06:51:33 c4e71c2a4573: Layer already exists 06:51:33 d3b686297fb5: Pushed 06:51:34 ca35411aee66: Pushed 06:51:46 50166c715418: Pushed 06:52:01 38f111e9022d: Pushed 06:52:01 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:01 + 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 06:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:02 0bc4af13d4d1: Preparing 06:52:02 50dff40ce75e: Preparing 06:52:02 730b4ca9f8eb: Preparing 06:52:02 402a115caeb6: Preparing 06:52:02 c417d0d81a46: Preparing 06:52:02 38f111e9022d: Preparing 06:52:02 50166c715418: Preparing 06:52:02 d3b686297fb5: Preparing 06:52:02 ca35411aee66: Preparing 06:52:02 c4e71c2a4573: Preparing 06:52:02 50166c715418: Waiting 06:52:02 d3b686297fb5: Waiting 06:52:02 ca35411aee66: Waiting 06:52:02 c4e71c2a4573: Waiting 06:52:02 38f111e9022d: Waiting 06:52:02 402a115caeb6: Layer already exists 06:52:02 730b4ca9f8eb: Layer already exists 06:52:02 c417d0d81a46: Layer already exists 06:52:02 0bc4af13d4d1: Layer already exists 06:52:02 50dff40ce75e: Layer already exists 06:52:02 d3b686297fb5: Layer already exists 06:52:02 50166c715418: Layer already exists 06:52:02 38f111e9022d: Layer already exists 06:52:02 ca35411aee66: Layer already exists 06:52:02 c4e71c2a4573: Layer already exists 06:52:02 latest: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 06:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:03 0bc4af13d4d1: Preparing 06:52:03 50dff40ce75e: Preparing 06:52:03 730b4ca9f8eb: Preparing 06:52:03 402a115caeb6: Preparing 06:52:03 c417d0d81a46: Preparing 06:52:03 38f111e9022d: Preparing 06:52:03 50166c715418: Preparing 06:52:03 d3b686297fb5: Preparing 06:52:03 ca35411aee66: Preparing 06:52:03 c4e71c2a4573: Preparing 06:52:03 38f111e9022d: Waiting 06:52:03 50166c715418: Waiting 06:52:03 d3b686297fb5: Waiting 06:52:03 ca35411aee66: Waiting 06:52:03 c4e71c2a4573: Waiting 06:52:03 50dff40ce75e: Layer already exists 06:52:03 c417d0d81a46: Layer already exists 06:52:03 730b4ca9f8eb: Layer already exists 06:52:03 0bc4af13d4d1: Layer already exists 06:52:03 402a115caeb6: Layer already exists 06:52:03 38f111e9022d: Layer already exists 06:52:03 c4e71c2a4573: Layer already exists 06:52:03 50166c715418: Layer already exists 06:52:03 d3b686297fb5: Layer already exists 06:52:03 ca35411aee66: Layer already exists 06:52:03 4.1.0-dev.101: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:04 0bc4af13d4d1: Preparing 06:52:04 50dff40ce75e: Preparing 06:52:04 730b4ca9f8eb: Preparing 06:52:04 402a115caeb6: Preparing 06:52:04 c417d0d81a46: Preparing 06:52:04 38f111e9022d: Preparing 06:52:04 50166c715418: Preparing 06:52:04 d3b686297fb5: Preparing 06:52:04 50166c715418: Waiting 06:52:04 ca35411aee66: Preparing 06:52:04 d3b686297fb5: Waiting 06:52:04 c4e71c2a4573: Preparing 06:52:04 ca35411aee66: Waiting 06:52:04 38f111e9022d: Waiting 06:52:04 730b4ca9f8eb: Layer already exists 06:52:04 0bc4af13d4d1: Layer already exists 06:52:04 402a115caeb6: Layer already exists 06:52:04 c417d0d81a46: Layer already exists 06:52:04 50dff40ce75e: Layer already exists 06:52:04 d3b686297fb5: Layer already exists 06:52:04 50166c715418: Layer already exists 06:52:04 38f111e9022d: Layer already exists 06:52:04 ca35411aee66: Layer already exists 06:52:04 c4e71c2a4573: Layer already exists 06:52:04 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:04 + 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 06:52:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:05 0bc4af13d4d1: Preparing 06:52:05 50dff40ce75e: Preparing 06:52:05 730b4ca9f8eb: Preparing 06:52:05 402a115caeb6: Preparing 06:52:05 c417d0d81a46: Preparing 06:52:05 38f111e9022d: Preparing 06:52:05 50166c715418: Preparing 06:52:05 d3b686297fb5: Preparing 06:52:05 ca35411aee66: Preparing 06:52:05 c4e71c2a4573: Preparing 06:52:05 50166c715418: Waiting 06:52:05 d3b686297fb5: Waiting 06:52:05 ca35411aee66: Waiting 06:52:05 c4e71c2a4573: Waiting 06:52:05 38f111e9022d: Waiting 06:52:05 c417d0d81a46: Layer already exists 06:52:05 50dff40ce75e: Layer already exists 06:52:05 402a115caeb6: Layer already exists 06:52:05 730b4ca9f8eb: Layer already exists 06:52:05 0bc4af13d4d1: Layer already exists 06:52:05 50166c715418: Layer already exists 06:52:05 ca35411aee66: Layer already exists 06:52:05 38f111e9022d: Layer already exists 06:52:05 d3b686297fb5: Layer already exists 06:52:05 c4e71c2a4573: Layer already exists 06:52:05 main: digest: sha256:b8e61348738c74c47e71b2636a64f307135c583b1ba2adf4f769d0096d685a74 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:05 ===================================================== [Pipeline] echo 06:52:05 taggedImages: 06:52:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:52:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:52:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 06:52:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:52:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:52:05 31488391e867a2acda3e650386b7010fa72a24cc 06:52:05 latest 06:52:05 4.1.0-dev.101 06:52:05 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:05 main 06:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:06 32afbe21aab3: Preparing 06:52:06 b60c6e337c4b: Preparing 06:52:06 eaa6dc693063: Preparing 06:52:06 402a115caeb6: Preparing 06:52:06 c417d0d81a46: Preparing 06:52:06 4d0eea5e5fa9: Preparing 06:52:06 305570b9e9a9: Preparing 06:52:06 a1a4eb9ae334: Preparing 06:52:06 c4e71c2a4573: Preparing 06:52:06 4d0eea5e5fa9: Waiting 06:52:06 305570b9e9a9: Waiting 06:52:06 c4e71c2a4573: Waiting 06:52:06 a1a4eb9ae334: Waiting 06:52:06 eaa6dc693063: Pushed 06:52:06 b60c6e337c4b: Pushed 06:52:07 402a115caeb6: Layer already exists 06:52:07 c417d0d81a46: Layer already exists 06:52:08 c4e71c2a4573: Layer already exists 06:52:08 32afbe21aab3: Pushed 06:52:08 305570b9e9a9: Pushed 06:52:08 a1a4eb9ae334: Pushed 06:52:40 4d0eea5e5fa9: Pushed 06:52:40 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:41 32afbe21aab3: Preparing 06:52:41 b60c6e337c4b: Preparing 06:52:41 eaa6dc693063: Preparing 06:52:41 402a115caeb6: Preparing 06:52:41 c417d0d81a46: Preparing 06:52:41 4d0eea5e5fa9: Preparing 06:52:41 305570b9e9a9: Preparing 06:52:41 a1a4eb9ae334: Preparing 06:52:41 c4e71c2a4573: Preparing 06:52:41 305570b9e9a9: Waiting 06:52:41 a1a4eb9ae334: Waiting 06:52:41 c4e71c2a4573: Waiting 06:52:41 4d0eea5e5fa9: Waiting 06:52:41 c417d0d81a46: Layer already exists 06:52:41 b60c6e337c4b: Layer already exists 06:52:41 402a115caeb6: Layer already exists 06:52:41 32afbe21aab3: Layer already exists 06:52:41 eaa6dc693063: Layer already exists 06:52:41 305570b9e9a9: Layer already exists 06:52:41 4d0eea5e5fa9: Layer already exists 06:52:41 a1a4eb9ae334: Layer already exists 06:52:41 c4e71c2a4573: Layer already exists 06:52:41 latest: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 06:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:42 32afbe21aab3: Preparing 06:52:42 b60c6e337c4b: Preparing 06:52:42 eaa6dc693063: Preparing 06:52:42 402a115caeb6: Preparing 06:52:42 c417d0d81a46: Preparing 06:52:42 4d0eea5e5fa9: Preparing 06:52:42 305570b9e9a9: Preparing 06:52:42 a1a4eb9ae334: Preparing 06:52:42 c4e71c2a4573: Preparing 06:52:42 4d0eea5e5fa9: Waiting 06:52:42 305570b9e9a9: Waiting 06:52:42 a1a4eb9ae334: Waiting 06:52:42 c4e71c2a4573: Waiting 06:52:42 32afbe21aab3: Layer already exists 06:52:42 b60c6e337c4b: Layer already exists 06:52:42 eaa6dc693063: Layer already exists 06:52:42 402a115caeb6: Layer already exists 06:52:42 c417d0d81a46: Layer already exists 06:52:42 a1a4eb9ae334: Layer already exists 06:52:42 305570b9e9a9: Layer already exists 06:52:42 4d0eea5e5fa9: Layer already exists 06:52:42 c4e71c2a4573: Layer already exists 06:52:42 4.1.0-dev.101: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:43 32afbe21aab3: Preparing 06:52:43 b60c6e337c4b: Preparing 06:52:43 eaa6dc693063: Preparing 06:52:43 402a115caeb6: Preparing 06:52:43 c417d0d81a46: Preparing 06:52:43 4d0eea5e5fa9: Preparing 06:52:43 305570b9e9a9: Preparing 06:52:43 a1a4eb9ae334: Preparing 06:52:43 c4e71c2a4573: Preparing 06:52:43 305570b9e9a9: Waiting 06:52:43 a1a4eb9ae334: Waiting 06:52:43 c4e71c2a4573: Waiting 06:52:43 4d0eea5e5fa9: Waiting 06:52:43 402a115caeb6: Layer already exists 06:52:43 eaa6dc693063: Layer already exists 06:52:43 32afbe21aab3: Layer already exists 06:52:43 c417d0d81a46: Layer already exists 06:52:43 b60c6e337c4b: Layer already exists 06:52:43 305570b9e9a9: Layer already exists 06:52:43 4d0eea5e5fa9: Layer already exists 06:52:43 a1a4eb9ae334: Layer already exists 06:52:43 c4e71c2a4573: Layer already exists 06:52:43 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:44 32afbe21aab3: Preparing 06:52:44 b60c6e337c4b: Preparing 06:52:44 eaa6dc693063: Preparing 06:52:44 402a115caeb6: Preparing 06:52:44 c417d0d81a46: Preparing 06:52:44 4d0eea5e5fa9: Preparing 06:52:44 305570b9e9a9: Preparing 06:52:44 a1a4eb9ae334: Preparing 06:52:44 c4e71c2a4573: Preparing 06:52:44 4d0eea5e5fa9: Waiting 06:52:44 305570b9e9a9: Waiting 06:52:44 a1a4eb9ae334: Waiting 06:52:44 c4e71c2a4573: Waiting 06:52:44 c417d0d81a46: Layer already exists 06:52:44 b60c6e337c4b: Layer already exists 06:52:44 32afbe21aab3: Layer already exists 06:52:44 402a115caeb6: Layer already exists 06:52:44 eaa6dc693063: Layer already exists 06:52:44 a1a4eb9ae334: Layer already exists 06:52:44 305570b9e9a9: Layer already exists 06:52:44 4d0eea5e5fa9: Layer already exists 06:52:47 c4e71c2a4573: Layer already exists 06:52:47 main: digest: sha256:839330234f701302f43f7190d155bfeee43112ca796fb1d475a78b1139327db8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:47 ===================================================== [Pipeline] echo 06:52:47 taggedImages: 06:52:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:52:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:52:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 06:52:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:52:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:52:47 31488391e867a2acda3e650386b7010fa72a24cc 06:52:47 latest 06:52:47 4.1.0-dev.101 06:52:47 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:52:47 main 06:52:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:48 cb9c26376cb0: Preparing 06:52:48 49a1fda131c0: Preparing 06:52:48 7609e46aac2c: Preparing 06:52:48 402a115caeb6: Preparing 06:52:48 c417d0d81a46: Preparing 06:52:48 66e787ddf1f0: Preparing 06:52:48 d3b686297fb5: Preparing 06:52:48 ca35411aee66: Preparing 06:52:48 c4e71c2a4573: Preparing 06:52:48 66e787ddf1f0: Waiting 06:52:48 d3b686297fb5: Waiting 06:52:48 ca35411aee66: Waiting 06:52:48 c4e71c2a4573: Waiting 06:52:48 402a115caeb6: Layer already exists 06:52:48 c417d0d81a46: Layer already exists 06:52:48 d3b686297fb5: Layer already exists 06:52:48 ca35411aee66: Layer already exists 06:52:48 7609e46aac2c: Pushed 06:52:48 cb9c26376cb0: Pushed 06:52:48 49a1fda131c0: Pushed 06:52:48 c4e71c2a4573: Layer already exists 06:53:20 66e787ddf1f0: Pushed 06:53:20 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:21 + 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 06:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:53:21 cb9c26376cb0: Preparing 06:53:21 49a1fda131c0: Preparing 06:53:21 7609e46aac2c: Preparing 06:53:21 402a115caeb6: Preparing 06:53:21 c417d0d81a46: Preparing 06:53:21 66e787ddf1f0: Preparing 06:53:21 d3b686297fb5: Preparing 06:53:21 ca35411aee66: Preparing 06:53:21 c4e71c2a4573: Preparing 06:53:21 d3b686297fb5: Waiting 06:53:21 ca35411aee66: Waiting 06:53:21 66e787ddf1f0: Waiting 06:53:21 c4e71c2a4573: Waiting 06:53:21 c417d0d81a46: Layer already exists 06:53:21 7609e46aac2c: Layer already exists 06:53:21 cb9c26376cb0: Layer already exists 06:53:21 402a115caeb6: Layer already exists 06:53:21 49a1fda131c0: Layer already exists 06:53:21 66e787ddf1f0: Layer already exists 06:53:21 d3b686297fb5: Layer already exists 06:53:21 ca35411aee66: Layer already exists 06:53:21 c4e71c2a4573: Layer already exists 06:53:21 latest: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 06:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:53:22 cb9c26376cb0: Preparing 06:53:22 49a1fda131c0: Preparing 06:53:22 7609e46aac2c: Preparing 06:53:22 402a115caeb6: Preparing 06:53:22 c417d0d81a46: Preparing 06:53:22 66e787ddf1f0: Preparing 06:53:22 d3b686297fb5: Preparing 06:53:22 ca35411aee66: Preparing 06:53:22 c4e71c2a4573: Preparing 06:53:22 d3b686297fb5: Waiting 06:53:22 ca35411aee66: Waiting 06:53:22 c4e71c2a4573: Waiting 06:53:22 66e787ddf1f0: Waiting 06:53:22 49a1fda131c0: Layer already exists 06:53:22 cb9c26376cb0: Layer already exists 06:53:22 7609e46aac2c: Layer already exists 06:53:22 c417d0d81a46: Layer already exists 06:53:22 402a115caeb6: Layer already exists 06:53:22 66e787ddf1f0: Layer already exists 06:53:22 d3b686297fb5: Layer already exists 06:53:22 ca35411aee66: Layer already exists 06:53:22 c4e71c2a4573: Layer already exists 06:53:22 4.1.0-dev.101: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:53:23 cb9c26376cb0: Preparing 06:53:23 49a1fda131c0: Preparing 06:53:23 7609e46aac2c: Preparing 06:53:23 402a115caeb6: Preparing 06:53:23 c417d0d81a46: Preparing 06:53:23 66e787ddf1f0: Preparing 06:53:23 d3b686297fb5: Preparing 06:53:23 ca35411aee66: Preparing 06:53:23 c4e71c2a4573: Preparing 06:53:23 66e787ddf1f0: Waiting 06:53:23 d3b686297fb5: Waiting 06:53:23 ca35411aee66: Waiting 06:53:23 c4e71c2a4573: Waiting 06:53:23 c417d0d81a46: Layer already exists 06:53:23 49a1fda131c0: Layer already exists 06:53:23 7609e46aac2c: Layer already exists 06:53:23 cb9c26376cb0: Layer already exists 06:53:23 402a115caeb6: Layer already exists 06:53:23 d3b686297fb5: Layer already exists 06:53:23 c4e71c2a4573: Layer already exists 06:53:23 ca35411aee66: Layer already exists 06:53:23 66e787ddf1f0: Layer already exists 06:53:23 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:24 + 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 06:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:53:24 cb9c26376cb0: Preparing 06:53:24 49a1fda131c0: Preparing 06:53:24 7609e46aac2c: Preparing 06:53:24 402a115caeb6: Preparing 06:53:24 c417d0d81a46: Preparing 06:53:24 66e787ddf1f0: Preparing 06:53:24 d3b686297fb5: Preparing 06:53:24 ca35411aee66: Preparing 06:53:24 c4e71c2a4573: Preparing 06:53:24 d3b686297fb5: Waiting 06:53:24 ca35411aee66: Waiting 06:53:24 c4e71c2a4573: Waiting 06:53:24 66e787ddf1f0: Waiting 06:53:24 402a115caeb6: Layer already exists 06:53:24 c417d0d81a46: Layer already exists 06:53:24 7609e46aac2c: Layer already exists 06:53:24 49a1fda131c0: Layer already exists 06:53:24 66e787ddf1f0: Layer already exists 06:53:24 d3b686297fb5: Layer already exists 06:53:24 ca35411aee66: Layer already exists 06:53:24 c4e71c2a4573: Layer already exists 06:53:26 cb9c26376cb0: Layer already exists 06:53:26 main: digest: sha256:26eb82acd624ab5d4c540351cf5f16a3512f666f600b3cf90b05107b69e6574d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:27 ===================================================== [Pipeline] echo 06:53:27 taggedImages: 06:53:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:53:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:53:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 06:53:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:53:27 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:53:27 31488391e867a2acda3e650386b7010fa72a24cc 06:53:27 latest 06:53:27 4.1.0-dev.101 06:53:27 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:27 main 06:53:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:53:27 a15c2cd53a61: Preparing 06:53:27 5a9b42fc84aa: Preparing 06:53:27 402a115caeb6: Preparing 06:53:27 c417d0d81a46: Preparing 06:53:27 89960d0eb730: Preparing 06:53:27 8453b3bea9e6: Preparing 06:53:27 c4e71c2a4573: Preparing 06:53:27 c4e71c2a4573: Waiting 06:53:27 8453b3bea9e6: Waiting 06:53:27 c417d0d81a46: Layer already exists 06:53:28 402a115caeb6: Layer already exists 06:53:28 c4e71c2a4573: Layer already exists 06:53:28 89960d0eb730: Pushed 06:53:28 a15c2cd53a61: Pushed 06:53:29 8453b3bea9e6: Pushed 06:53:36 5a9b42fc84aa: Pushed 06:53:36 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:53:36 a15c2cd53a61: Preparing 06:53:36 5a9b42fc84aa: Preparing 06:53:36 402a115caeb6: Preparing 06:53:36 c417d0d81a46: Preparing 06:53:36 89960d0eb730: Preparing 06:53:36 8453b3bea9e6: Preparing 06:53:36 c4e71c2a4573: Preparing 06:53:36 8453b3bea9e6: Waiting 06:53:36 c4e71c2a4573: Waiting 06:53:36 c417d0d81a46: Layer already exists 06:53:36 89960d0eb730: Layer already exists 06:53:36 402a115caeb6: Layer already exists 06:53:36 5a9b42fc84aa: Layer already exists 06:53:36 a15c2cd53a61: Layer already exists 06:53:36 8453b3bea9e6: Layer already exists 06:53:36 c4e71c2a4573: Layer already exists 06:53:36 latest: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 06:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:53:37 a15c2cd53a61: Preparing 06:53:37 5a9b42fc84aa: Preparing 06:53:37 402a115caeb6: Preparing 06:53:37 c417d0d81a46: Preparing 06:53:37 89960d0eb730: Preparing 06:53:37 8453b3bea9e6: Preparing 06:53:37 c4e71c2a4573: Preparing 06:53:37 8453b3bea9e6: Waiting 06:53:37 c4e71c2a4573: Waiting 06:53:37 5a9b42fc84aa: Layer already exists 06:53:37 89960d0eb730: Layer already exists 06:53:37 c417d0d81a46: Layer already exists 06:53:37 402a115caeb6: Layer already exists 06:53:37 a15c2cd53a61: Layer already exists 06:53:37 8453b3bea9e6: Layer already exists 06:53:37 c4e71c2a4573: Layer already exists 06:53:38 4.1.0-dev.101: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:53:40 a15c2cd53a61: Preparing 06:53:40 5a9b42fc84aa: Preparing 06:53:40 402a115caeb6: Preparing 06:53:40 c417d0d81a46: Preparing 06:53:40 89960d0eb730: Preparing 06:53:40 8453b3bea9e6: Preparing 06:53:40 c4e71c2a4573: Preparing 06:53:40 8453b3bea9e6: Waiting 06:53:40 c4e71c2a4573: Waiting 06:53:40 89960d0eb730: Layer already exists 06:53:40 402a115caeb6: Layer already exists 06:53:40 c417d0d81a46: Layer already exists 06:53:40 5a9b42fc84aa: Layer already exists 06:53:40 a15c2cd53a61: Layer already exists 06:53:40 c4e71c2a4573: Layer already exists 06:53:40 8453b3bea9e6: Layer already exists 06:53:40 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:53:41 a15c2cd53a61: Preparing 06:53:41 5a9b42fc84aa: Preparing 06:53:41 402a115caeb6: Preparing 06:53:41 c417d0d81a46: Preparing 06:53:41 89960d0eb730: Preparing 06:53:41 8453b3bea9e6: Preparing 06:53:41 c4e71c2a4573: Preparing 06:53:41 8453b3bea9e6: Waiting 06:53:41 c4e71c2a4573: Waiting 06:53:41 c417d0d81a46: Layer already exists 06:53:41 402a115caeb6: Layer already exists 06:53:41 89960d0eb730: Layer already exists 06:53:41 a15c2cd53a61: Layer already exists 06:53:41 5a9b42fc84aa: Layer already exists 06:53:41 8453b3bea9e6: Layer already exists 06:53:41 c4e71c2a4573: Layer already exists 06:53:42 main: digest: sha256:ac4198c3d6b00db1b530ee41d2c74fc09bce5f795c3db9df35e8d008f28eb4f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:42 ===================================================== [Pipeline] echo 06:53:42 taggedImages: 06:53:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:53:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:53:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 06:53:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:53:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:53:42 31488391e867a2acda3e650386b7010fa72a24cc 06:53:42 latest 06:53:42 4.1.0-dev.101 06:53:42 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:42 main 06:53:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:42 217b8052045f: Preparing 06:53:42 d3f2f6caa01c: Preparing 06:53:42 402a115caeb6: Preparing 06:53:42 c417d0d81a46: Preparing 06:53:42 00fdaae8fd7e: Preparing 06:53:42 d1ac50376ffc: Preparing 06:53:42 c4e71c2a4573: Preparing 06:53:42 d1ac50376ffc: Waiting 06:53:42 c4e71c2a4573: Waiting 06:53:42 402a115caeb6: Layer already exists 06:53:43 c417d0d81a46: Layer already exists 06:53:43 c4e71c2a4573: Layer already exists 06:53:43 00fdaae8fd7e: Pushed 06:53:43 217b8052045f: Pushed 06:53:43 d1ac50376ffc: Pushed 06:53:51 d3f2f6caa01c: Pushed 06:53:53 31488391e867a2acda3e650386b7010fa72a24cc: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:53 217b8052045f: Preparing 06:53:53 d3f2f6caa01c: Preparing 06:53:53 402a115caeb6: Preparing 06:53:53 c417d0d81a46: Preparing 06:53:53 00fdaae8fd7e: Preparing 06:53:53 d1ac50376ffc: Preparing 06:53:53 c4e71c2a4573: Preparing 06:53:53 d1ac50376ffc: Waiting 06:53:53 c4e71c2a4573: Waiting 06:53:53 c417d0d81a46: Layer already exists 06:53:53 d3f2f6caa01c: Layer already exists 06:53:53 402a115caeb6: Layer already exists 06:53:53 00fdaae8fd7e: Layer already exists 06:53:53 217b8052045f: Layer already exists 06:53:53 d1ac50376ffc: Layer already exists 06:53:53 c4e71c2a4573: Layer already exists 06:53:54 latest: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 06:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:54 217b8052045f: Preparing 06:53:54 d3f2f6caa01c: Preparing 06:53:54 402a115caeb6: Preparing 06:53:54 c417d0d81a46: Preparing 06:53:54 00fdaae8fd7e: Preparing 06:53:54 d1ac50376ffc: Preparing 06:53:54 c4e71c2a4573: Preparing 06:53:54 d1ac50376ffc: Waiting 06:53:54 c4e71c2a4573: Waiting 06:53:54 c417d0d81a46: Layer already exists 06:53:54 d3f2f6caa01c: Layer already exists 06:53:54 217b8052045f: Layer already exists 06:53:54 402a115caeb6: Layer already exists 06:53:54 00fdaae8fd7e: Layer already exists 06:53:54 c4e71c2a4573: Layer already exists 06:53:54 d1ac50376ffc: Layer already exists 06:53:54 4.1.0-dev.101: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:55 217b8052045f: Preparing 06:53:55 d3f2f6caa01c: Preparing 06:53:55 402a115caeb6: Preparing 06:53:55 c417d0d81a46: Preparing 06:53:55 00fdaae8fd7e: Preparing 06:53:55 d1ac50376ffc: Preparing 06:53:55 c4e71c2a4573: Preparing 06:53:55 d1ac50376ffc: Waiting 06:53:55 c4e71c2a4573: Waiting 06:53:55 d3f2f6caa01c: Layer already exists 06:53:55 402a115caeb6: Layer already exists 06:53:55 00fdaae8fd7e: Layer already exists 06:53:55 c417d0d81a46: Layer already exists 06:53:55 217b8052045f: Layer already exists 06:53:55 c4e71c2a4573: Layer already exists 06:53:55 d1ac50376ffc: Layer already exists 06:53:55 31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:56 217b8052045f: Preparing 06:53:56 d3f2f6caa01c: Preparing 06:53:56 402a115caeb6: Preparing 06:53:56 c417d0d81a46: Preparing 06:53:56 00fdaae8fd7e: Preparing 06:53:56 d1ac50376ffc: Preparing 06:53:56 c4e71c2a4573: Preparing 06:53:56 d1ac50376ffc: Waiting 06:53:56 c4e71c2a4573: Waiting 06:53:56 c417d0d81a46: Layer already exists 06:53:56 402a115caeb6: Layer already exists 06:53:56 d3f2f6caa01c: Layer already exists 06:53:56 00fdaae8fd7e: Layer already exists 06:53:56 217b8052045f: Layer already exists 06:53:56 d1ac50376ffc: Layer already exists 06:53:56 c4e71c2a4573: Layer already exists 06:53:56 main: digest: sha256:1e80fd32ddb9e38dc491babadeb2c0dc5f05d2b3b362fdca87f7f4f23767dea5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:56 ===================================================== [Pipeline] echo 06:53:56 taggedImages: 06:53:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc 06:53:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:53:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 06:53:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 06:53:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.101 [Pipeline] echo 06:53:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:31488391e867a2acda3e650386b7010fa72a24cc-4.1.0-dev.101 [Pipeline] echo 06:53:57 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 06:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:57 06:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:57 arm64: Pulling from edgex-lftools-log-publisher 06:53:57 8998bd30e6a1: Pulling fs layer 06:53:57 04944245beec: Pulling fs layer 06:53:57 699f458cf7ca: Pulling fs layer 06:53:57 765212b225bb: Pulling fs layer 06:53:57 f23df028b6ca: Pulling fs layer 06:53:57 d65c8cfc05b1: Pulling fs layer 06:53:57 2437ff75d9bd: Pulling fs layer 06:53:57 f23df028b6ca: Waiting 06:53:57 d65c8cfc05b1: Waiting 06:53:57 2437ff75d9bd: Waiting 06:53:57 765212b225bb: Waiting 06:53:58 04944245beec: Verifying Checksum 06:53:58 04944245beec: Download complete 06:53:58 765212b225bb: Verifying Checksum 06:53:58 765212b225bb: Download complete 06:53:58 f23df028b6ca: Verifying Checksum 06:53:58 f23df028b6ca: Download complete 06:53:58 d65c8cfc05b1: Verifying Checksum 06:53:58 d65c8cfc05b1: Download complete 06:53:58 699f458cf7ca: Verifying Checksum 06:53:58 699f458cf7ca: Download complete 06:53:58 8998bd30e6a1: Verifying Checksum 06:53:58 8998bd30e6a1: Download complete 06:54:01 2437ff75d9bd: Verifying Checksum 06:54:01 2437ff75d9bd: Download complete 06:54:03 8998bd30e6a1: Pull complete 06:54:07 04944245beec: Pull complete 06:54:08 699f458cf7ca: Pull complete 06:54:08 765212b225bb: Pull complete 06:54:09 f23df028b6ca: Pull complete 06:54:09 d65c8cfc05b1: Pull complete 06:54:27 2437ff75d9bd: Pull complete 06:54:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:27 prd-ubuntu20.04-docker-arm64-4c-16g-2906 does not seem to be running inside a container 06:54:27 $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:54:30 $ docker top 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:31 ---> job-cost.sh 06:54:31 lf-activate-venv: SKIPPING 06:54:31 INFO: No Stack... 06:54:32 INFO: Retrieving Pricing Info for: v3-standard-4 06:54:32 INFO: Archiving Costs [Pipeline] sh 06:54:33 + cat /w/workspace/edgex-go/956/archives/cost.csv 06:54:33 + cut -d, -f6 [Pipeline] lock 06:54:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] 06:54:33 Resource [jenkins-edgexfoundry-edgex-go-main-956-stack-cost] did not exist. Created. 06:54:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:33 + echo total: 0.10999999940395355 [Pipeline] stash 06:54:34 Stashed 1 file(s) [Pipeline] } 06:54:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-956-stack-cost] [Pipeline] // lock [Pipeline] } 06:54:34 $ docker stop --time=1 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 06:54:36 $ docker rm -f --volumes 18790b3441ef8e30a154f487ed29636f95fcc74408d6cef89c53499b38919153 [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 06:54:36 provisioning config files... 06:54:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/956@tmp/config140562893437111518tmp [Pipeline] { [Pipeline] sh 06:54:36 + set +x 06:54:36 + curl -s https://codecov.io/bash 06:54:36 + bash -s -- 06:54:36 06:54:36 _____ _ 06:54:36 / ____| | | 06:54:36 | | ___ __| | ___ ___ _____ __ 06:54:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:36 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:36 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:36 Bash-1.0.6 06:54:36 06:54:36 06:54:36 ==> git version 2.25.1 found 06:54:36 ==> 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 06:54:36 Release-Date: 2020-01-08 06:54:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:54:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:54:36 ==> Jenkins CI detected. 06:54:36 current dir:  /w/workspace/edgex-go/956 06:54:36 project root: . 06:54:36 --> token set from env 06:54:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:54:36 ==> Running gcov in . (disable via -X gcov) 06:54:36 ==> Python coveragepy not found 06:54:36 ==> Searching for coverage reports in: 06:54:36 + . 06:54:37 -> Found 1 reports 06:54:37 ==> Detecting git/mercurial file structure 06:54:37 ==> Reading reports 06:54:37 + ./coverage.out bytes=1044652 06:54:37 ==> Appending adjustments 06:54:37 https://docs.codecov.io/docs/fixing-reports 06:54:38 + Found adjustments 06:54:38 ==> Gzipping contents 06:54:38 108K /tmp/codecov.MOPrZy.gz 06:54:38 ==> Uploading reports 06:54:38 url: https://codecov.io 06:54:38 query: branch=main&commit=31488391e867a2acda3e650386b7010fa72a24cc&build=956&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F956%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:54:38 -> Pinging Codecov 06:54:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31488391e867a2acda3e650386b7010fa72a24cc&build=956&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F956%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:54:38 -> Uploading to 06:54:38 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/31488391e867a2acda3e650386b7010fa72a24cc/8d54a3c7-67b7-4226-827d-c5a99b4ec18f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260303T065438Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b30719c9e25b52ce29c90a2280f06d51e63794bafb0b570bae85ff6744f5e582 06:54:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:38 Dload Upload Total Spent Left Speed 06:54:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 320k --:--:-- --:--:-- --:--:-- 320k 06:54:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/31488391e867a2acda3e650386b7010fa72a24cc [Pipeline] } 06:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:54:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:54:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:39 06:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:40 latest: Pulling from edgex-devops/edgex-snyk-go 06:54:40 2d35ebdb57d9: Already exists 06:54:40 85e8836fcdb2: Pulling fs layer 06:54:40 91631faa732a: Pulling fs layer 06:54:40 f3f5ae8826fa: Pulling fs layer 06:54:40 4f4fb700ef54: Pulling fs layer 06:54:40 7861252a18e6: Pulling fs layer 06:54:40 9130f900ef6f: Pulling fs layer 06:54:40 4f4fb700ef54: Waiting 06:54:40 9130f900ef6f: Waiting 06:54:40 7861252a18e6: Waiting 06:54:40 f3f5ae8826fa: Verifying Checksum 06:54:40 f3f5ae8826fa: Download complete 06:54:40 85e8836fcdb2: Verifying Checksum 06:54:40 4f4fb700ef54: Download complete 06:54:40 85e8836fcdb2: Pull complete 06:54:40 7861252a18e6: Verifying Checksum 06:54:40 7861252a18e6: Download complete 06:54:40 91631faa732a: Verifying Checksum 06:54:40 91631faa732a: Download complete 06:54:41 9130f900ef6f: Verifying Checksum 06:54:41 9130f900ef6f: Download complete 06:54:45 91631faa732a: Pull complete 06:54:45 f3f5ae8826fa: Pull complete 06:54:45 4f4fb700ef54: Pull complete 06:54:45 7861252a18e6: Pull complete 06:54:50 9130f900ef6f: Pull complete 06:54:50 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:50 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:54:50 $ 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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:54:58 $ docker top 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:58 + git config --global --add safe.directory /w/workspace/edgex-go/956 [Pipeline] echo 06:54:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:54:59 + set -o pipefail 06:54:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:55:07 06:55:07 Monitoring /w/workspace/edgex-go/956 (github.com/edgexfoundry/edgex-go)... 06:55:07 06:55:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3d999ca3-e1f9-474a-9e59-6438894747cb 06:55:07 06:55:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:55:07 06:55:08 06:55:08 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:55:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:55:08 $ docker stop --time=1 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 06:55:17 $ docker rm -f --volumes 73d4b30f97600c83a85e027581247d4dc1f26bb9114120d8951d804fce135946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:55:18 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:18 provisioning config files... 06:55:18 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/956@tmp/config13982106352379208444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:18 --> edgex-publish-swagger.sh 06:55:18 === Publish openapi API === 06:55:18 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:55:18 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/956/openapi/core-command.yaml] 06:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:18 Dload Upload Total Spent Left Speed 06:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33422 0 0 100 33422 0 350k --:--:-- --:--:-- --:--:-- 350k 100 33488 100 66 100 33422 554 274k --:--:-- --:--:-- --:--:-- 274k 06:55:18 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:18 06:55:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/956/openapi/core-data.yaml] 06:55:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:18 Dload Upload Total Spent Left Speed 06:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 140 156k --:--:-- --:--:-- --:--:-- 156k 06:55:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:19 06:55:19 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/956/openapi/core-keeper.yaml] 06:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:19 Dload Upload Total Spent Left Speed 06:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 485 217k --:--:-- --:--:-- --:--:-- 219k 06:55:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:19 06:55:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/956/openapi/core-metadata.yaml] 06:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:19 Dload Upload Total Spent Left Speed 06:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 402 977k --:--:-- --:--:-- --:--:-- 977k 06:55:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:19 06:55:19 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/956/openapi/security-proxy-auth.yaml] 06:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:19 Dload Upload Total Spent Left Speed 06:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 237k 06:55:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:19 06:55:19 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/956/openapi/security-secretstore-setup.yaml] 06:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:19 Dload Upload Total Spent Left Speed 06:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 758 44977 --:--:-- --:--:-- --:--:-- 45215 06:55:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:19 06:55:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/956/openapi/support-notifications.yaml] 06:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:19 Dload Upload Total Spent Left Speed 06:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 106 157k --:--:-- --:--:-- --:--:-- 158k 06:55:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:20 06:55:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/956/openapi/support-scheduler.yaml] 06:55:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:20 Dload Upload Total Spent Left Speed 06:55:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 168k --:--:-- --:--:-- --:--:-- 168k 100 50767 100 66 100 50701 130 98k --:--:-- --:--:-- --:--:-- 98k 06:55:20 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:55:20 [Pipeline] } 06:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:21 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:55:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:55:24 $ docker top 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 -eo pid,comm 06:55:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:55:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:24 [ssh-agent] Looking for ssh-agent implementation... 06:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:24 $ docker exec 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 ssh-agent 06:55:24 SSH_AUTH_SOCK=/tmp/ssh-Qta3swWn1ZER/agent.32 06:55:24 SSH_AGENT_PID=38 06:55:24 Running ssh-add (command line suppressed) 06:55:24 Identity added: /w/workspace/edgex-go/956@tmp/private_key_12513470977728209868.key (/w/workspace/edgex-go/956@tmp/private_key_12513470977728209868.key) 06:55:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:55:25 + git semver tag 06:55:25 2026-03-03 06:55:25,211 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:55:25 2026-03-03 06:55:25,215 [run_tag] DEBUG tag force:False 06:55:25 2026-03-03 06:55:25,215 [check_head_tag] DEBUG check head tag 06:55:25 2026-03-03 06:55:25,216 [execute] INFO git cat-file --batch-check 06:55:25 2026-03-03 06:55:25,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956, stdin=, shell=False, universal_newlines=False) 06:55:25 2026-03-03 06:55:25,218 [execute] INFO git cat-file --batch 06:55:25 2026-03-03 06:55:25,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/956, stdin=, shell=False, universal_newlines=False) 06:55:25 2026-03-03 06:55:25,245 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:55:25 2026-03-03 06:55:25,245 [execute] INFO git tag -a v4.1.0-dev.101 -m v4.1.0-dev.101 06:55:25 2026-03-03 06:55:25,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.101', '-m', 'v4.1.0-dev.101'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) 06:55:25 2026-03-03 06:55:25,248 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:55:25 4.1.0-dev.101 [Pipeline] } 06:55:25 $ docker exec --env ******** --env ******** 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 ssh-agent -k 06:55:25 unset SSH_AUTH_SOCK; 06:55:25 unset SSH_AGENT_PID; 06:55:25 echo Agent pid 38 killed; 06:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:25 + git semver [Pipeline] } 06:55:25 $ docker stop --time=1 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 06:55:27 $ docker rm -f --volumes 61b693baea0fe4d8bec271a1b1b2f144897c96d768a2259c4d57c9ff69ad0523 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:27 06:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:27 0.23.1-centos7: Pulling from edgex-lftools 06:55:27 ab5ef0e58194: Pulling fs layer 06:55:27 9712f1f96733: Pulling fs layer 06:55:27 63f879dbbcfc: Pulling fs layer 06:55:27 0d9ebad4ef96: Pulling fs layer 06:55:27 e9a5061849ea: Pulling fs layer 06:55:27 d747dcd14b5f: Pulling fs layer 06:55:27 2de7ff778b66: Pulling fs layer 06:55:27 e9a5061849ea: Waiting 06:55:27 d747dcd14b5f: Waiting 06:55:27 2de7ff778b66: Waiting 06:55:27 0d9ebad4ef96: Waiting 06:55:27 9712f1f96733: Verifying Checksum 06:55:27 9712f1f96733: Download complete 06:55:28 63f879dbbcfc: Verifying Checksum 06:55:28 63f879dbbcfc: Download complete 06:55:28 e9a5061849ea: Verifying Checksum 06:55:28 e9a5061849ea: Download complete 06:55:28 d747dcd14b5f: Verifying Checksum 06:55:28 ab5ef0e58194: Verifying Checksum 06:55:28 ab5ef0e58194: Download complete 06:55:28 0d9ebad4ef96: Verifying Checksum 06:55:28 0d9ebad4ef96: Download complete 06:55:28 2de7ff778b66: Download complete 06:55:32 ab5ef0e58194: Pull complete 06:55:32 9712f1f96733: Pull complete 06:55:32 63f879dbbcfc: Pull complete 06:55:38 0d9ebad4ef96: Pull complete 06:55:38 e9a5061849ea: Pull complete 06:55:38 d747dcd14b5f: Pull complete 06:55:40 2de7ff778b66: Pull complete 06:55:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:55:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:40 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:55:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:55:54 $ docker top 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:55:54 provisioning config files... 06:55:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/956@tmp/config3568165915475579393tmp 06:55:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/956@tmp/config15406344704078103569tmp 06:55:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/956@tmp/config11469557062610533506tmp [Pipeline] { [Pipeline] echo 06:55:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:55:54 ---> sigul-configuration.sh 06:55:54 gpg: directory `/root/.gnupg' created 06:55:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:55:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:55:54 gpg: keyring `/root/.gnupg/secring.gpg' created 06:55:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:55:54 gpg: CAST5 encrypted data 06:55:54 gpg: encrypted with 1 passphrase 06:55:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:55:54 + mkdir /home/jenkins 06:55:54 + mkdir /home/jenkins/sigul [Pipeline] sh 06:55:55 + 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 06:55:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:55:55 ---> sigul-install.sh 06:55:55 Sigul already installed; skipping installation. [Pipeline] sh 06:55:55 + git tag --list 06:55:55 0.6.0 06:55:55 0.6.1 06:55:55 0.7.0 06:55:55 0.7.1 06:55:55 v1.0.0 06:55:55 v1.0.1 06:55:55 v1.1.0 06:55:55 v1.2.0 06:55:55 v1.2.1 06:55:55 v1.3.0 06:55:55 v1.3.1 06:55:55 v2.0.0 06:55:55 v2.1.0 06:55:55 v2.1.1 06:55:55 v2.2.0 06:55:55 v2.3.0 06:55:55 v3.0 06:55:55 v3.0.0 06:55:55 v3.1 06:55:55 v3.1.0 06:55:55 v3.1.1 06:55:55 v4.0 06:55:55 v4.0.0 06:55:55 v4.0.1 06:55:55 v4.0.1-dev.1 06:55:55 v4.0.1-dev.2 06:55:55 v4.0.2-dev.1 06:55:55 v4.1.0-dev.1 06:55:55 v4.1.0-dev.10 06:55:55 v4.1.0-dev.100 06:55:55 v4.1.0-dev.101 06:55:55 v4.1.0-dev.11 06:55:55 v4.1.0-dev.12 06:55:55 v4.1.0-dev.13 06:55:55 v4.1.0-dev.14 06:55:55 v4.1.0-dev.15 06:55:55 v4.1.0-dev.16 06:55:55 v4.1.0-dev.17 06:55:55 v4.1.0-dev.18 06:55:55 v4.1.0-dev.19 06:55:55 v4.1.0-dev.2 06:55:55 v4.1.0-dev.20 06:55:55 v4.1.0-dev.21 06:55:55 v4.1.0-dev.22 06:55:55 v4.1.0-dev.23 06:55:55 v4.1.0-dev.24 06:55:55 v4.1.0-dev.25 06:55:55 v4.1.0-dev.26 06:55:55 v4.1.0-dev.27 06:55:55 v4.1.0-dev.28 06:55:55 v4.1.0-dev.29 06:55:55 v4.1.0-dev.3 06:55:55 v4.1.0-dev.30 06:55:55 v4.1.0-dev.31 06:55:55 v4.1.0-dev.32 06:55:55 v4.1.0-dev.33 06:55:55 v4.1.0-dev.34 06:55:55 v4.1.0-dev.35 06:55:55 v4.1.0-dev.36 06:55:55 v4.1.0-dev.37 06:55:55 v4.1.0-dev.38 06:55:55 v4.1.0-dev.39 06:55:55 v4.1.0-dev.4 06:55:55 v4.1.0-dev.40 06:55:55 v4.1.0-dev.41 06:55:55 v4.1.0-dev.42 06:55:55 v4.1.0-dev.43 06:55:55 v4.1.0-dev.44 06:55:55 v4.1.0-dev.45 06:55:55 v4.1.0-dev.46 06:55:55 v4.1.0-dev.47 06:55:55 v4.1.0-dev.48 06:55:55 v4.1.0-dev.49 06:55:55 v4.1.0-dev.5 06:55:55 v4.1.0-dev.50 06:55:55 v4.1.0-dev.51 06:55:55 v4.1.0-dev.52 06:55:55 v4.1.0-dev.53 06:55:55 v4.1.0-dev.54 06:55:55 v4.1.0-dev.55 06:55:55 v4.1.0-dev.56 06:55:55 v4.1.0-dev.57 06:55:55 v4.1.0-dev.58 06:55:55 v4.1.0-dev.59 06:55:55 v4.1.0-dev.6 06:55:55 v4.1.0-dev.60 06:55:55 v4.1.0-dev.61 06:55:55 v4.1.0-dev.62 06:55:55 v4.1.0-dev.63 06:55:55 v4.1.0-dev.64 06:55:55 v4.1.0-dev.65 06:55:55 v4.1.0-dev.66 06:55:55 v4.1.0-dev.67 06:55:55 v4.1.0-dev.68 06:55:55 v4.1.0-dev.69 06:55:55 v4.1.0-dev.7 06:55:55 v4.1.0-dev.70 06:55:55 v4.1.0-dev.71 06:55:55 v4.1.0-dev.72 06:55:55 v4.1.0-dev.73 06:55:55 v4.1.0-dev.74 06:55:55 v4.1.0-dev.75 06:55:55 v4.1.0-dev.76 06:55:55 v4.1.0-dev.77 06:55:55 v4.1.0-dev.78 06:55:55 v4.1.0-dev.79 06:55:55 v4.1.0-dev.8 06:55:55 v4.1.0-dev.80 06:55:55 v4.1.0-dev.81 06:55:55 v4.1.0-dev.82 06:55:55 v4.1.0-dev.83 06:55:55 v4.1.0-dev.84 06:55:55 v4.1.0-dev.85 06:55:55 v4.1.0-dev.86 06:55:55 v4.1.0-dev.87 06:55:55 v4.1.0-dev.88 06:55:55 v4.1.0-dev.89 06:55:55 v4.1.0-dev.9 06:55:55 v4.1.0-dev.90 06:55:55 v4.1.0-dev.91 06:55:55 v4.1.0-dev.92 06:55:55 v4.1.0-dev.93 06:55:55 v4.1.0-dev.94 06:55:55 v4.1.0-dev.95 06:55:55 v4.1.0-dev.96 06:55:55 v4.1.0-dev.97 06:55:55 v4.1.0-dev.98 06:55:55 v4.1.0-dev.99 [Pipeline] sh 06:55:56 + lftools sign git-tag v4.1.0-dev.101 06:55:56 Signing Git tag with Sigul... 06:55:56 Signing v4.1.0-dev.101 [Pipeline] echo 06:55:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:55:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:55:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:55:57 $ docker stop --time=1 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f 06:55:58 $ docker rm -f --volumes 5be30013ed19b0e6fd44dce99b5dc46b9e3b063d213373c014a0831eaa77826f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:55:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:59 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:55:59 $ docker top 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 -eo pid,comm 06:55:59 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). 06:55:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:55:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:55:59 [ssh-agent] Looking for ssh-agent implementation... 06:55:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:55:59 $ docker exec 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 ssh-agent 06:55:59 SSH_AUTH_SOCK=/tmp/ssh-3pbEyXz164fd/agent.33 06:55:59 SSH_AGENT_PID=39 06:55:59 Running ssh-add (command line suppressed) 06:56:00 Identity added: /w/workspace/edgex-go/956@tmp/private_key_15875267347140262873.key (/w/workspace/edgex-go/956@tmp/private_key_15875267347140262873.key) 06:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:00 + git semver bump pre 06:56:00 2026-03-03 06:56:00,553 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:56:00 2026-03-03 06:56:00,557 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:56:00 2026-03-03 06:56:00,557 [bump_version] DEBUG bumping version:4.1.0-dev.101 on axis:pre with prefix:dev 06:56:00 2026-03-03 06:56:00,557 [bump_version] DEBUG bumped version:4.1.0-dev.102 06:56:00 2026-03-03 06:56:00,557 [write_version] DEBUG write version:4.1.0-dev.102 to path:/w/workspace/edgex-go/956/.semver/main with force:True 06:56:00 2026-03-03 06:56:00,557 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:56:00 2026-03-03 06:56:00,557 [write_file] DEBUG write to file:/w/workspace/edgex-go/956/.semver/main 06:56:00 2026-03-03 06:56:00,560 [execute] INFO git cat-file --batch-check 06:56:00 2026-03-03 06:56:00,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) 06:56:00 2026-03-03 06:56:00,564 [execute] INFO git cat-file --batch 06:56:00 2026-03-03 06:56:00,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) 06:56:00 2026-03-03 06:56:00,567 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:56:00 4.1.0-dev.102 [Pipeline] } 06:56:00 $ docker exec --env ******** --env ******** 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 ssh-agent -k 06:56:00 unset SSH_AUTH_SOCK; 06:56:00 unset SSH_AGENT_PID; 06:56:00 echo Agent pid 39 killed; 06:56:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:01 + git semver [Pipeline] } 06:56:01 $ docker stop --time=1 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 06:56:03 $ docker rm -f --volumes 714bba0f6f1abad08122237b32a538e850687c34e5449976547f10b050bcb4b8 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:56:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:03 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:56:04 $ docker top 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 -eo pid,comm 06:56:04 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). 06:56:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:56:04 [ssh-agent] Looking for ssh-agent implementation... 06:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:04 $ docker exec 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 ssh-agent 06:56:04 SSH_AUTH_SOCK=/tmp/ssh-PL97y7NUOlib/agent.33 06:56:04 SSH_AGENT_PID=39 06:56:04 Running ssh-add (command line suppressed) 06:56:04 Identity added: /w/workspace/edgex-go/956@tmp/private_key_12094317521030782800.key (/w/workspace/edgex-go/956@tmp/private_key_12094317521030782800.key) 06:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:56:04 + git semver push 06:56:05 2026-03-03 06:56:04,986 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:56:05 2026-03-03 06:56:04,990 [run_push] DEBUG push 06:56:05 2026-03-03 06:56:04,990 [execute] INFO git cat-file --batch-check 06:56:05 2026-03-03 06:56:04,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/956/.semver, stdin=, shell=False, universal_newlines=False) 06:56:05 2026-03-03 06:56:04,992 [execute] INFO git rev-list 32c0d0b461bdcd939fe247421e15c47e1878ae57 -- 06:56:05 2026-03-03 06:56:04,993 [execute] DEBUG Popen(['git', 'rev-list', '32c0d0b461bdcd939fe247421e15c47e1878ae57', '--'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=False) 06:56:05 2026-03-03 06:56:05,013 [execute] INFO git fetch -v -- origin 06:56:05 2026-03-03 06:56:05,013 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=True) 06:56:05 2026-03-03 06:56:05,676 [run_push] DEBUG no remote changes detected 06:56:05 2026-03-03 06:56:05,677 [execute] INFO git push origin semver 06:56:05 2026-03-03 06:56:05,677 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/956/.semver, stdin=None, shell=False, universal_newlines=False) 06:56:06 2026-03-03 06:56:06,536 [run_push] DEBUG push all version tags 06:56:06 2026-03-03 06:56:06,536 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:56:06 2026-03-03 06:56:06,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/956, stdin=None, shell=False, universal_newlines=False) 06:56:07 2026-03-03 06:56:07,330 [read_version] DEBUG read version from /w/workspace/edgex-go/956/.semver/main 06:56:07 4.1.0-dev.102 [Pipeline] } 06:56:07 $ docker exec --env ******** --env ******** 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 ssh-agent -k 06:56:07 unset SSH_AUTH_SOCK; 06:56:07 unset SSH_AGENT_PID; 06:56:07 echo Agent pid 39 killed; 06:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:56:07 + git semver [Pipeline] } 06:56:08 $ docker stop --time=1 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 06:56:09 $ docker rm -f --volumes 9cf0b528c0830e53cf1e3e3c284be0762d4b08fae5bfdce3c1a8bdafe5c28125 [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 06:56:09 + [ -d /w/workspace/edgex-go/956/archives ] [Pipeline] libraryResource [Pipeline] sh 06:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:56:11 ---> package-listing.sh 06:56:11 ++ facter osfamily 06:56:11 ++ tr '[:upper:]' '[:lower:]' 06:56:11 + OS_FAMILY=debian 06:56:11 + workspace=/w/workspace/edgex-go/956 06:56:11 + START_PACKAGES=/tmp/packages_start.txt 06:56:11 + END_PACKAGES=/tmp/packages_end.txt 06:56:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:56:11 + PACKAGES=/tmp/packages_start.txt 06:56:11 + '[' /w/workspace/edgex-go/956 ']' 06:56:11 + PACKAGES=/tmp/packages_end.txt 06:56:11 + case "${OS_FAMILY}" in 06:56:11 + dpkg -l 06:56:11 + grep '^ii' 06:56:11 + '[' -f /tmp/packages_start.txt ']' 06:56:11 + '[' -f /tmp/packages_end.txt ']' 06:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:56:11 + '[' /w/workspace/edgex-go/956 ']' 06:56:11 + mkdir -p /w/workspace/edgex-go/956/archives/ 06:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/956/archives/ [Pipeline] echo 06:56:11 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/956/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:12 06:56:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:12 latest: Pulling from edgex-lftools-log-publisher 06:56:12 5eb5b503b376: Pulling fs layer 06:56:12 5c69ac0246d0: Pulling fs layer 06:56:12 ec43610c2a17: Pulling fs layer 06:56:12 3a2ae6a8a46f: Pulling fs layer 06:56:12 33b1e0a273af: Pulling fs layer 06:56:12 5d3b04190fa2: Pulling fs layer 06:56:12 2f39f015ded8: Pulling fs layer 06:56:12 3a2ae6a8a46f: Waiting 06:56:12 33b1e0a273af: Waiting 06:56:12 5d3b04190fa2: Waiting 06:56:12 2f39f015ded8: Waiting 06:56:12 5c69ac0246d0: Download complete 06:56:12 3a2ae6a8a46f: Verifying Checksum 06:56:12 3a2ae6a8a46f: Download complete 06:56:12 33b1e0a273af: Verifying Checksum 06:56:12 33b1e0a273af: Download complete 06:56:12 ec43610c2a17: Verifying Checksum 06:56:12 ec43610c2a17: Download complete 06:56:12 5d3b04190fa2: Download complete 06:56:12 5eb5b503b376: Verifying Checksum 06:56:12 5eb5b503b376: Download complete 06:56:13 2f39f015ded8: Verifying Checksum 06:56:13 2f39f015ded8: Download complete 06:56:14 5eb5b503b376: Pull complete 06:56:14 5c69ac0246d0: Pull complete 06:56:15 ec43610c2a17: Pull complete 06:56:15 3a2ae6a8a46f: Pull complete 06:56:15 33b1e0a273af: Pull complete 06:56:15 5d3b04190fa2: Pull complete 06:56:20 2f39f015ded8: Pull complete 06:56:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:20 prd-ubuntu20.04-docker-8c-8g-2904 does not seem to be running inside a container 06:56:20 $ 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/956/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/956 -v /w/workspace/edgex-go/956:/w/workspace/edgex-go/956:rw,z -v /w/workspace/edgex-go/956@tmp:/w/workspace/edgex-go/956@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 06:56:26 $ docker top 25d3674c46d22a5fb7147af887495e5423d5a6455b195bfd300933293db71bd0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:56:27 + mkdir -p /var/log/sysstat [Pipeline] sh 06:56:27 + ls /var/log/sa-host 06:56:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:27 provisioning config files... 06:56:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/956@tmp/config12860294874616531296tmp [Pipeline] { [Pipeline] echo 06:56:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:56:28 ---> create-netrc.sh [Pipeline] } 06:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:56:28 ---> python-tools-install.sh [Pipeline] echo 06:56:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:56:28 ---> sudo-logs.sh 06:56:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:56:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:56:29 ---> job-cost.sh 06:56:29 lf-activate-venv: SKIPPING 06:56:29 DEBUG: total: 0.10999999940395355 06:56:29 INFO: Retrieving Stack Cost... 06:56:29 INFO: Retrieving Pricing Info for: v3-standard-8 06:56:29 INFO: Archiving Costs [Pipeline] echo 06:56:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:56:30 ---> logs-deploy.sh 06:56:30 lf-activate-venv: SKIPPING 06:56:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/956 06:56:30 INFO: archiving workspace using pattern(s): 06:56:31 Archives upload complete. 06:56:31 INFO: archiving logs to Nexus 06:56:32 ---> uname -a: 06:56:32 Linux prd-ubuntu20-04-docker-8c-8g-2904 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:56:32 06:56:32 06:56:32 ---> lscpu: 06:56:32 Architecture: x86_64 06:56:32 CPU op-mode(s): 32-bit, 64-bit 06:56:32 Byte Order: Little Endian 06:56:32 Address sizes: 40 bits physical, 48 bits virtual 06:56:32 CPU(s): 8 06:56:32 On-line CPU(s) list: 0-7 06:56:32 Thread(s) per core: 1 06:56:32 Core(s) per socket: 1 06:56:32 Socket(s): 8 06:56:32 NUMA node(s): 1 06:56:32 Vendor ID: AuthenticAMD 06:56:32 CPU family: 23 06:56:32 Model: 49 06:56:32 Model name: AMD EPYC-Rome Processor 06:56:32 Stepping: 0 06:56:32 CPU MHz: 2800.000 06:56:32 BogoMIPS: 5600.00 06:56:32 Virtualization: AMD-V 06:56:32 Hypervisor vendor: KVM 06:56:32 Virtualization type: full 06:56:32 L1d cache: 256 KiB 06:56:32 L1i cache: 256 KiB 06:56:32 L2 cache: 4 MiB 06:56:32 L3 cache: 128 MiB 06:56:32 NUMA node0 CPU(s): 0-7 06:56:32 Vulnerability Gather data sampling: Not affected 06:56:32 Vulnerability Itlb multihit: Not affected 06:56:32 Vulnerability L1tf: Not affected 06:56:32 Vulnerability Mds: Not affected 06:56:32 Vulnerability Meltdown: Not affected 06:56:32 Vulnerability Mmio stale data: Not affected 06:56:32 Vulnerability Retbleed: Vulnerable 06:56:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:56:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:56:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:56:32 Vulnerability Srbds: Not affected 06:56:32 Vulnerability Tsx async abort: Not affected 06:56:32 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 06:56:32 06:56:32 06:56:32 ---> nproc: 06:56:32 8 06:56:32 06:56:32 06:56:32 ---> df -h: 06:56:32 Filesystem Size Used Avail Use% Mounted on 06:56:32 overlay 155G 34G 122G 22% / 06:56:32 tmpfs 64M 0 64M 0% /dev 06:56:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:56:32 shm 64M 0 64M 0% /dev/shm 06:56:32 /dev/vda1 155G 34G 122G 22% /facter-os 06:56:32 06:56:32 06:56:32 ---> sar -b -r -n DEV: 06:56:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2904) 03/03/26 _x86_64_ (8 CPU) 06:56:32 06:56:32 06:01:42 LINUX RESTART (8 CPU) 06:56:32 06:56:32 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:56:32 06:03:01 368.34 65.59 302.75 0.00 11435.43 171812.16 0.00 06:56:32 06:04:01 180.15 10.63 169.52 0.00 1675.32 43151.76 0.00 06:56:32 06:05:01 43.63 0.03 43.59 0.00 4.00 38618.63 0.00 06:56:32 06:06:01 54.01 0.18 53.82 0.00 2.40 21851.29 0.00 06:56:32 06:07:01 384.65 0.47 384.19 0.00 37.73 293862.89 0.00 06:56:32 06:08:01 885.41 14.54 870.87 0.00 128.68 295771.39 0.00 06:56:32 06:09:01 164.32 0.45 163.87 0.00 3.60 45250.57 0.00 06:56:32 06:10:01 485.54 0.08 485.45 0.00 1.60 117816.06 0.00 06:56:32 06:11:01 693.33 0.12 693.22 0.00 8.53 144580.57 0.00 06:56:32 06:12:01 25.83 0.00 25.83 0.00 0.00 656.42 0.00 06:56:32 06:13:01 21.20 0.02 21.18 0.00 0.13 505.78 0.00 06:56:32 06:14:01 13.73 0.02 13.71 0.00 0.13 334.88 0.00 06:56:32 06:15:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 06:56:32 06:16:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 06:56:32 06:17:01 1.83 0.33 1.50 0.00 17.06 16.93 0.00 06:56:32 06:18:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 06:56:32 06:19:01 2.82 1.38 1.43 0.00 28.79 16.93 0.00 06:56:32 06:20:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 06:56:32 06:21:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 06:56:32 06:22:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 06:56:32 06:23:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 06:56:32 06:24:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 06:56:32 06:25:01 1.25 0.03 1.22 0.00 0.27 13.60 0.00 06:56:32 06:26:01 4.19 2.23 1.96 0.00 36.15 75.36 0.00 06:56:32 06:27:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 06:56:32 06:28:01 1.05 0.00 1.05 0.00 0.00 13.29 0.00 06:56:32 06:29:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 06:56:32 06:30:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 06:56:32 06:31:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 06:56:32 06:32:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 06:56:32 06:33:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 06:56:32 06:34:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 06:56:32 06:35:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 06:56:32 06:36:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 06:56:32 06:37:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 06:56:32 06:38:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 06:56:32 06:39:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 06:56:32 06:40:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 06:56:32 06:41:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 06:56:32 06:42:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 06:56:32 06:43:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 06:56:32 06:44:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 06:56:32 06:45:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 06:56:32 06:46:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 06:56:32 06:47:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 06:56:32 06:48:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 06:56:32 06:49:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 06:56:32 06:50:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 06:56:32 06:51:01 1.35 0.02 1.33 0.00 0.13 15.46 0.00 06:56:32 06:52:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 06:56:32 06:53:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 06:56:32 06:54:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 06:56:32 06:55:01 48.96 0.32 48.64 0.00 28.53 25224.20 0.00 06:56:32 06:56:01 115.58 0.45 115.13 0.00 3.60 38339.21 0.00 06:56:32 Average: 65.54 1.80 63.74 0.00 248.42 22947.97 0.00 06:56:32 06:56:32 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:32 06:03:01 28565048 31548108 753928 2.29 80672 3189440 1811476 5.34 990376 2931748 339784 06:56:32 06:04:01 26116940 31170728 1105952 3.36 127904 5046660 3197652 9.43 2190236 3990532 1025172 06:56:32 06:05:01 25747028 31340312 933244 2.84 131344 5555800 2089940 6.16 2084184 4440088 951684 06:56:32 06:06:01 25556436 31477792 794804 2.42 137788 5836268 1805944 5.32 1978872 4698928 643212 06:56:32 06:07:01 18690328 31079848 1175740 3.58 152376 12138140 5357612 15.80 2457744 10894660 4348 06:56:32 06:08:01 8544072 30025184 2182240 6.64 382668 20307040 7969856 23.50 4720744 18025944 95568 06:56:32 06:09:01 3916944 28261164 3918564 11.92 411720 22888356 11121072 32.79 7716260 19367652 1556144 06:56:32 06:10:01 1243224 28233876 3952296 12.02 425716 25431472 9617036 28.35 8872860 20808536 1057928 06:56:32 06:11:01 5357924 31432820 814416 2.48 437340 24696768 2127692 6.27 3652472 22192000 628 06:56:32 06:12:01 5347032 31423612 822832 2.50 438616 24697088 2241192 6.61 3854960 21999500 164 06:56:32 06:13:01 5341568 31419352 826768 2.52 439520 24697264 2249540 6.63 4337676 21523260 176 06:56:32 06:14:01 5348324 31426740 819376 2.49 440060 24697444 2124024 6.26 4574608 21278284 52 06:56:32 06:15:01 5349216 31427664 818592 2.49 440080 24697444 2124024 6.26 4573988 21278288 12 06:56:32 06:16:01 5368540 31446996 799176 2.43 440092 24697448 2124024 6.26 4553684 21278292 196 06:56:32 06:17:01 5363576 31442592 803508 2.44 440136 24697948 2172848 6.41 4557472 21278600 328 06:56:32 06:18:01 5368536 31447632 798340 2.43 440168 24697948 2172848 6.41 4552304 21278604 196 06:56:32 06:19:01 5364900 31446088 799676 2.43 440200 24698948 2172848 6.41 4556376 21279016 8 06:56:32 06:20:01 5364392 31445660 800084 2.43 440236 24698952 2172848 6.41 4556356 21279004 208 06:56:32 06:21:01 5363988 31445296 800320 2.43 440256 24698956 2172848 6.41 4556336 21279004 16 06:56:32 06:22:01 5364224 31445576 800032 2.43 440288 24698960 2172848 6.41 4555972 21279012 160 06:56:32 06:23:01 5364424 31445780 799968 2.43 440304 24698964 2172848 6.41 4556032 21279016 8 06:56:32 06:24:01 5364188 31445544 800160 2.43 440320 24698964 2172848 6.41 4556256 21279016 180 06:56:32 06:25:01 5363524 31444944 800728 2.44 440356 24698964 2172848 6.41 4556636 21279024 24 06:56:32 06:26:01 5360608 31444820 800752 2.44 440396 24701460 2172848 6.41 4556240 21281400 184 06:56:32 06:27:01 5360860 31445084 800472 2.44 440416 24701464 2172848 6.41 4556236 21281408 4 06:56:32 06:28:01 5360504 31444792 800748 2.44 440444 24701472 2172848 6.41 4556404 21281416 192 06:56:32 06:29:01 5360116 31444408 801036 2.44 440464 24701472 2156228 6.36 4556396 21281416 8 06:56:32 06:30:01 5360352 31444696 800672 2.44 440504 24701476 2156228 6.36 4556740 21281416 144 06:56:32 06:31:01 5360772 31445148 800384 2.43 440528 24701476 2156228 6.36 4556520 21281416 8 06:56:32 06:32:01 5361520 31445908 799596 2.43 440548 24701484 2156228 6.36 4556304 21281424 176 06:56:32 06:33:01 5361520 31445984 799512 2.43 440592 24701480 2156228 6.36 4556444 21281428 8 06:56:32 06:34:01 5360976 31445444 799968 2.43 440620 24701488 2156228 6.36 4556408 21281432 176 06:56:32 06:35:01 5360928 31445456 799940 2.43 440632 24701492 2156228 6.36 4556528 21281432 24 06:56:32 06:36:01 5360848 31445376 799908 2.43 440644 24701492 2156228 6.36 4556540 21281432 144 06:56:32 06:37:01 5361336 31445868 799440 2.43 440668 24701496 2156228 6.36 4556416 21281436 24 06:56:32 06:38:01 5361172 31445796 799664 2.43 440688 24701496 2156228 6.36 4556540 21281440 180 06:56:32 06:39:01 5361408 31446036 799380 2.43 440712 24701500 2156228 6.36 4556488 21281444 8 06:56:32 06:40:01 5361068 31445700 799660 2.43 440716 24701508 2172292 6.40 4556520 21281448 140 06:56:32 06:41:01 5360808 31445440 799852 2.43 440724 24701508 2155976 6.36 4556504 21281448 8 06:56:32 06:42:01 5360760 31445400 799816 2.43 440740 24701512 2155976 6.36 4556524 21281452 196 06:56:32 06:43:01 5360744 31445448 799732 2.43 440780 24701512 2155976 6.36 4556664 21281460 32 06:56:32 06:44:01 5360372 31445148 799988 2.43 440804 24701520 2155976 6.36 4557012 21281468 316 06:56:32 06:45:01 5360396 31445172 799952 2.43 440816 24701520 2155976 6.36 4556700 21281468 4 06:56:32 06:46:01 5360792 31445580 799704 2.43 440836 24701524 2155976 6.36 4556716 21281476 188 06:56:32 06:47:01 5360572 31445404 799904 2.43 440852 24701528 2155976 6.36 4556624 21281468 4 06:56:32 06:48:01 5360792 31445624 799668 2.43 440872 24701524 2155976 6.36 4556696 21281468 180 06:56:32 06:49:01 5360572 31445412 799848 2.43 440896 24701532 2155976 6.36 4557008 21281472 176 06:56:32 06:50:01 5360288 31445192 800060 2.43 440920 24701536 2155976 6.36 4556868 21281480 188 06:56:32 06:51:01 5360240 31445148 800020 2.43 440940 24701544 2155976 6.36 4556852 21281484 4 06:56:32 06:52:01 5360400 31445360 799984 2.43 440960 24701544 2155976 6.36 4556800 21281492 188 06:56:32 06:53:01 5360068 31445036 800260 2.43 440980 24701548 2155976 6.36 4556860 21281496 8 06:56:32 06:54:01 5360084 31445056 800168 2.43 440992 24701552 2155976 6.36 4556808 21281500 192 06:56:32 06:55:01 4133836 31092756 1146028 3.49 459572 25497076 2547868 7.51 4933616 22056004 84716 06:56:32 06:56:01 3772828 31364256 875300 2.66 492664 26017416 2134000 6.29 4717964 22558524 884 06:56:32 Average: 7076702 31279542 965596 2.94 410761 22939322 2644289 7.80 4432506 19777677 106757 06:56:32 06:56:32 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:56:32 06:03:01 docker0 586.52 585.77 39.62 2998.89 0.00 0.00 0.00 0.00 06:56:32 06:03:01 ens3 1768.42 1646.83 13871.71 229.51 0.00 0.00 0.00 0.00 06:56:32 06:03:01 lo 4.60 4.60 0.46 0.46 0.00 0.00 0.00 0.00 06:56:32 06:04:01 docker0 196.12 290.30 17.50 1695.09 0.00 0.00 0.00 0.00 06:56:32 06:04:01 ens3 328.70 220.20 1741.18 35.55 0.00 0.00 0.00 0.00 06:56:32 06:04:01 vethd950b1e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:05:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 06:56:32 06:05:01 ens3 25.23 15.16 19.47 11.02 0.00 0.00 0.00 0.00 06:56:32 06:05:01 vethd950b1e 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 06:56:32 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:06:01 ens3 23.08 15.60 19.77 11.61 0.00 0.00 0.00 0.00 06:56:32 06:06:01 vethd950b1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth382861f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth08c2362 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethc2f248e 1.52 2.75 0.13 42.55 0.00 0.00 0.00 0.00 06:56:32 06:07:01 docker0 24.53 47.53 1.78 647.40 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vetha7d0ce8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth9f125e2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth70cfc5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth8de9498 1.88 3.47 0.16 42.98 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth9fbc624 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth3de81cb 0.65 1.27 0.06 0.27 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth6364880 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethb5acf70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth955ab47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethd271300 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vetheb39145 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethf81a9af 1.38 2.83 0.12 42.58 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth80f5127 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethb7018e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethb316b89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vetheb6489b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth82158fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth25004bc 1.18 3.00 0.11 42.58 0.00 0.00 0.00 0.00 06:56:32 06:07:01 ens3 193.88 110.96 3931.97 26.26 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth4a93a7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth8de94c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth84d51f9 1.42 3.70 0.12 42.60 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth3dce019 1.77 2.65 0.15 42.53 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth41efc66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 veth7f5347a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:56:32 06:07:01 vethf2a3ad5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 docker0 540.44 1051.86 48.98 8783.32 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth0a39e4c 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth3e95599 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth7d6c3b6 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth5390c3e 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth3de81cb 0.10 2.71 0.01 0.11 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth6357c21 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth0a9dff8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth2c3762a 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth81fbcc2 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:08:01 vethc7ba9a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 ens3 1086.48 565.98 8812.88 72.67 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth7c7d134 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 vethb5ff38f 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:08:01 veth4dc3722 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:08:01 vethdcaec11 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 06:56:32 06:09:01 docker0 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth0a39e4c 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth3e95599 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth7d6c3b6 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth5390c3e 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth3de81cb 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth6357c21 0.03 0.33 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth0a9dff8 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth2c3762a 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth81fbcc2 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 ens3 9.10 7.21 7.51 4.37 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth7c7d134 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 vethb5ff38f 0.03 0.32 0.00 0.02 0.00 0.00 0.00 0.00 06:56:32 06:09:01 veth4dc3722 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:09:01 vethdcaec11 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:10:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth0a39e4c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth3e95599 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth7d6c3b6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth5390c3e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth3de81cb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth6357c21 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth0a9dff8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth81fbcc2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 ens3 10.71 6.58 8.75 4.79 0.00 0.00 0.00 0.00 06:56:32 06:10:01 vethb5ff38f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 veth4dc3722 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:10:01 vethdcaec11 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:11:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:11:01 ens3 140.18 180.17 67.13 480.32 0.00 0.00 0.00 0.00 06:56:32 06:11:01 lo 9.47 9.47 0.94 0.94 0.00 0.00 0.00 0.00 06:56:32 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:12:01 ens3 259.22 248.43 139.82 1153.16 0.00 0.00 0.00 0.00 06:56:32 06:12:01 lo 27.73 27.73 2.71 2.71 0.00 0.00 0.00 0.00 06:56:32 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:13:01 ens3 357.29 382.15 123.42 2593.57 0.00 0.00 0.00 0.00 06:56:32 06:13:01 lo 20.00 20.00 1.96 1.96 0.00 0.00 0.00 0.00 06:56:32 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:14:01 ens3 174.90 175.57 73.06 1174.26 0.00 0.00 0.00 0.00 06:56:32 06:14:01 lo 12.53 12.53 1.22 1.22 0.00 0.00 0.00 0.00 06:56:32 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:15:01 ens3 3.10 1.45 5.32 0.29 0.00 0.00 0.00 0.00 06:56:32 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:17:01 ens3 0.90 0.63 0.82 0.38 0.00 0.00 0.00 0.00 06:56:32 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:18:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:56:32 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:19:01 ens3 5.66 4.62 3.69 4.75 0.00 0.00 0.00 0.00 06:56:32 06:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:20:01 ens3 1.98 1.50 1.05 1.22 0.00 0.00 0.00 0.00 06:56:32 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:21:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 06:56:32 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:23:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:56:32 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:27:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 06:56:32 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:28:01 ens3 0.24 0.19 0.09 0.07 0.00 0.00 0.00 0.00 06:56:32 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:29:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:56:32 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:30:01 ens3 0.85 0.50 0.43 0.29 0.00 0.00 0.00 0.00 06:56:32 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:33:01 ens3 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 06:56:32 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:34:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:35:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 06:56:32 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:36:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:38:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:56:32 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:39:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:40:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:56:32 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:42:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:43:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:56:32 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:44:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:48:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 06:56:32 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:50:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:56:32 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:56:32 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:56:32 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:53:01 ens3 0.17 0.08 0.09 0.06 0.00 0.00 0.00 0.00 06:56:32 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:54:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 06:56:32 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:56:32 06:55:01 docker0 4.98 5.17 0.48 27.72 0.00 0.00 0.00 0.00 06:56:32 06:55:01 vetheb6a247 4.98 5.27 0.55 27.72 0.00 0.00 0.00 0.00 06:56:32 06:55:01 ens3 170.22 123.18 4066.33 109.08 0.00 0.00 0.00 0.00 06:56:32 06:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:56:32 06:56:01 docker0 53.64 73.92 5.40 877.51 0.00 0.00 0.00 0.00 06:56:32 06:56:01 veth23e6b56 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:56:32 06:56:01 ens3 252.86 178.84 4128.68 57.11 0.00 0.00 0.00 0.00 06:56:32 06:56:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 06:56:32 Average: docker0 26.10 38.12 2.11 278.68 0.00 0.00 0.00 0.00 06:56:32 Average: veth23e6b56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 Average: ens3 89.29 72.04 686.06 110.60 0.00 0.00 0.00 0.00 06:56:32 Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 06:56:32 06:56:32 06:56:32 ---> sar -P ALL: 06:56:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2904) 03/03/26 _x86_64_ (8 CPU) 06:56:32 06:56:32 06:01:42 LINUX RESTART (8 CPU) 06:56:32 06:56:32 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:56:32 06:03:01 all 9.82 0.00 2.87 2.81 0.06 84.44 06:56:32 06:03:01 0 6.57 0.00 1.83 1.68 0.07 89.87 06:56:32 06:03:01 1 10.70 0.00 3.42 4.17 0.07 81.64 06:56:32 06:03:01 2 12.35 0.00 2.88 0.27 0.07 84.43 06:56:32 06:03:01 3 8.59 0.00 3.07 0.89 0.05 87.40 06:56:32 06:03:01 4 13.07 0.00 3.44 7.56 0.05 75.88 06:56:32 06:03:01 5 7.39 0.00 3.33 0.15 0.05 89.07 06:56:32 06:03:01 6 12.62 0.00 2.78 2.41 0.05 82.15 06:56:32 06:03:01 7 7.30 0.00 2.24 5.36 0.05 85.05 06:56:32 06:04:01 all 36.12 0.00 6.08 1.94 0.08 55.78 06:56:32 06:04:01 0 36.00 0.00 6.04 1.16 0.08 56.71 06:56:32 06:04:01 1 37.46 0.00 6.62 4.64 0.07 51.21 06:56:32 06:04:01 2 34.48 0.00 6.08 0.82 0.07 58.55 06:56:32 06:04:01 3 36.93 0.00 5.52 2.40 0.08 55.08 06:56:32 06:04:01 4 33.94 0.00 5.82 3.80 0.07 56.38 06:56:32 06:04:01 5 36.23 0.00 6.51 0.91 0.08 56.27 06:56:32 06:04:01 6 35.89 0.00 6.18 1.17 0.08 56.68 06:56:32 06:04:01 7 38.06 0.00 5.87 0.66 0.08 55.33 06:56:32 06:05:01 all 43.27 0.00 7.87 1.28 0.09 47.49 06:56:32 06:05:01 0 41.83 0.00 7.69 0.03 0.07 50.38 06:56:32 06:05:01 1 42.93 0.00 7.63 6.28 0.10 43.06 06:56:32 06:05:01 2 44.47 0.00 7.74 0.91 0.08 46.79 06:56:32 06:05:01 3 42.50 0.00 8.07 0.12 0.08 49.23 06:56:32 06:05:01 4 42.91 0.00 7.98 0.05 0.10 48.97 06:56:32 06:05:01 5 42.52 0.00 8.52 0.12 0.08 48.77 06:56:32 06:05:01 6 44.58 0.00 7.68 2.48 0.10 45.15 06:56:32 06:05:01 7 44.43 0.00 7.63 0.27 0.10 47.57 06:56:32 06:06:01 all 54.25 0.00 6.88 0.52 0.09 38.26 06:56:32 06:06:01 0 55.71 0.00 6.78 0.12 0.08 37.30 06:56:32 06:06:01 1 53.96 0.00 6.82 0.50 0.07 38.65 06:56:32 06:06:01 2 52.86 0.00 7.31 0.72 0.10 39.00 06:56:32 06:06:01 3 53.16 0.00 6.51 1.13 0.08 39.12 06:56:32 06:06:01 4 54.66 0.00 6.97 0.34 0.08 37.94 06:56:32 06:06:01 5 54.52 0.00 7.04 0.98 0.10 37.36 06:56:32 06:06:01 6 55.59 0.00 6.87 0.17 0.08 37.29 06:56:32 06:06:01 7 53.53 0.00 6.74 0.19 0.10 39.45 06:56:32 06:07:01 all 19.77 0.00 7.41 15.97 0.11 56.74 06:56:32 06:07:01 0 20.69 0.00 8.40 27.68 0.14 43.09 06:56:32 06:07:01 1 22.05 0.00 8.50 18.48 0.12 50.85 06:56:32 06:07:01 2 20.21 0.00 6.99 13.53 0.12 59.15 06:56:32 06:07:01 3 19.85 0.00 7.04 5.04 0.08 67.99 06:56:32 06:07:01 4 18.81 0.00 6.70 20.04 0.08 54.38 06:56:32 06:07:01 5 18.76 0.00 7.26 22.52 0.09 51.38 06:56:32 06:07:01 6 19.38 0.00 7.69 13.50 0.15 59.28 06:56:32 06:07:01 7 18.37 0.00 6.75 7.07 0.08 67.72 06:56:32 06:08:01 all 37.19 0.00 10.50 24.35 0.14 27.82 06:56:32 06:08:01 0 40.74 0.00 12.72 28.36 0.19 17.99 06:56:32 06:08:01 1 39.34 0.00 11.90 34.06 0.14 14.56 06:56:32 06:08:01 2 36.86 0.00 9.62 25.53 0.14 27.86 06:56:32 06:08:01 3 36.71 0.00 9.81 22.04 0.12 31.32 06:56:32 06:08:01 4 37.61 0.00 12.24 22.92 0.15 27.08 06:56:32 06:08:01 5 36.79 0.00 9.65 14.54 0.12 38.91 06:56:32 06:08:01 6 34.94 0.00 8.32 21.28 0.12 35.33 06:56:32 06:08:01 7 34.59 0.00 9.82 26.21 0.12 29.25 06:56:32 06:09:01 all 89.02 0.00 10.83 0.01 0.14 0.00 06:56:32 06:09:01 0 89.15 0.00 10.70 0.02 0.12 0.02 06:56:32 06:09:01 1 89.21 0.00 10.67 0.00 0.12 0.00 06:56:32 06:09:01 2 90.04 0.00 9.80 0.05 0.12 0.00 06:56:32 06:09:01 3 89.98 0.00 9.87 0.00 0.15 0.00 06:56:32 06:09:01 4 87.51 0.00 12.34 0.00 0.15 0.00 06:56:32 06:09:01 5 89.44 0.00 10.41 0.02 0.13 0.00 06:56:32 06:09:01 6 89.57 0.00 10.27 0.00 0.17 0.00 06:56:32 06:09:01 7 87.26 0.00 12.57 0.02 0.15 0.00 06:56:32 06:10:01 all 91.13 0.00 8.70 0.00 0.16 0.00 06:56:32 06:10:01 0 90.09 0.00 9.76 0.00 0.15 0.00 06:56:32 06:10:01 1 91.69 0.00 8.16 0.00 0.15 0.00 06:56:32 06:10:01 2 91.80 0.00 8.07 0.00 0.13 0.00 06:56:32 06:10:01 3 91.58 0.00 8.27 0.00 0.15 0.00 06:56:32 06:10:01 4 90.05 0.00 9.74 0.00 0.18 0.02 06:56:32 06:10:01 5 91.76 0.00 8.09 0.00 0.15 0.00 06:56:32 06:10:01 6 91.81 0.00 8.04 0.00 0.15 0.00 06:56:32 06:10:01 7 90.26 0.00 9.52 0.00 0.20 0.02 06:56:32 06:11:01 all 57.34 0.00 8.26 4.59 0.13 29.68 06:56:32 06:11:01 0 57.14 0.00 8.03 2.52 0.15 32.17 06:56:32 06:11:01 1 56.99 0.00 7.96 5.05 0.13 29.86 06:56:32 06:11:01 2 57.38 0.00 8.27 7.08 0.08 27.18 06:56:32 06:11:01 3 57.71 0.00 7.62 3.70 0.12 30.85 06:56:32 06:11:01 4 57.86 0.00 8.43 5.35 0.13 28.23 06:56:32 06:11:01 5 58.47 0.00 7.77 2.79 0.12 30.86 06:56:32 06:11:01 6 57.75 0.00 7.94 3.21 0.15 30.95 06:56:32 06:11:01 7 55.43 0.00 10.09 7.02 0.13 27.32 06:56:32 06:12:01 all 5.46 0.00 0.62 5.94 0.08 87.90 06:56:32 06:12:01 0 3.15 0.00 0.53 0.02 0.08 96.21 06:56:32 06:12:01 1 5.50 0.00 0.65 0.07 0.05 93.73 06:56:32 06:12:01 2 8.00 0.00 0.63 0.02 0.12 91.23 06:56:32 06:12:01 3 6.72 0.00 0.60 0.03 0.08 92.56 06:56:32 06:12:01 4 1.04 0.00 0.47 0.02 0.07 98.41 06:56:32 06:12:01 5 6.96 0.00 0.72 32.03 0.10 60.19 06:56:32 06:12:01 6 5.48 0.00 0.70 15.32 0.07 78.44 06:56:32 06:12:01 7 6.79 0.00 0.62 0.05 0.10 92.44 06:56:32 06:13:01 all 10.19 0.00 0.58 1.54 0.06 87.63 06:56:32 06:13:01 0 12.47 0.00 0.85 0.00 0.07 86.62 06:56:32 06:13:01 1 8.10 0.00 0.55 0.02 0.05 91.28 06:56:32 06:13:01 2 15.28 0.00 0.69 0.02 0.07 83.95 06:56:32 06:13:01 3 8.56 0.00 0.40 0.02 0.07 90.96 06:56:32 06:13:01 4 7.54 0.00 0.55 0.00 0.05 91.86 06:56:32 06:13:01 5 9.19 0.00 0.57 11.33 0.07 78.85 06:56:32 06:13:01 6 5.73 0.00 0.40 0.07 0.05 93.75 06:56:32 06:13:01 7 14.68 0.00 0.67 0.85 0.08 83.72 06:56:32 06:56:32 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:56:32 06:14:01 all 5.48 0.00 0.38 0.08 0.04 94.03 06:56:32 06:14:01 0 4.30 0.00 0.55 0.22 0.07 94.87 06:56:32 06:14:01 1 7.62 0.00 0.42 0.00 0.05 91.92 06:56:32 06:14:01 2 1.83 0.00 0.25 0.02 0.03 97.87 06:56:32 06:14:01 3 2.32 0.00 0.30 0.20 0.03 97.14 06:56:32 06:14:01 4 5.80 0.00 0.42 0.00 0.05 93.74 06:56:32 06:14:01 5 4.91 0.00 0.33 0.02 0.02 94.73 06:56:32 06:14:01 6 8.27 0.00 0.54 0.05 0.05 91.10 06:56:32 06:14:01 7 8.75 0.00 0.22 0.12 0.05 90.87 06:56:32 06:15:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:56:32 06:15:01 0 0.12 0.00 0.03 0.10 0.03 99.72 06:56:32 06:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:56:32 06:16:01 0 0.08 0.00 0.02 0.00 0.03 99.87 06:56:32 06:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:56:32 06:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:16:01 5 0.07 0.00 0.02 0.00 0.00 99.92 06:56:32 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:17:01 all 0.09 0.00 0.04 0.02 0.01 99.84 06:56:32 06:17:01 0 0.13 0.00 0.03 0.10 0.02 99.72 06:56:32 06:17:01 1 0.20 0.00 0.05 0.00 0.02 99.73 06:56:32 06:17:01 2 0.12 0.00 0.02 0.00 0.00 99.87 06:56:32 06:17:01 3 0.08 0.00 0.02 0.00 0.00 99.90 06:56:32 06:17:01 4 0.02 0.00 0.05 0.00 0.00 99.93 06:56:32 06:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:17:01 6 0.13 0.00 0.07 0.07 0.02 99.72 06:56:32 06:17:01 7 0.02 0.00 0.05 0.00 0.03 99.90 06:56:32 06:18:01 all 0.09 0.00 0.01 0.02 0.01 99.87 06:56:32 06:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:56:32 06:18:01 1 0.48 0.00 0.02 0.03 0.02 99.45 06:56:32 06:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:18:01 6 0.02 0.00 0.02 0.10 0.02 99.85 06:56:32 06:18:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:56:32 06:19:01 all 0.23 0.00 0.04 0.01 0.01 99.71 06:56:32 06:19:01 0 0.37 0.00 0.05 0.02 0.02 99.55 06:56:32 06:19:01 1 0.44 0.00 0.03 0.00 0.02 99.51 06:56:32 06:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:56:32 06:19:01 3 0.08 0.00 0.07 0.00 0.00 99.85 06:56:32 06:19:01 4 0.20 0.00 0.05 0.00 0.00 99.75 06:56:32 06:19:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:56:32 06:19:01 6 0.43 0.00 0.02 0.03 0.00 99.52 06:56:32 06:19:01 7 0.17 0.00 0.10 0.03 0.02 99.68 06:56:32 06:20:01 all 0.17 0.00 0.01 0.00 0.01 99.80 06:56:32 06:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:56:32 06:20:01 1 1.01 0.00 0.02 0.00 0.03 98.94 06:56:32 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:20:01 5 0.10 0.00 0.00 0.00 0.00 99.90 06:56:32 06:20:01 6 0.20 0.00 0.02 0.02 0.02 99.75 06:56:32 06:20:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:56:32 06:21:01 all 0.06 0.00 0.01 0.03 0.01 99.89 06:56:32 06:21:01 0 0.02 0.00 0.02 0.08 0.02 99.87 06:56:32 06:21:01 1 0.27 0.00 0.03 0.00 0.00 99.70 06:56:32 06:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:21:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:56:32 06:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:56:32 06:21:01 6 0.03 0.00 0.00 0.12 0.00 99.85 06:56:32 06:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:22:01 all 0.24 0.00 0.01 0.08 0.01 99.66 06:56:32 06:22:01 0 0.02 0.00 0.00 0.30 0.00 99.68 06:56:32 06:22:01 1 1.71 0.00 0.03 0.00 0.03 98.22 06:56:32 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:22:01 6 0.08 0.00 0.02 0.35 0.02 99.53 06:56:32 06:22:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:56:32 06:23:01 all 0.05 0.00 0.02 0.05 0.01 99.87 06:56:32 06:23:01 0 0.02 0.00 0.05 0.25 0.02 99.67 06:56:32 06:23:01 1 0.27 0.00 0.05 0.00 0.02 99.67 06:56:32 06:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:23:01 6 0.02 0.00 0.00 0.13 0.00 99.85 06:56:32 06:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:24:01 all 0.11 0.00 0.01 0.12 0.01 99.75 06:56:32 06:24:01 0 0.00 0.00 0.00 0.98 0.00 99.02 06:56:32 06:24:01 1 0.75 0.00 0.02 0.00 0.02 99.22 06:56:32 06:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:56:32 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:56:32 06:25:01 all 0.05 0.00 0.01 0.03 0.01 99.90 06:56:32 06:25:01 0 0.02 0.00 0.02 0.08 0.02 99.87 06:56:32 06:25:01 1 0.32 0.00 0.02 0.00 0.02 99.65 06:56:32 06:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:25:01 6 0.00 0.00 0.00 0.12 0.00 99.88 06:56:32 06:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:26:01 all 0.10 0.00 0.03 0.02 0.01 99.84 06:56:32 06:26:01 0 0.08 0.00 0.05 0.02 0.00 99.85 06:56:32 06:26:01 1 0.35 0.00 0.10 0.05 0.02 99.48 06:56:32 06:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:56:32 06:26:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:56:32 06:26:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:56:32 06:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:26:01 6 0.08 0.00 0.00 0.10 0.02 99.80 06:56:32 06:26:01 7 0.13 0.00 0.05 0.02 0.02 99.78 06:56:32 06:27:01 all 0.11 0.00 0.01 0.00 0.01 99.86 06:56:32 06:27:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:56:32 06:27:01 1 0.78 0.00 0.02 0.00 0.02 99.19 06:56:32 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:28:01 all 0.28 0.00 0.00 0.00 0.01 99.70 06:56:32 06:28:01 0 0.14 0.00 0.02 0.02 0.02 99.81 06:56:32 06:28:01 1 1.99 0.00 0.00 0.00 0.00 98.01 06:56:32 06:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:56:32 06:28:01 7 0.02 0.00 0.00 0.00 0.03 99.95 06:56:32 06:29:01 all 0.21 0.00 0.02 0.00 0.01 99.76 06:56:32 06:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:56:32 06:29:01 1 1.53 0.00 0.02 0.00 0.02 98.43 06:56:32 06:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:56:32 06:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:56:32 06:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:56:32 06:30:01 all 0.29 0.00 0.01 0.00 0.01 99.69 06:56:32 06:30:01 0 0.08 0.00 0.02 0.02 0.02 99.87 06:56:32 06:30:01 1 1.97 0.00 0.00 0.00 0.02 98.01 06:56:32 06:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:30:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:56:32 06:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:31:01 all 0.09 0.00 0.02 0.00 0.01 99.87 06:56:32 06:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:56:32 06:31:01 1 0.58 0.00 0.10 0.00 0.02 99.30 06:56:32 06:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:56:32 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:56:32 06:31:01 7 0.03 0.00 0.00 0.00 0.03 99.93 06:56:32 06:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:56:32 06:32:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:56:32 06:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:32:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:56:32 06:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:33:01 all 0.20 0.00 0.01 0.00 0.01 99.78 06:56:32 06:33:01 0 0.03 0.00 0.00 0.02 0.02 99.93 06:56:32 06:33:01 1 1.42 0.00 0.00 0.00 0.02 98.56 06:56:32 06:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:56:32 06:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:34:01 all 0.16 0.00 0.02 0.00 0.01 99.80 06:56:32 06:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:56:32 06:34:01 1 1.09 0.00 0.05 0.00 0.02 98.84 06:56:32 06:34:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:56:32 06:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:56:32 06:34:01 7 0.08 0.00 0.00 0.00 0.03 99.88 06:56:32 06:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:56:32 06:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:56:32 06:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:56:32 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:56:32 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:56:32 06:36:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:56:32 06:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:56:32 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:56:32 06:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:56:32 06:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:56:32 06:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:56:32 06:37:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:56:32 06:37:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:56:32 06:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:37:01 6 0.00 0.00 0.02 0.02 0.02 99.95 06:56:32 06:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:38:01 all 0.13 0.00 0.02 0.00 0.01 99.83 06:56:32 06:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 06:56:32 06:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:56:32 06:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:38:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:56:32 06:38:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:56:32 06:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:38:01 7 0.86 0.00 0.03 0.00 0.03 99.07 06:56:32 06:39:01 all 0.28 0.00 0.01 0.01 0.01 99.70 06:56:32 06:39:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:56:32 06:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:39:01 6 0.00 0.00 0.00 0.03 0.02 99.95 06:56:32 06:39:01 7 2.02 0.00 0.03 0.00 0.02 97.93 06:56:32 06:40:01 all 0.06 0.00 0.02 0.01 0.01 99.91 06:56:32 06:40:01 0 0.03 0.00 0.05 0.05 0.02 99.85 06:56:32 06:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:40:01 5 0.05 0.00 0.03 0.00 0.00 99.92 06:56:32 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:40:01 7 0.38 0.00 0.02 0.00 0.02 99.58 06:56:32 06:41:01 all 0.13 0.00 0.02 0.03 0.01 99.81 06:56:32 06:41:01 0 0.02 0.00 0.02 0.05 0.00 99.92 06:56:32 06:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:41:01 6 0.00 0.00 0.03 0.18 0.02 99.77 06:56:32 06:41:01 7 0.91 0.00 0.05 0.00 0.03 99.00 06:56:32 06:42:01 all 0.04 0.00 0.01 0.02 0.01 99.92 06:56:32 06:42:01 0 0.05 0.00 0.03 0.17 0.02 99.73 06:56:32 06:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:42:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:56:32 06:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:42:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:56:32 06:43:01 all 0.04 0.00 0.02 0.02 0.01 99.90 06:56:32 06:43:01 0 0.03 0.00 0.02 0.05 0.02 99.88 06:56:32 06:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:56:32 06:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:43:01 6 0.00 0.00 0.03 0.13 0.02 99.82 06:56:32 06:43:01 7 0.18 0.00 0.07 0.00 0.03 99.72 06:56:32 06:44:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:56:32 06:44:01 0 0.07 0.00 0.03 0.02 0.02 99.87 06:56:32 06:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:44:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:56:32 06:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:56:32 06:44:01 7 0.05 0.00 0.03 0.00 0.03 99.88 06:56:32 06:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:56:32 06:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:56:32 06:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:56:32 06:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:56:32 06:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 06:56:32 06:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:46:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:56:32 06:56:32 06:46:01 CPU %user %nice %system %iowait %steal %idle 06:56:32 06:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:56:32 06:47:01 0 0.07 0.00 0.03 0.02 0.02 99.87 06:56:32 06:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:56:32 06:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:48:01 all 0.03 0.00 0.02 0.02 0.01 99.92 06:56:32 06:48:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:56:32 06:48:01 1 0.02 0.00 0.02 0.13 0.02 99.82 06:56:32 06:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:48:01 5 0.07 0.00 0.03 0.00 0.00 99.90 06:56:32 06:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:48:01 7 0.00 0.00 0.00 0.00 0.03 99.97 06:56:32 06:49:01 all 0.22 0.00 0.02 0.00 0.01 99.75 06:56:32 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:56:32 06:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:49:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:56:32 06:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:56:32 06:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:49:01 7 1.58 0.00 0.03 0.00 0.03 98.35 06:56:32 06:50:01 all 0.21 0.00 0.01 0.02 0.01 99.76 06:56:32 06:50:01 0 0.03 0.00 0.02 0.12 0.02 99.82 06:56:32 06:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:56:32 06:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:56:32 06:50:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:56:32 06:50:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:56:32 06:50:01 7 1.44 0.00 0.03 0.00 0.02 98.51 06:56:32 06:51:01 all 0.14 0.00 0.02 0.01 0.01 99.81 06:56:32 06:51:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:56:32 06:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:56:32 06:51:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:56:32 06:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:56:32 06:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:56:32 06:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:51:01 6 0.00 0.00 0.00 0.10 0.00 99.90 06:56:32 06:51:01 7 1.03 0.00 0.02 0.00 0.02 98.94 06:56:32 06:52:01 all 0.06 0.00 0.01 0.03 0.01 99.89 06:56:32 06:52:01 0 0.03 0.00 0.00 0.23 0.00 99.73 06:56:32 06:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:56:32 06:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:56:32 06:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:56:32 06:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:56:32 06:52:01 5 0.08 0.00 0.02 0.00 0.00 99.90 06:56:32 06:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:56:32 06:52:01 7 0.25 0.00 0.02 0.00 0.05 99.68 06:56:32 06:53:01 all 0.03 0.00 0.01 0.06 0.01 99.88 06:56:32 06:53:01 0 0.03 0.00 0.02 0.47 0.02 99.47 06:56:32 06:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:56:32 06:53:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:56:32 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:56:32 06:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:56:32 06:53:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:54:01 all 0.19 0.00 0.02 0.02 0.02 99.75 06:56:32 06:54:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:56:32 06:54:01 1 0.02 0.00 0.00 0.17 0.00 99.82 06:56:32 06:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:56:32 06:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:56:32 06:54:01 7 1.34 0.00 0.05 0.00 0.03 98.58 06:56:32 06:55:01 all 3.50 0.00 1.43 2.40 0.04 92.63 06:56:32 06:55:01 0 2.68 0.00 0.95 5.39 0.05 90.92 06:56:32 06:55:01 1 3.04 0.00 2.00 0.64 0.03 94.29 06:56:32 06:55:01 2 2.97 0.00 1.09 0.20 0.03 95.71 06:56:32 06:55:01 3 2.79 0.00 1.30 0.02 0.03 95.85 06:56:32 06:55:01 4 4.02 0.00 2.38 12.73 0.05 80.82 06:56:32 06:55:01 5 5.10 0.00 1.55 0.08 0.03 93.23 06:56:32 06:55:01 6 3.02 0.00 0.99 0.00 0.02 95.97 06:56:32 06:55:01 7 4.37 0.00 1.18 0.22 0.03 94.20 06:56:32 06:56:01 all 5.89 0.00 2.39 6.67 0.05 85.00 06:56:32 06:56:01 0 5.68 0.00 1.76 6.16 0.03 86.36 06:56:32 06:56:01 1 5.72 0.00 2.01 5.36 0.05 86.86 06:56:32 06:56:01 2 6.50 0.00 3.38 4.97 0.05 85.10 06:56:32 06:56:01 3 6.92 0.00 1.88 0.00 0.03 91.16 06:56:32 06:56:01 4 6.15 0.00 3.40 22.74 0.05 67.66 06:56:32 06:56:01 5 5.18 0.00 1.81 0.34 0.05 92.62 06:56:32 06:56:01 6 4.84 0.00 2.79 13.72 0.05 78.60 06:56:32 06:56:01 7 6.14 0.00 2.07 0.20 0.05 91.54 06:56:32 Average: all 8.71 0.00 1.39 1.26 0.03 88.62 06:56:32 Average: 0 8.62 0.00 1.42 1.39 0.03 88.52 06:56:32 Average: 1 9.02 0.00 1.43 1.45 0.03 88.06 06:56:32 Average: 2 8.77 0.00 1.35 0.99 0.03 88.86 06:56:32 Average: 3 8.57 0.00 1.30 0.65 0.03 89.45 06:56:32 Average: 4 8.49 0.00 1.49 1.75 0.03 88.24 06:56:32 Average: 5 8.65 0.00 1.36 1.58 0.03 88.39 06:56:32 Average: 6 8.68 0.00 1.32 1.38 0.03 88.60 06:56:32 Average: 7 8.86 0.00 1.41 0.88 0.04 88.80 06:56:32 06:56:32 06:56:32