Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2d57e6ef3b493b62b9248285bc8f571f935f464 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-ssh10290617097370758528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2799628371924586358.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 056ae7b86453181957306e7078512cbe12174832 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-ssh9288349651162345919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh16554632690807063551.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-ssh1376068531393310655.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]] ========================================================= [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.23 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 ‘prd-centos7-blackbox-4c-2g-7461’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7718’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7765’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7766 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/893 [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/893 # 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 b2d57e6ef3b493b62b9248285bc8f571f935f464 (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#5239)" > 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 b2d57e6ef3b493b62b9248285bc8f571f935f464 # timeout=10 > git rev-list --no-walk f4c84d4286c0f8f0a750d7773817fd36385a395c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:48 ========================================================= 06:01:48 EdgeX Global Pipelines Version Info 06:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:50 ------------------- 06:01:50 stable info: 06:01:50 ------------------- 06:01:50 Commited By: Cherry Wang cherry@iotechsys.com 06:01:50 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:01:50 Message: update stable to v1.0.276 06:01:50 ------------------- 06:01:50 experimental info: 06:01:50 ------------------- 06:01:50 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:50 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:01:50 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2d57e6 [Pipeline] echo 06:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:51 provisioning config files... 06:01:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/893@tmp/config11676062877380339009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:51 ---> ****-login.sh 06:01:51 nexus3.edgexfoundry.org:10001 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 06:01:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.****.com/go/credential-store/ 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10002 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 06:01:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.****.com/go/credential-store/ 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10003 06:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:51 06:01:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:51 Configure a credential helper to remove this warning. See 06:01:51 https://docs.****.com/go/credential-store/ 06:01:51 06:01:51 Login Succeeded 06:01:51 nexus3.edgexfoundry.org:10004 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 06:01:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.****.com/go/credential-store/ 06:01:52 06:01:52 Login Succeeded 06:01:52 ****.io 06:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:52 06:01:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:01:52 Configure a credential helper to remove this warning. See 06:01:52 https://docs.****.com/go/credential-store/ 06:01:52 06:01:52 Login Succeeded 06:01:52 ---> ****-login.sh ends [Pipeline] } 06:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:52 + 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:01:52 + + dirname cmd/core-command/Dockerfile 06:01:52 cut -d/ -f2 06:01:52 + echo core-command,cmd/core-command/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:01:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:01:52 + dirname cmd/core-data/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo core-data,cmd/core-data/Dockerfile 06:01:52 + dirname cmd/core-keeper/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo core-keeper,cmd/core-keeper/Dockerfile 06:01:52 + dirname cmd/core-metadata/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo core-metadata,cmd/core-metadata/Dockerfile 06:01:52 + dirname cmd/security-bootstrapper/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:01:52 + dirname cmd/security-proxy-auth/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:01:52 + dirname cmd/security-proxy-setup/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:01:52 + dirname cmd/security-secretstore-setup/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:01:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:01:52 + dirname cmd/security-spire-agent/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:01:52 + dirname cmd/security-spire-config/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:01:52 + dirname cmd/security-spire-server/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:01:52 + dirname cmd/support-notifications/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo support-notifications,cmd/support-notifications/Dockerfile 06:01:52 + dirname cmd/support-scheduler/Dockerfile 06:01:52 + cut -d/ -f2 06:01:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:01:52 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:01:53 + git rev-list -1 --merges b2d57e6ef3b493b62b9248285bc8f571f935f464~1..b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:01:53 -----------> git rev-list -1 --merges b2d57e6ef3b493b62b9248285bc8f571f935f464~1..b2d57e6ef3b493b62b9248285bc8f571f935f464 b2d57e6ef3b493b62b9248285bc8f571f935f464 [false] [Pipeline] sh 06:01:53 + git log --format=format:%s -1 b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:01:53 ========================================================= 06:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:01:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:01:53 + grep -v github /etc/ssh/ssh_known_hosts 06:01:53 + [ -e /tmp/ssh_known_hosts ] 06:01:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:01:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:01:53 + sudo tee -a /etc/ssh/ssh_known_hosts 06:01:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:54 06:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:54 0.1.4: Pulling from edgex-devops/py-git-semver 06:01:54 3dae71ba6b94: Pulling fs layer 06:01:54 6bf1a483ea7c: Pulling fs layer 06:01:54 f5dfc541a4d3: Pulling fs layer 06:01:54 461d9e800cba: Pulling fs layer 06:01:54 80192f66455f: Pulling fs layer 06:01:54 2e8e34ca0e6c: Pulling fs layer 06:01:54 a29436f7fd5d: Pulling fs layer 06:01:54 923cac83aea3: Pulling fs layer 06:01:54 25ad8b0a4227: Pulling fs layer 06:01:54 db01528c6b51: Pulling fs layer 06:01:54 28988de357af: Pulling fs layer 06:01:54 a29436f7fd5d: Waiting 06:01:54 923cac83aea3: Waiting 06:01:54 25ad8b0a4227: Waiting 06:01:54 db01528c6b51: Waiting 06:01:54 28988de357af: Waiting 06:01:54 80192f66455f: Waiting 06:01:54 461d9e800cba: Waiting 06:01:54 2e8e34ca0e6c: Waiting 06:01:54 6bf1a483ea7c: Verifying Checksum 06:01:54 6bf1a483ea7c: Download complete 06:01:54 461d9e800cba: Verifying Checksum 06:01:54 461d9e800cba: Download complete 06:01:54 80192f66455f: Verifying Checksum 06:01:54 80192f66455f: Download complete 06:01:54 f5dfc541a4d3: Verifying Checksum 06:01:54 f5dfc541a4d3: Download complete 06:01:55 3dae71ba6b94: Verifying Checksum 06:01:55 3dae71ba6b94: Download complete 06:01:55 923cac83aea3: Download complete 06:01:55 25ad8b0a4227: Verifying Checksum 06:01:55 25ad8b0a4227: Download complete 06:01:55 db01528c6b51: Verifying Checksum 06:01:55 db01528c6b51: Download complete 06:01:55 28988de357af: Download complete 06:01:55 a29436f7fd5d: Verifying Checksum 06:01:55 a29436f7fd5d: Download complete 06:01:55 2e8e34ca0e6c: Verifying Checksum 06:01:55 2e8e34ca0e6c: Download complete 06:01:56 3dae71ba6b94: Pull complete 06:01:56 6bf1a483ea7c: Pull complete 06:01:57 f5dfc541a4d3: Pull complete 06:01:57 461d9e800cba: Pull complete 06:01:57 80192f66455f: Pull complete 06:02:02 2e8e34ca0e6c: Pull complete 06:02:02 a29436f7fd5d: Pull complete 06:02:02 923cac83aea3: Pull complete 06:02:03 25ad8b0a4227: Pull complete 06:02:03 db01528c6b51: Pull complete 06:02:03 28988de357af: Pull complete 06:02:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:03 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:07 $ docker top 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b -eo pid,comm 06:02:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:02:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:07 [ssh-agent] Looking for ssh-agent implementation... 06:02:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:07 $ docker exec 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b ssh-agent 06:02:07 SSH_AUTH_SOCK=/tmp/ssh-8UDovJMmqWwn/agent.31 06:02:07 SSH_AGENT_PID=37 06:02:07 Running ssh-add (command line suppressed) 06:02:07 Identity added: /w/workspace/edgex-go/893@tmp/private_key_1415128183285804573.key (/w/workspace/edgex-go/893@tmp/private_key_1415128183285804573.key) 06:02:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:07 + git config --global --add safe.directory /w/workspace/edgex-go/893 [Pipeline] sh 06:02:08 + git tag --points-at HEAD [Pipeline] } 06:02:08 $ docker exec --env ******** --env ******** 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b ssh-agent -k 06:02:08 unset SSH_AUTH_SOCK; 06:02:08 unset SSH_AGENT_PID; 06:02:08 echo Agent pid 37 killed; 06:02:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:08 [ssh-agent] Looking for ssh-agent implementation... 06:02:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:08 $ docker exec 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b ssh-agent 06:02:08 SSH_AUTH_SOCK=/tmp/ssh-MZQ4CnZ0238z/agent.84 06:02:08 SSH_AGENT_PID=90 06:02:08 Running ssh-add (command line suppressed) 06:02:08 Identity added: /w/workspace/edgex-go/893@tmp/private_key_11227680115191982972.key (/w/workspace/edgex-go/893@tmp/private_key_11227680115191982972.key) 06:02:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:08 + git semver init 06:02:09 2025-08-28 06:02:09,078 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:02:09 2025-08-28 06:02:09,082 [run_init] DEBUG init version:0.0.0 force:False 06:02:09 2025-08-28 06:02:09,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/893/.semver 06:02:09 2025-08-28 06:02:09,083 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/893/.semver 06:02:09 2025-08-28 06:02:09,083 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/893/.semver'], cwd=/w/workspace/edgex-go/893, stdin=None, shell=False, universal_newlines=False) 06:02:14 2025-08-28 06:02:14,075 [append_file] DEBUG append to file:/w/workspace/edgex-go/893/.git/info/exclude 06:02:14 2025-08-28 06:02:14,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/893/.semver/main with force:False 06:02:14 2025-08-28 06:02:14,076 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:02:14 2025-08-28 06:02:14,076 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:02:14 4.1.0-dev.52 [Pipeline] } 06:02:14 $ docker exec --env ******** --env ******** 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b ssh-agent -k 06:02:14 unset SSH_AUTH_SOCK; 06:02:14 unset SSH_AGENT_PID; 06:02:14 echo Agent pid 90 killed; 06:02:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:14 + git semver [Pipeline] } 06:02:15 $ docker stop --time=1 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b 06:02:16 $ docker rm -f --volumes 03dd863db50ea6caee5575c98b63e953a1571c0281a1eff44181d3c084327f5b [Pipeline] // withDockerContainer [Pipeline] sh 06:02:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:17 Stashed 1 file(s) [Pipeline] echo 06:02:17 [edgeXSemver]: initialized semver on version 4.1.0-dev.52 [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:17 + git config --global --add safe.directory /w/workspace/edgex-go/893 [Pipeline] echo 06:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:02:17 ========================================================= 06:02:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:02:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:18 0a9a5dfd008f: Pulling fs layer 06:02:18 36466aa92d05: Pulling fs layer 06:02:18 e10405b45d13: Pulling fs layer 06:02:18 096b7ceb2af7: Pulling fs layer 06:02:18 4f4fb700ef54: Pulling fs layer 06:02:18 c451b95d7931: Pulling fs layer 06:02:18 9febf9df4401: Pulling fs layer 06:02:18 1477f019b032: Pulling fs layer 06:02:18 c7dc25521971: Pulling fs layer 06:02:18 4f4fb700ef54: Waiting 06:02:18 c451b95d7931: Waiting 06:02:18 9febf9df4401: Waiting 06:02:18 1477f019b032: Waiting 06:02:18 c7dc25521971: Waiting 06:02:18 096b7ceb2af7: Waiting 06:02:18 36466aa92d05: Verifying Checksum 06:02:18 36466aa92d05: Download complete 06:02:18 096b7ceb2af7: Verifying Checksum 06:02:18 096b7ceb2af7: Download complete 06:02:18 4f4fb700ef54: Verifying Checksum 06:02:18 4f4fb700ef54: Download complete 06:02:18 c451b95d7931: Verifying Checksum 06:02:18 c451b95d7931: Download complete 06:02:18 0a9a5dfd008f: Verifying Checksum 06:02:18 0a9a5dfd008f: Download complete 06:02:18 9febf9df4401: Verifying Checksum 06:02:18 9febf9df4401: Download complete 06:02:18 c7dc25521971: Verifying Checksum 06:02:18 c7dc25521971: Download complete 06:02:18 0a9a5dfd008f: Pull complete 06:02:19 e10405b45d13: Verifying Checksum 06:02:19 e10405b45d13: Download complete 06:02:19 36466aa92d05: Pull complete 06:02:19 1477f019b032: Verifying Checksum 06:02:19 1477f019b032: Download complete 06:02:23 e10405b45d13: Pull complete 06:02:23 096b7ceb2af7: Pull complete 06:02:23 4f4fb700ef54: Pull complete 06:02:24 c451b95d7931: Pull complete 06:02:24 9febf9df4401: Pull complete 06:02:26 1477f019b032: Pull complete 06:02:26 c7dc25521971: Pull complete 06:02:26 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:02:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:27 WORKDIR /edgex 06:02:27 COPY go.mod . 06:02:27 RUN go mod download 06:02:27 + docker build -t ci-base-image-x86_64 -f - . 06:02:27 #0 building with "default" instance using docker driver 06:02:27 06:02:27 #1 [internal] load build definition from Dockerfile 06:02:27 #1 transferring dockerfile: 164B done 06:02:27 #1 DONE 0.0s 06:02:27 06:02:27 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:27 #2 DONE 0.0s 06:02:27 06:02:27 #3 [internal] load .dockerignore 06:02:27 #3 transferring context: 50B done 06:02:27 #3 DONE 0.0s 06:02:27 06:02:27 #4 [internal] load build context 06:02:27 #4 transferring context: 6.57kB done 06:02:27 #4 DONE 0.0s 06:02:27 06:02:27 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:28 #5 DONE 0.1s 06:02:28 06:02:28 #6 [2/4] WORKDIR /edgex 06:02:32 Still waiting to schedule task 06:02:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7767’ is offline 06:02:33 #6 DONE 4.8s 06:02:33 06:02:33 #7 [3/4] COPY go.mod . 06:02:33 #7 DONE 0.0s 06:02:33 06:02:33 #8 [4/4] RUN go mod download 06:02:48 #8 DONE 13.0s 06:02:48 06:02:48 #9 exporting to image 06:02:48 #9 exporting layers 06:02:49 #9 exporting layers 3.7s done 06:02:49 #9 writing image sha256:5afbd851e4e30c41343b5a454a494cb543decd144c77081717e77c71e376acca 0.0s done 06:02:49 #9 naming to docker.io/library/ci-base-image-x86_64 0.1s done 06:02:49 #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 + docker inspect -f . ci-base-image-x86_64 06:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:50 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:02:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:02:50 $ docker top 50f61042baaf48d5b7ec8681d256e1fbb676d957b11185430be50a7fea20b4ef -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:50 + go version 06:02:50 go version go1.23.9 linux/amd64 [Pipeline] } 06:02:50 $ docker stop --time=1 50f61042baaf48d5b7ec8681d256e1fbb676d957b11185430be50a7fea20b4ef 06:02:52 $ docker rm -f --volumes 50f61042baaf48d5b7ec8681d256e1fbb676d957b11185430be50a7fea20b4ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:52 + docker inspect -f . ci-base-image-x86_64 06:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:52 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:02:52 $ 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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:02:53 $ docker top 4e8751656472854f2471bed34cdee6ebfe3461e08f4877d06cf14b3cf88ecd24 -eo pid,comm [Pipeline] { [Pipeline] echo 06:02:53 ========================================================= 06:02:53 [edgeXBuildGoParallel] Running Tests and Build... 06:02:53 ========================================================= [Pipeline] sh 06:02:53 + git config --global --add safe.directory /w/workspace/edgex-go/893 [Pipeline] fileExists [Pipeline] sh 06:02:53 + make test 06:02:53 go test -race -coverprofile=coverage.out ./... 06:03:02 ? github.com/edgexfoundry/edgex-go [no test files] 06:03:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:03:24 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:03:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:03:25 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:03:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:03:25 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:03:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:03:25 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:03:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 42.3% of statements 06:03:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:03:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:03:26 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:03:26 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 06:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:03:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:03:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:03:28 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:03:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:03:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 49.3% of statements 06:03:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:03:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.210s coverage: 93.6% of statements 06:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.4% of statements 06:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 06:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:03:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:03:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 95.8% of statements 06:03:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 06:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:03:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 06:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:03:36 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:03:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:03:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 06:03:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 06:03:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.1% of statements 06:03:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 06:03:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements 06:03:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 06:03:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 06:03:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:03:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:03:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:03:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 06:03:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:03:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:03:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:03:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:03:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:03:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:03:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 16.272s coverage: 94.4% of statements 06:03:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:03:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:03:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:03:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:03:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:03:56 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:03:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:03:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:03:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:03:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:03:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.037s coverage: 92.9% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 14.508s coverage: 62.3% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.907s coverage: 87.2% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.117s coverage: 82.1% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.5% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 06:04:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements 06:04:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:04:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:04:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:04:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:04:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:04:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:04:01 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.901s coverage: 29.2% of statements 06:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.037s coverage: 93.8% of statements 06:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 06:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 06:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 06:04:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:04:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:04:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:04:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 06:04:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:04:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:04:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:04:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 06:04:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.059s coverage: 9.0% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 06:04:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 06:04:17 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:17 running golangci-lint 06:04:17 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:04:17 go version go1.23.9 linux/amd64 06:04:17 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:04:17 level=info msg="[config_reader] Used config file .golangci.yml" 06:04:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:04:44 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 22.70033531s" 06:04:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.842665ms" 06:04:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7769 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:04:58 Running in /w/workspace/edgex-go/893 [Pipeline] { [Pipeline] checkout 06:05:01 The recommended git tool is: git 06:05:06 using credential edgex-jenkins-ssh 06:05:06 Cloning the remote Git repository 06:05:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:05:06 > git init /w/workspace/edgex-go/893 # timeout=10 06:05:07 Cannot contact prd-ubuntu20.04-docker-8c-8g-7766: java.lang.InterruptedException 06:05:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:05:06 > git --version # timeout=10 06:05:06 > git --version # 'git version 2.25.1' 06:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:13 level=info msg="[linters_context/goanalysis] analyzers took 1m39.486666386s with top 10 stages: buildir: 53.888132699s, fact_deprecated: 3.099706733s, gosec: 3.064018791s, inspect: 2.690154799s, printf: 1.955938311s, ctrlflow: 1.783429434s, S1038: 1.234751066s, nilness: 1.228382253s, fact_purity: 1.185910116s, unused: 939.112104ms" 06:05:13 level=info msg="[runner] Issues before processing: 201, after processing: 0" 06:05:13 level=info msg="[runner] Processors filtering stat (in/out): exclude: 201/201, exclude-rules: 201/20, cgo: 201/201, path_prettifier: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, nolint: 20/0, filename_unadjuster: 201/201" 06:05:13 level=info msg="[runner] processing took 18.756827ms with stages: nolint: 7.836397ms, identifier_marker: 5.062974ms, path_prettifier: 2.123782ms, exclude-rules: 1.807172ms, autogenerated_exclude: 1.099501ms, skip_dirs: 711.781µs, cgo: 48.28µs, filename_unadjuster: 33.62µs, invalid_issue: 29.72µs, max_same_issues: 670ns, uniq_by_line: 430ns, fixer: 430ns, skip_files: 360ns, sort_results: 350ns, exclude: 340ns, diff: 280ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" 06:05:13 level=info msg="[runner] linters took 11.62286573s with stages: goanalysis_metalinter: 11.604001983s" 06:05:13 level=info msg="File cache stats: 0 entries of total size 0B" 06:05:13 level=info msg="Memory: 343 samples, avg is 289.3MB, max is 1363.8MB" 06:05:13 level=info msg="Execution took 34.390206374s" 06:05:13 go vet ./... 06:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:13 ./bin/test-attribution-txt.sh 06:05:13 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 06:05:13 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 06:05:13 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 06:05:13 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 06:05:13 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 06:05:13 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 06:05:14 + ls -al . 06:05:14 total 2004 06:05:14 drwxrwxr-x 11 1001 1001 4096 Aug 28 06:02 . 06:05:14 drwxr-xr-x 4 root root 4096 Aug 28 06:02 .. 06:05:14 drwxrwxr-x 2 1001 1001 4096 Aug 28 06:01 .blubracket 06:05:14 -rw-rw-r-- 1 1001 1001 10 Aug 28 06:01 .dockerignore 06:05:14 drwxrwxr-x 8 1001 1001 4096 Aug 28 06:04 .git 06:05:14 drwxrwxr-x 3 1001 1001 4096 Aug 28 06:01 .github 06:05:14 -rw-rw-r-- 1 1001 1001 909 Aug 28 06:01 .gitignore 06:05:14 -rw-rw-r-- 1 1001 1001 218 Aug 28 06:01 .golangci.yml 06:05:14 -rw-rw-r-- 1 1001 1001 100 Aug 28 06:01 .hadolint.yml 06:05:14 drwxr-xr-x 3 1001 1001 4096 Aug 28 06:02 .semver 06:05:14 -rw-rw-r-- 1 1001 1001 155 Aug 28 06:01 .sonarcloud.properties 06:05:14 -rw-rw-r-- 1 1001 1001 1171 Aug 28 06:01 ADOPTERS.md 06:05:14 -rw-rw-r-- 1 1001 1001 17374 Aug 28 06:01 Attribution.txt 06:05:14 -rw-rw-r-- 1 1001 1001 108018 Aug 28 06:01 CHANGELOG.md 06:05:14 -rw-rw-r-- 1 1001 1001 3804 Aug 28 06:01 CONTRIBUTING.md 06:05:14 -rw-rw-r-- 1 1001 1001 677 Aug 28 06:01 GOVERNANCE.md 06:05:14 -rw-rw-r-- 1 1001 1001 858 Aug 28 06:01 Jenkinsfile 06:05:14 -rw-rw-r-- 1 1001 1001 10775 Aug 28 06:01 LICENSE 06:05:14 -rw-rw-r-- 1 1001 1001 16740 Aug 28 06:01 Makefile 06:05:14 -rw-rw-r-- 1 1001 1001 582 Aug 28 06:01 OWNERS.md 06:05:14 -rw-rw-r-- 1 1001 1001 9932 Aug 28 06:01 README.md 06:05:14 -rw-rw-r-- 1 1001 1001 789 Aug 28 06:01 SECURITY.md 06:05:14 -rw-rw-r-- 1 1001 1001 12 Aug 28 06:02 VERSION 06:05:14 drwxrwxr-x 2 1001 1001 4096 Aug 28 06:01 bin 06:05:14 drwxrwxr-x 19 1001 1001 4096 Aug 28 06:01 cmd 06:05:14 -rw-r--r-- 1 root root 1671568 Aug 28 06:04 coverage.out 06:05:14 drwxrwxr-x 2 1001 1001 4096 Aug 28 06:01 fuzz_test 06:05:14 -rw-rw-r-- 1 1001 1001 6538 Aug 28 06:01 go.mod 06:05:14 -rw-rw-r-- 1 1001 1001 88539 Aug 28 06:01 go.sum 06:05:14 drwxrwxr-x 7 1001 1001 4096 Aug 28 06:01 internal 06:05:14 drwxrwxr-x 2 1001 1001 4096 Aug 28 06:01 openapi 06:05:14 -rw-rw-r-- 1 1001 1001 584 Aug 28 06:01 security.txt 06:05:14 -rw-rw-r-- 1 1001 1001 204 Aug 28 06:01 version.go [Pipeline] sh 06:05:14 + '[' -e coverage.out ] 06:05:14 + chown 1001:1001 coverage.out [Pipeline] stash 06:05:14 Stashed 1 file(s) [Pipeline] sh 06:05:15 + make build 06:05:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:05:25 Avoid second fetch 06:05:25 Checking out Revision b2d57e6ef3b493b62b9248285bc8f571f935f464 (main) 06:05:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:25 > git config core.sparsecheckout # timeout=10 06:05:25 > git checkout -f b2d57e6ef3b493b62b9248285bc8f571f935f464 # timeout=10 06:05:26 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#5239)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:31 provisioning config files... 06:05:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/893@tmp/config4699041158945161264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:31 ---> ****-login.sh 06:05:31 nexus3.edgexfoundry.org:10001 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:32 Configure a credential helper to remove this warning. See 06:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:32 06:05:32 Login Succeeded 06:05:32 nexus3.edgexfoundry.org:10002 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:32 Configure a credential helper to remove this warning. See 06:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:32 06:05:32 Login Succeeded 06:05:32 nexus3.edgexfoundry.org:10003 06:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:33 Configure a credential helper to remove this warning. See 06:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:33 06:05:33 Login Succeeded 06:05:33 nexus3.edgexfoundry.org:10004 06:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:33 Configure a credential helper to remove this warning. See 06:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:33 06:05:33 Login Succeeded 06:05:33 ****.io 06:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:34 Configure a credential helper to remove this warning. See 06:05:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:34 06:05:34 Login Succeeded 06:05:34 ---> ****-login.sh ends [Pipeline] } 06:05:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:05:35 + git config --global --add safe.directory /w/workspace/edgex-go/893 [Pipeline] echo 06:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:05:35 ========================================================= 06:05:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:05:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:05:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:36 94e9d8af2201: Pulling fs layer 06:05:36 a6c56e8762df: Pulling fs layer 06:05:36 f0f3c8884826: Pulling fs layer 06:05:36 c7e7622c144d: Pulling fs layer 06:05:36 4f4fb700ef54: Pulling fs layer 06:05:36 b4c3b6d88c5a: Pulling fs layer 06:05:36 ba8bce9d2590: Pulling fs layer 06:05:36 ca778ea9c289: Pulling fs layer 06:05:36 4f4fb700ef54: Waiting 06:05:36 b4c3b6d88c5a: Waiting 06:05:36 ba8bce9d2590: Waiting 06:05:36 c7e7622c144d: Waiting 06:05:36 ca778ea9c289: Waiting 06:05:36 a6c56e8762df: Verifying Checksum 06:05:36 a6c56e8762df: Download complete 06:05:36 c7e7622c144d: Verifying Checksum 06:05:36 c7e7622c144d: Download complete 06:05:36 4f4fb700ef54: Verifying Checksum 06:05:36 4f4fb700ef54: Download complete 06:05:36 b4c3b6d88c5a: Verifying Checksum 06:05:36 b4c3b6d88c5a: Download complete 06:05:36 94e9d8af2201: Verifying Checksum 06:05:36 94e9d8af2201: Download complete 06:05:36 ca778ea9c289: Verifying Checksum 06:05:36 ca778ea9c289: Download complete 06:05:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:05:37 94e9d8af2201: Pull complete 06:05:37 a6c56e8762df: Pull complete 06:05:38 f0f3c8884826: Verifying Checksum 06:05:38 f0f3c8884826: Download complete 06:05:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:05:39 ba8bce9d2590: Verifying Checksum 06:05:39 ba8bce9d2590: Download complete 06:05:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:05:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:05:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:05:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:05:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:05:51 f0f3c8884826: Pull complete 06:05:51 c7e7622c144d: Pull complete 06:05:52 4f4fb700ef54: Pull complete 06:05:52 b4c3b6d88c5a: Pull complete 06:05:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:05:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:05:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:05:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:05:57 $ docker stop --time=1 4e8751656472854f2471bed34cdee6ebfe3461e08f4877d06cf14b3cf88ecd24 06:06:00 ba8bce9d2590: Pull complete 06:06:03 ca778ea9c289: Pull complete 06:06:03 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:06:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:06:06 $ docker rm -f --volumes 4e8751656472854f2471bed34cdee6ebfe3461e08f4877d06cf14b3cf88ecd24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker build -t ci-base-image-arm64 -f - . 06:06:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:06:07 WORKDIR /edgex 06:06:07 COPY go.mod . 06:06:07 RUN go mod download 06:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:07 06:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:07 latest: Pulling from edgex-devops/edgex-compose 06:06:07 91d30c5bc195: Pulling fs layer 06:06:07 2e9b0aa3be6d: Pulling fs layer 06:06:07 9c61dcf015f6: Pulling fs layer 06:06:07 4698f68db338: Pulling fs layer 06:06:07 2a2f49069b9e: Pulling fs layer 06:06:07 e0025b399a48: Pulling fs layer 06:06:07 2a2f49069b9e: Waiting 06:06:07 e0025b399a48: Waiting 06:06:07 4698f68db338: Waiting 06:06:07 91d30c5bc195: Verifying Checksum 06:06:07 91d30c5bc195: Download complete 06:06:07 4698f68db338: Verifying Checksum 06:06:07 4698f68db338: Download complete 06:06:08 91d30c5bc195: Pull complete 06:06:08 2e9b0aa3be6d: Verifying Checksum 06:06:08 2e9b0aa3be6d: Download complete 06:06:08 e0025b399a48: Verifying Checksum 06:06:08 e0025b399a48: Download complete 06:06:08 2a2f49069b9e: Verifying Checksum 06:06:08 2a2f49069b9e: Download complete 06:06:08 Sending build context to Docker daemon 3.724MB 06:06:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:06:08 ---> 47b25d7523d1 06:06:08 Step 2/4 : WORKDIR /edgex 06:06:08 2e9b0aa3be6d: Pull complete 06:06:08 9c61dcf015f6: Verifying Checksum 06:06:08 9c61dcf015f6: Download complete 06:06:10 ---> Running in 4508ef1d38e5 06:06:10 Removing intermediate container 4508ef1d38e5 06:06:10 ---> 39b13c0cf63f 06:06:10 Step 3/4 : COPY go.mod . 06:06:10 ---> 66a4b943f4e6 06:06:10 Step 4/4 : RUN go mod download 06:06:10 ---> Running in d5ed98ffee9a 06:06:15 9c61dcf015f6: Pull complete 06:06:15 4698f68db338: Pull complete 06:06:15 2a2f49069b9e: Pull complete 06:06:15 e0025b399a48: Pull complete 06:06:15 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:15 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:06:15 $ 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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:16 $ docker top 14e8ad5bcab80cfcf66cd9b222766e30c744334d0ff7cdd9683db854a353a3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:16 + docker compose -f ./docker-compose-build.yml build --parallel 06:06:16 #1 [security-secretstore-setup internal] load build definition from Dockerfile 06:06:16 #1 transferring dockerfile: 2.49kB done 06:06:16 #1 ... 06:06:16 06:06:16 #2 [security-proxy-setup internal] load build definition from Dockerfile 06:06:16 #2 transferring dockerfile: 2.50kB done 06:06:16 #2 DONE 0.1s 06:06:16 06:06:16 #3 [support-notifications internal] load build definition from Dockerfile 06:06:16 #3 transferring dockerfile: 2.00kB done 06:06:16 #3 DONE 0.2s 06:06:16 06:06:16 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:16 #4 DONE 0.0s 06:06:16 06:06:16 #1 [security-secretstore-setup internal] load build definition from Dockerfile 06:06:16 #1 DONE 0.3s 06:06:16 06:06:16 #5 [core-command internal] load build definition from Dockerfile 06:06:16 #5 transferring dockerfile: 1.94kB done 06:06:16 #5 DONE 0.3s 06:06:16 06:06:16 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:16 #4 DONE 0.0s 06:06:16 06:06:16 #6 [core-command internal] load metadata for docker.io/library/alpine:3.20 06:06:16 #6 ... 06:06:16 06:06:16 #7 [core-data internal] load build definition from Dockerfile 06:06:16 #7 transferring dockerfile: 2.04kB done 06:06:16 #7 DONE 0.3s 06:06:16 06:06:16 #8 [core-keeper internal] load build definition from Dockerfile 06:06:16 #8 transferring dockerfile: 2.01kB done 06:06:16 #8 DONE 0.4s 06:06:16 06:06:16 #9 [security-spire-config internal] load build definition from Dockerfile 06:06:16 #9 transferring dockerfile: 1.69kB done 06:06:16 #9 DONE 0.4s 06:06:16 06:06:16 #10 [security-spire-server internal] load build definition from Dockerfile 06:06:16 #10 transferring dockerfile: 1.70kB done 06:06:16 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:06:16 #10 DONE 0.4s 06:06:16 06:06:16 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:06:16 #11 transferring dockerfile: 1.89kB done 06:06:16 #11 DONE 0.4s 06:06:16 06:06:16 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:06:16 #12 transferring dockerfile: 2.23kB done 06:06:16 #12 DONE 0.4s 06:06:16 06:06:16 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:16 #4 DONE 0.0s 06:06:16 06:06:16 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:06:16 #6 ... 06:06:16 06:06:16 #13 [core-metadata internal] load build definition from Dockerfile 06:06:16 #13 transferring dockerfile: 2.10kB done 06:06:16 #13 DONE 0.4s 06:06:16 06:06:16 #14 [support-scheduler internal] load build definition from Dockerfile 06:06:16 #14 transferring dockerfile: 1.83kB done 06:06:16 #14 DONE 0.4s 06:06:16 06:06:16 #15 [security-spire-agent internal] load build definition from Dockerfile 06:06:16 #15 transferring dockerfile: 1.81kB done 06:06:16 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 06:06:16 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 06:06:16 #15 DONE 0.4s 06:06:16 06:06:16 #16 [security-proxy-auth internal] load build definition from Dockerfile 06:06:16 #16 transferring dockerfile: 2.14kB done 06:06:16 #16 DONE 0.4s 06:06:16 06:06:16 #17 [security-bootstrapper internal] load build definition from Dockerfile 06:06:16 #17 transferring dockerfile: 3.02kB done 06:06:16 #17 DONE 0.5s 06:06:16 06:06:16 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:16 #4 DONE 0.0s 06:06:16 06:06:16 #6 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:06:17 #6 DONE 0.4s 06:06:17 06:06:17 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:06:17 #4 DONE 0.0s 06:06:17 06:06:17 #18 [core-data internal] load .dockerignore 06:06:17 #18 transferring context: 50B done 06:06:17 #18 DONE 0.1s 06:06:17 06:06:17 #19 [core-keeper internal] load .dockerignore 06:06:17 #19 transferring context: 50B done 06:06:17 #19 DONE 0.2s 06:06:17 06:06:17 #20 [security-secretstore-setup internal] load .dockerignore 06:06:17 #20 transferring context: 50B done 06:06:17 #20 DONE 0.2s 06:06:17 06:06:17 #21 [security-proxy-setup internal] load .dockerignore 06:06:17 #21 transferring context: 50B done 06:06:17 #21 DONE 0.2s 06:06:17 06:06:17 #22 [support-notifications internal] load .dockerignore 06:06:17 #22 transferring context: 50B done 06:06:17 #22 DONE 0.3s 06:06:17 06:06:17 #23 [core-command internal] load .dockerignore 06:06:17 #23 transferring context: 50B done 06:06:17 #23 DONE 0.3s 06:06:17 06:06:17 #24 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 06:06:17 #24 ... 06:06:17 06:06:17 #25 [security-bootstrapper internal] load .dockerignore 06:06:17 #25 transferring context: 50B done 06:06:17 #25 DONE 0.1s 06:06:17 06:06:17 #26 [core-common-config-bootstrapper internal] load .dockerignore 06:06:17 #26 transferring context: 50B done 06:06:17 #26 DONE 0.1s 06:06:17 06:06:17 #27 [security-proxy-auth internal] load .dockerignore 06:06:17 #27 transferring context: 50B done 06:06:17 #27 DONE 0.1s 06:06:17 06:06:17 #28 [support-scheduler internal] load .dockerignore 06:06:17 #28 transferring context: 50B done 06:06:17 #28 DONE 0.1s 06:06:17 06:06:17 #24 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 06:06:17 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:06:17 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:06:17 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:06:17 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.1s 06:06:17 #24 ... 06:06:17 06:06:17 #29 [core-metadata internal] load .dockerignore 06:06:17 #29 transferring context: 50B done 06:06:17 #29 DONE 0.2s 06:06:17 06:06:17 #24 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:06:17 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:06:17 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:06:17 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s 06:06:17 #24 ... 06:06:17 06:06:17 #30 [security-spiffe-token-provider internal] load .dockerignore 06:06:17 #30 transferring context: 50B done 06:06:17 #30 DONE 0.3s 06:06:17 06:06:17 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 06:06:17 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:06:17 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:06:17 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:06:17 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 06:06:17 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:06:17 #24 ... 06:06:17 06:06:17 #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:06:17 #31 DONE 0.6s 06:06:17 06:06:17 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 ... 06:06:17 06:06:17 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:06:17 #32 DONE 0.8s 06:06:17 06:06:17 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:06:17 #33 DONE 0.9s 06:06:17 06:06:17 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:06:17 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.5s done 06:06:24 #24 ... 06:06:24 06:06:24 #34 [support-notifications internal] load build context 06:06:24 #34 transferring context: 357.28MB 5.8s 06:06:24 #34 ... 06:06:24 06:06:24 #35 [core-command internal] load build context 06:06:24 #35 ... 06:06:24 06:06:24 #34 [support-notifications internal] load build context 06:06:27 #34 ... 06:06:27 06:06:27 #36 [security-proxy-setup internal] load build context 06:06:27 #36 ... 06:06:27 06:06:27 #37 [support-scheduler internal] load build context 06:06:27 #37 ... 06:06:27 06:06:27 #38 [security-secretstore-setup internal] load build context 06:06:27 #38 ... 06:06:27 06:06:27 #39 [core-metadata internal] load build context 06:06:27 #39 ... 06:06:27 06:06:27 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 06:06:27 #40 ... 06:06:27 06:06:27 #41 [security-bootstrapper internal] load build context 06:06:27 #41 ... 06:06:27 06:06:27 #42 [security-spiffe-token-provider internal] load build context 06:06:28 #42 ... 06:06:28 06:06:28 #43 [security-spire-server internal] load .dockerignore 06:06:28 #43 ... 06:06:28 06:06:28 #44 [security-proxy-auth internal] load build context 06:06:28 #44 transferring context: 388.98MB 10.5s 06:06:28 #44 ... 06:06:28 06:06:28 #45 [core-keeper internal] load build context 06:06:28 #45 transferring context: 595.07MB 10.5s done 06:06:28 #45 ... 06:06:28 06:06:28 #46 [security-spire-config internal] load .dockerignore 06:06:28 #46 ... 06:06:28 06:06:28 #47 [core-data internal] load build context 06:06:28 #47 ... 06:06:28 06:06:28 #48 [core-common-config-bootstrapper internal] load build context 06:06:28 #48 ... 06:06:28 06:06:28 #49 [security-spire-agent internal] load .dockerignore 06:06:28 #49 ... 06:06:28 06:06:28 #48 [core-common-config-bootstrapper internal] load build context 06:06:29 #48 transferring context: 595.07MB 11.5s done 06:06:34 #48 ... 06:06:34 06:06:34 #35 [core-command internal] load build context 06:06:34 #35 transferring context: 595.07MB 11.5s done 06:06:37 #35 ... 06:06:37 06:06:37 #34 [support-notifications internal] load build context 06:06:37 #34 transferring context: 595.07MB 11.5s done 06:06:37 #34 ... 06:06:37 06:06:37 #38 [security-secretstore-setup internal] load build context 06:06:37 #38 transferring context: 595.07MB 11.2s done 06:06:37 #38 ... 06:06:37 06:06:37 #37 [support-scheduler internal] load build context 06:06:37 #37 transferring context: 595.07MB 11.7s done 06:06:38 #37 ... 06:06:38 06:06:38 #39 [core-metadata internal] load build context 06:06:38 #39 transferring context: 595.07MB 11.1s done 06:06:38 #39 ... 06:06:38 06:06:38 #36 [security-proxy-setup internal] load build context 06:06:38 #36 transferring context: 595.07MB 11.4s done 06:06:38 #36 ... 06:06:38 06:06:38 #42 [security-spiffe-token-provider internal] load build context 06:06:38 #42 transferring context: 595.07MB 11.8s done 06:06:39 #42 ... 06:06:39 06:06:39 #41 [security-bootstrapper internal] load build context 06:06:39 #41 transferring context: 595.07MB 11.5s done 06:06:40 #41 ... 06:06:40 06:06:40 #44 [security-proxy-auth internal] load build context 06:06:40 #44 transferring context: 595.07MB 12.0s done 06:06:40 #44 ... 06:06:40 06:06:40 #47 [core-data internal] load build context 06:06:40 #47 transferring context: 595.07MB 11.6s done 06:07:07 Removing intermediate container d5ed98ffee9a 06:07:07 ---> bc2b7064f1ab 06:07:07 Successfully built bc2b7064f1ab 06:07:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:07 + docker inspect -f . ci-base-image-arm64 06:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:07 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 06:07:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:07:09 $ docker top 60b2f716ff61df7463d3cef8868dacf68a3be54e49ebe8d63f4b1f7c1140a9dd -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:10 + go version 06:07:10 go version go1.23.9 linux/arm64 [Pipeline] } 06:07:10 $ docker stop --time=1 60b2f716ff61df7463d3cef8868dacf68a3be54e49ebe8d63f4b1f7c1140a9dd 06:07:11 $ docker rm -f --volumes 60b2f716ff61df7463d3cef8868dacf68a3be54e49ebe8d63f4b1f7c1140a9dd [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:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:12 06:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:12 #47 ... 06:07:12 06:07:12 #43 [security-spire-server internal] load .dockerignore 06:07:12 #43 transferring context: 06:07:12 #43 transferring context: 50B done 06:07:12 #43 ... 06:07:12 06:07:12 #24 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:12 #24 DONE 54.3s 06:07:12 06:07:12 #45 [core-keeper internal] load build context 06:07:12 #45 DONE 54.3s 06:07:12 06:07:12 #38 [security-secretstore-setup internal] load build context 06:07:12 #38 DONE 54.3s 06:07:12 06:07:12 #40 [core-command builder 2/7] WORKDIR /edgex-go 06:07:12 #40 DONE 53.7s 06:07:12 06:07:12 #36 [security-proxy-setup internal] load build context 06:07:12 #36 DONE 54.3s 06:07:12 06:07:12 #39 [core-metadata internal] load build context 06:07:12 #39 DONE 54.1s 06:07:12 06:07:12 #34 [support-notifications internal] load build context 06:07:12 #34 DONE 54.4s 06:07:12 06:07:12 #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:07:12 #50 ... 06:07:12 06:07:12 #35 [core-command internal] load build context 06:07:12 #35 DONE 54.6s 06:07:12 06:07:12 #47 [core-data internal] load build context 06:07:12 #47 DONE 54.6s 06:07:12 06:07:12 #48 [core-common-config-bootstrapper internal] load build context 06:07:12 #48 DONE 54.7s 06:07:12 06:07:12 #41 [security-bootstrapper internal] load build context 06:07:12 #41 DONE 54.8s 06:07:12 06:07:12 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:07:12 #51 ... 06:07:12 06:07:12 #37 [support-scheduler internal] load build context 06:07:12 #37 DONE 54.8s 06:07:12 06:07:12 #42 [security-spiffe-token-provider internal] load build context 06:07:12 #42 DONE 54.8s 06:07:12 06:07:12 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:07:12 #52 ... 06:07:12 06:07:12 #44 [security-proxy-auth internal] load build context 06:07:12 #44 DONE 55.2s 06:07:12 06:07:12 #43 [security-spire-server internal] load .dockerignore 06:07:12 #43 DONE 54.6s 06:07:12 06:07:12 #24 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:12 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 06:07:12 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:12 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:07:12 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:07:12 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 06:07:12 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.5s done 06:07:12 #24 DONE 54.3s 06:07:12 06:07:12 #49 [security-spire-agent internal] load .dockerignore 06:07:12 #49 transferring context: 50B done 06:07:12 #49 DONE 54.7s 06:07:12 06:07:12 #46 [security-spire-config internal] load .dockerignore 06:07:12 #46 transferring context: 50B done 06:07:12 #46 DONE 54.7s 06:07:12 06:07:12 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:12 #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:12 #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 06:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:12 latest: Pulling from edgex-devops/edgex-compose-arm64 06:07:12 547446be3368: Pulling fs layer 06:07:12 d125d8839a47: Pulling fs layer 06:07:12 3e85d5ac6304: Pulling fs layer 06:07:12 c3105a71a48b: Pulling fs layer 06:07:12 0f093f025ec4: Pulling fs layer 06:07:12 c3106fc0e877: Pulling fs layer 06:07:12 0f093f025ec4: Waiting 06:07:12 c3106fc0e877: Waiting 06:07:12 c3105a71a48b: Waiting 06:07:12 #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:07:12 #53 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 06:07:12 #53 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 06:07:13 547446be3368: Verifying Checksum 06:07:13 547446be3368: Download complete 06:07:13 c3105a71a48b: Download complete 06:07:13 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s 06:07:13 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 06:07:13 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 06:07:13 d125d8839a47: Verifying Checksum 06:07:13 #53 ... 06:07:13 06:07:13 #54 [security-spire-server internal] load build context 06:07:13 #54 transferring context: 23.80kB done 06:07:13 #54 DONE 0.7s 06:07:13 06:07:13 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:13 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 06:07:13 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 06:07:13 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:07:13 #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 06:07:13 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.5s 06:07:13 #53 ... 06:07:13 06:07:13 #55 [security-spire-config internal] load build context 06:07:13 #55 transferring context: 22.05kB 0.0s done 06:07:13 #55 DONE 1.0s 06:07:13 06:07:13 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:13 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.7s 06:07:13 d125d8839a47: Download complete 06:07:13 c3106fc0e877: Download complete 06:07:13 0f093f025ec4: Verifying Checksum 06:07:13 0f093f025ec4: Download complete 06:07:13 #53 ... 06:07:13 06:07:13 #56 [security-spire-agent internal] load build context 06:07:13 #56 transferring context: 23.33kB done 06:07:13 #56 DONE 1.0s 06:07:13 06:07:13 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:13 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 23.07MB / 36.47MB 0.8s 06:07:13 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 06:07:13 547446be3368: Pull complete 06:07:14 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 0.9s 06:07:14 #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 06:07:14 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 06:07:14 d125d8839a47: Pull complete 06:07:15 #53 ... 06:07:15 06:07:15 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:07:15 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.487 (1/3) Installing ca-certificates (20250619-r0) 06:07:15 #0 2.499 (2/3) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.510 (3/3) Installing tzdata (2025b-r0) 06:07:15 #0 2.540 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.543 Executing ca-certificates-20250619-r0.trigger 06:07:15 #0 2.589 OK: 10 MiB in 17 packages 06:07:15 #57 DONE 3.8s 06:07:15 06:07:15 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:15 #53 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.1s done 06:07:15 #53 ... 06:07:15 06:07:15 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:07:15 #51 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #51 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #51 2.844 (1/1) Installing dumb-init (1.2.5-r3) 06:07:15 #51 2.898 Executing busybox-1.36.1-r29.trigger 06:07:15 #51 2.949 OK: 8 MiB in 15 packages 06:07:15 #51 DONE 4.0s 06:07:15 06:07:15 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:07:15 #0 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.540 (1/4) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.545 (2/4) Installing openssl (3.3.4-r0) 06:07:15 #0 2.559 (3/4) Installing su-exec (0.2-r3) 06:07:15 #0 2.559 (4/4) Installing yq-go (4.44.1-r2) 06:07:15 #0 2.711 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.728 OK: 19 MiB in 18 packages 06:07:15 #58 DONE 4.0s 06:07:15 06:07:15 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:07:15 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.754 (1/1) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.759 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.767 OK: 8 MiB in 15 packages 06:07:15 #59 DONE 4.0s 06:07:15 06:07:15 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:07:15 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.814 OK: 248 MiB in 58 packages 06:07:15 #60 DONE 4.0s 06:07:15 06:07:15 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:07:15 #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.589 (1/2) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.665 (2/2) Installing su-exec (0.2-r3) 06:07:15 #0 2.667 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.680 OK: 8 MiB in 16 packages 06:07:15 #61 DONE 4.1s 06:07:15 06:07:15 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:07:15 #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.506 (1/7) Installing ca-certificates (20250619-r0) 06:07:15 #0 2.523 (2/7) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.532 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:07:15 #0 2.540 (4/7) Installing libsodium (1.0.19-r0) 06:07:15 #0 2.543 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:07:15 #0 2.563 (6/7) Installing libzmq (4.3.5-r2) 06:07:15 #0 2.576 (7/7) Installing zeromq (4.3.5-r2) 06:07:15 #0 2.579 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.664 Executing ca-certificates-20250619-r0.trigger 06:07:15 #0 2.696 OK: 12 MiB in 21 packages 06:07:15 #62 DONE 4.1s 06:07:15 06:07:15 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:15 #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 06:07:15 #53 ... 06:07:15 06:07:15 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:07:15 #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:15 #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:15 #0 2.334 (1/4) Installing ca-certificates (20250619-r0) 06:07:15 #0 2.348 (2/4) Installing dumb-init (1.2.5-r3) 06:07:15 #0 2.363 (3/4) Installing su-exec (0.2-r3) 06:07:15 #0 2.363 (4/4) Installing yq-go (4.44.1-r2) 06:07:15 #0 2.456 Executing busybox-1.36.1-r29.trigger 06:07:15 #0 2.460 Executing ca-certificates-20250619-r0.trigger 06:07:15 #0 2.520 OK: 19 MiB in 18 packages 06:07:15 #63 DONE 4.1s 06:07:15 06:07:15 #64 [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:15 #64 DONE 4.1s 06:07:15 06:07:15 #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:15 3e85d5ac6304: Verifying Checksum 06:07:15 3e85d5ac6304: Download complete 06:07:17 #53 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s done 06:07:18 #53 ... 06:07:18 06:07:18 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:07:18 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:18 #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:18 #0 4.267 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:07:18 #0 4.267 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:07:18 #0 4.267 OK: 24174 distinct packages available 06:07:18 #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:18 #0 4.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:18 #0 4.733 (1/14) Installing ca-certificates (20250619-r0) 06:07:18 #0 4.749 (2/14) Installing brotli-libs (1.1.0-r2) 06:07:18 #0 4.769 (3/14) Installing c-ares (1.33.1-r0) 06:07:18 #0 4.769 (4/14) Installing libunistring (1.2-r0) 06:07:18 #0 4.789 (5/14) Installing libidn2 (2.3.7-r0) 06:07:18 #0 4.793 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:07:18 #0 4.797 (7/14) Installing libpsl (0.21.5-r1) 06:07:18 #0 4.811 (8/14) Installing zstd-libs (1.5.6-r0) 06:07:18 #0 4.822 (9/14) Installing libcurl (8.12.1-r0) 06:07:18 #0 4.831 (10/14) Installing curl (8.12.1-r0) 06:07:18 #0 4.838 (11/14) Installing dumb-init (1.2.5-r3) 06:07:18 #0 4.843 (12/14) Installing musl-obstack (1.2.3-r2) 06:07:18 #0 4.845 (13/14) Installing libucontext (1.2-r3) 06:07:18 #0 4.849 (14/14) Installing gcompat (1.1.0-r4) 06:07:18 #0 4.853 Executing busybox-1.36.1-r29.trigger 06:07:18 #0 4.867 Executing ca-certificates-20250619-r0.trigger 06:07:18 #0 4.910 OK: 13 MiB in 28 packages 06:07:18 #65 DONE 7.3s 06:07:18 06:07:18 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:07:18 #50 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:18 #50 4.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:18 #50 5.079 OK: 248 MiB in 58 packages 06:07:18 #50 DONE 7.3s 06:07:18 06:07:18 #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:07:18 #66 DONE 3.2s 06:07:18 06:07:18 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:18 #67 DONE 7.3s 06:07:18 06:07:18 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 06:07:19 #68 DONE 0.6s 06:07:19 06:07:19 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:07:19 #0 7.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:19 #0 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:19 #0 7.632 OK: 248 MiB in 58 packages 06:07:19 #69 DONE 7.9s 06:07:19 06:07:19 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:07:19 #70 ... 06:07:19 06:07:19 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:07:19 #52 7.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:19 #52 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:19 #52 7.576 OK: 248 MiB in 58 packages 06:07:19 #52 DONE 8.0s 06:07:19 06:07:19 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:07:21 #71 ... 06:07:21 06:07:21 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:21 #0 6.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:21 #0 6.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.030 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:07:21 #0 7.030 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:07:21 #0 7.030 OK: 24174 distinct packages available 06:07:21 #0 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.422 (1/4) Installing dumb-init (1.2.5-r3) 06:07:21 #0 7.426 (2/4) Installing musl-obstack (1.2.3-r2) 06:07:21 #0 7.428 (3/4) Installing libucontext (1.2-r3) 06:07:21 #0 7.431 (4/4) Installing gcompat (1.1.0-r4) 06:07:21 #0 7.435 Executing busybox-1.36.1-r29.trigger 06:07:21 #0 7.442 OK: 8 MiB in 18 packages 06:07:21 #72 DONE 8.4s 06:07:21 06:07:21 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:07:21 #0 7.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.613 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:07:21 #0 7.613 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:07:21 #0 7.613 OK: 24174 distinct packages available 06:07:21 #0 7.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:21 #0 7.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:21 #0 8.110 OK: 248 MiB in 58 packages 06:07:21 #73 DONE 9.6s 06:07:21 06:07:21 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:07:21 #74 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 06:07:21 #74 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 06:07:21 #74 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 06:07:21 #74 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:07:21 #74 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:07:21 #74 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:07:21 #74 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:07:21 #74 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.0s done 06:07:21 #74 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done 06:07:21 #74 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 06:07:21 #74 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 06:07:22 #74 ... 06:07:22 06:07:22 #75 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:07:22 #0 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:22 #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:22 #0 7.272 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:07:22 #0 7.272 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:07:22 #0 7.272 OK: 24174 distinct packages available 06:07:22 #0 7.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:22 #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:22 #0 7.683 (1/5) Installing dumb-init (1.2.5-r3) 06:07:22 #0 7.690 (2/5) Installing musl-obstack (1.2.3-r2) 06:07:22 #0 7.696 (3/5) Installing libucontext (1.2-r3) 06:07:22 #0 7.697 (4/5) Installing gcompat (1.1.0-r4) 06:07:22 #0 7.702 (5/5) Installing openssl (3.3.4-r0) 06:07:22 #0 7.717 Executing busybox-1.36.1-r29.trigger 06:07:22 #0 7.727 OK: 9 MiB in 19 packages 06:07:22 #75 DONE 9.4s 06:07:22 06:07:22 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:07:22 #76 ... 06:07:22 06:07:22 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:07:22 #74 DONE 9.5s 06:07:22 06:07:22 #77 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 06:07:22 #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:22 #0 4.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:22 #0 5.198 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.229 Executing busybox-1.36.1-r30.post-upgrade 06:07:22 #0 5.608 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.609 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.613 Executing busybox-1.36.1-r30.trigger 06:07:22 #0 5.622 OK: 8 MiB in 15 packages 06:07:22 #77 DONE 7.1s 06:07:22 06:07:22 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:07:22 #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:22 #0 4.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:22 #0 5.411 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.464 Executing busybox-1.36.1-r30.post-upgrade 06:07:22 #0 5.723 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.727 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:22 #0 5.731 Executing busybox-1.36.1-r30.trigger 06:07:22 #0 5.763 OK: 10 MiB in 17 packages 06:07:22 #78 DONE 7.2s 06:07:22 06:07:22 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:22 #79 ... 06:07:22 06:07:22 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:07:22 #70 DONE 3.2s 06:07:22 06:07:22 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:23 #80 ... 06:07:23 06:07:23 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:07:23 #71 DONE 3.4s 06:07:23 06:07:23 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:07:23 #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:23 #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:23 #0 5.956 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:23 #0 5.975 Executing busybox-1.36.1-r30.post-upgrade 06:07:23 #0 6.610 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:23 #0 6.614 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:23 #0 6.618 Executing busybox-1.36.1-r30.trigger 06:07:23 #0 6.637 OK: 19 MiB in 18 packages 06:07:23 #81 DONE 7.7s 06:07:23 06:07:23 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:24 #82 ... 06:07:24 06:07:24 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:24 #53 DONE 11.5s 06:07:24 06:07:24 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:07:24 #83 DONE 3.3s 06:07:24 06:07:24 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:07:24 #0 6.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:24 #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:24 #0 7.301 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 7.366 Executing busybox-1.36.1-r30.post-upgrade 06:07:24 #0 7.885 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 7.889 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 7.891 Executing busybox-1.36.1-r30.trigger 06:07:24 #0 7.898 OK: 8 MiB in 15 packages 06:07:24 #84 ... 06:07:24 06:07:24 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:24 #85 ... 06:07:24 06:07:24 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:07:24 #84 DONE 9.1s 06:07:24 06:07:24 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:07:24 #0 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:24 #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:24 #0 4.944 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 4.957 Executing busybox-1.36.1-r30.post-upgrade 06:07:24 #0 5.746 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 5.750 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:24 #0 5.754 Executing busybox-1.36.1-r30.trigger 06:07:24 #0 5.767 OK: 13 MiB in 28 packages 06:07:25 #86 ... 06:07:25 06:07:25 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:07:25 #0 7.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:25 #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:25 #0 8.040 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.082 Executing busybox-1.36.1-r30.post-upgrade 06:07:25 #0 8.898 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.898 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.921 Executing busybox-1.36.1-r30.trigger 06:07:25 #0 8.938 OK: 19 MiB in 18 packages 06:07:25 #87 DONE 9.7s 06:07:25 06:07:25 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:07:25 #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:25 #0 7.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:25 #0 8.025 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.043 Executing busybox-1.36.1-r30.post-upgrade 06:07:25 #0 8.907 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.930 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.933 Executing busybox-1.36.1-r30.trigger 06:07:25 #0 8.944 OK: 12 MiB in 21 packages 06:07:25 #88 DONE 9.8s 06:07:25 06:07:25 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:07:25 #0 7.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:25 #0 7.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:25 #0 7.957 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.056 Executing busybox-1.36.1-r30.post-upgrade 06:07:25 #0 8.946 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.950 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #0 8.958 Executing busybox-1.36.1-r30.trigger 06:07:25 #0 8.970 OK: 8 MiB in 16 packages 06:07:25 #89 DONE 9.8s 06:07:25 06:07:25 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:07:25 #86 DONE 6.7s 06:07:25 06:07:25 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:07:25 #90 ... 06:07:25 06:07:25 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:07:25 #0 7.584 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:25 #0 8.130 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:25 #0 8.896 (1/1) Installing dumb-init (1.2.5-r3) 06:07:25 #0 9.212 Executing busybox-1.36.1-r29.trigger 06:07:25 #0 9.216 OK: 8 MiB in 15 packages 06:07:25 #91 DONE 10.0s 06:07:25 06:07:25 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:07:25 #92 DONE 2.2s 06:07:25 06:07:25 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:07:25 #0 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:25 #0 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:25 #93 4.789 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:25 #93 4.806 Executing busybox-1.36.1-r30.post-upgrade 06:07:25 3e85d5ac6304: Pull complete 06:07:25 c3105a71a48b: Pull complete 06:07:26 #93 ... 06:07:26 06:07:26 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:07:26 #0 5.579 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:26 #0 6.024 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:26 #0 6.784 OK: 248 MiB in 58 packages 06:07:26 #94 DONE 7.3s 06:07:26 06:07:26 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:07:26 #76 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:07:26 #76 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:07:26 #76 4.479 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:07:26 #76 4.519 Executing busybox-1.36.1-r30.post-upgrade 06:07:26 0f093f025ec4: Pull complete 06:07:27 #76 ... 06:07:27 06:07:27 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:07:27 #93 5.271 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:27 #93 5.275 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:27 #93 5.279 Executing busybox-1.36.1-r30.trigger 06:07:27 #93 5.309 OK: 8 MiB in 18 packages 06:07:27 #93 DONE 5.9s 06:07:27 06:07:27 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:27 c3106fc0e877: Pull complete 06:07:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:07:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:07:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:27 #95 ... 06:07:27 06:07:27 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:07:27 #96 DONE 1.2s 06:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 06:07:27 $ 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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:27 06:07:27 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:28 #97 ... 06:07:28 06:07:28 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:07:28 #76 5.424 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:07:28 #76 5.427 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:07:28 #76 5.430 Executing busybox-1.36.1-r30.trigger 06:07:28 #76 5.435 OK: 9 MiB in 19 packages 06:07:28 #76 DONE 5.9s 06:07:28 06:07:28 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:07:28 #90 DONE 2.6s 06:07:28 06:07:28 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:07:28 #98 ... 06:07:28 06:07:28 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:29 #99 ... 06:07:29 06:07:29 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:07:29 $ docker top cf4605b284229ccd0dfba108d9b65faa79b6e55f6dda41e57a71c139990081ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:30 + docker compose -f ./docker-compose-build.yml build --parallel 06:07:30 #100 ... 06:07:30 06:07:30 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:30 #95 DONE 3.9s 06:07:30 06:07:30 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:32 #101 DONE 4.4s 06:07:32 06:07:32 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:07:32 #98 DONE 4.3s 06:07:32 06:07:32 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:07:32 #102 ... 06:07:32 06:07:32 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:07:32 #100 DONE 4.9s 06:07:33 06:07:33 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:07:33 #103 ... 06:07:33 06:07:33 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:07:33 #102 DONE 2.1s 06:07:34 06:07:34 #104 [security-spire-config stage-2 6/10] COPY security.txt / 06:07:40 #1 [support-scheduler internal] load build definition from Dockerfile 06:07:40 #1 transferring dockerfile: 06:07:40 #1 transferring dockerfile: 1.83kB 0.0s done 06:07:40 #1 DONE 0.1s 06:07:40 06:07:40 #2 [security-proxy-setup internal] load build definition from Dockerfile 06:07:40 #2 transferring dockerfile: 2.50kB done 06:07:40 #2 DONE 0.1s 06:07:40 06:07:40 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:07:40 #3 transferring dockerfile: 2.23kB 0.0s done 06:07:40 #3 DONE 0.1s 06:07:40 06:07:40 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:07:40 #4 transferring dockerfile: 1.89kB 0.0s done 06:07:40 #4 DONE 0.1s 06:07:40 06:07:40 #5 [security-spire-server internal] load build definition from Dockerfile 06:07:40 #5 transferring dockerfile: 1.70kB done 06:07:41 #5 DONE 0.1s 06:07:41 06:07:41 #6 [security-spire-config internal] load build definition from Dockerfile 06:07:41 #6 transferring dockerfile: 1.69kB 0.0s done 06:07:41 #6 DONE 0.1s 06:07:41 06:07:41 #7 [core-data internal] load build definition from Dockerfile 06:07:41 #7 transferring dockerfile: 2.04kB done 06:07:41 #7 DONE 0.1s 06:07:41 06:07:41 #8 [security-bootstrapper internal] load build definition from Dockerfile 06:07:41 #8 transferring dockerfile: 3.02kB done 06:07:41 #8 DONE 0.1s 06:07:41 06:07:41 #9 [core-command internal] load build definition from Dockerfile 06:07:41 #9 transferring dockerfile: 1.94kB 0.0s done 06:07:41 #9 DONE 0.1s 06:07:41 06:07:41 #10 [security-proxy-auth internal] load build definition from Dockerfile 06:07:41 #10 transferring dockerfile: 2.14kB done 06:07:41 #10 DONE 0.1s 06:07:41 06:07:41 #11 [security-spire-agent internal] load build definition from Dockerfile 06:07:41 #11 transferring dockerfile: 1.81kB 0.0s done 06:07:41 #11 DONE 0.1s 06:07:41 06:07:41 #12 [security-secretstore-setup internal] load build definition from Dockerfile 06:07:41 #12 transferring dockerfile: 2.49kB 0.0s done 06:07:41 #12 DONE 0.1s 06:07:41 06:07:41 #13 [core-keeper internal] load build definition from Dockerfile 06:07:41 #13 transferring dockerfile: 2.01kB done 06:07:41 #13 DONE 0.1s 06:07:41 06:07:41 #14 [core-metadata internal] load build definition from Dockerfile 06:07:41 #14 transferring dockerfile: 2.10kB done 06:07:41 #14 DONE 0.1s 06:07:41 06:07:41 #15 [support-notifications internal] load build definition from Dockerfile 06:07:41 #15 transferring dockerfile: 2.00kB 0.0s done 06:07:41 #15 DONE 0.1s 06:07:41 06:07:41 #16 [support-scheduler internal] load .dockerignore 06:07:41 #16 transferring context: 50B 0.0s done 06:07:41 #16 DONE 0.1s 06:07:42 06:07:42 #17 [security-proxy-setup internal] load .dockerignore 06:07:42 #17 transferring context: 50B done 06:07:42 #17 DONE 0.1s 06:07:42 06:07:42 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:07:42 #18 transferring context: 50B 0.0s done 06:07:42 #18 DONE 0.1s 06:07:42 06:07:42 #19 [security-spiffe-token-provider internal] load .dockerignore 06:07:42 #19 transferring context: 50B done 06:07:42 #19 DONE 0.1s 06:07:42 06:07:42 #20 [security-spire-server internal] load .dockerignore 06:07:42 #20 transferring context: 50B 0.0s done 06:07:42 #20 DONE 0.1s 06:07:42 06:07:42 #21 [security-spire-config internal] load .dockerignore 06:07:42 #21 transferring context: 50B 0.0s done 06:07:42 #21 DONE 0.1s 06:07:42 06:07:42 #22 [core-data internal] load .dockerignore 06:07:42 #22 transferring context: 50B done 06:07:42 #22 DONE 0.1s 06:07:42 06:07:42 #23 [security-bootstrapper internal] load .dockerignore 06:07:42 #23 transferring context: 50B 0.0s done 06:07:42 #23 DONE 0.1s 06:07:42 06:07:42 #24 [core-command internal] load .dockerignore 06:07:43 #24 transferring context: 50B 0.0s done 06:07:43 #24 DONE 0.1s 06:07:43 06:07:43 #25 [security-proxy-auth internal] load .dockerignore 06:07:43 #25 transferring context: 50B done 06:07:43 #25 DONE 0.1s 06:07:43 06:07:43 #26 [security-spire-agent internal] load .dockerignore 06:07:43 #26 transferring context: 50B 0.0s done 06:07:43 #26 DONE 0.1s 06:07:43 06:07:43 #27 [security-secretstore-setup internal] load .dockerignore 06:07:43 #27 transferring context: 50B done 06:07:43 #27 DONE 0.1s 06:07:43 06:07:43 #28 [core-keeper internal] load .dockerignore 06:07:43 #28 transferring context: 50B done 06:07:43 #28 DONE 0.0s 06:07:43 06:07:43 #29 [core-metadata internal] load .dockerignore 06:07:43 #29 transferring context: 50B done 06:07:43 #29 DONE 0.1s 06:07:43 06:07:43 #30 [support-notifications internal] load .dockerignore 06:07:43 #30 transferring context: 50B 0.0s done 06:07:43 #30 DONE 0.1s 06:07:43 06:07:43 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:43 #31 DONE 0.0s 06:07:43 06:07:43 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 06:07:43 #104 ... 06:07:43 06:07:43 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:07:44 #32 DONE 0.7s 06:07:44 06:07:44 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:44 #33 ... 06:07:44 06:07:44 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:44 #31 DONE 0.0s 06:07:44 06:07:44 #34 [core-common-config-bootstrapper internal] load build context 06:07:44 #34 DONE 0.0s 06:07:44 06:07:44 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:07:44 #32 DONE 0.7s 06:07:44 06:07:44 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.1s 06:07:44 #33 ... 06:07:44 06:07:44 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:44 #31 DONE 0.0s 06:07:44 06:07:44 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:07:44 #32 DONE 0.7s 06:07:44 06:07:44 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.5s 06:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.6s 06:07:45 #33 ... 06:07:45 06:07:45 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 06:07:45 #32 DONE 0.7s 06:07:45 06:07:45 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s 06:07:45 #33 ... 06:07:45 06:07:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:45 #31 DONE 0.0s 06:07:45 06:07:45 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:45 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 06:07:45 #33 ... 06:07:45 06:07:45 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:45 #31 DONE 0.0s 06:07:45 06:07:45 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:45 #33 ... 06:07:45 06:07:45 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:45 #31 DONE 0.0s 06:07:45 06:07:45 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:45 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:45 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:45 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:45 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:45 #33 ... 06:07:45 06:07:45 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:45 #31 DONE 0.0s 06:07:45 06:07:45 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:45 #33 ... 06:07:45 06:07:45 #35 [support-scheduler internal] load build context 06:07:45 #35 transferring context: 3.24MB 1.2s done 06:07:45 #35 DONE 1.7s 06:07:45 06:07:45 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 ... 06:07:46 06:07:46 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 06:07:46 #32 DONE 1.6s 06:07:46 06:07:46 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:46 #33 ... 06:07:46 06:07:46 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:46 #31 DONE 0.0s 06:07:46 06:07:46 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:46 #33 ... 06:07:46 06:07:46 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 06:07:46 #36 DONE 1.6s 06:07:46 06:07:46 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:46 #33 ... 06:07:46 06:07:46 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:46 #31 DONE 0.1s 06:07:46 06:07:46 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:07:46 #32 DONE 1.9s 06:07:46 06:07:46 #37 [security-proxy-setup internal] load build context 06:07:46 #37 transferring context: 3.24MB 1.5s done 06:07:46 #37 DONE 2.1s 06:07:46 06:07:46 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:46 #33 ... 06:07:46 06:07:46 #34 [core-common-config-bootstrapper internal] load build context 06:07:46 #34 transferring context: 3.24MB 1.7s done 06:07:46 #34 DONE 2.2s 06:07:46 06:07:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:46 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:46 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:46 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:46 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:46 #33 ... 06:07:46 06:07:46 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:07:46 #31 DONE 0.1s 06:07:46 06:07:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 ... 06:07:46 06:07:46 #38 [security-spiffe-token-provider internal] load build context 06:07:46 #38 transferring context: 3.24MB 1.4s done 06:07:46 #38 DONE 2.5s 06:07:46 06:07:46 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:46 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.9s done 06:07:47 #33 ... 06:07:47 06:07:47 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 06:07:47 #32 DONE 2.3s 06:07:47 06:07:47 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:47 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.9s done 06:07:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:47 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.9s done 06:07:47 #33 ... 06:07:47 06:07:47 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 06:07:47 #39 DONE 1.7s 06:07:47 06:07:47 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:47 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:07:47 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:07:47 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 06:07:47 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 06:07:47 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 06:07:47 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.9s done 06:07:48 #33 ... 06:07:48 06:07:48 #40 [security-spire-config internal] load build context 06:07:48 #40 transferring context: 22.05kB 0.3s done 06:07:48 #40 DONE 1.7s 06:07:48 06:07:48 #41 [security-spire-server internal] load build context 06:07:48 #41 transferring context: 23.80kB 0.3s done 06:07:48 #41 DONE 1.8s 06:07:48 06:07:48 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:48 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.6s done 06:07:48 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 06:07:48 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 06:07:48 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 06:07:48 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s 06:07:48 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s 06:07:48 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.9s 06:07:48 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 06:07:48 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s 06:07:48 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 06:07:48 #105 DONE 15.3s 06:07:48 06:07:48 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:48 #80 ... 06:07:48 06:07:48 #106 [security-spire-server stage-2 6/9] COPY security.txt / 06:07:48 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 06:07:48 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s done 06:07:48 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.4s 06:07:48 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.8s 06:07:49 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 2.1s 06:07:49 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.10MB / 33.17MB 2.2s 06:07:49 #42 ... 06:07:49 06:07:49 #43 [core-command internal] load build context 06:07:49 #43 transferring context: 3.24MB 1.8s done 06:07:49 #43 DONE 3.3s 06:07:49 06:07:49 #44 [core-data internal] load build context 06:07:49 #44 transferring context: 3.24MB 1.8s done 06:07:49 #44 DONE 3.9s 06:07:49 06:07:49 #45 [security-bootstrapper internal] load build context 06:07:49 #45 transferring context: 3.24MB 2.7s done 06:07:49 #45 DONE 4.0s 06:07:49 06:07:49 #46 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:07:49 #46 DONE 6.3s 06:07:49 06:07:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:49 #42 ... 06:07:49 06:07:49 #47 [security-proxy-auth internal] load build context 06:07:49 #47 transferring context: 3.24MB 2.0s done 06:07:49 #47 DONE 3.4s 06:07:49 06:07:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.4s 06:07:49 #42 ... 06:07:49 06:07:49 #48 [security-secretstore-setup internal] load build context 06:07:49 #48 transferring context: 3.24MB 2.1s done 06:07:49 #48 DONE 3.0s 06:07:49 06:07:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 2.5s 06:07:49 #42 ... 06:07:49 06:07:49 #49 [core-keeper internal] load build context 06:07:49 #49 transferring context: 3.24MB 1.5s done 06:07:49 #49 DONE 3.1s 06:07:49 06:07:49 #50 [security-spire-agent internal] load build context 06:07:49 #50 transferring context: 23.33kB 0.1s done 06:07:49 #50 DONE 2.0s 06:07:49 06:07:49 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 2.6s 06:07:49 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 06:07:49 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.8s 06:07:49 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 06:07:50 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.1s 06:07:50 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.99MB / 33.17MB 3.4s 06:07:51 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.84MB / 33.17MB 4.0s 06:07:51 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 4.5s 06:07:51 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.7s 06:07:51 #42 ... 06:07:51 06:07:51 #51 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:07:51 #51 DONE 3.5s 06:07:51 06:07:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:52 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s 06:07:52 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.4s done 06:07:52 #42 ... 06:07:52 06:07:52 #52 [core-metadata internal] load build context 06:07:52 #52 transferring context: 3.24MB 2.3s done 06:07:52 #52 DONE 5.4s 06:07:53 06:07:53 #53 [support-notifications internal] load build context 06:07:53 #53 transferring context: 3.24MB 2.7s done 06:07:53 #53 DONE 5.8s 06:07:53 06:07:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:07:53 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 06:07:53 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 06:07:53 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 06:07:53 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 06:07:53 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 06:07:53 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 06:07:53 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 06:07:53 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 06:07:53 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.0s done 06:07:53 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 06:07:53 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 06:07:53 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 06:07:56 #54 ... 06:07:56 06:07:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:07:56 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 06:07:59 #42 ... 06:07:59 06:07:59 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:07:59 #33 ... 06:07:59 06:07:59 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:07:59 #0 9.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:07:59 #55 ... 06:07:59 06:07:59 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:07:59 #56 ... 06:07:59 06:07:59 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:07:59 #57 ... 06:07:59 06:07:59 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:01 #58 ... 06:08:01 06:08:01 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:01 #59 ... 06:08:01 06:08:01 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:01 #60 ... 06:08:01 06:08:01 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:08:01 #61 ... 06:08:01 06:08:01 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:08:01 #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:01 #0 9.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:01 #0 11.76 (1/4) Installing dumb-init (1.2.5-r3) 06:08:01 #0 11.96 (2/4) Installing openssl (3.3.4-r0) 06:08:01 #0 12.03 (3/4) Installing su-exec (0.2-r3) 06:08:01 #0 12.05 (4/4) Installing yq-go (4.44.1-r2) 06:08:01 #62 ... 06:08:01 06:08:01 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:08:01 #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:01 #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:01 #63 ... 06:08:01 06:08:01 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:08:01 #0 7.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:01 #0 7.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:01 #0 9.062 (1/7) Installing ca-certificates (20250619-r0) 06:08:01 #0 9.164 (2/7) Installing dumb-init (1.2.5-r3) 06:08:01 #0 9.193 (3/7) Installing libgcc (13.2.1_git20240309-r1) 06:08:01 #0 9.208 (4/7) Installing libsodium (1.0.19-r0) 06:08:01 #0 9.243 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 06:08:01 #0 9.336 (6/7) Installing libzmq (4.3.5-r2) 06:08:01 #0 9.369 (7/7) Installing zeromq (4.3.5-r2) 06:08:01 #0 9.401 Executing busybox-1.36.1-r29.trigger 06:08:01 #0 9.419 Executing ca-certificates-20250619-r0.trigger 06:08:01 #0 9.859 OK: 14 MiB in 21 packages 06:08:01 #64 DONE 12.4s 06:08:01 06:08:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:02 #65 ... 06:08:02 06:08:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:02 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.3s 06:08:02 #42 ... 06:08:02 06:08:02 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:08:02 #66 ... 06:08:02 06:08:02 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:08:02 #67 ... 06:08:02 06:08:02 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:08:02 #68 ... 06:08:02 06:08:02 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:02 #69 ... 06:08:02 06:08:02 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:03 #70 ... 06:08:03 06:08:03 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:03 #59 DONE 13.2s 06:08:03 06:08:03 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:08:03 #0 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:03 #71 ... 06:08:03 06:08:03 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:08:05 #72 ... 06:08:05 06:08:05 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:08:05 #62 13.25 Executing busybox-1.36.1-r29.trigger 06:08:05 #62 13.55 OK: 20 MiB in 18 packages 06:08:05 #62 DONE 15.7s 06:08:05 06:08:05 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:05 #69 DONE 13.1s 06:08:05 06:08:05 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:08:06 #73 ... 06:08:06 06:08:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:08:06 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.9s 06:08:06 #54 ... 06:08:06 06:08:06 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:08:06 #63 17.24 (1/1) Installing dumb-init (1.2.5-r3) 06:08:06 #63 17.26 Executing busybox-1.36.1-r29.trigger 06:08:06 #63 17.44 OK: 9 MiB in 15 packages 06:08:10 #63 ... 06:08:10 06:08:10 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:08:10 #55 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:10 #55 13.81 (1/3) Installing ca-certificates (20250619-r0) 06:08:10 #55 14.42 (2/3) Installing dumb-init (1.2.5-r3) 06:08:10 #55 14.54 (3/3) Installing tzdata (2025b-r0) 06:08:10 #55 16.77 Executing busybox-1.36.1-r29.trigger 06:08:10 #55 17.03 Executing ca-certificates-20250619-r0.trigger 06:08:10 #55 18.93 OK: 11 MiB in 17 packages 06:08:10 #55 ... 06:08:10 06:08:10 #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:08:10 #63 DONE 21.1s 06:08:10 06:08:10 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:08:10 #106 ... 06:08:10 06:08:10 #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:10 #99 DONE 52.1s 06:08:10 06:08:10 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:11 #103 ... 06:08:11 06:08:11 #107 [support-scheduler builder 6/7] COPY . . 06:08:11 #74 ... 06:08:11 06:08:11 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:08:11 #55 DONE 22.0s 06:08:11 06:08:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:11 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.1s 06:08:11 #42 ... 06:08:11 06:08:11 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:11 #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:11 #75 ... 06:08:11 06:08:11 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:12 #42 ... 06:08:12 06:08:12 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:12 #56 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:12 #56 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:12 #56 ... 06:08:12 06:08:12 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:12 #60 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:12 #60 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:12 #60 ... 06:08:12 06:08:12 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:08:12 #61 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:12 #61 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:12 #61 ... 06:08:12 06:08:12 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:12 #58 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:12 #58 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:12 #58 ... 06:08:12 06:08:12 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:08:12 #67 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:12 #67 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:13 #67 ... 06:08:13 06:08:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:13 #42 ... 06:08:13 06:08:13 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:13 #65 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:13 #65 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:13 #65 ... 06:08:13 06:08:13 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:08:13 #71 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:13 #71 21.02 OK: 239 MiB in 58 packages 06:08:14 #71 ... 06:08:14 06:08:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:14 #42 ... 06:08:14 06:08:14 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:08:14 #57 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:14 #57 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:14 #57 ... 06:08:14 06:08:14 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:08:14 #74 4.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:14 #74 ... 06:08:14 06:08:14 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:08:14 #71 DONE 22.8s 06:08:14 06:08:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:15 #42 ... 06:08:15 06:08:15 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:08:15 #76 DONE 0.6s 06:08:15 06:08:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:15 #42 ... 06:08:15 06:08:15 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:08:15 #68 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:15 #68 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:15 #68 ... 06:08:15 06:08:15 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:08:15 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:15 #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:15 #77 ... 06:08:15 06:08:15 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:08:15 #66 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:15 #66 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:15 #66 ... 06:08:15 06:08:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:15 #42 ... 06:08:15 06:08:15 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:15 #70 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:15 #70 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:15 #70 ... 06:08:15 06:08:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:16 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.0s 06:08:16 #42 ... 06:08:16 06:08:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:08:16 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 15.6s done 06:08:16 #54 ... 06:08:16 06:08:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 06:08:18 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.7s done 06:08:18 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.7s done 06:08:18 #42 DONE 32.2s 06:08:18 06:08:18 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:08:18 #61 27.66 (1/1) Installing dumb-init (1.2.5-r3) 06:08:18 #61 27.72 Executing busybox-1.36.1-r29.trigger 06:08:18 #61 27.87 OK: 9 MiB in 15 packages 06:08:19 #61 DONE 30.0s 06:08:19 06:08:19 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:19 #65 29.18 (1/4) Installing ca-certificates (20250619-r0) 06:08:19 #65 29.68 (2/4) Installing dumb-init (1.2.5-r3) 06:08:19 #65 29.72 (3/4) Installing su-exec (0.2-r3) 06:08:19 #65 29.73 (4/4) Installing yq-go (4.44.1-r2) 06:08:19 #65 ... 06:08:19 06:08:19 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:08:19 #67 25.78 OK: 239 MiB in 58 packages 06:08:19 #67 DONE 27.6s 06:08:19 06:08:19 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:08:20 #78 DONE 0.9s 06:08:20 06:08:20 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:21 #79 ... 06:08:21 06:08:21 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:08:21 #72 8.446 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:21 #72 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:21 #72 ... 06:08:21 06:08:21 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:08:21 #0 5.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:21 #0 7.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:21 #80 ... 06:08:21 06:08:21 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:08:21 #66 29.14 OK: 239 MiB in 58 packages 06:08:22 #66 ... 06:08:22 06:08:22 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:08:22 #73 6.811 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:22 #73 9.388 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:22 #73 ... 06:08:22 06:08:22 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:22 #65 32.28 Executing busybox-1.36.1-r29.trigger 06:08:22 #65 32.50 Executing ca-certificates-20250619-r0.trigger 06:08:22 #65 ... 06:08:22 06:08:22 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:08:22 #57 30.09 (1/2) Installing dumb-init (1.2.5-r3) 06:08:22 #57 30.31 (2/2) Installing su-exec (0.2-r3) 06:08:22 #57 30.31 Executing busybox-1.36.1-r29.trigger 06:08:22 #57 30.71 OK: 9 MiB in 16 packages 06:08:22 #57 DONE 32.8s 06:08:22 06:08:22 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:08:22 #68 28.39 OK: 239 MiB in 58 packages 06:08:22 #68 DONE 30.7s 06:08:22 06:08:22 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:08:22 #81 ... 06:08:22 06:08:22 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:22 #75 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:22 #75 20.36 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:22 #75 20.62 Executing busybox-1.36.1-r30.post-upgrade 06:08:23 #75 ... 06:08:23 06:08:23 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:08:23 #82 ... 06:08:23 06:08:23 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:08:23 #66 DONE 31.0s 06:08:23 06:08:23 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:23 #75 21.37 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:23 #75 21.37 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:23 #75 21.40 Executing busybox-1.36.1-r30.trigger 06:08:23 #75 21.52 OK: 14 MiB in 21 packages 06:08:23 #75 ... 06:08:23 06:08:23 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:08:23 #81 DONE 1.5s 06:08:24 06:08:24 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:24 #83 ... 06:08:24 06:08:24 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:08:24 #84 DONE 1.5s 06:08:24 06:08:24 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:25 #85 ... 06:08:25 06:08:25 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:25 #86 ... 06:08:25 06:08:25 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:25 #65 35.12 OK: 20 MiB in 18 packages 06:08:26 #65 ... 06:08:26 06:08:26 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:08:26 #75 DONE 24.8s 06:08:26 06:08:26 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:08:26 #74 6.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:26 #74 ... 06:08:26 06:08:26 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:26 #58 27.08 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:08:26 #58 27.08 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:08:26 #58 27.08 OK: 24052 distinct packages available 06:08:26 #58 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:26 #58 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:26 #58 ... 06:08:26 06:08:26 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:26 #60 27.98 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:08:26 #60 27.99 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:08:26 #60 27.99 OK: 24052 distinct packages available 06:08:26 #60 29.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:26 #60 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:26 #60 ... 06:08:26 06:08:26 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:26 #56 27.37 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:08:26 #56 27.39 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:08:26 #56 27.39 OK: 24052 distinct packages available 06:08:26 #56 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:26 #56 32.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:27 #56 ... 06:08:27 06:08:27 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:27 #70 29.94 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:08:27 #70 29.94 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:08:27 #70 29.94 OK: 24052 distinct packages available 06:08:27 #70 32.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:27 #70 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:27 #70 ... 06:08:27 06:08:27 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:08:27 #77 22.02 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:27 #77 22.30 Executing busybox-1.36.1-r30.post-upgrade 06:08:27 #77 ... 06:08:27 06:08:27 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:08:27 #65 DONE 38.1s 06:08:27 06:08:27 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:08:27 #82 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:29 #107 ... 06:08:29 06:08:29 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:29 #80 DONE 66.6s 06:08:29 06:08:29 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:29 #103 DONE 56.6s 06:08:29 06:08:29 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:29 #79 DONE 70.1s 06:08:29 06:08:29 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:29 #85 DONE 65.1s 06:08:29 06:08:29 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:29 #82 DONE 66.4s 06:08:29 06:08:29 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:29 #97 DONE 62.0s 06:08:29 06:08:29 #104 [security-spire-config stage-2 6/10] COPY security.txt / 06:08:29 #104 DONE 55.5s 06:08:29 06:08:29 #106 [security-spire-server stage-2 6/9] COPY security.txt / 06:08:29 #106 DONE 41.3s 06:08:29 06:08:29 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 06:08:29 #82 ... 06:08:29 06:08:29 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:08:29 #0 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:29 #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:29 #87 ... 06:08:29 06:08:29 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:08:29 #74 18.11 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:29 #74 18.30 Executing busybox-1.36.1-r30.post-upgrade 06:08:29 #74 18.88 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:29 #74 18.89 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:29 #74 18.90 Executing busybox-1.36.1-r30.trigger 06:08:29 #74 19.06 OK: 9 MiB in 15 packages 06:08:30 #74 ... 06:08:30 06:08:30 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 06:08:30 #72 25.34 (1/1) Installing dumb-init (1.2.5-r3) 06:08:30 #72 26.07 Executing busybox-1.36.1-r29.trigger 06:08:30 #72 26.20 OK: 9 MiB in 15 packages 06:08:30 #72 DONE 28.0s 06:08:30 06:08:30 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:08:30 #77 23.26 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:30 #77 23.27 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:30 #77 23.28 Executing busybox-1.36.1-r30.trigger 06:08:30 #77 23.47 OK: 20 MiB in 18 packages 06:08:30 #77 DONE 25.6s 06:08:30 06:08:30 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:08:31 #88 DONE 0.3s 06:08:31 06:08:31 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:08:31 #80 18.64 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:31 #80 18.85 Executing busybox-1.36.1-r30.post-upgrade 06:08:31 #80 19.46 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:31 #80 19.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:31 #80 19.48 Executing busybox-1.36.1-r30.trigger 06:08:31 #80 19.59 OK: 11 MiB in 17 packages 06:08:31 #80 ... 06:08:31 06:08:31 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:08:31 #74 DONE 21.5s 06:08:31 06:08:31 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:08:31 #73 24.13 OK: 239 MiB in 58 packages 06:08:31 #73 DONE 26.3s 06:08:31 06:08:31 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:08:31 #82 7.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:32 #82 ... 06:08:32 06:08:32 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:08:32 #89 DONE 0.6s 06:08:32 06:08:32 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:33 #90 ... 06:08:33 06:08:33 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:08:33 #80 DONE 22.0s 06:08:33 06:08:33 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:08:33 #56 44.05 (1/4) Installing dumb-init (1.2.5-r3) 06:08:33 #56 44.13 (2/4) Installing musl-obstack (1.2.3-r2) 06:08:33 #56 44.16 (3/4) Installing libucontext (1.2-r3) 06:08:33 #56 44.18 (4/4) Installing gcompat (1.1.0-r4) 06:08:33 #56 44.27 Executing busybox-1.36.1-r29.trigger 06:08:33 #56 44.48 OK: 9 MiB in 18 packages 06:08:36 #56 DONE 46.9s 06:08:36 06:08:36 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:08:36 #60 44.43 (1/5) Installing dumb-init (1.2.5-r3) 06:08:36 #60 44.47 (2/5) Installing musl-obstack (1.2.3-r2) 06:08:36 #60 44.49 (3/5) Installing libucontext (1.2-r3) 06:08:36 #60 44.51 (4/5) Installing gcompat (1.1.0-r4) 06:08:36 #60 44.53 (5/5) Installing openssl (3.3.4-r0) 06:08:36 #60 44.63 Executing busybox-1.36.1-r29.trigger 06:08:36 #60 44.73 OK: 10 MiB in 19 packages 06:08:36 #60 DONE 47.0s 06:08:36 06:08:36 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:08:37 #91 ... 06:08:37 06:08:37 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:37 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:37 #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:37 #92 ... 06:08:37 06:08:37 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:37 #58 44.35 (1/14) Installing ca-certificates (20250619-r0) 06:08:37 #58 44.81 (2/14) Installing brotli-libs (1.1.0-r2) 06:08:37 #58 44.92 (3/14) Installing c-ares (1.33.1-r0) 06:08:37 #58 44.96 (4/14) Installing libunistring (1.2-r0) 06:08:37 #58 45.13 (5/14) Installing libidn2 (2.3.7-r0) 06:08:37 #58 45.16 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:08:37 #58 45.21 (7/14) Installing libpsl (0.21.5-r1) 06:08:37 #58 45.30 (8/14) Installing zstd-libs (1.5.6-r0) 06:08:37 #58 45.34 (9/14) Installing libcurl (8.12.1-r0) 06:08:37 #58 45.42 (10/14) Installing curl (8.12.1-r0) 06:08:37 #58 45.46 (11/14) Installing dumb-init (1.2.5-r3) 06:08:37 #58 45.49 (12/14) Installing musl-obstack (1.2.3-r2) 06:08:37 #58 45.50 (13/14) Installing libucontext (1.2-r3) 06:08:37 #58 45.52 (14/14) Installing gcompat (1.1.0-r4) 06:08:37 #58 45.56 Executing busybox-1.36.1-r29.trigger 06:08:37 #58 46.89 Executing ca-certificates-20250619-r0.trigger 06:08:37 #58 48.21 OK: 15 MiB in 28 packages 06:08:38 #58 ... 06:08:38 06:08:38 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:08:38 #70 44.32 OK: 239 MiB in 58 packages 06:08:38 #70 DONE 46.3s 06:08:38 06:08:38 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:38 #92 10.74 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:38 #92 10.96 Executing busybox-1.36.1-r30.post-upgrade 06:08:39 #92 ... 06:08:39 06:08:39 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:08:39 #93 DONE 0.9s 06:08:39 06:08:39 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:39 #92 11.50 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #92 11.50 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #92 11.51 Executing busybox-1.36.1-r30.trigger 06:08:39 #92 ... 06:08:39 06:08:39 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:08:39 #82 13.90 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #82 14.05 Executing busybox-1.36.1-r30.post-upgrade 06:08:39 #82 14.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #82 14.51 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #82 14.55 Executing busybox-1.36.1-r30.trigger 06:08:39 #82 14.64 OK: 9 MiB in 16 packages 06:08:39 #82 DONE 17.1s 06:08:39 06:08:39 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:39 #92 11.65 OK: 20 MiB in 18 packages 06:08:39 #108 ... 06:08:39 06:08:39 #109 [support-notifications builder 6/7] COPY . . 06:08:39 #92 ... 06:08:39 06:08:39 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:08:39 #87 16.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #87 16.83 Executing busybox-1.36.1-r30.post-upgrade 06:08:39 #87 17.69 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #87 17.69 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:39 #87 17.72 Executing busybox-1.36.1-r30.trigger 06:08:39 #87 17.90 OK: 9 MiB in 15 packages 06:08:39 #87 DONE 20.0s 06:08:39 06:08:39 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:08:39 #109 ... 06:08:39 06:08:39 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:08:39 #110 ... 06:08:39 06:08:39 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:08:39 #94 ... 06:08:39 06:08:39 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:08:39 #58 DONE 50.4s 06:08:39 06:08:39 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:40 #111 ... 06:08:40 06:08:40 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:40 #112 ... 06:08:40 06:08:40 #113 [core-keeper builder 7/8] COPY . . 06:08:40 #113 ... 06:08:40 06:08:40 #114 [security-spiffe-token-provider builder 6/7] COPY . . 06:08:40 #114 ... 06:08:40 06:08:40 #115 [security-proxy-setup builder 6/7] COPY . . 06:08:41 #115 ... 06:08:41 06:08:41 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:08:41 #111 DONE 11.8s 06:08:41 #95 ... 06:08:41 06:08:41 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:08:41 #92 DONE 13.6s 06:08:41 06:08:41 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:41 06:08:41 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:43 #112 ... 06:08:43 06:08:43 #116 [security-spire-agent stage-3 7/10] COPY security.txt / 06:08:44 #96 ... 06:08:44 06:08:44 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:08:44 #94 DONE 4.7s 06:08:44 #116 ... 06:08:44 06:08:44 #107 [support-scheduler builder 6/7] COPY . . 06:08:44 #107 DONE 33.1s 06:08:44 06:08:44 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:44 06:08:44 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:08:44 #97 DONE 0.2s 06:08:44 06:08:44 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:44 #95 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:45 #95 5.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:46 #95 ... 06:08:46 06:08:46 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:08:46 #0 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:46 #0 6.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:46 #98 ... 06:08:46 06:08:46 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:08:46 #91 5.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:46 #91 6.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:46 #91 10.47 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:46 #112 ... 06:08:46 06:08:46 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:08:46 #117 ... 06:08:46 06:08:46 #109 [support-notifications builder 6/7] COPY . . 06:08:46 #109 DONE 17.5s 06:08:46 #91 10.56 Executing busybox-1.36.1-r30.post-upgrade 06:08:47 06:08:47 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:08:47 #91 10.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:47 #91 10.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:47 #91 10.85 Executing busybox-1.36.1-r30.trigger 06:08:47 #91 10.94 OK: 10 MiB in 19 packages 06:08:47 #91 ... 06:08:47 06:08:47 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:47 #95 7.986 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #95 8.136 Executing busybox-1.36.1-r30.post-upgrade 06:08:48 #95 ... 06:08:48 06:08:48 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:08:48 #98 10.56 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #98 10.67 Executing busybox-1.36.1-r30.post-upgrade 06:08:48 #98 10.99 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #98 10.99 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #98 11.01 Executing busybox-1.36.1-r30.trigger 06:08:48 #98 11.07 OK: 9 MiB in 18 packages 06:08:48 #98 DONE 12.1s 06:08:48 06:08:48 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:08:48 #91 DONE 12.3s 06:08:48 06:08:48 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:08:48 #95 8.625 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #95 8.661 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:08:48 #95 8.699 Executing busybox-1.36.1-r30.trigger 06:08:48 #95 8.807 OK: 15 MiB in 28 packages 06:08:50 #95 DONE 10.2s 06:08:50 06:08:50 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:08:50 #99 DONE 1.7s 06:08:50 06:08:50 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:51 #117 ... 06:08:51 06:08:51 #114 [security-spiffe-token-provider builder 6/7] COPY . . 06:08:51 #114 DONE 21.3s 06:08:51 06:08:51 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:08:51 #110 DONE 21.3s 06:08:51 06:08:51 #115 [security-secretstore-setup builder 6/7] COPY . . 06:08:51 #115 DONE 21.3s 06:08:51 06:08:51 #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:08:51 #118 CACHED 06:08:51 06:08:51 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #119 CACHED 06:08:51 06:08:51 #120 [security-secretstore-setup builder 6/7] COPY . . 06:08:51 #120 CACHED 06:08:51 06:08:51 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:08:51 #121 CACHED 06:08:51 06:08:51 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #122 CACHED 06:08:51 06:08:51 #123 [security-bootstrapper builder 6/7] COPY . . 06:08:51 #123 CACHED 06:08:51 06:08:51 #108 [core-command builder 6/7] COPY . . 06:08:51 #108 DONE 21.4s 06:08:51 06:08:51 #113 [core-keeper builder 7/8] COPY . . 06:08:51 #113 DONE 21.3s 06:08:51 06:08:51 #124 [core-command builder 6/7] COPY . . 06:08:51 #124 CACHED 06:08:51 06:08:51 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 06:08:51 #125 CACHED 06:08:51 06:08:51 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #126 CACHED 06:08:51 06:08:51 #127 [security-proxy-auth builder 6/7] COPY . . 06:08:51 #127 CACHED 06:08:51 06:08:51 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:08:51 #128 CACHED 06:08:51 06:08:51 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #129 CACHED 06:08:51 06:08:51 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 06:08:51 #130 CACHED 06:08:51 06:08:51 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #131 CACHED 06:08:51 06:08:51 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:08:51 #132 CACHED 06:08:51 06:08:51 #133 [core-metadata builder 6/7] COPY . . 06:08:51 #133 CACHED 06:08:51 06:08:51 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:08:51 #134 CACHED 06:08:51 06:08:51 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:51 #135 CACHED 06:08:51 06:08:51 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:51 #112 DONE 21.4s 06:08:51 06:08:51 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:08:51 #136 ... 06:08:51 06:08:51 #116 [security-spire-agent stage-3 7/10] COPY security.txt / 06:08:51 #116 DONE 8.0s 06:08:51 06:08:51 #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:08:51 #137 DONE 0.3s 06:08:51 06:08:51 #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:08:51 #136 DONE 0.3s 06:08:51 06:08:51 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:51 #138 ... 06:08:51 06:08:51 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:08:51 #139 DONE 0.2s 06:08:51 06:08:51 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:51 #138 DONE 0.2s 06:08:51 06:08:51 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:08:51 #140 DONE 0.2s 06:08:51 06:08:51 #141 [security-spire-config] exporting to image 06:08:51 #141 exporting layers 06:08:51 #100 ... 06:08:51 06:08:51 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:51 #101 DONE 3.1s 06:08:51 #141 ... 06:08:51 06:08:51 #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:08:51 #142 DONE 0.4s 06:08:51 06:08:51 #143 [security-spire-server] exporting to image 06:08:51 06:08:51 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:51 #100 DONE 3.1s 06:08:51 06:08:51 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:08:51 #102 DONE 0.3s 06:08:51 06:08:51 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:08:52 #143 ... 06:08:52 06:08:52 #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:08:52 #144 DONE 0.3s 06:08:52 06:08:52 #145 [security-spire-agent] exporting to image 06:08:52 #103 DONE 0.3s 06:08:52 06:08:52 #104 [security-spire-server stage-2 6/9] COPY security.txt / 06:08:52 #104 ... 06:08:52 06:08:52 #105 [security-spire-config stage-2 6/10] COPY security.txt / 06:08:52 #105 DONE 0.3s 06:08:52 06:08:52 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:08:52 #106 DONE 2.2s 06:08:52 06:08:52 #104 [security-spire-server stage-2 6/9] COPY security.txt / 06:08:52 #104 DONE 0.4s 06:08:52 06:08:52 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:52 #107 ... 06:08:52 06:08:52 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:08:52 #108 DONE 0.3s 06:08:52 06:08:52 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:08:52 #109 ... 06:08:52 06:08:52 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:08:52 #110 DONE 0.3s 06:08:52 06:08:52 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:08:52 #107 DONE 0.3s 06:08:52 06:08:52 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:08:52 #109 DONE 0.3s 06:08:52 06:08:52 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:53 #111 ... 06:08:53 06:08:53 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:08:53 #112 DONE 0.2s 06:08:53 06:08:53 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 06:08:53 #113 DONE 0.4s 06:08:53 06:08:53 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:08:53 #111 DONE 0.4s 06:08:53 06:08:53 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:08:53 #114 DONE 0.4s 06:08:53 06:08:53 #115 [security-spire-config] exporting to image 06:08:53 #115 exporting layers 06:08:53 #115 ... 06:08:53 06:08:53 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:08:53 #116 DONE 0.5s 06:08:53 06:08:53 #115 [security-spire-server] exporting to image 06:08:54 #115 ... 06:08:54 06:08:54 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:08:54 #117 DONE 0.5s 06:08:54 06:08:54 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:08:54 #118 DONE 0.3s 06:08:54 06:08:54 #115 [security-spire-agent] exporting to image 06:08:56 #145 ... 06:08:56 06:08:56 #141 [security-spire-config] exporting to image 06:08:56 #141 exporting layers 3.6s done 06:08:56 #141 writing image sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb 0.5s done 06:08:56 #141 naming to docker.io/library/security-spire-config 0.1s done 06:08:56 #141 DONE 4.6s 06:08:56 06:08:56 #143 [security-spire-server] exporting to image 06:08:56 #143 exporting layers 4.1s done 06:08:56 #143 writing image sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 0.4s done 06:08:56 #143 naming to docker.io/library/security-spire-server 0.0s done 06:08:56 #143 DONE 4.9s 06:08:56 06:08:56 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:08:56 #0 1.520 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:08:56 #146 ... 06:08:56 06:08:56 #145 [security-spire-agent] exporting to image 06:08:56 #145 exporting layers 4.5s done 06:08:56 #145 writing image sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:08:56 #145 naming to docker.io/library/security-spire-agent 0.0s done 06:08:56 #145 DONE 4.8s 06:08:56 06:08:56 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:08:56 #0 1.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:08:57 #115 exporting layers 4.2s done 06:08:57 #115 writing image sha256:b22265ae0a74f256ff0cbc81c2a6892b8e580dfa07447199628088c54c06f9ef 0.1s done 06:08:57 #115 naming to docker.io/library/security-spire-config-arm64 06:08:57 #115 exporting layers 3.9s done 06:08:57 #115 naming to docker.io/library/security-spire-config-arm64 done 06:08:57 #115 writing image sha256:2b6d54cdcfc3a777142af9bdfaf80515eaa78de172e837660d15069becc3da4f 0.0s done 06:08:57 #115 naming to docker.io/library/security-spire-server-arm64 06:08:57 #115 naming to docker.io/library/security-spire-server-arm64 done 06:08:57 #115 exporting layers 3.3s done 06:08:57 #115 writing image sha256:be52139c19f2a14d7c5071a25ce4391d5f4648d72dafe5acc3b1f0604910b070 0.0s done 06:08:57 #115 naming to docker.io/library/security-spire-agent-arm64 done 06:08:57 #115 DONE 4.5s 06:08:57 06:08:57 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:58 #147 ... 06:08:58 06:08:58 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:08:58 #0 2.804 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:08:58 #148 ... 06:08:58 06:08:58 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:08:58 #0 1.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:09:01 #149 ... 06:09:01 06:09:01 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:09:01 #0 0.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:09:01 #150 ... 06:09:01 06:09:01 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:09:01 #0 1.564 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:09:01 #151 ... 06:09:01 06:09:01 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:09:01 #0 1.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:09:01 #152 ... 06:09:01 06:09:01 #153 [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:09:01 #0 1.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:09:01 #153 ... 06:09:01 06:09:01 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:09:01 #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:09:01 #154 ... 06:09:01 06:09:01 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:09:01 #117 4.413 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:09:01 #117 ... 06:09:01 06:09:01 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:09:01 #0 0.739 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:09:02 #155 ... 06:09:02 06:09:02 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:09:02 #0 0.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:10:19 #85 ... 06:10:19 06:10:19 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #79 DONE 113.8s 06:10:19 06:10:19 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #90 DONE 102.3s 06:10:19 06:10:19 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #96 DONE 95.2s 06:10:19 06:10:19 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #83 DONE 110.4s 06:10:19 06:10:19 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #86 DONE 119.3s 06:10:19 06:10:19 #119 [core-keeper builder 7/8] COPY . . 06:10:19 #119 ... 06:10:19 06:10:19 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #85 DONE 109.8s 06:10:19 06:10:19 #120 [support-scheduler builder 6/7] COPY . . 06:10:19 #120 DONE 1.9s 06:10:19 06:10:19 #121 [security-spiffe-token-provider builder 6/7] COPY . . 06:10:19 #121 DONE 2.1s 06:10:19 06:10:19 #122 [support-notifications builder 6/7] COPY . . 06:10:19 #122 DONE 2.1s 06:10:19 06:10:19 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:10:19 #123 CACHED 06:10:19 06:10:19 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #124 CACHED 06:10:19 06:10:19 #125 [security-secretstore-setup builder 6/7] COPY . . 06:10:19 #125 CACHED 06:10:19 06:10:19 #119 [core-keeper builder 7/8] COPY . . 06:10:19 #119 DONE 2.0s 06:10:19 06:10:19 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #126 CACHED 06:10:19 06:10:19 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:10:19 #127 CACHED 06:10:19 06:10:19 #128 [security-bootstrapper builder 6/7] COPY . . 06:10:19 #128 CACHED 06:10:19 06:10:19 #129 [security-proxy-setup builder 6/7] COPY . . 06:10:19 #129 DONE 2.0s 06:10:19 06:10:19 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:19 #130 ... 06:10:19 06:10:19 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #131 CACHED 06:10:19 06:10:19 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:10:19 #132 CACHED 06:10:19 06:10:19 #133 [core-metadata builder 6/7] COPY . . 06:10:19 #133 CACHED 06:10:19 06:10:19 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:10:19 #134 CACHED 06:10:19 06:10:19 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #135 CACHED 06:10:19 06:10:19 #136 [security-proxy-auth builder 6/7] COPY . . 06:10:19 #136 CACHED 06:10:19 06:10:19 #137 [core-command builder 6/7] COPY . . 06:10:19 #137 CACHED 06:10:19 06:10:19 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #138 CACHED 06:10:19 06:10:19 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 06:10:19 #139 CACHED 06:10:19 06:10:19 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 06:10:19 #140 CACHED 06:10:19 06:10:19 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:19 #141 CACHED 06:10:19 06:10:19 #142 [core-data builder 6/7] COPY . . 06:10:19 #142 CACHED 06:10:19 06:10:19 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 06:10:19 #143 DONE 2.1s 06:10:19 06:10:19 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:22 #144 ... 06:10:22 06:10:22 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:22 #130 5.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:10:26 #130 ... 06:10:26 06:10:26 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:26 #0 4.532 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:10:26 #145 ... 06:10:26 06:10:26 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:10:26 #0 4.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:10:26 #146 ... 06:10:26 06:10:26 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:10:26 #0 5.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:10:27 #147 ... 06:10:27 06:10:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:10:27 #0 6.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:10:27 #148 ... 06:10:27 06:10:27 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:10:27 #0 5.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:10:27 #149 ... 06:10:27 06:10:27 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:10:27 #0 5.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:10:27 #150 ... 06:10:27 06:10:27 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:10:27 #0 6.087 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:10:27 #151 ... 06:10:27 06:10:27 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:10:27 #0 6.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:10:27 #152 ... 06:10:27 06:10:27 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:27 #0 6.352 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:10:28 #153 ... 06:10:28 06:10:28 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:10:28 #0 5.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:10:28 #154 ... 06:10:28 06:10:28 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:28 #144 5.771 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:11:23 #156 ... 06:11:23 06:11:23 #153 [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:11:23 #153 149.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:11:29 #153 ... 06:11:29 06:11:29 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:11:29 #147 DONE 158.6s 06:11:29 06:11:29 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:11:34 #152 DONE 163.4s 06:11:34 06:11:34 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:11:34 #146 DONE 163.3s 06:11:34 06:11:34 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:11:34 #154 DONE 163.4s 06:11:34 06:11:34 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:11:34 #155 DONE 163.4s 06:11:34 06:11:34 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:11:34 #149 DONE 163.4s 06:11:34 06:11:34 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:11:34 #148 DONE 165.9s 06:11:34 06:11:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:11:34 #151 DONE 163.4s 06:11:34 06:11:34 #117 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:11:34 #117 DONE 167.5s 06:11:34 06:11:34 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:11:34 #157 ... 06:11:34 06:11:34 #153 [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:11:34 #153 DONE 163.5s 06:11:34 06:11:34 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:11:34 #156 DONE 163.6s 06:11:34 06:11:34 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:11:34 #150 DONE 163.6s 06:11:34 06:11:34 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #158 DONE 0.3s 06:11:34 06:11:34 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:11:34 #157 DONE 0.3s 06:11:34 06:11:34 #159 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #159 DONE 0.3s 06:11:34 06:11:34 #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #160 DONE 0.2s 06:11:34 06:11:34 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #161 DONE 0.2s 06:11:34 06:11:34 #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #162 DONE 0.2s 06:11:34 06:11:34 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #163 DONE 0.2s 06:11:34 06:11:34 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:34 #164 ... 06:11:34 06:11:34 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #165 DONE 0.2s 06:11:34 06:11:34 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #166 DONE 0.2s 06:11:34 06:11:34 #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:11:34 #167 DONE 0.2s 06:11:34 06:11:34 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:11:34 #168 CACHED 06:11:34 06:11:34 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #169 CACHED 06:11:34 06:11:34 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:11:34 #170 CACHED 06:11:34 06:11:34 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #171 CACHED 06:11:34 06:11:34 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:11:34 #172 CACHED 06:11:34 06:11:34 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:11:34 #173 CACHED 06:11:34 06:11:34 #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:11:35 #174 ... 06:11:35 06:11:35 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:35 #175 DONE 0.6s 06:11:35 06:11:35 #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:11:35 #176 DONE 0.7s 06:11:35 06:11:35 #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:35 #177 DONE 0.6s 06:11:35 06:11:35 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:11:35 #178 ... 06:11:35 06:11:35 #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:35 #164 DONE 1.2s 06:11:35 06:11:35 #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:11:35 #179 DONE 1.2s 06:11:35 06:11:35 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:11:35 #180 DONE 1.2s 06:11:35 06:11:35 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:11:35 #181 DONE 1.2s 06:11:35 06:11:35 #182 [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:11:37 #182 ... 06:11:37 06:11:37 #174 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:11:37 #174 DONE 2.2s 06:11:37 06:11:37 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:11:37 #183 ... 06:11:37 06:11:37 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:11:37 #184 DONE 2.7s 06:11:37 06:11:37 #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:11:37 #185 DONE 2.7s 06:11:37 06:11:37 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:11:37 #186 DONE 2.7s 06:11:37 06:11:37 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:11:38 #187 ... 06:11:38 06:11:38 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:11:38 #188 DONE 3.5s 06:11:38 06:11:38 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:11:38 #189 ... 06:11:38 06:11:38 #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:11:38 #190 DONE 3.1s 06:11:38 06:11:38 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:11:38 #191 DONE 3.1s 06:11:38 06:11:38 #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:11:38 #178 DONE 3.1s 06:11:38 06:11:38 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:11:38 #192 DONE 2.6s 06:11:38 06:11:38 #193 [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:11:38 #193 DONE 2.6s 06:11:38 06:11:38 #182 [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:11:38 #182 DONE 2.6s 06:11:38 06:11:38 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:11:38 #183 DONE 2.6s 06:11:38 06:11:38 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:11:38 #194 DONE 1.1s 06:11:38 06:11:38 #195 [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:11:38 #195 DONE 1.1s 06:11:38 06:11:38 #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:11:38 #196 ... 06:11:38 06:11:38 #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:11:38 #197 DONE 1.1s 06:11:38 06:11:38 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:11:38 #187 DONE 1.1s 06:11:38 06:11:38 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:11:38 #189 DONE 0.3s 06:11:38 06:11:38 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:11:38 #198 DONE 0.3s 06:11:38 06:11:38 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:11:38 #199 DONE 0.4s 06:11:38 06:11:38 #200 [core-keeper] exporting to image 06:11:38 #200 exporting layers 0.2s done 06:11:38 #200 writing image sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:11:38 #200 naming to docker.io/library/core-keeper 0.0s done 06:11:38 #200 DONE 0.4s 06:11:38 06:11:38 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:11:38 #201 DONE 0.3s 06:11:38 06:11:38 #202 [support-scheduler] exporting to image 06:11:38 #202 ... 06:11:38 06:11:38 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:11:38 #203 DONE 0.4s 06:11:38 06:11:38 #204 [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:11:38 #204 DONE 0.3s 06:11:38 06:11:38 #205 [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:11:38 #205 DONE 0.3s 06:11:38 06:11:38 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:11:38 #206 DONE 0.3s 06:11:38 06:11:38 #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:11:38 #196 DONE 0.3s 06:11:38 06:11:38 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:11:38 #207 DONE 0.3s 06:11:39 06:11:39 #208 [core-command] exporting to image 06:11:39 #208 exporting layers 0.2s done 06:11:39 #208 writing image sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:11:39 #208 naming to docker.io/library/core-command done 06:11:39 #208 DONE 0.3s 06:11:39 06:11:39 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:11:39 #209 DONE 0.3s 06:11:39 06:11:39 #210 [core-metadata] exporting to image 06:11:39 #210 ... 06:11:39 06:11:39 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:11:39 #211 DONE 0.6s 06:11:39 06:11:39 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:11:39 #212 DONE 0.5s 06:11:39 06:11:39 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:11:39 #213 DONE 0.7s 06:11:39 06:11:39 #214 [core-data] exporting to image 06:11:39 #214 exporting layers 0.6s done 06:11:39 #214 writing image sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 0.2s done 06:11:39 #214 naming to docker.io/library/core-data done 06:11:39 #214 DONE 0.9s 06:11:39 06:11:39 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:11:39 #215 DONE 0.3s 06:11:39 06:11:39 #216 [support-notifications] exporting to image 06:11:39 #216 exporting layers 0.2s done 06:11:39 #216 writing image sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 0.0s done 06:11:39 #216 naming to docker.io/library/support-notifications done 06:11:39 #216 DONE 0.9s 06:11:39 06:11:39 #210 [core-metadata] exporting to image 06:11:39 #210 exporting layers 0.7s done 06:11:39 #210 writing image sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 0.0s done 06:11:39 #210 naming to docker.io/library/core-metadata done 06:11:39 #210 DONE 1.1s 06:11:39 06:11:39 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:11:39 #217 DONE 0.7s 06:11:39 06:11:39 #202 [support-scheduler] exporting to image 06:11:39 #202 exporting layers 1.2s done 06:11:40 #202 ... 06:11:40 06:11:40 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:40 #218 DONE 1.2s 06:11:40 06:11:40 #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:11:40 #219 DONE 0.5s 06:11:40 06:11:40 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:40 #220 DONE 1.2s 06:11:40 06:11:40 #221 [core-common-config-bootstrapper] exporting to image 06:11:40 #221 exporting layers 0.1s done 06:11:40 #221 ... 06:11:40 06:11:40 #222 [security-spiffe-token-provider] exporting to image 06:11:40 #222 exporting layers 1.1s done 06:11:40 #222 writing image sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:11:40 #222 naming to docker.io/library/security-spiffe-token-provider done 06:11:40 #222 DONE 1.6s 06:11:40 06:11:40 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:11:40 #223 DONE 0.5s 06:11:40 06:11:40 #224 [security-proxy-auth] exporting to image 06:11:40 #224 exporting layers 0.4s done 06:11:40 #224 writing image sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:11:40 #224 naming to docker.io/library/security-proxy-auth 0.0s done 06:11:40 #224 DONE 0.5s 06:11:40 06:11:40 #202 [support-scheduler] exporting to image 06:11:40 #202 writing image sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:11:40 #202 naming to docker.io/library/support-scheduler 0.0s done 06:11:40 #202 DONE 1.8s 06:11:40 06:11:40 #225 [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:11:40 #225 DONE 0.5s 06:11:40 06:11:40 #221 [core-common-config-bootstrapper] exporting to image 06:11:40 #221 writing image sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:11:40 #221 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:11:40 #221 DONE 0.5s 06:11:40 06:11:40 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:11:40 #226 DONE 0.1s 06:11:40 06:11:40 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:40 #227 ... 06:11:40 06:11:40 #228 [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:11:40 #228 DONE 0.1s 06:11:40 06:11:40 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:40 #229 DONE 1.2s 06:11:40 06:11:40 #230 [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:11:40 #230 DONE 0.1s 06:11:40 06:11:40 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:11:40 #231 DONE 0.1s 06:11:40 06:11:40 #232 [security-proxy-setup] exporting to image 06:11:41 #232 exporting layers 0.2s done 06:11:41 #232 writing image sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:11:41 #232 naming to docker.io/library/security-proxy-setup done 06:11:41 #232 DONE 0.2s 06:11:41 06:11:41 #227 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:41 #227 DONE 0.5s 06:11:41 06:11:41 #233 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:11:41 #233 DONE 0.4s 06:11:41 06:11:41 #234 [security-secretstore-setup] exporting to image 06:11:41 #234 exporting layers 0.2s done 06:11:41 #234 writing image sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:11:41 #234 naming to docker.io/library/security-secretstore-setup 0.0s done 06:11:41 #234 DONE 0.3s 06:11:41 06:11:41 #235 [security-bootstrapper] exporting to image 06:11:41 #235 exporting layers 0.2s done 06:11:41 #235 writing image sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:11:41 #235 naming to docker.io/library/security-bootstrapper done 06:11:41 #235 DONE 0.2s 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:11:41 time="2025-08-28T06:06:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:11:41 $ docker stop --time=1 14e8ad5bcab80cfcf66cd9b222766e30c744334d0ff7cdd9683db854a353a3f5 06:11:42 $ docker rm -f --volumes 14e8ad5bcab80cfcf66cd9b222766e30c744334d0ff7cdd9683db854a353a3f5 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:43 + docker images 06:11:43 REPOSITORY TAG IMAGE ID CREATED SIZE 06:11:43 security-bootstrapper latest 93b4ebdbbf28 1 second ago 21.2MB 06:11:43 security-secretstore-setup latest f93c49810922 2 seconds ago 80.6MB 06:11:43 security-proxy-setup latest 937fa404c905 2 seconds ago 49.9MB 06:11:43 core-common-config-bootstrapper latest 4689f423ecb6 3 seconds ago 20.2MB 06:11:43 security-proxy-auth latest 75b631fcd3b0 3 seconds ago 45.4MB 06:11:43 core-data latest 851ba0b9b337 4 seconds ago 46.3MB 06:11:43 support-scheduler latest 3d076da5c1c4 4 seconds ago 50MB 06:11:43 security-spiffe-token-provider latest 3b2b511eba23 4 seconds ago 48.8MB 06:11:43 core-keeper latest 85a3c5bf6467 4 seconds ago 45.2MB 06:11:43 core-command latest 51a834bd0f92 4 seconds ago 40.5MB 06:11:43 support-notifications latest d6d4bb0631f6 4 seconds ago 53.6MB 06:11:43 core-metadata latest 7117bd16c579 4 seconds ago 46.4MB 06:11:43 security-spire-agent latest 5d99493624ca 2 minutes ago 196MB 06:11:43 security-spire-server latest 68d92b22c492 2 minutes ago 150MB 06:11:43 security-spire-config latest 658f7bf834f5 2 minutes ago 150MB 06:11:43 ci-base-image-x86_64 latest 5afbd851e4e3 8 minutes ago 936MB 06:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB 06:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 06:11:43 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:11:43 provisioning config files... 06:11:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/893@tmp/config13465677124770132781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:43 ---> ****-login.sh 06:11:43 nexus3.edgexfoundry.org:10001 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10002 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10003 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 Login Succeeded 06:11:43 nexus3.edgexfoundry.org:10004 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:44 Login Succeeded 06:11:44 ****.io 06:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:44 Login Succeeded 06:11:44 ---> ****-login.sh ends [Pipeline] } 06:11:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:11:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:11:44 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:44 latest 06:11:44 4.1.0-dev.52 06:11:44 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:44 main 06:11:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:44 + docker push nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:44 933b4a735bdb: Preparing 06:11:44 51e3e93e903b: Preparing 06:11:44 016b00e7675e: Preparing 06:11:44 03587b2743c4: Preparing 06:11:44 d9afb2bb9da4: Preparing 06:11:44 0e91cffc6d5d: Preparing 06:11:44 097100c76c15: Preparing 06:11:44 0e91cffc6d5d: Waiting 06:11:44 097100c76c15: Waiting 06:11:44 016b00e7675e: Pushed 06:11:44 03587b2743c4: Pushed 06:11:44 933b4a735bdb: Pushed 06:11:44 097100c76c15: Layer already exists 06:11:44 d9afb2bb9da4: Pushed 06:11:44 0e91cffc6d5d: Pushed 06:11:48 51e3e93e903b: Pushed 06:11:48 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:48 933b4a735bdb: Preparing 06:11:48 51e3e93e903b: Preparing 06:11:48 016b00e7675e: Preparing 06:11:48 03587b2743c4: Preparing 06:11:48 d9afb2bb9da4: Preparing 06:11:48 0e91cffc6d5d: Preparing 06:11:48 097100c76c15: Preparing 06:11:48 0e91cffc6d5d: Waiting 06:11:48 097100c76c15: Waiting 06:11:48 d9afb2bb9da4: Layer already exists 06:11:48 933b4a735bdb: Layer already exists 06:11:48 016b00e7675e: Layer already exists 06:11:48 03587b2743c4: Layer already exists 06:11:48 51e3e93e903b: Layer already exists 06:11:48 097100c76c15: Layer already exists 06:11:48 0e91cffc6d5d: Layer already exists 06:11:48 latest: digest: sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 06:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:49 933b4a735bdb: Preparing 06:11:49 51e3e93e903b: Preparing 06:11:49 016b00e7675e: Preparing 06:11:49 03587b2743c4: Preparing 06:11:49 d9afb2bb9da4: Preparing 06:11:49 0e91cffc6d5d: Preparing 06:11:49 097100c76c15: Preparing 06:11:49 0e91cffc6d5d: Waiting 06:11:49 097100c76c15: Waiting 06:11:49 03587b2743c4: Layer already exists 06:11:49 016b00e7675e: Layer already exists 06:11:49 51e3e93e903b: Layer already exists 06:11:49 d9afb2bb9da4: Layer already exists 06:11:49 933b4a735bdb: Layer already exists 06:11:49 0e91cffc6d5d: Layer already exists 06:11:49 097100c76c15: Layer already exists 06:11:49 4.1.0-dev.52: digest: sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker push nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:50 933b4a735bdb: Preparing 06:11:50 51e3e93e903b: Preparing 06:11:50 016b00e7675e: Preparing 06:11:50 03587b2743c4: Preparing 06:11:50 d9afb2bb9da4: Preparing 06:11:50 0e91cffc6d5d: Preparing 06:11:50 097100c76c15: Preparing 06:11:50 0e91cffc6d5d: Waiting 06:11:50 097100c76c15: Waiting 06:11:50 933b4a735bdb: Layer already exists 06:11:50 d9afb2bb9da4: Layer already exists 06:11:50 016b00e7675e: Layer already exists 06:11:50 03587b2743c4: Layer already exists 06:11:50 51e3e93e903b: Layer already exists 06:11:50 0e91cffc6d5d: Layer already exists 06:11:50 097100c76c15: Layer already exists 06:11:50 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:11:50 933b4a735bdb: Preparing 06:11:50 51e3e93e903b: Preparing 06:11:50 016b00e7675e: Preparing 06:11:50 03587b2743c4: Preparing 06:11:50 d9afb2bb9da4: Preparing 06:11:50 0e91cffc6d5d: Preparing 06:11:50 097100c76c15: Preparing 06:11:50 0e91cffc6d5d: Waiting 06:11:50 097100c76c15: Waiting 06:11:50 933b4a735bdb: Layer already exists 06:11:50 016b00e7675e: Layer already exists 06:11:50 03587b2743c4: Layer already exists 06:11:50 51e3e93e903b: Layer already exists 06:11:50 d9afb2bb9da4: Layer already exists 06:11:50 097100c76c15: Layer already exists 06:11:50 0e91cffc6d5d: Layer already exists 06:11:50 main: digest: sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:50 ===================================================== [Pipeline] echo 06:11:50 taggedImages: 06:11:50 - nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:50 - nexus3.edgexfoundry.org:10004/core-command:latest 06:11:50 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 06:11:50 - nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:11:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:11:50 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:50 latest 06:11:50 4.1.0-dev.52 06:11:50 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:50 main 06:11:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:51 6d75bbd89db4: Preparing 06:11:51 7dc6ac2d714c: Preparing 06:11:51 5ac13b56bcfe: Preparing 06:11:51 67e82ca1bb65: Preparing 06:11:51 016b00e7675e: Preparing 06:11:51 03587b2743c4: Preparing 06:11:51 d9afb2bb9da4: Preparing 06:11:51 0e91cffc6d5d: Preparing 06:11:51 097100c76c15: Preparing 06:11:51 03587b2743c4: Waiting 06:11:51 0e91cffc6d5d: Waiting 06:11:51 d9afb2bb9da4: Waiting 06:11:51 097100c76c15: Waiting 06:11:51 016b00e7675e: Layer already exists 06:11:51 03587b2743c4: Layer already exists 06:11:51 d9afb2bb9da4: Layer already exists 06:11:51 0e91cffc6d5d: Layer already exists 06:11:51 7dc6ac2d714c: Pushed 06:11:51 097100c76c15: Layer already exists 06:11:51 5ac13b56bcfe: Pushed 06:11:51 6d75bbd89db4: Pushed 06:11:52 67e82ca1bb65: Pushed 06:11:52 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:53 + 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:11:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:53 6d75bbd89db4: Preparing 06:11:53 7dc6ac2d714c: Preparing 06:11:53 5ac13b56bcfe: Preparing 06:11:53 67e82ca1bb65: Preparing 06:11:53 016b00e7675e: Preparing 06:11:53 03587b2743c4: Preparing 06:11:53 d9afb2bb9da4: Preparing 06:11:53 0e91cffc6d5d: Preparing 06:11:53 097100c76c15: Preparing 06:11:53 03587b2743c4: Waiting 06:11:53 d9afb2bb9da4: Waiting 06:11:53 0e91cffc6d5d: Waiting 06:11:53 097100c76c15: Waiting 06:11:53 6d75bbd89db4: Layer already exists 06:11:53 016b00e7675e: Layer already exists 06:11:53 5ac13b56bcfe: Layer already exists 06:11:53 67e82ca1bb65: Layer already exists 06:11:53 7dc6ac2d714c: Layer already exists 06:11:53 03587b2743c4: Layer already exists 06:11:53 0e91cffc6d5d: Layer already exists 06:11:53 d9afb2bb9da4: Layer already exists 06:11:53 097100c76c15: Layer already exists 06:11:53 latest: digest: sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 06:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:54 6d75bbd89db4: Preparing 06:11:54 7dc6ac2d714c: Preparing 06:11:54 5ac13b56bcfe: Preparing 06:11:54 67e82ca1bb65: Preparing 06:11:54 016b00e7675e: Preparing 06:11:54 03587b2743c4: Preparing 06:11:54 d9afb2bb9da4: Preparing 06:11:54 0e91cffc6d5d: Preparing 06:11:54 097100c76c15: Preparing 06:11:54 d9afb2bb9da4: Waiting 06:11:54 0e91cffc6d5d: Waiting 06:11:54 097100c76c15: Waiting 06:11:54 03587b2743c4: Waiting 06:11:54 016b00e7675e: Layer already exists 06:11:54 6d75bbd89db4: Layer already exists 06:11:54 67e82ca1bb65: Layer already exists 06:11:54 7dc6ac2d714c: Layer already exists 06:11:54 5ac13b56bcfe: Layer already exists 06:11:54 0e91cffc6d5d: Layer already exists 06:11:54 d9afb2bb9da4: Layer already exists 06:11:54 03587b2743c4: Layer already exists 06:11:54 097100c76c15: Layer already exists 06:11:54 4.1.0-dev.52: digest: sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:54 6d75bbd89db4: Preparing 06:11:54 7dc6ac2d714c: Preparing 06:11:54 5ac13b56bcfe: Preparing 06:11:54 67e82ca1bb65: Preparing 06:11:54 016b00e7675e: Preparing 06:11:54 03587b2743c4: Preparing 06:11:54 d9afb2bb9da4: Preparing 06:11:54 0e91cffc6d5d: Preparing 06:11:54 097100c76c15: Preparing 06:11:54 03587b2743c4: Waiting 06:11:54 0e91cffc6d5d: Waiting 06:11:54 d9afb2bb9da4: Waiting 06:11:54 097100c76c15: Waiting 06:11:54 67e82ca1bb65: Layer already exists 06:11:54 6d75bbd89db4: Layer already exists 06:11:54 5ac13b56bcfe: Layer already exists 06:11:54 7dc6ac2d714c: Layer already exists 06:11:54 016b00e7675e: Layer already exists 06:11:54 d9afb2bb9da4: Layer already exists 06:11:54 03587b2743c4: Layer already exists 06:11:54 0e91cffc6d5d: Layer already exists 06:11:54 097100c76c15: Layer already exists 06:11:54 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:55 + 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:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:11:55 6d75bbd89db4: Preparing 06:11:55 7dc6ac2d714c: Preparing 06:11:55 5ac13b56bcfe: Preparing 06:11:55 67e82ca1bb65: Preparing 06:11:55 016b00e7675e: Preparing 06:11:55 03587b2743c4: Preparing 06:11:55 d9afb2bb9da4: Preparing 06:11:55 0e91cffc6d5d: Preparing 06:11:55 097100c76c15: Preparing 06:11:55 d9afb2bb9da4: Waiting 06:11:55 0e91cffc6d5d: Waiting 06:11:55 097100c76c15: Waiting 06:11:55 03587b2743c4: Waiting 06:11:55 6d75bbd89db4: Layer already exists 06:11:55 016b00e7675e: Layer already exists 06:11:55 7dc6ac2d714c: Layer already exists 06:11:55 67e82ca1bb65: Layer already exists 06:11:55 5ac13b56bcfe: Layer already exists 06:11:55 0e91cffc6d5d: Layer already exists 06:11:55 d9afb2bb9da4: Layer already exists 06:11:55 03587b2743c4: Layer already exists 06:11:55 097100c76c15: Layer already exists 06:11:55 main: digest: sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:55 ===================================================== [Pipeline] echo 06:11:55 taggedImages: 06:11:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:11:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 06:11:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:11:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:11:55 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:55 latest 06:11:55 4.1.0-dev.52 06:11:55 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:11:55 main 06:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + docker push nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:11:56 c79b9458e296: Preparing 06:11:56 af44390c5b3a: Preparing 06:11:56 016b00e7675e: Preparing 06:11:56 03587b2743c4: Preparing 06:11:56 f1b730a76a1d: Preparing 06:11:56 0e91cffc6d5d: Preparing 06:11:56 097100c76c15: Preparing 06:11:56 097100c76c15: Waiting 06:11:56 0e91cffc6d5d: Waiting 06:11:56 016b00e7675e: Layer already exists 06:11:56 03587b2743c4: Layer already exists 06:11:56 0e91cffc6d5d: Layer already exists 06:11:56 097100c76c15: Layer already exists 06:11:56 c79b9458e296: Pushed 06:11:56 f1b730a76a1d: Pushed 06:11:59 af44390c5b3a: Pushed 06:11:59 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:12:00 c79b9458e296: Preparing 06:12:00 af44390c5b3a: Preparing 06:12:00 016b00e7675e: Preparing 06:12:00 03587b2743c4: Preparing 06:12:00 f1b730a76a1d: Preparing 06:12:00 0e91cffc6d5d: Preparing 06:12:00 097100c76c15: Preparing 06:12:00 0e91cffc6d5d: Waiting 06:12:00 097100c76c15: Waiting 06:12:00 f1b730a76a1d: Layer already exists 06:12:00 c79b9458e296: Layer already exists 06:12:00 03587b2743c4: Layer already exists 06:12:00 016b00e7675e: Layer already exists 06:12:00 af44390c5b3a: Layer already exists 06:12:00 0e91cffc6d5d: Layer already exists 06:12:00 097100c76c15: Layer already exists 06:12:00 latest: digest: sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:01 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 06:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:12:01 c79b9458e296: Preparing 06:12:01 af44390c5b3a: Preparing 06:12:01 016b00e7675e: Preparing 06:12:01 03587b2743c4: Preparing 06:12:01 f1b730a76a1d: Preparing 06:12:01 0e91cffc6d5d: Preparing 06:12:01 097100c76c15: Preparing 06:12:01 097100c76c15: Waiting 06:12:01 0e91cffc6d5d: Waiting 06:12:01 03587b2743c4: Layer already exists 06:12:01 c79b9458e296: Layer already exists 06:12:01 f1b730a76a1d: Layer already exists 06:12:01 016b00e7675e: Layer already exists 06:12:01 af44390c5b3a: Layer already exists 06:12:01 0e91cffc6d5d: Layer already exists 06:12:01 097100c76c15: Layer already exists 06:12:01 4.1.0-dev.52: digest: sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker push nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:12:02 c79b9458e296: Preparing 06:12:02 af44390c5b3a: Preparing 06:12:02 016b00e7675e: Preparing 06:12:02 03587b2743c4: Preparing 06:12:02 f1b730a76a1d: Preparing 06:12:02 0e91cffc6d5d: Preparing 06:12:02 097100c76c15: Preparing 06:12:02 0e91cffc6d5d: Waiting 06:12:02 097100c76c15: Waiting 06:12:02 c79b9458e296: Layer already exists 06:12:02 016b00e7675e: Layer already exists 06:12:02 af44390c5b3a: Layer already exists 06:12:02 f1b730a76a1d: Layer already exists 06:12:02 03587b2743c4: Layer already exists 06:12:02 0e91cffc6d5d: Layer already exists 06:12:02 097100c76c15: Layer already exists 06:12:02 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:12:02 c79b9458e296: Preparing 06:12:02 af44390c5b3a: Preparing 06:12:02 016b00e7675e: Preparing 06:12:02 03587b2743c4: Preparing 06:12:02 f1b730a76a1d: Preparing 06:12:02 0e91cffc6d5d: Preparing 06:12:02 097100c76c15: Preparing 06:12:02 097100c76c15: Waiting 06:12:02 0e91cffc6d5d: Waiting 06:12:02 03587b2743c4: Layer already exists 06:12:02 af44390c5b3a: Layer already exists 06:12:02 f1b730a76a1d: Layer already exists 06:12:02 016b00e7675e: Layer already exists 06:12:02 c79b9458e296: Layer already exists 06:12:02 097100c76c15: Layer already exists 06:12:02 0e91cffc6d5d: Layer already exists 06:12:02 main: digest: sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:02 ===================================================== [Pipeline] echo 06:12:02 taggedImages: 06:12:02 - nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:02 - nexus3.edgexfoundry.org:10004/core-data:latest 06:12:02 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 06:12:02 - nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:12:02 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:12:02 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:02 latest 06:12:02 4.1.0-dev.52 06:12:02 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:02 main 06:12:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:12:03 a9caca84fc6f: Preparing 06:12:03 3d5e4e3b1245: Preparing 06:12:03 03587b2743c4: Preparing 06:12:03 63b795b10208: Preparing 06:12:03 1089dca13f5a: Preparing 06:12:03 097100c76c15: Preparing 06:12:03 097100c76c15: Waiting 06:12:03 03587b2743c4: Layer already exists 06:12:03 097100c76c15: Layer already exists 06:12:03 1089dca13f5a: Pushed 06:12:03 63b795b10208: Pushed 06:12:03 a9caca84fc6f: Pushed 06:12:06 3d5e4e3b1245: Pushed 06:12:07 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:12:07 a9caca84fc6f: Preparing 06:12:07 3d5e4e3b1245: Preparing 06:12:07 03587b2743c4: Preparing 06:12:07 63b795b10208: Preparing 06:12:07 1089dca13f5a: Preparing 06:12:07 097100c76c15: Preparing 06:12:07 097100c76c15: Waiting 06:12:07 3d5e4e3b1245: Layer already exists 06:12:07 03587b2743c4: Layer already exists 06:12:07 1089dca13f5a: Layer already exists 06:12:07 63b795b10208: Layer already exists 06:12:07 a9caca84fc6f: Layer already exists 06:12:07 097100c76c15: Layer already exists 06:12:07 latest: digest: sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 06:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:12:08 a9caca84fc6f: Preparing 06:12:08 3d5e4e3b1245: Preparing 06:12:08 03587b2743c4: Preparing 06:12:08 63b795b10208: Preparing 06:12:08 1089dca13f5a: Preparing 06:12:08 097100c76c15: Preparing 06:12:08 097100c76c15: Waiting 06:12:08 1089dca13f5a: Layer already exists 06:12:08 a9caca84fc6f: Layer already exists 06:12:08 03587b2743c4: Layer already exists 06:12:08 3d5e4e3b1245: Layer already exists 06:12:08 63b795b10208: Layer already exists 06:12:08 097100c76c15: Layer already exists 06:12:08 4.1.0-dev.52: digest: sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:08 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:12:09 a9caca84fc6f: Preparing 06:12:09 3d5e4e3b1245: Preparing 06:12:09 03587b2743c4: Preparing 06:12:09 63b795b10208: Preparing 06:12:09 1089dca13f5a: Preparing 06:12:09 097100c76c15: Preparing 06:12:09 097100c76c15: Waiting 06:12:09 3d5e4e3b1245: Layer already exists 06:12:09 1089dca13f5a: Layer already exists 06:12:09 a9caca84fc6f: Layer already exists 06:12:09 63b795b10208: Layer already exists 06:12:09 03587b2743c4: Layer already exists 06:12:09 097100c76c15: Layer already exists 06:12:09 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:12:09 a9caca84fc6f: Preparing 06:12:09 3d5e4e3b1245: Preparing 06:12:09 03587b2743c4: Preparing 06:12:09 63b795b10208: Preparing 06:12:09 1089dca13f5a: Preparing 06:12:09 097100c76c15: Preparing 06:12:09 097100c76c15: Waiting 06:12:09 3d5e4e3b1245: Layer already exists 06:12:09 03587b2743c4: Layer already exists 06:12:09 a9caca84fc6f: Layer already exists 06:12:09 1089dca13f5a: Layer already exists 06:12:09 63b795b10208: Layer already exists 06:12:09 097100c76c15: Layer already exists 06:12:09 main: digest: sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 size: 1572 [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/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:09 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:12:09 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 06:12:09 - nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:09 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:12:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:12:09 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:09 latest 06:12:09 4.1.0-dev.52 06:12:09 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 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 core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:12:10 44e377bcc6a6: Preparing 06:12:10 ca77d4b29aef: Preparing 06:12:10 40d87b46a360: Preparing 06:12:10 016b00e7675e: Preparing 06:12:10 03587b2743c4: Preparing 06:12:10 d9afb2bb9da4: Preparing 06:12:10 0e91cffc6d5d: Preparing 06:12:10 097100c76c15: Preparing 06:12:10 d9afb2bb9da4: Waiting 06:12:10 0e91cffc6d5d: Waiting 06:12:10 097100c76c15: Waiting 06:12:10 03587b2743c4: Layer already exists 06:12:10 016b00e7675e: Layer already exists 06:12:10 d9afb2bb9da4: Layer already exists 06:12:10 0e91cffc6d5d: Layer already exists 06:12:10 097100c76c15: Layer already exists 06:12:10 ca77d4b29aef: Pushed 06:12:10 44e377bcc6a6: Pushed 06:12:13 40d87b46a360: Pushed 06:12:13 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:12:14 44e377bcc6a6: Preparing 06:12:14 ca77d4b29aef: Preparing 06:12:14 40d87b46a360: Preparing 06:12:14 016b00e7675e: Preparing 06:12:14 03587b2743c4: Preparing 06:12:14 d9afb2bb9da4: Preparing 06:12:14 0e91cffc6d5d: Preparing 06:12:14 097100c76c15: Preparing 06:12:14 d9afb2bb9da4: Waiting 06:12:14 0e91cffc6d5d: Waiting 06:12:14 097100c76c15: Waiting 06:12:14 03587b2743c4: Layer already exists 06:12:14 44e377bcc6a6: Layer already exists 06:12:14 40d87b46a360: Layer already exists 06:12:14 ca77d4b29aef: Layer already exists 06:12:14 016b00e7675e: Layer already exists 06:12:14 d9afb2bb9da4: Layer already exists 06:12:14 0e91cffc6d5d: Layer already exists 06:12:14 097100c76c15: Layer already exists 06:12:14 latest: digest: sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:12:15 44e377bcc6a6: Preparing 06:12:15 ca77d4b29aef: Preparing 06:12:15 40d87b46a360: Preparing 06:12:15 016b00e7675e: Preparing 06:12:15 03587b2743c4: Preparing 06:12:15 d9afb2bb9da4: Preparing 06:12:15 0e91cffc6d5d: Preparing 06:12:15 097100c76c15: Preparing 06:12:15 d9afb2bb9da4: Waiting 06:12:15 0e91cffc6d5d: Waiting 06:12:15 097100c76c15: Waiting 06:12:15 ca77d4b29aef: Layer already exists 06:12:15 03587b2743c4: Layer already exists 06:12:15 40d87b46a360: Layer already exists 06:12:15 44e377bcc6a6: Layer already exists 06:12:15 016b00e7675e: Layer already exists 06:12:15 d9afb2bb9da4: Layer already exists 06:12:15 0e91cffc6d5d: Layer already exists 06:12:15 097100c76c15: Layer already exists 06:12:15 4.1.0-dev.52: digest: sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:12:15 44e377bcc6a6: Preparing 06:12:15 ca77d4b29aef: Preparing 06:12:15 40d87b46a360: Preparing 06:12:15 016b00e7675e: Preparing 06:12:15 03587b2743c4: Preparing 06:12:15 d9afb2bb9da4: Preparing 06:12:15 0e91cffc6d5d: Preparing 06:12:15 d9afb2bb9da4: Waiting 06:12:15 097100c76c15: Preparing 06:12:15 0e91cffc6d5d: Waiting 06:12:15 097100c76c15: Waiting 06:12:15 03587b2743c4: Layer already exists 06:12:15 016b00e7675e: Layer already exists 06:12:15 ca77d4b29aef: Layer already exists 06:12:15 40d87b46a360: Layer already exists 06:12:15 44e377bcc6a6: Layer already exists 06:12:15 0e91cffc6d5d: Layer already exists 06:12:15 d9afb2bb9da4: Layer already exists 06:12:15 097100c76c15: Layer already exists 06:12:15 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:12:16 44e377bcc6a6: Preparing 06:12:16 ca77d4b29aef: Preparing 06:12:16 40d87b46a360: Preparing 06:12:16 016b00e7675e: Preparing 06:12:16 03587b2743c4: Preparing 06:12:16 d9afb2bb9da4: Preparing 06:12:16 0e91cffc6d5d: Preparing 06:12:16 d9afb2bb9da4: Waiting 06:12:16 097100c76c15: Preparing 06:12:16 0e91cffc6d5d: Waiting 06:12:16 ca77d4b29aef: Layer already exists 06:12:16 016b00e7675e: Layer already exists 06:12:16 44e377bcc6a6: Layer already exists 06:12:16 03587b2743c4: Layer already exists 06:12:16 40d87b46a360: Layer already exists 06:12:16 d9afb2bb9da4: Layer already exists 06:12:16 097100c76c15: Layer already exists 06:12:16 0e91cffc6d5d: Layer already exists 06:12:16 main: digest: sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 size: 1988 [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/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:12:16 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 06:12:16 - nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:12:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:12:16 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:16 latest 06:12:16 4.1.0-dev.52 06:12:16 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 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-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:12:17 e671d6a0a6cc: Preparing 06:12:17 080494bf1e01: Preparing 06:12:17 03e7058edac6: Preparing 06:12:17 7d6b0aca683c: Preparing 06:12:17 49a82b253d90: Preparing 06:12:17 20b456e66f45: Preparing 06:12:17 ddfd5ec2fb81: Preparing 06:12:17 016b00e7675e: Preparing 06:12:17 03587b2743c4: Preparing 06:12:17 ad94b165b61a: Preparing 06:12:17 9711f8b3ec81: Preparing 06:12:17 5f70bf18a086: Preparing 06:12:17 d225a288a8a2: Preparing 06:12:17 f2ce089f7ca6: Preparing 06:12:17 45f8c5fba34b: Preparing 06:12:17 097100c76c15: Preparing 06:12:17 9711f8b3ec81: Waiting 06:12:17 20b456e66f45: Waiting 06:12:17 5f70bf18a086: Waiting 06:12:17 d225a288a8a2: Waiting 06:12:17 f2ce089f7ca6: Waiting 06:12:17 45f8c5fba34b: Waiting 06:12:17 097100c76c15: Waiting 06:12:17 ddfd5ec2fb81: Waiting 06:12:17 016b00e7675e: Waiting 06:12:17 03587b2743c4: Waiting 06:12:17 ad94b165b61a: Waiting 06:12:17 49a82b253d90: Pushed 06:12:17 e671d6a0a6cc: Pushed 06:12:17 03e7058edac6: Pushed 06:12:17 080494bf1e01: Pushed 06:12:17 7d6b0aca683c: Pushed 06:12:17 016b00e7675e: Layer already exists 06:12:17 03587b2743c4: Layer already exists 06:12:17 5f70bf18a086: Layer already exists 06:12:17 20b456e66f45: Pushed 06:12:17 9711f8b3ec81: Pushed 06:12:17 ad94b165b61a: Pushed 06:12:17 d225a288a8a2: Pushed 06:12:17 097100c76c15: Layer already exists 06:12:17 45f8c5fba34b: Pushed 06:12:17 f2ce089f7ca6: Pushed 06:12:18 ddfd5ec2fb81: Pushed 06:12:18 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:12:19 e671d6a0a6cc: Preparing 06:12:19 080494bf1e01: Preparing 06:12:19 03e7058edac6: Preparing 06:12:19 7d6b0aca683c: Preparing 06:12:19 49a82b253d90: Preparing 06:12:19 20b456e66f45: Preparing 06:12:19 ddfd5ec2fb81: Preparing 06:12:19 016b00e7675e: Preparing 06:12:19 03587b2743c4: Preparing 06:12:19 ad94b165b61a: Preparing 06:12:19 9711f8b3ec81: Preparing 06:12:19 5f70bf18a086: Preparing 06:12:19 d225a288a8a2: Preparing 06:12:19 f2ce089f7ca6: Preparing 06:12:19 45f8c5fba34b: Preparing 06:12:19 097100c76c15: Preparing 06:12:19 03587b2743c4: Waiting 06:12:19 20b456e66f45: Waiting 06:12:19 ddfd5ec2fb81: Waiting 06:12:19 ad94b165b61a: Waiting 06:12:19 9711f8b3ec81: Waiting 06:12:19 5f70bf18a086: Waiting 06:12:19 d225a288a8a2: Waiting 06:12:19 f2ce089f7ca6: Waiting 06:12:19 45f8c5fba34b: Waiting 06:12:19 097100c76c15: Waiting 06:12:19 016b00e7675e: Waiting 06:12:19 080494bf1e01: Layer already exists 06:12:19 e671d6a0a6cc: Layer already exists 06:12:19 03e7058edac6: Layer already exists 06:12:19 49a82b253d90: Layer already exists 06:12:19 7d6b0aca683c: Layer already exists 06:12:19 20b456e66f45: Layer already exists 06:12:19 016b00e7675e: Layer already exists 06:12:19 ddfd5ec2fb81: Layer already exists 06:12:19 ad94b165b61a: Layer already exists 06:12:19 03587b2743c4: Layer already exists 06:12:19 5f70bf18a086: Layer already exists 06:12:19 9711f8b3ec81: Layer already exists 06:12:19 d225a288a8a2: Layer already exists 06:12:19 45f8c5fba34b: Layer already exists 06:12:19 f2ce089f7ca6: Layer already exists 06:12:19 097100c76c15: Layer already exists 06:12:19 latest: digest: sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 06:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:12:20 e671d6a0a6cc: Preparing 06:12:20 080494bf1e01: Preparing 06:12:20 03e7058edac6: Preparing 06:12:20 7d6b0aca683c: Preparing 06:12:20 49a82b253d90: Preparing 06:12:20 20b456e66f45: Preparing 06:12:20 ddfd5ec2fb81: Preparing 06:12:20 016b00e7675e: Preparing 06:12:20 03587b2743c4: Preparing 06:12:20 ad94b165b61a: Preparing 06:12:20 9711f8b3ec81: Preparing 06:12:20 5f70bf18a086: Preparing 06:12:20 d225a288a8a2: Preparing 06:12:20 f2ce089f7ca6: Preparing 06:12:20 45f8c5fba34b: Preparing 06:12:20 097100c76c15: Preparing 06:12:20 9711f8b3ec81: Waiting 06:12:20 5f70bf18a086: Waiting 06:12:20 d225a288a8a2: Waiting 06:12:20 20b456e66f45: Waiting 06:12:20 ddfd5ec2fb81: Waiting 06:12:20 016b00e7675e: Waiting 06:12:20 03587b2743c4: Waiting 06:12:20 f2ce089f7ca6: Waiting 06:12:20 45f8c5fba34b: Waiting 06:12:20 097100c76c15: Waiting 06:12:20 ad94b165b61a: Waiting 06:12:20 7d6b0aca683c: Layer already exists 06:12:20 49a82b253d90: Layer already exists 06:12:20 03e7058edac6: Layer already exists 06:12:20 080494bf1e01: Layer already exists 06:12:20 e671d6a0a6cc: Layer already exists 06:12:20 ddfd5ec2fb81: Layer already exists 06:12:20 016b00e7675e: Layer already exists 06:12:20 20b456e66f45: Layer already exists 06:12:20 ad94b165b61a: Layer already exists 06:12:20 03587b2743c4: Layer already exists 06:12:20 5f70bf18a086: Layer already exists 06:12:20 9711f8b3ec81: Layer already exists 06:12:20 d225a288a8a2: Layer already exists 06:12:20 f2ce089f7ca6: Layer already exists 06:12:20 45f8c5fba34b: Layer already exists 06:12:20 097100c76c15: Layer already exists 06:12:20 4.1.0-dev.52: digest: sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:12:20 e671d6a0a6cc: Preparing 06:12:20 080494bf1e01: Preparing 06:12:20 03e7058edac6: Preparing 06:12:20 7d6b0aca683c: Preparing 06:12:20 49a82b253d90: Preparing 06:12:20 20b456e66f45: Preparing 06:12:20 ddfd5ec2fb81: Preparing 06:12:20 016b00e7675e: Preparing 06:12:20 03587b2743c4: Preparing 06:12:20 ad94b165b61a: Preparing 06:12:20 9711f8b3ec81: Preparing 06:12:20 5f70bf18a086: Preparing 06:12:20 d225a288a8a2: Preparing 06:12:20 f2ce089f7ca6: Preparing 06:12:20 45f8c5fba34b: Preparing 06:12:20 097100c76c15: Preparing 06:12:20 03587b2743c4: Waiting 06:12:20 ad94b165b61a: Waiting 06:12:20 9711f8b3ec81: Waiting 06:12:20 5f70bf18a086: Waiting 06:12:20 097100c76c15: Waiting 06:12:20 d225a288a8a2: Waiting 06:12:20 45f8c5fba34b: Waiting 06:12:20 f2ce089f7ca6: Waiting 06:12:20 20b456e66f45: Waiting 06:12:20 ddfd5ec2fb81: Waiting 06:12:20 49a82b253d90: Layer already exists 06:12:20 03e7058edac6: Layer already exists 06:12:20 7d6b0aca683c: Layer already exists 06:12:20 080494bf1e01: Layer already exists 06:12:20 e671d6a0a6cc: Layer already exists 06:12:20 20b456e66f45: Layer already exists 06:12:20 016b00e7675e: Layer already exists 06:12:20 ddfd5ec2fb81: Layer already exists 06:12:20 03587b2743c4: Layer already exists 06:12:20 ad94b165b61a: Layer already exists 06:12:20 9711f8b3ec81: Layer already exists 06:12:20 5f70bf18a086: Layer already exists 06:12:20 45f8c5fba34b: Layer already exists 06:12:20 d225a288a8a2: Layer already exists 06:12:20 f2ce089f7ca6: Layer already exists 06:12:20 097100c76c15: Layer already exists 06:12:20 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:12:21 e671d6a0a6cc: Preparing 06:12:21 080494bf1e01: Preparing 06:12:21 03e7058edac6: Preparing 06:12:21 7d6b0aca683c: Preparing 06:12:21 49a82b253d90: Preparing 06:12:21 20b456e66f45: Preparing 06:12:21 ddfd5ec2fb81: Preparing 06:12:21 016b00e7675e: Preparing 06:12:21 03587b2743c4: Preparing 06:12:21 ad94b165b61a: Preparing 06:12:21 9711f8b3ec81: Preparing 06:12:21 5f70bf18a086: Preparing 06:12:21 d225a288a8a2: Preparing 06:12:21 f2ce089f7ca6: Preparing 06:12:21 45f8c5fba34b: Preparing 06:12:21 097100c76c15: Preparing 06:12:21 20b456e66f45: Waiting 06:12:21 ddfd5ec2fb81: Waiting 06:12:21 016b00e7675e: Waiting 06:12:21 03587b2743c4: Waiting 06:12:21 ad94b165b61a: Waiting 06:12:21 9711f8b3ec81: Waiting 06:12:21 5f70bf18a086: Waiting 06:12:21 d225a288a8a2: Waiting 06:12:21 f2ce089f7ca6: Waiting 06:12:21 097100c76c15: Waiting 06:12:21 45f8c5fba34b: Waiting 06:12:21 7d6b0aca683c: Layer already exists 06:12:21 03e7058edac6: Layer already exists 06:12:21 e671d6a0a6cc: Layer already exists 06:12:21 49a82b253d90: Layer already exists 06:12:21 080494bf1e01: Layer already exists 06:12:21 ddfd5ec2fb81: Layer already exists 06:12:21 016b00e7675e: Layer already exists 06:12:21 03587b2743c4: Layer already exists 06:12:21 20b456e66f45: Layer already exists 06:12:21 ad94b165b61a: Layer already exists 06:12:21 45f8c5fba34b: Layer already exists 06:12:21 5f70bf18a086: Layer already exists 06:12:21 9711f8b3ec81: Layer already exists 06:12:21 f2ce089f7ca6: Layer already exists 06:12:21 d225a288a8a2: Layer already exists 06:12:21 097100c76c15: Layer already exists 06:12:21 main: digest: sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:21 ===================================================== [Pipeline] echo 06:12:21 taggedImages: 06:12:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:12:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 06:12:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:12:21 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:12:21 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:21 latest 06:12:21 4.1.0-dev.52 06:12:21 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:21 main 06:12:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:12:22 6d75bbd89db4: Preparing 06:12:22 7dc6ac2d714c: Preparing 06:12:22 020a0d747e7b: Preparing 06:12:22 efebecdd250c: Preparing 06:12:22 016b00e7675e: Preparing 06:12:22 03587b2743c4: Preparing 06:12:22 d9afb2bb9da4: Preparing 06:12:22 0e91cffc6d5d: Preparing 06:12:22 097100c76c15: Preparing 06:12:22 0e91cffc6d5d: Waiting 06:12:22 097100c76c15: Waiting 06:12:22 03587b2743c4: Waiting 06:12:22 d9afb2bb9da4: Waiting 06:12:22 016b00e7675e: Layer already exists 06:12:22 6d75bbd89db4: Layer already exists 06:12:22 7dc6ac2d714c: Layer already exists 06:12:22 03587b2743c4: Layer already exists 06:12:22 d9afb2bb9da4: Layer already exists 06:12:22 0e91cffc6d5d: Layer already exists 06:12:22 097100c76c15: Layer already exists 06:12:22 020a0d747e7b: Pushed 06:12:25 efebecdd250c: Pushed 06:12:25 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:12:26 6d75bbd89db4: Preparing 06:12:26 7dc6ac2d714c: Preparing 06:12:26 020a0d747e7b: Preparing 06:12:26 efebecdd250c: Preparing 06:12:26 016b00e7675e: Preparing 06:12:26 03587b2743c4: Preparing 06:12:26 d9afb2bb9da4: Preparing 06:12:26 0e91cffc6d5d: Preparing 06:12:26 03587b2743c4: Waiting 06:12:26 d9afb2bb9da4: Waiting 06:12:26 097100c76c15: Preparing 06:12:26 097100c76c15: Waiting 06:12:26 0e91cffc6d5d: Waiting 06:12:26 6d75bbd89db4: Layer already exists 06:12:26 efebecdd250c: Layer already exists 06:12:26 020a0d747e7b: Layer already exists 06:12:26 7dc6ac2d714c: Layer already exists 06:12:26 016b00e7675e: Layer already exists 06:12:26 03587b2743c4: Layer already exists 06:12:26 d9afb2bb9da4: Layer already exists 06:12:26 097100c76c15: Layer already exists 06:12:26 0e91cffc6d5d: Layer already exists 06:12:26 latest: digest: sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 06:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:12:26 6d75bbd89db4: Preparing 06:12:26 7dc6ac2d714c: Preparing 06:12:26 020a0d747e7b: Preparing 06:12:26 efebecdd250c: Preparing 06:12:26 016b00e7675e: Preparing 06:12:26 03587b2743c4: Preparing 06:12:26 d9afb2bb9da4: Preparing 06:12:26 0e91cffc6d5d: Preparing 06:12:26 097100c76c15: Preparing 06:12:26 d9afb2bb9da4: Waiting 06:12:26 0e91cffc6d5d: Waiting 06:12:26 097100c76c15: Waiting 06:12:26 03587b2743c4: Waiting 06:12:26 7dc6ac2d714c: Layer already exists 06:12:26 efebecdd250c: Layer already exists 06:12:26 6d75bbd89db4: Layer already exists 06:12:26 016b00e7675e: Layer already exists 06:12:26 020a0d747e7b: Layer already exists 06:12:26 03587b2743c4: Layer already exists 06:12:26 d9afb2bb9da4: Layer already exists 06:12:26 0e91cffc6d5d: Layer already exists 06:12:26 097100c76c15: Layer already exists 06:12:26 4.1.0-dev.52: digest: sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:12:27 6d75bbd89db4: Preparing 06:12:27 7dc6ac2d714c: Preparing 06:12:27 020a0d747e7b: Preparing 06:12:27 efebecdd250c: Preparing 06:12:27 016b00e7675e: Preparing 06:12:27 03587b2743c4: Preparing 06:12:27 d9afb2bb9da4: Preparing 06:12:27 0e91cffc6d5d: Preparing 06:12:27 097100c76c15: Preparing 06:12:27 d9afb2bb9da4: Waiting 06:12:27 0e91cffc6d5d: Waiting 06:12:27 097100c76c15: Waiting 06:12:27 03587b2743c4: Waiting 06:12:27 efebecdd250c: Layer already exists 06:12:27 016b00e7675e: Layer already exists 06:12:27 6d75bbd89db4: Layer already exists 06:12:27 7dc6ac2d714c: Layer already exists 06:12:27 020a0d747e7b: Layer already exists 06:12:27 03587b2743c4: Layer already exists 06:12:27 d9afb2bb9da4: Layer already exists 06:12:27 0e91cffc6d5d: Layer already exists 06:12:27 097100c76c15: Layer already exists 06:12:27 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:12:28 6d75bbd89db4: Preparing 06:12:28 7dc6ac2d714c: Preparing 06:12:28 020a0d747e7b: Preparing 06:12:28 efebecdd250c: Preparing 06:12:28 016b00e7675e: Preparing 06:12:28 03587b2743c4: Preparing 06:12:28 d9afb2bb9da4: Preparing 06:12:28 0e91cffc6d5d: Preparing 06:12:28 097100c76c15: Preparing 06:12:28 03587b2743c4: Waiting 06:12:28 d9afb2bb9da4: Waiting 06:12:28 0e91cffc6d5d: Waiting 06:12:28 097100c76c15: Waiting 06:12:28 016b00e7675e: Layer already exists 06:12:28 020a0d747e7b: Layer already exists 06:12:28 efebecdd250c: Layer already exists 06:12:28 7dc6ac2d714c: Layer already exists 06:12:28 6d75bbd89db4: Layer already exists 06:12:28 03587b2743c4: Layer already exists 06:12:28 d9afb2bb9da4: Layer already exists 06:12:28 0e91cffc6d5d: Layer already exists 06:12:28 097100c76c15: Layer already exists 06:12:28 main: digest: sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:28 ===================================================== [Pipeline] echo 06:12:28 taggedImages: 06:12:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:12:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 06:12:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:12:28 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:12:28 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:28 latest 06:12:28 4.1.0-dev.52 06:12:28 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:28 main 06:12:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:28 5ff512a1bb1b: Preparing 06:12:28 2834f16dabdd: Preparing 06:12:28 6c1d4fa4229f: Preparing 06:12:28 9c171fb14f1c: Preparing 06:12:28 309220995097: Preparing 06:12:28 016b00e7675e: Preparing 06:12:28 03587b2743c4: Preparing 06:12:28 5ed16dddbc11: Preparing 06:12:28 016b00e7675e: Waiting 06:12:28 03587b2743c4: Waiting 06:12:28 ee163d83a236: Preparing 06:12:28 ec82c4420129: Preparing 06:12:28 5ed16dddbc11: Waiting 06:12:28 ee163d83a236: Waiting 06:12:28 097100c76c15: Preparing 06:12:28 097100c76c15: Waiting 06:12:28 ec82c4420129: Waiting 06:12:28 9c171fb14f1c: Pushed 06:12:28 5ff512a1bb1b: Pushed 06:12:28 309220995097: Pushed 06:12:28 2834f16dabdd: Pushed 06:12:28 016b00e7675e: Layer already exists 06:12:28 03587b2743c4: Layer already exists 06:12:28 097100c76c15: Layer already exists 06:12:29 5ed16dddbc11: Pushed 06:12:29 ee163d83a236: Pushed 06:12:30 ec82c4420129: Pushed 06:12:31 6c1d4fa4229f: Pushed 06:12:31 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:32 5ff512a1bb1b: Preparing 06:12:32 2834f16dabdd: Preparing 06:12:32 6c1d4fa4229f: Preparing 06:12:32 9c171fb14f1c: Preparing 06:12:32 309220995097: Preparing 06:12:32 016b00e7675e: Preparing 06:12:32 03587b2743c4: Preparing 06:12:32 5ed16dddbc11: Preparing 06:12:32 ee163d83a236: Preparing 06:12:32 ec82c4420129: Preparing 06:12:32 097100c76c15: Preparing 06:12:32 03587b2743c4: Waiting 06:12:32 5ed16dddbc11: Waiting 06:12:32 ee163d83a236: Waiting 06:12:32 ec82c4420129: Waiting 06:12:32 097100c76c15: Waiting 06:12:32 016b00e7675e: Waiting 06:12:32 9c171fb14f1c: Layer already exists 06:12:32 6c1d4fa4229f: Layer already exists 06:12:32 309220995097: Layer already exists 06:12:32 2834f16dabdd: Layer already exists 06:12:32 5ff512a1bb1b: Layer already exists 06:12:32 5ed16dddbc11: Layer already exists 06:12:32 016b00e7675e: Layer already exists 06:12:32 03587b2743c4: Layer already exists 06:12:32 ee163d83a236: Layer already exists 06:12:32 ec82c4420129: Layer already exists 06:12:32 097100c76c15: Layer already exists 06:12:32 latest: digest: sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 06:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:32 5ff512a1bb1b: Preparing 06:12:32 2834f16dabdd: Preparing 06:12:32 6c1d4fa4229f: Preparing 06:12:32 9c171fb14f1c: Preparing 06:12:32 309220995097: Preparing 06:12:32 016b00e7675e: Preparing 06:12:32 03587b2743c4: Preparing 06:12:32 5ed16dddbc11: Preparing 06:12:32 ee163d83a236: Preparing 06:12:32 ec82c4420129: Preparing 06:12:32 097100c76c15: Preparing 06:12:32 016b00e7675e: Waiting 06:12:32 03587b2743c4: Waiting 06:12:32 5ed16dddbc11: Waiting 06:12:32 ee163d83a236: Waiting 06:12:32 ec82c4420129: Waiting 06:12:32 097100c76c15: Waiting 06:12:32 309220995097: Layer already exists 06:12:32 5ff512a1bb1b: Layer already exists 06:12:32 9c171fb14f1c: Layer already exists 06:12:32 6c1d4fa4229f: Layer already exists 06:12:32 2834f16dabdd: Layer already exists 06:12:32 016b00e7675e: Layer already exists 06:12:32 ee163d83a236: Layer already exists 06:12:32 5ed16dddbc11: Layer already exists 06:12:32 03587b2743c4: Layer already exists 06:12:32 ec82c4420129: Layer already exists 06:12:32 097100c76c15: Layer already exists 06:12:32 4.1.0-dev.52: digest: sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:33 5ff512a1bb1b: Preparing 06:12:33 2834f16dabdd: Preparing 06:12:33 6c1d4fa4229f: Preparing 06:12:33 9c171fb14f1c: Preparing 06:12:33 309220995097: Preparing 06:12:33 016b00e7675e: Preparing 06:12:33 03587b2743c4: Preparing 06:12:33 5ed16dddbc11: Preparing 06:12:33 016b00e7675e: Waiting 06:12:33 03587b2743c4: Waiting 06:12:33 ee163d83a236: Preparing 06:12:33 5ed16dddbc11: Waiting 06:12:33 ec82c4420129: Preparing 06:12:33 097100c76c15: Preparing 06:12:33 ec82c4420129: Waiting 06:12:33 097100c76c15: Waiting 06:12:33 ee163d83a236: Waiting 06:12:33 9c171fb14f1c: Layer already exists 06:12:33 6c1d4fa4229f: Layer already exists 06:12:33 2834f16dabdd: Layer already exists 06:12:33 309220995097: Layer already exists 06:12:33 5ff512a1bb1b: Layer already exists 06:12:33 016b00e7675e: Layer already exists 06:12:33 03587b2743c4: Layer already exists 06:12:33 5ed16dddbc11: Layer already exists 06:12:33 ee163d83a236: Layer already exists 06:12:33 ec82c4420129: Layer already exists 06:12:33 097100c76c15: Layer already exists 06:12:33 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:33 + 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:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:12:34 5ff512a1bb1b: Preparing 06:12:34 2834f16dabdd: Preparing 06:12:34 6c1d4fa4229f: Preparing 06:12:34 9c171fb14f1c: Preparing 06:12:34 309220995097: Preparing 06:12:34 016b00e7675e: Preparing 06:12:34 03587b2743c4: Preparing 06:12:34 5ed16dddbc11: Preparing 06:12:34 ee163d83a236: Preparing 06:12:34 ec82c4420129: Preparing 06:12:34 097100c76c15: Preparing 06:12:34 5ed16dddbc11: Waiting 06:12:34 ee163d83a236: Waiting 06:12:34 016b00e7675e: Waiting 06:12:34 ec82c4420129: Waiting 06:12:34 097100c76c15: Waiting 06:12:34 03587b2743c4: Waiting 06:12:34 6c1d4fa4229f: Layer already exists 06:12:34 9c171fb14f1c: Layer already exists 06:12:34 5ff512a1bb1b: Layer already exists 06:12:34 309220995097: Layer already exists 06:12:34 2834f16dabdd: Layer already exists 06:12:34 03587b2743c4: Layer already exists 06:12:34 016b00e7675e: Layer already exists 06:12:34 5ed16dddbc11: Layer already exists 06:12:34 ee163d83a236: Layer already exists 06:12:34 ec82c4420129: Layer already exists 06:12:34 097100c76c15: Layer already exists 06:12:34 main: digest: sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:34 ===================================================== [Pipeline] echo 06:12:34 taggedImages: 06:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 06:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:12:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:12:34 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:34 latest 06:12:34 4.1.0-dev.52 06:12:34 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:34 main 06:12:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:35 0a60c4bbabcb: Preparing 06:12:35 330cfcb604cf: Preparing 06:12:35 060809bd0af3: Preparing 06:12:35 8b44dbed63fb: Preparing 06:12:35 afb9663e4a53: Preparing 06:12:35 356c47fcfed3: Preparing 06:12:35 97e21070c040: Preparing 06:12:35 016b00e7675e: Preparing 06:12:35 03587b2743c4: Preparing 06:12:35 74daaf81cb78: Preparing 06:12:35 7122ff1427c5: Preparing 06:12:35 097100c76c15: Preparing 06:12:35 97e21070c040: Waiting 06:12:35 016b00e7675e: Waiting 06:12:35 03587b2743c4: Waiting 06:12:35 74daaf81cb78: Waiting 06:12:35 7122ff1427c5: Waiting 06:12:35 097100c76c15: Waiting 06:12:35 356c47fcfed3: Waiting 06:12:35 330cfcb604cf: Pushed 06:12:35 afb9663e4a53: Pushed 06:12:35 0a60c4bbabcb: Pushed 06:12:35 016b00e7675e: Layer already exists 06:12:35 03587b2743c4: Layer already exists 06:12:35 356c47fcfed3: Pushed 06:12:35 97e21070c040: Pushed 06:12:35 097100c76c15: Layer already exists 06:12:35 74daaf81cb78: Pushed 06:12:36 7122ff1427c5: Pushed 06:12:37 8b44dbed63fb: Pushed 06:12:37 060809bd0af3: Pushed 06:12:37 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:38 + 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:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:38 0a60c4bbabcb: Preparing 06:12:38 330cfcb604cf: Preparing 06:12:38 060809bd0af3: Preparing 06:12:38 8b44dbed63fb: Preparing 06:12:38 afb9663e4a53: Preparing 06:12:38 356c47fcfed3: Preparing 06:12:38 97e21070c040: Preparing 06:12:38 016b00e7675e: Preparing 06:12:38 03587b2743c4: Preparing 06:12:38 74daaf81cb78: Preparing 06:12:38 7122ff1427c5: Preparing 06:12:38 097100c76c15: Preparing 06:12:38 03587b2743c4: Waiting 06:12:38 74daaf81cb78: Waiting 06:12:38 097100c76c15: Waiting 06:12:38 7122ff1427c5: Waiting 06:12:38 97e21070c040: Waiting 06:12:38 016b00e7675e: Waiting 06:12:38 356c47fcfed3: Waiting 06:12:38 060809bd0af3: Layer already exists 06:12:38 8b44dbed63fb: Layer already exists 06:12:38 0a60c4bbabcb: Layer already exists 06:12:38 330cfcb604cf: Layer already exists 06:12:38 afb9663e4a53: Layer already exists 06:12:38 97e21070c040: Layer already exists 06:12:38 356c47fcfed3: Layer already exists 06:12:38 016b00e7675e: Layer already exists 06:12:38 74daaf81cb78: Layer already exists 06:12:38 03587b2743c4: Layer already exists 06:12:38 097100c76c15: Layer already exists 06:12:38 7122ff1427c5: Layer already exists 06:12:38 latest: digest: sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 06:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:39 0a60c4bbabcb: Preparing 06:12:39 330cfcb604cf: Preparing 06:12:39 060809bd0af3: Preparing 06:12:39 8b44dbed63fb: Preparing 06:12:39 afb9663e4a53: Preparing 06:12:39 356c47fcfed3: Preparing 06:12:39 97e21070c040: Preparing 06:12:39 356c47fcfed3: Waiting 06:12:39 016b00e7675e: Preparing 06:12:39 97e21070c040: Waiting 06:12:39 016b00e7675e: Waiting 06:12:39 03587b2743c4: Preparing 06:12:39 74daaf81cb78: Preparing 06:12:39 03587b2743c4: Waiting 06:12:39 74daaf81cb78: Waiting 06:12:39 7122ff1427c5: Preparing 06:12:39 097100c76c15: Preparing 06:12:39 097100c76c15: Waiting 06:12:39 7122ff1427c5: Waiting 06:12:39 330cfcb604cf: Layer already exists 06:12:39 afb9663e4a53: Layer already exists 06:12:39 8b44dbed63fb: Layer already exists 06:12:39 0a60c4bbabcb: Layer already exists 06:12:39 060809bd0af3: Layer already exists 06:12:39 97e21070c040: Layer already exists 06:12:39 03587b2743c4: Layer already exists 06:12:39 016b00e7675e: Layer already exists 06:12:39 356c47fcfed3: Layer already exists 06:12:39 74daaf81cb78: Layer already exists 06:12:39 097100c76c15: Layer already exists 06:12:39 7122ff1427c5: Layer already exists 06:12:39 4.1.0-dev.52: digest: sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:40 0a60c4bbabcb: Preparing 06:12:40 330cfcb604cf: Preparing 06:12:40 060809bd0af3: Preparing 06:12:40 8b44dbed63fb: Preparing 06:12:40 afb9663e4a53: Preparing 06:12:40 356c47fcfed3: Preparing 06:12:40 97e21070c040: Preparing 06:12:40 016b00e7675e: Preparing 06:12:40 03587b2743c4: Preparing 06:12:40 74daaf81cb78: Preparing 06:12:40 7122ff1427c5: Preparing 06:12:40 097100c76c15: Preparing 06:12:40 016b00e7675e: Waiting 06:12:40 03587b2743c4: Waiting 06:12:40 74daaf81cb78: Waiting 06:12:40 7122ff1427c5: Waiting 06:12:40 356c47fcfed3: Waiting 06:12:40 097100c76c15: Waiting 06:12:40 97e21070c040: Waiting 06:12:40 8b44dbed63fb: Layer already exists 06:12:40 330cfcb604cf: Layer already exists 06:12:40 0a60c4bbabcb: Layer already exists 06:12:40 060809bd0af3: Layer already exists 06:12:40 afb9663e4a53: Layer already exists 06:12:40 016b00e7675e: Layer already exists 06:12:40 97e21070c040: Layer already exists 06:12:40 356c47fcfed3: Layer already exists 06:12:40 74daaf81cb78: Layer already exists 06:12:40 03587b2743c4: Layer already exists 06:12:40 097100c76c15: Layer already exists 06:12:40 7122ff1427c5: Layer already exists 06:12:40 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:40 + 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:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:12:40 0a60c4bbabcb: Preparing 06:12:40 330cfcb604cf: Preparing 06:12:40 060809bd0af3: Preparing 06:12:40 8b44dbed63fb: Preparing 06:12:40 afb9663e4a53: Preparing 06:12:40 356c47fcfed3: Preparing 06:12:40 97e21070c040: Preparing 06:12:40 016b00e7675e: Preparing 06:12:40 03587b2743c4: Preparing 06:12:40 74daaf81cb78: Preparing 06:12:40 7122ff1427c5: Preparing 06:12:40 097100c76c15: Preparing 06:12:40 03587b2743c4: Waiting 06:12:40 74daaf81cb78: Waiting 06:12:40 7122ff1427c5: Waiting 06:12:40 097100c76c15: Waiting 06:12:40 356c47fcfed3: Waiting 06:12:40 97e21070c040: Waiting 06:12:40 016b00e7675e: Waiting 06:12:40 060809bd0af3: Layer already exists 06:12:40 8b44dbed63fb: Layer already exists 06:12:40 afb9663e4a53: Layer already exists 06:12:40 330cfcb604cf: Layer already exists 06:12:40 0a60c4bbabcb: Layer already exists 06:12:40 356c47fcfed3: Layer already exists 06:12:40 03587b2743c4: Layer already exists 06:12:40 97e21070c040: Layer already exists 06:12:40 016b00e7675e: Layer already exists 06:12:40 74daaf81cb78: Layer already exists 06:12:40 7122ff1427c5: Layer already exists 06:12:40 097100c76c15: Layer already exists 06:12:40 main: digest: sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:40 ===================================================== [Pipeline] echo 06:12:40 taggedImages: 06:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 06:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:12:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:12:40 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:40 latest 06:12:40 4.1.0-dev.52 06:12:40 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:40 main 06:12:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:41 2463fcd93240: Preparing 06:12:41 99cdc8395edc: Preparing 06:12:41 016b00e7675e: Preparing 06:12:41 03587b2743c4: Preparing 06:12:41 9feac2b731a3: Preparing 06:12:41 53f1e8d7cf10: Preparing 06:12:41 097100c76c15: Preparing 06:12:41 097100c76c15: Waiting 06:12:41 53f1e8d7cf10: Waiting 06:12:41 03587b2743c4: Layer already exists 06:12:41 016b00e7675e: Layer already exists 06:12:41 097100c76c15: Layer already exists 06:12:41 2463fcd93240: Pushed 06:12:41 9feac2b731a3: Pushed 06:12:42 53f1e8d7cf10: Pushed 06:12:44 99cdc8395edc: Pushed 06:12:44 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:45 2463fcd93240: Preparing 06:12:45 99cdc8395edc: Preparing 06:12:45 016b00e7675e: Preparing 06:12:45 03587b2743c4: Preparing 06:12:45 9feac2b731a3: Preparing 06:12:45 53f1e8d7cf10: Preparing 06:12:45 097100c76c15: Preparing 06:12:45 53f1e8d7cf10: Waiting 06:12:45 097100c76c15: Waiting 06:12:45 9feac2b731a3: Layer already exists 06:12:45 2463fcd93240: Layer already exists 06:12:45 99cdc8395edc: Layer already exists 06:12:45 03587b2743c4: Layer already exists 06:12:45 016b00e7675e: Layer already exists 06:12:45 53f1e8d7cf10: Layer already exists 06:12:45 097100c76c15: Layer already exists 06:12:45 latest: digest: sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 06:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:46 2463fcd93240: Preparing 06:12:46 99cdc8395edc: Preparing 06:12:46 016b00e7675e: Preparing 06:12:46 03587b2743c4: Preparing 06:12:46 9feac2b731a3: Preparing 06:12:46 53f1e8d7cf10: Preparing 06:12:46 097100c76c15: Preparing 06:12:46 53f1e8d7cf10: Waiting 06:12:46 097100c76c15: Waiting 06:12:46 016b00e7675e: Layer already exists 06:12:46 9feac2b731a3: Layer already exists 06:12:46 99cdc8395edc: Layer already exists 06:12:46 03587b2743c4: Layer already exists 06:12:46 2463fcd93240: Layer already exists 06:12:46 097100c76c15: Layer already exists 06:12:46 53f1e8d7cf10: Layer already exists 06:12:46 4.1.0-dev.52: digest: sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:46 2463fcd93240: Preparing 06:12:46 99cdc8395edc: Preparing 06:12:46 016b00e7675e: Preparing 06:12:46 03587b2743c4: Preparing 06:12:46 9feac2b731a3: Preparing 06:12:46 53f1e8d7cf10: Preparing 06:12:46 097100c76c15: Preparing 06:12:46 53f1e8d7cf10: Waiting 06:12:46 097100c76c15: Waiting 06:12:46 9feac2b731a3: Layer already exists 06:12:46 016b00e7675e: Layer already exists 06:12:46 99cdc8395edc: Layer already exists 06:12:46 03587b2743c4: Layer already exists 06:12:46 2463fcd93240: Layer already exists 06:12:46 53f1e8d7cf10: Layer already exists 06:12:46 097100c76c15: Layer already exists 06:12:46 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:12:47 2463fcd93240: Preparing 06:12:47 99cdc8395edc: Preparing 06:12:47 016b00e7675e: Preparing 06:12:47 03587b2743c4: Preparing 06:12:47 9feac2b731a3: Preparing 06:12:47 53f1e8d7cf10: Preparing 06:12:47 097100c76c15: Preparing 06:12:47 53f1e8d7cf10: Waiting 06:12:47 097100c76c15: Waiting 06:12:47 99cdc8395edc: Layer already exists 06:12:47 016b00e7675e: Layer already exists 06:12:47 9feac2b731a3: Layer already exists 06:12:47 03587b2743c4: Layer already exists 06:12:47 2463fcd93240: Layer already exists 06:12:47 097100c76c15: Layer already exists 06:12:47 53f1e8d7cf10: Layer already exists 06:12:47 main: digest: sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:12:47 ===================================================== [Pipeline] echo 06:12:47 taggedImages: 06:12:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:12:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 06:12:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:12:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:12:47 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:47 latest 06:12:47 4.1.0-dev.52 06:12:47 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:12:47 main 06:12:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:12:48 62d1103515c9: Preparing 06:12:48 e14b884a05c2: Preparing 06:12:48 8b5b79b79681: Preparing 06:12:48 016b00e7675e: Preparing 06:12:48 03587b2743c4: Preparing 06:12:48 56032de18f01: Preparing 06:12:48 2f64fa941697: Preparing 06:12:48 09d18a4f0f22: Preparing 06:12:48 e5ba926bebe7: Preparing 06:12:48 097100c76c15: Preparing 06:12:48 56032de18f01: Waiting 06:12:48 2f64fa941697: Waiting 06:12:48 09d18a4f0f22: Waiting 06:12:48 e5ba926bebe7: Waiting 06:12:48 097100c76c15: Waiting 06:12:48 03587b2743c4: Layer already exists 06:12:48 016b00e7675e: Layer already exists 06:12:48 8b5b79b79681: Pushed 06:12:48 e14b884a05c2: Pushed 06:12:48 62d1103515c9: Pushed 06:12:48 097100c76c15: Layer already exists 06:12:48 09d18a4f0f22: Pushed 06:12:48 e5ba926bebe7: Pushed 06:12:52 2f64fa941697: Pushed 06:12:59 56032de18f01: Pushed 06:12:59 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:13:00 62d1103515c9: Preparing 06:13:00 e14b884a05c2: Preparing 06:13:00 8b5b79b79681: Preparing 06:13:00 016b00e7675e: Preparing 06:13:00 03587b2743c4: Preparing 06:13:00 56032de18f01: Preparing 06:13:00 2f64fa941697: Preparing 06:13:00 09d18a4f0f22: Preparing 06:13:00 e5ba926bebe7: Preparing 06:13:00 097100c76c15: Preparing 06:13:00 56032de18f01: Waiting 06:13:00 2f64fa941697: Waiting 06:13:00 09d18a4f0f22: Waiting 06:13:00 097100c76c15: Waiting 06:13:00 e5ba926bebe7: Waiting 06:13:00 8b5b79b79681: Layer already exists 06:13:00 016b00e7675e: Layer already exists 06:13:00 e14b884a05c2: Layer already exists 06:13:00 03587b2743c4: Layer already exists 06:13:00 62d1103515c9: Layer already exists 06:13:00 2f64fa941697: Layer already exists 06:13:00 09d18a4f0f22: Layer already exists 06:13:00 56032de18f01: Layer already exists 06:13:00 e5ba926bebe7: Layer already exists 06:13:00 097100c76c15: Layer already exists 06:13:00 latest: digest: sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 06:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:13:00 62d1103515c9: Preparing 06:13:00 e14b884a05c2: Preparing 06:13:00 8b5b79b79681: Preparing 06:13:00 016b00e7675e: Preparing 06:13:00 03587b2743c4: Preparing 06:13:00 56032de18f01: Preparing 06:13:00 2f64fa941697: Preparing 06:13:00 09d18a4f0f22: Preparing 06:13:00 e5ba926bebe7: Preparing 06:13:00 097100c76c15: Preparing 06:13:00 56032de18f01: Waiting 06:13:00 e5ba926bebe7: Waiting 06:13:00 097100c76c15: Waiting 06:13:00 2f64fa941697: Waiting 06:13:00 09d18a4f0f22: Waiting 06:13:00 8b5b79b79681: Layer already exists 06:13:00 016b00e7675e: Layer already exists 06:13:00 62d1103515c9: Layer already exists 06:13:00 03587b2743c4: Layer already exists 06:13:00 e14b884a05c2: Layer already exists 06:13:00 56032de18f01: Layer already exists 06:13:00 2f64fa941697: Layer already exists 06:13:00 e5ba926bebe7: Layer already exists 06:13:00 09d18a4f0f22: Layer already exists 06:13:00 097100c76c15: Layer already exists 06:13:00 4.1.0-dev.52: digest: sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:13:01 62d1103515c9: Preparing 06:13:01 e14b884a05c2: Preparing 06:13:01 8b5b79b79681: Preparing 06:13:01 016b00e7675e: Preparing 06:13:01 03587b2743c4: Preparing 06:13:01 56032de18f01: Preparing 06:13:01 2f64fa941697: Preparing 06:13:01 09d18a4f0f22: Preparing 06:13:01 e5ba926bebe7: Preparing 06:13:01 097100c76c15: Preparing 06:13:01 2f64fa941697: Waiting 06:13:01 09d18a4f0f22: Waiting 06:13:01 e5ba926bebe7: Waiting 06:13:01 097100c76c15: Waiting 06:13:01 56032de18f01: Waiting 06:13:01 016b00e7675e: Layer already exists 06:13:01 62d1103515c9: Layer already exists 06:13:01 03587b2743c4: Layer already exists 06:13:01 e14b884a05c2: Layer already exists 06:13:01 8b5b79b79681: Layer already exists 06:13:01 2f64fa941697: Layer already exists 06:13:01 56032de18f01: Layer already exists 06:13:01 097100c76c15: Layer already exists 06:13:01 e5ba926bebe7: Layer already exists 06:13:01 09d18a4f0f22: Layer already exists 06:13:01 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:13:02 62d1103515c9: Preparing 06:13:02 e14b884a05c2: Preparing 06:13:02 8b5b79b79681: Preparing 06:13:02 016b00e7675e: Preparing 06:13:02 03587b2743c4: Preparing 06:13:02 56032de18f01: Preparing 06:13:02 2f64fa941697: Preparing 06:13:02 09d18a4f0f22: Preparing 06:13:02 e5ba926bebe7: Preparing 06:13:02 097100c76c15: Preparing 06:13:02 56032de18f01: Waiting 06:13:02 2f64fa941697: Waiting 06:13:02 09d18a4f0f22: Waiting 06:13:02 e5ba926bebe7: Waiting 06:13:02 097100c76c15: Waiting 06:13:02 62d1103515c9: Layer already exists 06:13:02 8b5b79b79681: Layer already exists 06:13:02 03587b2743c4: Layer already exists 06:13:02 e14b884a05c2: Layer already exists 06:13:02 016b00e7675e: Layer already exists 06:13:02 09d18a4f0f22: Layer already exists 06:13:02 2f64fa941697: Layer already exists 06:13:02 e5ba926bebe7: Layer already exists 06:13:02 097100c76c15: Layer already exists 06:13:02 56032de18f01: Layer already exists 06:13:02 main: digest: sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:02 ===================================================== [Pipeline] echo 06:13:02 taggedImages: 06:13:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:13:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 06:13:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:13:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:13:02 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:02 latest 06:13:02 4.1.0-dev.52 06:13:02 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:02 main 06:13:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:02 ac4ce4e69e54: Preparing 06:13:02 6e486f40fc10: Preparing 06:13:02 c53d48a80ba2: Preparing 06:13:02 016b00e7675e: Preparing 06:13:02 03587b2743c4: Preparing 06:13:02 aab481235de3: Preparing 06:13:02 ae561eda222d: Preparing 06:13:02 b0481e001221: Preparing 06:13:02 097100c76c15: Preparing 06:13:02 aab481235de3: Waiting 06:13:02 b0481e001221: Waiting 06:13:02 ae561eda222d: Waiting 06:13:02 097100c76c15: Waiting 06:13:02 6e486f40fc10: Pushed 06:13:02 c53d48a80ba2: Pushed 06:13:03 03587b2743c4: Layer already exists 06:13:03 016b00e7675e: Layer already exists 06:13:03 097100c76c15: Layer already exists 06:13:03 ac4ce4e69e54: Pushed 06:13:03 ae561eda222d: Pushed 06:13:03 b0481e001221: Pushed 06:13:15 aab481235de3: Pushed 06:13:15 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:16 ac4ce4e69e54: Preparing 06:13:16 6e486f40fc10: Preparing 06:13:16 c53d48a80ba2: Preparing 06:13:16 016b00e7675e: Preparing 06:13:16 03587b2743c4: Preparing 06:13:16 aab481235de3: Preparing 06:13:16 ae561eda222d: Preparing 06:13:16 b0481e001221: Preparing 06:13:16 097100c76c15: Preparing 06:13:16 aab481235de3: Waiting 06:13:16 ae561eda222d: Waiting 06:13:16 b0481e001221: Waiting 06:13:16 097100c76c15: Waiting 06:13:16 016b00e7675e: Layer already exists 06:13:16 03587b2743c4: Layer already exists 06:13:16 6e486f40fc10: Layer already exists 06:13:16 ac4ce4e69e54: Layer already exists 06:13:16 c53d48a80ba2: Layer already exists 06:13:16 aab481235de3: Layer already exists 06:13:16 ae561eda222d: Layer already exists 06:13:16 097100c76c15: Layer already exists 06:13:16 b0481e001221: Layer already exists 06:13:16 latest: digest: sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 06:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:16 ac4ce4e69e54: Preparing 06:13:16 6e486f40fc10: Preparing 06:13:16 c53d48a80ba2: Preparing 06:13:16 016b00e7675e: Preparing 06:13:16 03587b2743c4: Preparing 06:13:16 aab481235de3: Preparing 06:13:16 ae561eda222d: Preparing 06:13:16 b0481e001221: Preparing 06:13:16 097100c76c15: Preparing 06:13:16 aab481235de3: Waiting 06:13:16 097100c76c15: Waiting 06:13:16 b0481e001221: Waiting 06:13:16 ae561eda222d: Waiting 06:13:16 016b00e7675e: Layer already exists 06:13:16 c53d48a80ba2: Layer already exists 06:13:16 03587b2743c4: Layer already exists 06:13:16 6e486f40fc10: Layer already exists 06:13:16 ac4ce4e69e54: Layer already exists 06:13:16 aab481235de3: Layer already exists 06:13:16 ae561eda222d: Layer already exists 06:13:16 097100c76c15: Layer already exists 06:13:16 b0481e001221: Layer already exists 06:13:16 4.1.0-dev.52: digest: sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:17 ac4ce4e69e54: Preparing 06:13:17 6e486f40fc10: Preparing 06:13:17 c53d48a80ba2: Preparing 06:13:17 016b00e7675e: Preparing 06:13:17 03587b2743c4: Preparing 06:13:17 aab481235de3: Preparing 06:13:17 ae561eda222d: Preparing 06:13:17 b0481e001221: Preparing 06:13:17 097100c76c15: Preparing 06:13:17 b0481e001221: Waiting 06:13:17 aab481235de3: Waiting 06:13:17 ae561eda222d: Waiting 06:13:17 097100c76c15: Waiting 06:13:17 c53d48a80ba2: Layer already exists 06:13:17 016b00e7675e: Layer already exists 06:13:17 6e486f40fc10: Layer already exists 06:13:17 ac4ce4e69e54: Layer already exists 06:13:17 03587b2743c4: Layer already exists 06:13:17 aab481235de3: Layer already exists 06:13:17 ae561eda222d: Layer already exists 06:13:17 b0481e001221: Layer already exists 06:13:17 097100c76c15: Layer already exists 06:13:17 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:17 + 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:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:13:18 ac4ce4e69e54: Preparing 06:13:18 6e486f40fc10: Preparing 06:13:18 c53d48a80ba2: Preparing 06:13:18 016b00e7675e: Preparing 06:13:18 03587b2743c4: Preparing 06:13:18 aab481235de3: Preparing 06:13:18 ae561eda222d: Preparing 06:13:18 b0481e001221: Preparing 06:13:18 097100c76c15: Preparing 06:13:18 b0481e001221: Waiting 06:13:18 097100c76c15: Waiting 06:13:18 aab481235de3: Waiting 06:13:18 ae561eda222d: Waiting 06:13:18 ac4ce4e69e54: Layer already exists 06:13:18 c53d48a80ba2: Layer already exists 06:13:18 6e486f40fc10: Layer already exists 06:13:18 016b00e7675e: Layer already exists 06:13:18 03587b2743c4: Layer already exists 06:13:18 ae561eda222d: Layer already exists 06:13:18 aab481235de3: Layer already exists 06:13:18 097100c76c15: Layer already exists 06:13:18 b0481e001221: Layer already exists 06:13:18 main: digest: sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:18 ===================================================== [Pipeline] echo 06:13:18 taggedImages: 06:13:18 - nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:18 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:13:18 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 06:13:18 - nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:18 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:13:18 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:13:18 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:18 latest 06:13:18 4.1.0-dev.52 06:13:18 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:18 main 06:13:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:19 c72eb8a930a1: Preparing 06:13:19 6c4cf2e8a4f2: Preparing 06:13:19 49e64aaa78ea: Preparing 06:13:19 016b00e7675e: Preparing 06:13:19 03587b2743c4: Preparing 06:13:19 8a4d08d29830: Preparing 06:13:19 09d18a4f0f22: Preparing 06:13:19 e5ba926bebe7: Preparing 06:13:19 097100c76c15: Preparing 06:13:19 e5ba926bebe7: Waiting 06:13:19 09d18a4f0f22: Waiting 06:13:19 8a4d08d29830: Waiting 06:13:19 097100c76c15: Waiting 06:13:19 016b00e7675e: Layer already exists 06:13:19 03587b2743c4: Layer already exists 06:13:19 09d18a4f0f22: Layer already exists 06:13:19 e5ba926bebe7: Layer already exists 06:13:19 097100c76c15: Layer already exists 06:13:19 49e64aaa78ea: Pushed 06:13:19 6c4cf2e8a4f2: Pushed 06:13:19 c72eb8a930a1: Pushed 06:13:33 8a4d08d29830: Pushed 06:13:33 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + 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:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:34 c72eb8a930a1: Preparing 06:13:34 6c4cf2e8a4f2: Preparing 06:13:34 49e64aaa78ea: Preparing 06:13:34 016b00e7675e: Preparing 06:13:34 03587b2743c4: Preparing 06:13:34 8a4d08d29830: Preparing 06:13:34 09d18a4f0f22: Preparing 06:13:34 e5ba926bebe7: Preparing 06:13:34 097100c76c15: Preparing 06:13:34 8a4d08d29830: Waiting 06:13:34 09d18a4f0f22: Waiting 06:13:34 e5ba926bebe7: Waiting 06:13:34 097100c76c15: Waiting 06:13:34 6c4cf2e8a4f2: Layer already exists 06:13:34 016b00e7675e: Layer already exists 06:13:34 03587b2743c4: Layer already exists 06:13:34 49e64aaa78ea: Layer already exists 06:13:34 c72eb8a930a1: Layer already exists 06:13:34 8a4d08d29830: Layer already exists 06:13:34 09d18a4f0f22: Layer already exists 06:13:34 e5ba926bebe7: Layer already exists 06:13:34 097100c76c15: Layer already exists 06:13:34 latest: digest: sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 06:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:35 c72eb8a930a1: Preparing 06:13:35 6c4cf2e8a4f2: Preparing 06:13:35 49e64aaa78ea: Preparing 06:13:35 016b00e7675e: Preparing 06:13:35 03587b2743c4: Preparing 06:13:35 8a4d08d29830: Preparing 06:13:35 09d18a4f0f22: Preparing 06:13:35 e5ba926bebe7: Preparing 06:13:35 097100c76c15: Preparing 06:13:35 8a4d08d29830: Waiting 06:13:35 09d18a4f0f22: Waiting 06:13:35 e5ba926bebe7: Waiting 06:13:35 097100c76c15: Waiting 06:13:35 6c4cf2e8a4f2: Layer already exists 06:13:35 49e64aaa78ea: Layer already exists 06:13:35 016b00e7675e: Layer already exists 06:13:35 03587b2743c4: Layer already exists 06:13:35 c72eb8a930a1: Layer already exists 06:13:35 09d18a4f0f22: Layer already exists 06:13:35 097100c76c15: Layer already exists 06:13:35 e5ba926bebe7: Layer already exists 06:13:35 8a4d08d29830: Layer already exists 06:13:35 4.1.0-dev.52: digest: sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:35 c72eb8a930a1: Preparing 06:13:35 6c4cf2e8a4f2: Preparing 06:13:35 49e64aaa78ea: Preparing 06:13:35 016b00e7675e: Preparing 06:13:35 03587b2743c4: Preparing 06:13:35 8a4d08d29830: Preparing 06:13:35 09d18a4f0f22: Preparing 06:13:35 e5ba926bebe7: Preparing 06:13:35 097100c76c15: Preparing 06:13:35 09d18a4f0f22: Waiting 06:13:35 e5ba926bebe7: Waiting 06:13:35 8a4d08d29830: Waiting 06:13:35 097100c76c15: Waiting 06:13:35 49e64aaa78ea: Layer already exists 06:13:35 6c4cf2e8a4f2: Layer already exists 06:13:35 c72eb8a930a1: Layer already exists 06:13:35 03587b2743c4: Layer already exists 06:13:35 016b00e7675e: Layer already exists 06:13:35 8a4d08d29830: Layer already exists 06:13:35 09d18a4f0f22: Layer already exists 06:13:35 e5ba926bebe7: Layer already exists 06:13:35 097100c76c15: Layer already exists 06:13:35 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:36 + 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:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:13:36 c72eb8a930a1: Preparing 06:13:36 6c4cf2e8a4f2: Preparing 06:13:36 49e64aaa78ea: Preparing 06:13:36 016b00e7675e: Preparing 06:13:36 03587b2743c4: Preparing 06:13:36 8a4d08d29830: Preparing 06:13:36 09d18a4f0f22: Preparing 06:13:36 e5ba926bebe7: Preparing 06:13:36 097100c76c15: Preparing 06:13:36 8a4d08d29830: Waiting 06:13:36 09d18a4f0f22: Waiting 06:13:36 e5ba926bebe7: Waiting 06:13:36 097100c76c15: Waiting 06:13:36 016b00e7675e: Layer already exists 06:13:36 49e64aaa78ea: Layer already exists 06:13:36 6c4cf2e8a4f2: Layer already exists 06:13:36 c72eb8a930a1: Layer already exists 06:13:36 03587b2743c4: Layer already exists 06:13:36 8a4d08d29830: Layer already exists 06:13:36 09d18a4f0f22: Layer already exists 06:13:36 e5ba926bebe7: Layer already exists 06:13:36 097100c76c15: Layer already exists 06:13:36 main: digest: sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:36 ===================================================== [Pipeline] echo 06:13:36 taggedImages: 06:13:36 - nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:36 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 06:13:36 - nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:13:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:13:36 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:36 latest 06:13:36 4.1.0-dev.52 06:13:36 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:36 main 06:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:37 8e948324c67b: Preparing 06:13:37 1a9c2eb84edb: Preparing 06:13:37 016b00e7675e: Preparing 06:13:37 03587b2743c4: Preparing 06:13:37 1d62bac1b110: Preparing 06:13:37 3343042d74bf: Preparing 06:13:37 097100c76c15: Preparing 06:13:37 3343042d74bf: Waiting 06:13:37 097100c76c15: Waiting 06:13:37 03587b2743c4: Layer already exists 06:13:37 016b00e7675e: Layer already exists 06:13:37 097100c76c15: Layer already exists 06:13:37 8e948324c67b: Pushed 06:13:37 1d62bac1b110: Pushed 06:13:37 3343042d74bf: Pushed 06:13:41 1a9c2eb84edb: Pushed 06:13:41 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:42 8e948324c67b: Preparing 06:13:42 1a9c2eb84edb: Preparing 06:13:42 016b00e7675e: Preparing 06:13:42 03587b2743c4: Preparing 06:13:42 1d62bac1b110: Preparing 06:13:42 3343042d74bf: Preparing 06:13:42 097100c76c15: Preparing 06:13:42 3343042d74bf: Waiting 06:13:42 097100c76c15: Waiting 06:13:42 1d62bac1b110: Layer already exists 06:13:42 016b00e7675e: Layer already exists 06:13:42 8e948324c67b: Layer already exists 06:13:42 1a9c2eb84edb: Layer already exists 06:13:42 03587b2743c4: Layer already exists 06:13:42 3343042d74bf: Layer already exists 06:13:42 097100c76c15: Layer already exists 06:13:42 latest: digest: sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 06:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:42 8e948324c67b: Preparing 06:13:42 1a9c2eb84edb: Preparing 06:13:42 016b00e7675e: Preparing 06:13:42 03587b2743c4: Preparing 06:13:42 1d62bac1b110: Preparing 06:13:42 3343042d74bf: Preparing 06:13:42 097100c76c15: Preparing 06:13:42 3343042d74bf: Waiting 06:13:42 097100c76c15: Waiting 06:13:42 03587b2743c4: Layer already exists 06:13:42 1a9c2eb84edb: Layer already exists 06:13:42 016b00e7675e: Layer already exists 06:13:42 1d62bac1b110: Layer already exists 06:13:42 8e948324c67b: Layer already exists 06:13:42 3343042d74bf: Layer already exists 06:13:42 097100c76c15: Layer already exists 06:13:42 4.1.0-dev.52: digest: sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:43 8e948324c67b: Preparing 06:13:43 1a9c2eb84edb: Preparing 06:13:43 016b00e7675e: Preparing 06:13:43 03587b2743c4: Preparing 06:13:43 1d62bac1b110: Preparing 06:13:43 3343042d74bf: Preparing 06:13:43 097100c76c15: Preparing 06:13:43 3343042d74bf: Waiting 06:13:43 097100c76c15: Waiting 06:13:43 1d62bac1b110: Layer already exists 06:13:43 03587b2743c4: Layer already exists 06:13:43 016b00e7675e: Layer already exists 06:13:43 8e948324c67b: Layer already exists 06:13:43 1a9c2eb84edb: Layer already exists 06:13:43 3343042d74bf: Layer already exists 06:13:43 097100c76c15: Layer already exists 06:13:43 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:13:44 8e948324c67b: Preparing 06:13:44 1a9c2eb84edb: Preparing 06:13:44 016b00e7675e: Preparing 06:13:44 03587b2743c4: Preparing 06:13:44 1d62bac1b110: Preparing 06:13:44 3343042d74bf: Preparing 06:13:44 097100c76c15: Preparing 06:13:44 097100c76c15: Waiting 06:13:44 3343042d74bf: Waiting 06:13:44 03587b2743c4: Layer already exists 06:13:44 016b00e7675e: Layer already exists 06:13:44 1a9c2eb84edb: Layer already exists 06:13:44 8e948324c67b: Layer already exists 06:13:44 1d62bac1b110: Layer already exists 06:13:44 097100c76c15: Layer already exists 06:13:44 3343042d74bf: Layer already exists 06:13:44 main: digest: sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:44 ===================================================== [Pipeline] echo 06:13:44 taggedImages: 06:13:44 - nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:44 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 06:13:44 - nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:13:44 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:13:44 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:44 latest 06:13:44 4.1.0-dev.52 06:13:44 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:44 main 06:13:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:44 d740e2042fa3: Preparing 06:13:44 68d505f2641c: Preparing 06:13:44 016b00e7675e: Preparing 06:13:44 03587b2743c4: Preparing 06:13:44 e14fd1dea1e6: Preparing 06:13:44 23cfb957c5e0: Preparing 06:13:44 097100c76c15: Preparing 06:13:44 23cfb957c5e0: Waiting 06:13:44 097100c76c15: Waiting 06:13:44 016b00e7675e: Layer already exists 06:13:44 03587b2743c4: Layer already exists 06:13:44 097100c76c15: Layer already exists 06:13:44 d740e2042fa3: Pushed 06:13:44 e14fd1dea1e6: Pushed 06:13:45 23cfb957c5e0: Pushed 06:13:49 68d505f2641c: Pushed 06:13:49 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:49 d740e2042fa3: Preparing 06:13:49 68d505f2641c: Preparing 06:13:49 016b00e7675e: Preparing 06:13:49 03587b2743c4: Preparing 06:13:49 e14fd1dea1e6: Preparing 06:13:49 23cfb957c5e0: Preparing 06:13:49 097100c76c15: Preparing 06:13:49 23cfb957c5e0: Waiting 06:13:49 097100c76c15: Waiting 06:13:49 e14fd1dea1e6: Layer already exists 06:13:49 68d505f2641c: Layer already exists 06:13:49 016b00e7675e: Layer already exists 06:13:49 d740e2042fa3: Layer already exists 06:13:49 03587b2743c4: Layer already exists 06:13:49 23cfb957c5e0: Layer already exists 06:13:49 097100c76c15: Layer already exists 06:13:49 latest: digest: sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 06:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:50 d740e2042fa3: Preparing 06:13:50 68d505f2641c: Preparing 06:13:50 016b00e7675e: Preparing 06:13:50 03587b2743c4: Preparing 06:13:50 e14fd1dea1e6: Preparing 06:13:50 23cfb957c5e0: Preparing 06:13:50 097100c76c15: Preparing 06:13:50 23cfb957c5e0: Waiting 06:13:50 097100c76c15: Waiting 06:13:50 03587b2743c4: Layer already exists 06:13:50 e14fd1dea1e6: Layer already exists 06:13:50 68d505f2641c: Layer already exists 06:13:50 016b00e7675e: Layer already exists 06:13:50 d740e2042fa3: Layer already exists 06:13:50 23cfb957c5e0: Layer already exists 06:13:50 097100c76c15: Layer already exists 06:13:50 4.1.0-dev.52: digest: sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:51 d740e2042fa3: Preparing 06:13:51 68d505f2641c: Preparing 06:13:51 016b00e7675e: Preparing 06:13:51 03587b2743c4: Preparing 06:13:51 e14fd1dea1e6: Preparing 06:13:51 23cfb957c5e0: Preparing 06:13:51 097100c76c15: Preparing 06:13:51 097100c76c15: Waiting 06:13:51 23cfb957c5e0: Waiting 06:13:51 68d505f2641c: Layer already exists 06:13:51 d740e2042fa3: Layer already exists 06:13:51 03587b2743c4: Layer already exists 06:13:51 016b00e7675e: Layer already exists 06:13:51 e14fd1dea1e6: Layer already exists 06:13:51 23cfb957c5e0: Layer already exists 06:13:51 097100c76c15: Layer already exists 06:13:51 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:13:51 d740e2042fa3: Preparing 06:13:51 68d505f2641c: Preparing 06:13:51 016b00e7675e: Preparing 06:13:51 03587b2743c4: Preparing 06:13:51 e14fd1dea1e6: Preparing 06:13:51 23cfb957c5e0: Preparing 06:13:51 097100c76c15: Preparing 06:13:51 23cfb957c5e0: Waiting 06:13:51 097100c76c15: Waiting 06:13:51 016b00e7675e: Layer already exists 06:13:51 68d505f2641c: Layer already exists 06:13:51 e14fd1dea1e6: Layer already exists 06:13:51 03587b2743c4: Layer already exists 06:13:51 d740e2042fa3: Layer already exists 06:13:51 23cfb957c5e0: Layer already exists 06:13:51 097100c76c15: Layer already exists 06:13:51 main: digest: sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:53 ===================================================== [Pipeline] echo 06:13:53 taggedImages: 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:13:53 ========================================================= 06:13:53 [edgeXBuildMultiArch] RAW Config: 06:13:53 images: 06:13:53 - nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/core-command:latest 06:13:53 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-command:main 06:13:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:13:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:13:53 - nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/core-data:latest 06:13:53 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-data:main 06:13:53 - nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:13:53 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-keeper:main 06:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/core-metadata:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main 06:13:53 - nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:13:53 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-notifications:main 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:13:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main 06:13:53 settingsFile: 06:13:53 edgex-go-settings 06:13:53 ========================================================= [Pipeline] node 06:14:08 Still waiting to schedule task 06:14:08 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:15:23 Running on prd-centos7-docker-4c-2g-7772 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:23 provisioning config files... 06:15:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10684280673537443308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:24 ---> ****-login.sh 06:15:24 nexus3.edgexfoundry.org:10001 06:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:24 Configure a credential helper to remove this warning. See 06:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:24 06:15:24 Login Succeeded 06:15:24 nexus3.edgexfoundry.org:10002 06:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:24 Configure a credential helper to remove this warning. See 06:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:24 06:15:24 Login Succeeded 06:15:24 nexus3.edgexfoundry.org:10003 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 nexus3.edgexfoundry.org:10004 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 ****.io 06:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:25 Configure a credential helper to remove this warning. See 06:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:25 06:15:25 Login Succeeded 06:15:25 ---> ****-login.sh ends [Pipeline] } 06:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:25 + docker buildx ls 06:15:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:15:26 default * docker 06:15:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:15:26 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:15:26 edgex-builder [Pipeline] sh 06:15:26 + docker buildx inspect --bootstrap 06:15:26 #1 [internal] booting buildkit 06:15:26 #1 pulling image moby/buildkit:buildx-stable-1 06:15:30 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 06:15:30 #1 creating container buildx_buildkit_edgex-builder0 06:15:31 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 06:15:31 #1 DONE 5.4s 06:15:32 Name: edgex-builder 06:15:32 Driver: docker-container 06:15:32 06:15:32 Nodes: 06:15:32 Name: edgex-builder0 06:15:32 Endpoint: unix:///var/run/docker.sock 06:15:32 Status: running 06:15:32 Buildkit: v0.23.2 06:15:32 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:15:32 + docker buildx ls 06:15:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:15:32 edgex-builder * docker-container 06:15:32 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:15:32 default docker 06:15:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:15:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:33 #1 [internal] load build definition from Dockerfile 06:15:33 #1 transferring dockerfile: 197B 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/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:33 #2 DONE 0.1s 06:15:33 06:15:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:33 #3 DONE 0.1s 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:33 #5 DONE 0.0s 06:15:33 06:15:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:33 #6 DONE 0.1s 06:15:33 06:15:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:15:33 #7 DONE 0.0s 06:15:33 06:15:33 #8 exporting to image 06:15:33 #8 exporting layers done 06:15:33 #8 exporting manifest sha256:4c70c37df1c921fa02e7e7d4ceedcfb7127176c455fdf914be2a898eed0ee94d 0.0s done 06:15:33 #8 exporting config sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:15:33 #8 exporting manifest sha256:a5619944e364b0055fea54acc33e5c1524499adf4bab0c46a6ac3c876d9351be done 06:15:33 #8 exporting config sha256:8afb2ebc1fd937ad12125579af56c0f8e32dec6ebe8b92c52bff5a3ce9b4b182 done 06:15:33 #8 exporting manifest list sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e done 06:15:33 #8 pushing layers 06:15:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:33 #8 pushing layers 0.1s done 06:15:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e 0.1s done 06:15:33 #8 DONE 0.2s 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/core-command:latest' 06:15:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 06:15:33 #1 [internal] load build definition from Dockerfile 06:15:33 #1 transferring dockerfile: 163B done 06:15:33 #1 DONE 0.0s 06:15:33 06:15:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 06:15:33 #2 DONE 0.0s 06:15:33 06:15:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 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/core-command:latest@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:33 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:33 #5 CACHED 06:15:33 06:15:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:33 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:33 #6 CACHED 06:15:33 06:15:33 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:15:33 #7 DONE 0.0s 06:15:33 06:15:33 #8 exporting to image 06:15:33 #8 exporting layers done 06:15:33 #8 exporting manifest sha256:4c70c37df1c921fa02e7e7d4ceedcfb7127176c455fdf914be2a898eed0ee94d done 06:15:33 #8 exporting config sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:15:33 #8 exporting manifest sha256:a5619944e364b0055fea54acc33e5c1524499adf4bab0c46a6ac3c876d9351be done 06:15:33 #8 exporting config sha256:8afb2ebc1fd937ad12125579af56c0f8e32dec6ebe8b92c52bff5a3ce9b4b182 done 06:15:33 #8 exporting manifest list sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e done 06:15:33 #8 pushing layers 0.0s done 06:15:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e 0.1s done 06:15:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:33 #8 DONE 0.1s 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/core-command:4.1.0-dev.52' 06:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 --push - 06:15:34 #1 [internal] load build definition from Dockerfile 06:15:34 #1 transferring dockerfile: 169B done 06:15:34 #1 DONE 0.0s 06:15:34 06:15:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 06:15:34 #2 DONE 0.0s 06:15:34 06:15:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52 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/core-command:4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:34 #5 CACHED 06:15:34 06:15:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:34 #6 CACHED 06:15:34 06:15:34 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:15:34 #7 DONE 0.0s 06:15:34 06:15:34 #8 exporting to image 06:15:34 #8 exporting layers done 06:15:34 #8 exporting manifest sha256:4c70c37df1c921fa02e7e7d4ceedcfb7127176c455fdf914be2a898eed0ee94d done 06:15:34 #8 exporting config sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:15:34 #8 exporting manifest sha256:a5619944e364b0055fea54acc33e5c1524499adf4bab0c46a6ac3c876d9351be done 06:15:34 #8 exporting config sha256:8afb2ebc1fd937ad12125579af56c0f8e32dec6ebe8b92c52bff5a3ce9b4b182 done 06:15:34 #8 exporting manifest list sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e done 06:15:34 #8 pushing layers 0.0s done 06:15:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.52@sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e 0.1s done 06:15:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:34 #8 DONE 0.1s 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 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:34 #1 [internal] load build definition from Dockerfile 06:15:34 #1 transferring dockerfile: 210B 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/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:34 #2 DONE 0.0s 06:15:34 06:15:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:34 #5 resolve nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:34 #5 CACHED 06:15:34 06:15:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:34 #6 resolve nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:34 #6 CACHED 06:15:34 06:15:34 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:15:34 #7 DONE 0.0s 06:15:34 06:15:34 #8 exporting to image 06:15:34 #8 exporting layers done 06:15:34 #8 exporting manifest sha256:4c70c37df1c921fa02e7e7d4ceedcfb7127176c455fdf914be2a898eed0ee94d done 06:15:34 #8 exporting config sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:15:34 #8 exporting manifest sha256:a5619944e364b0055fea54acc33e5c1524499adf4bab0c46a6ac3c876d9351be done 06:15:34 #8 exporting config sha256:8afb2ebc1fd937ad12125579af56c0f8e32dec6ebe8b92c52bff5a3ce9b4b182 done 06:15:34 #8 exporting manifest list sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e done 06:15:34 #8 pushing layers 0.0s done 06:15:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e 0.1s done 06:15:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:34 #8 DONE 0.1s 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:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 06:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 06:15:35 #1 [internal] load build definition from Dockerfile 06:15:35 #1 transferring dockerfile: 161B 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/core-command:main 06:15:35 #2 DONE 0.0s 06:15:35 06:15:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:35 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:35 #5 CACHED 06:15:35 06:15:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 06:15:35 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8420674eb5e721d31ab5f8c5bb838d074f5286f85934f2979663b81144a746f8 0.0s done 06:15:35 #6 CACHED 06:15:35 06:15:35 #7 exporting to image 06:15:35 #7 exporting layers 06:15:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:35 #7 exporting layers done 06:15:35 #7 exporting manifest sha256:4c70c37df1c921fa02e7e7d4ceedcfb7127176c455fdf914be2a898eed0ee94d done 06:15:35 #7 exporting config sha256:51a834bd0f9279458fced5cd1b50e119ca2e3115a552fe78831d11b1aea0f3b4 done 06:15:35 #7 exporting manifest sha256:a5619944e364b0055fea54acc33e5c1524499adf4bab0c46a6ac3c876d9351be done 06:15:35 #7 exporting config sha256:8afb2ebc1fd937ad12125579af56c0f8e32dec6ebe8b92c52bff5a3ce9b4b182 done 06:15:35 #7 exporting manifest list sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e done 06:15:35 #7 pushing layers 0.0s done 06:15:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:27d7a03d81bd823872a97654a33e4f1a0de882ed967e1df05e2b53bc3bd2751e 0.1s done 06:15:35 #7 DONE 0.1s 06:15:35 06:15:35 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 06:15:35 #8 DONE 0.0s 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/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:35 #1 [internal] load build definition from Dockerfile 06:15:35 #1 transferring dockerfile: 216B 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/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:35 #2 DONE 0.0s 06:15:35 06:15:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:35 #3 DONE 0.1s 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:36 06:15:36 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:36 #5 ... 06:15:36 06:15:36 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.0s done 06:15:36 #6 DONE 0.1s 06:15:36 06:15:36 #7 exporting to image 06:15:36 #7 exporting layers done 06:15:36 #7 exporting manifest sha256:9ca6fde781b4dceb2537dde8a3be1e987bb1533d782c477d17cade7bdb11858d 0.0s done 06:15:36 #7 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f 06:15:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:36 #7 ... 06:15:36 06:15:36 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:36 #8 DONE 0.0s 06:15:36 06:15:36 #7 exporting to image 06:15:36 #7 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:15:36 #7 exporting manifest sha256:b78f5eb1ceaac90b1ad718112574a65c329ddff650ade1767cb4032175e7bc18 done 06:15:36 #7 exporting config sha256:6d53c32f9bf1e944547cd56cb6b57d8d38cb0e260d271af3e2d2186d5dd5d328 done 06:15:36 #7 exporting manifest list sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc done 06:15:36 #7 pushing layers 0.1s done 06:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 06:15:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 0.1s done 06:15:36 #7 DONE 0.2s 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 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 06:15:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 06:15:36 #1 [internal] load build definition from Dockerfile 06:15:36 #1 transferring dockerfile: 182B 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/core-common-config-bootstrapper:latest 06:15:36 #2 DONE 0.0s 06:15:36 06:15:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:36 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 done 06:15:36 #5 CACHED 06:15:36 06:15:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:36 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.0s done 06:15:36 #6 CACHED 06:15:36 06:15:36 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:36 #7 DONE 0.0s 06:15:36 06:15:36 #8 exporting to image 06:15:36 #8 exporting layers done 06:15:36 #8 exporting manifest sha256:9ca6fde781b4dceb2537dde8a3be1e987bb1533d782c477d17cade7bdb11858d done 06:15:36 #8 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:15:36 #8 exporting manifest sha256:b78f5eb1ceaac90b1ad718112574a65c329ddff650ade1767cb4032175e7bc18 done 06:15:36 #8 exporting config sha256:6d53c32f9bf1e944547cd56cb6b57d8d38cb0e260d271af3e2d2186d5dd5d328 done 06:15:36 #8 exporting manifest list sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc done 06:15:36 #8 pushing layers 0.0s done 06:15:36 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 0.1s done 06:15:36 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:36 #8 DONE 0.1s 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/core-common-config-bootstrapper:4.1.0-dev.52' 06:15:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 --push - 06:15:37 #1 [internal] load build definition from Dockerfile 06:15:37 #1 transferring dockerfile: 188B 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/core-common-config-bootstrapper:4.1.0-dev.52 06:15:37 #2 DONE 0.0s 06:15:37 06:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:37 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 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/core-common-config-bootstrapper:4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:37 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.0s done 06:15:37 #6 CACHED 06:15:37 06:15:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:37 #5 CACHED 06:15:37 06:15:37 #7 [auth] core-common-config-bootstrapper: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:9ca6fde781b4dceb2537dde8a3be1e987bb1533d782c477d17cade7bdb11858d done 06:15:37 #8 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:15:37 #8 exporting manifest sha256:b78f5eb1ceaac90b1ad718112574a65c329ddff650ade1767cb4032175e7bc18 done 06:15:37 #8 exporting config sha256:6d53c32f9bf1e944547cd56cb6b57d8d38cb0e260d271af3e2d2186d5dd5d328 done 06:15:37 #8 exporting manifest list sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc done 06:15:37 #8 pushing layers 0.0s done 06:15:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.52@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 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/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:37 #1 [internal] load build definition from Dockerfile 06:15:37 #1 transferring dockerfile: 229B 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/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:37 #2 DONE 0.0s 06:15:37 06:15:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 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.1s 06:15:38 06:15:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:38 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.1s done 06:15:38 #5 CACHED 06:15:38 06:15:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:38 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.0s done 06:15:38 #6 CACHED 06:15:38 06:15:38 #7 [auth] core-common-config-bootstrapper: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:9ca6fde781b4dceb2537dde8a3be1e987bb1533d782c477d17cade7bdb11858d done 06:15:38 #8 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:15:38 #8 exporting manifest sha256:b78f5eb1ceaac90b1ad718112574a65c329ddff650ade1767cb4032175e7bc18 done 06:15:38 #8 exporting config sha256:6d53c32f9bf1e944547cd56cb6b57d8d38cb0e260d271af3e2d2186d5dd5d328 done 06:15:38 #8 exporting manifest list sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc done 06:15:38 #8 pushing layers 0.0s done 06:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 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/core-common-config-bootstrapper:main' 06:15:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 06:15:38 #1 [internal] load build definition from Dockerfile 06:15:38 #1 transferring dockerfile: 180B 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/core-common-config-bootstrapper:main 06:15:38 #2 DONE 0.1s 06:15:38 06:15:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:15:38 #3 DONE 0.1s 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:38 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 done 06:15:38 #5 CACHED 06:15:38 06:15:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 06:15:38 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:851f2f7bfa3a26584d690a667f1986c69ae0fa67f1a178cd1910e17dbc5489d4 0.0s done 06:15:38 #6 CACHED 06:15:38 06:15:38 #7 [auth] core-common-config-bootstrapper: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:9ca6fde781b4dceb2537dde8a3be1e987bb1533d782c477d17cade7bdb11858d done 06:15:38 #8 exporting config sha256:4689f423ecb66d3c1432171e018b528d24bcd67960e1796bc14a708dd747c64f done 06:15:38 #8 exporting manifest sha256:b78f5eb1ceaac90b1ad718112574a65c329ddff650ade1767cb4032175e7bc18 done 06:15:38 #8 exporting config sha256:6d53c32f9bf1e944547cd56cb6b57d8d38cb0e260d271af3e2d2186d5dd5d328 done 06:15:38 #8 exporting manifest list sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc done 06:15:38 #8 pushing layers 0.0s done 06:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 06:15:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:95b2867337122ae0aaee3d35c5aa675adfb102364a95d921313c9ac3cfffcadc 0.1s done 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:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:39 #1 [internal] load build definition from Dockerfile 06:15:39 #1 transferring dockerfile: 194B 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/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:39 #2 DONE 0.0s 06:15:39 06:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464 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/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:39 #5 DONE 0.0s 06:15:39 06:15:39 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:39 #6 DONE 0.0s 06:15:39 06:15:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:39 #5 DONE 0.1s 06:15:39 06:15:39 #7 [auth] core-data: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:8298a5dd98144ac7c15ae41d010113670346d2d1e3d24b6d58caf120c3252841 done 06:15:39 #8 exporting config sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 done 06:15:39 #8 exporting manifest sha256:6b09237126e14cb66b82dea5f1f99fc85a4d03a02d803f5216e42a93f67290c8 done 06:15:39 #8 exporting config sha256:8c954c5196d43727d268b34ddad02930552508f5283037249f41b88f31887bf3 0.0s done 06:15:39 #8 exporting manifest list sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a done 06:15:39 #8 pushing layers 0.1s done 06:15:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 06:15:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 0.1s done 06:15:39 #8 DONE 0.2s 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/core-data:latest' 06:15:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 06:15:39 #1 [internal] load build definition from Dockerfile 06:15:39 #1 transferring dockerfile: 160B 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/core-data:latest 06:15:39 #2 DONE 0.0s 06:15:39 06:15:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 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/core-data:latest@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:39 #5 CACHED 06:15:39 06:15:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:40 #6 CACHED 06:15:40 06:15:40 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:40 #7 DONE 0.0s 06:15:40 06:15:40 #8 exporting to image 06:15:40 #8 exporting layers done 06:15:40 #8 exporting manifest sha256:8298a5dd98144ac7c15ae41d010113670346d2d1e3d24b6d58caf120c3252841 done 06:15:40 #8 exporting config sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 done 06:15:40 #8 exporting manifest sha256:6b09237126e14cb66b82dea5f1f99fc85a4d03a02d803f5216e42a93f67290c8 done 06:15:40 #8 exporting config sha256:8c954c5196d43727d268b34ddad02930552508f5283037249f41b88f31887bf3 done 06:15:40 #8 exporting manifest list sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a done 06:15:40 #8 pushing layers 0.0s done 06:15:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 0.1s done 06:15:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:40 #8 DONE 0.1s 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 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52' 06:15:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 --push - 06:15:40 #1 [internal] load build definition from Dockerfile 06:15:40 #1 transferring dockerfile: 166B done 06:15:40 #1 DONE 0.0s 06:15:40 06:15:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 06:15:40 #2 DONE 0.0s 06:15:40 06:15:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52 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/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf done 06:15:40 #5 DONE 0.0s 06:15:40 06:15:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:40 #6 CACHED 06:15:40 06:15:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:40 #5 CACHED 06:15:40 06:15:40 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:40 #7 DONE 0.0s 06:15:40 06:15:40 #8 exporting to image 06:15:40 #8 exporting layers done 06:15:40 #8 exporting manifest sha256:8298a5dd98144ac7c15ae41d010113670346d2d1e3d24b6d58caf120c3252841 done 06:15:40 #8 exporting config sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 done 06:15:40 #8 exporting manifest sha256:6b09237126e14cb66b82dea5f1f99fc85a4d03a02d803f5216e42a93f67290c8 done 06:15:40 #8 exporting config sha256:8c954c5196d43727d268b34ddad02930552508f5283037249f41b88f31887bf3 done 06:15:40 #8 exporting manifest list sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a done 06:15:40 #8 pushing layers 0.0s done 06:15:40 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.52@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 0.1s done 06:15:40 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:40 #8 DONE 0.1s 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:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:41 #1 [internal] load build definition from Dockerfile 06:15:41 #1 transferring dockerfile: 207B 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/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:41 #2 DONE 0.0s 06:15:41 06:15:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 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/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:41 #5 DONE 0.0s 06:15:41 06:15:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:41 #6 CACHED 06:15:41 06:15:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #5 CACHED 06:15:41 06:15:41 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:41 #7 DONE 0.0s 06:15:41 06:15:41 #8 exporting to image 06:15:41 #8 exporting layers done 06:15:41 #8 exporting manifest sha256:8298a5dd98144ac7c15ae41d010113670346d2d1e3d24b6d58caf120c3252841 done 06:15:41 #8 exporting config sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 done 06:15:41 #8 exporting manifest sha256:6b09237126e14cb66b82dea5f1f99fc85a4d03a02d803f5216e42a93f67290c8 done 06:15:41 #8 exporting config sha256:8c954c5196d43727d268b34ddad02930552508f5283037249f41b88f31887bf3 done 06:15:41 #8 exporting manifest list sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a done 06:15:41 #8 pushing layers 0.0s done 06:15:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 0.1s done 06:15:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:41 #8 DONE 0.1s 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/core-data:main' 06:15:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 06:15:41 #1 [internal] load build definition from Dockerfile 06:15:41 #1 transferring dockerfile: 158B 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/core-data:main 06:15:41 #2 DONE 0.0s 06:15:41 06:15:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 06:15:41 #3 DONE 0.0s 06:15:41 06:15:41 #4 [internal] load .dockerignore 06:15:41 #4 transferring context: 2B 0.0s done 06:15:41 #4 DONE 0.0s 06:15:41 06:15:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:41 #5 CACHED 06:15:41 06:15:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 06:15:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:9e166d07cd1911446591039286afef6ea6f350297b8b7336f4f0f79d72c253bf 0.0s done 06:15:41 #6 CACHED 06:15:41 06:15:41 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 06:15:41 #7 DONE 0.0s 06:15:41 06:15:41 #8 exporting to image 06:15:41 #8 exporting layers done 06:15:41 #8 exporting manifest sha256:8298a5dd98144ac7c15ae41d010113670346d2d1e3d24b6d58caf120c3252841 done 06:15:41 #8 exporting config sha256:851ba0b9b337559d9873d32d4fdd11399456a1388bd9d64e201a4a1417c53c17 done 06:15:41 #8 exporting manifest sha256:6b09237126e14cb66b82dea5f1f99fc85a4d03a02d803f5216e42a93f67290c8 done 06:15:41 #8 exporting config sha256:8c954c5196d43727d268b34ddad02930552508f5283037249f41b88f31887bf3 done 06:15:41 #8 exporting manifest list sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a done 06:15:41 #8 pushing layers 0.0s done 06:15:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:05e62d92795381d668c2bdf279b6306e99a25564d646e61c49f6648d0543e54a 0.1s done 06:15:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:41 #8 DONE 0.1s 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:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:42 #1 [internal] load build definition from Dockerfile 06:15:42 #1 transferring dockerfile: 196B 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/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:42 #2 DONE 0.0s 06:15:42 06:15:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464 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/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:42 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:42 #5 DONE 0.0s 06:15:42 06:15:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:42 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 done 06:15:42 #6 DONE 0.1s 06:15:42 06:15:42 #7 exporting to image 06:15:42 #7 exporting layers done 06:15:42 #7 exporting manifest sha256:27b115d5626bb406d8b601b545b452a5905d9b81f5fa0686d680597e5adfa2fc 0.0s done 06:15:42 #7 exporting config sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:15:42 #7 exporting manifest sha256:1509fb88759bc43fdace5f04361e9863dd0f53fa8175d2739cf7125122c01db8 done 06:15:42 #7 exporting config sha256:014c02a1fa4644212abaf4193ff5b35dd88793e48d4e97a99ae667a246663574 0.0s done 06:15:42 #7 exporting manifest list sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a done 06:15:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:42 #7 ... 06:15:42 06:15:42 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:42 #8 DONE 0.0s 06:15:42 06:15:42 #7 exporting to image 06:15:42 #7 pushing layers 0.1s done 06:15:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 06:15:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 0.1s done 06:15:42 #7 DONE 0.2s 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/core-keeper:latest' 06:15:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 06:15:42 #1 [internal] load build definition from Dockerfile 06:15:42 #1 transferring dockerfile: 162B 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/core-keeper:latest 06:15:42 #2 DONE 0.0s 06:15:42 06:15:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 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:43 06:15:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:43 #5 CACHED 06:15:43 06:15:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:43 #6 CACHED 06:15:43 06:15:43 #7 [auth] core-keeper: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:27b115d5626bb406d8b601b545b452a5905d9b81f5fa0686d680597e5adfa2fc done 06:15:43 #8 exporting config sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:15:43 #8 exporting manifest sha256:1509fb88759bc43fdace5f04361e9863dd0f53fa8175d2739cf7125122c01db8 done 06:15:43 #8 exporting config sha256:014c02a1fa4644212abaf4193ff5b35dd88793e48d4e97a99ae667a246663574 done 06:15:43 #8 exporting manifest list sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a done 06:15:43 #8 pushing layers 0.0s done 06:15:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 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] sh 06:15:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 --push - 06:15:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52' 06:15:43 #1 [internal] load build definition from Dockerfile 06:15:43 #1 transferring dockerfile: 168B done 06:15:43 #1 DONE 0.0s 06:15:43 06:15:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 06:15:43 #2 DONE 0.0s 06:15:43 06:15:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52 06:15:43 #3 DONE 0.0s 06:15:43 06:15:43 #4 [internal] load .dockerignore 06:15:43 #4 transferring context: 2B done 06:15:43 #4 DONE 0.0s 06:15:43 06:15:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:43 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:43 #5 DONE 0.0s 06:15:43 06:15:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:43 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:43 #6 CACHED 06:15:43 06:15:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:43 #5 CACHED 06:15:43 06:15:43 #7 [auth] core-keeper: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:27b115d5626bb406d8b601b545b452a5905d9b81f5fa0686d680597e5adfa2fc done 06:15:43 #8 exporting config sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:15:43 #8 exporting manifest sha256:1509fb88759bc43fdace5f04361e9863dd0f53fa8175d2739cf7125122c01db8 done 06:15:43 #8 exporting config sha256:014c02a1fa4644212abaf4193ff5b35dd88793e48d4e97a99ae667a246663574 done 06:15:43 #8 exporting manifest list sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a done 06:15:43 #8 pushing layers 0.0s done 06:15:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.52@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 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] sh 06:15:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:44 #1 [internal] load build definition from Dockerfile 06:15:44 #1 transferring dockerfile: 209B done 06:15:44 #1 DONE 0.0s 06:15:44 06:15:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:44 #2 DONE 0.0s 06:15:44 06:15:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:44 #3 DONE 0.0s 06:15:44 06:15:44 #4 [internal] load .dockerignore 06:15:44 #4 transferring context: 2B done 06:15:44 #4 DONE 0.0s 06:15:44 06:15:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 done 06:15:44 #5 CACHED 06:15:44 06:15:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 done 06:15:44 #6 CACHED 06:15:44 06:15:44 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:44 #7 DONE 0.0s 06:15:44 06:15:44 #8 exporting to image 06:15:44 #8 exporting layers done 06:15:44 #8 exporting manifest sha256:27b115d5626bb406d8b601b545b452a5905d9b81f5fa0686d680597e5adfa2fc done 06:15:44 #8 exporting config sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:15:44 #8 exporting manifest sha256:1509fb88759bc43fdace5f04361e9863dd0f53fa8175d2739cf7125122c01db8 done 06:15:44 #8 exporting config sha256:014c02a1fa4644212abaf4193ff5b35dd88793e48d4e97a99ae667a246663574 done 06:15:44 #8 exporting manifest list sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a done 06:15:44 #8 pushing layers 0.0s done 06:15:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 0.1s done 06:15:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:44 #8 DONE 0.1s 06:15:44 06:15:44 1 warning found (use --debug to expand): 06:15:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 06:15:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 06:15:44 #1 [internal] load build definition from Dockerfile 06:15:44 #1 transferring dockerfile: 160B done 06:15:44 #1 DONE 0.0s 06:15:44 06:15:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:15:44 #2 DONE 0.0s 06:15:44 06:15:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 06:15:44 #3 DONE 0.0s 06:15:44 06:15:44 #4 [internal] load .dockerignore 06:15:44 #4 transferring context: 2B done 06:15:44 #4 DONE 0.0s 06:15:44 06:15:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:44 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:44 #5 CACHED 06:15:44 06:15:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 06:15:44 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:1fbc0f54536a4cd02c668485d42846d811ad7573bc4022ca8191ba8beda2e4f3 0.0s done 06:15:44 #6 CACHED 06:15:44 06:15:44 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:44 #7 DONE 0.0s 06:15:44 06:15:44 #8 exporting to image 06:15:44 #8 exporting layers done 06:15:44 #8 exporting manifest sha256:27b115d5626bb406d8b601b545b452a5905d9b81f5fa0686d680597e5adfa2fc done 06:15:44 #8 exporting config sha256:85a3c5bf64673e553c281399ffd93cfe837ec3d86e4ef9e7535dbbeaffd8eacf done 06:15:44 #8 exporting manifest sha256:1509fb88759bc43fdace5f04361e9863dd0f53fa8175d2739cf7125122c01db8 0.0s done 06:15:44 #8 exporting config sha256:014c02a1fa4644212abaf4193ff5b35dd88793e48d4e97a99ae667a246663574 done 06:15:44 #8 exporting manifest list sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a done 06:15:44 #8 pushing layers 0.0s done 06:15:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:2b3404780615da2155001263bfcd92ca8a15781b2fc45ce737d600a974c6dd0a 0.1s done 06:15:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:44 #8 DONE 0.1s 06:15:44 06:15:44 1 warning found (use --debug to expand): 06:15:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:45 #1 [internal] load build definition from Dockerfile 06:15:45 #1 transferring dockerfile: 198B done 06:15:45 #1 DONE 0.0s 06:15:45 06:15:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:45 #2 DONE 0.0s 06:15:45 06:15:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:45 #3 DONE 0.1s 06:15:45 06:15:45 #4 [internal] load .dockerignore 06:15:45 #4 transferring context: 2B done 06:15:45 #4 DONE 0.0s 06:15:45 06:15:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:45 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:45 #5 ... 06:15:45 06:15:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:45 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:45 #6 DONE 0.1s 06:15:45 06:15:45 #7 exporting to image 06:15:45 #7 exporting layers done 06:15:45 #7 exporting manifest sha256:659d96e06d0eae6d0ca83d992610afabc541b5000bf4121a0207f368a52f7c8c 0.0s done 06:15:45 #7 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 done 06:15:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:45 #7 ... 06:15:45 06:15:45 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:45 #8 DONE 0.0s 06:15:45 06:15:45 #7 exporting to image 06:15:45 #7 exporting manifest sha256:26237834c78570bf181d3e5ee70f9a7737c44fdd0480cece8ef3fddb46759f94 done 06:15:45 #7 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 done 06:15:45 #7 exporting manifest list sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.0s done 06:15:45 #7 pushing layers 0.1s done 06:15:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 06:15:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.1s done 06:15:45 #7 DONE 0.2s 06:15:45 06:15:45 1 warning found (use --debug to expand): 06:15:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 06:15:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 06:15:46 #1 [internal] load build definition from Dockerfile 06:15:46 #1 transferring dockerfile: 164B done 06:15:46 #1 DONE 0.0s 06:15:46 06:15:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:15:46 #2 DONE 0.0s 06:15:46 06:15:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 06:15:46 #3 DONE 0.0s 06:15:46 06:15:46 #4 [internal] load .dockerignore 06:15:46 #4 transferring context: 2B done 06:15:46 #4 DONE 0.0s 06:15:46 06:15:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:46 #5 DONE 0.0s 06:15:46 06:15:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:46 #6 CACHED 06:15:46 06:15:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #5 CACHED 06:15:46 06:15:46 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:46 #7 DONE 0.0s 06:15:46 06:15:46 #8 exporting to image 06:15:46 #8 exporting layers done 06:15:46 #8 exporting manifest sha256:659d96e06d0eae6d0ca83d992610afabc541b5000bf4121a0207f368a52f7c8c done 06:15:46 #8 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 done 06:15:46 #8 exporting manifest sha256:26237834c78570bf181d3e5ee70f9a7737c44fdd0480cece8ef3fddb46759f94 done 06:15:46 #8 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 done 06:15:46 #8 exporting manifest list sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e done 06:15:46 #8 pushing layers 0.0s done 06:15:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.1s done 06:15:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:46 #8 DONE 0.1s 06:15:46 06:15:46 1 warning found (use --debug to expand): 06:15:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52' 06:15:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 --push - 06:15:46 #1 [internal] load build definition from Dockerfile 06:15:46 #1 transferring dockerfile: 170B done 06:15:46 #1 DONE 0.0s 06:15:46 06:15:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 06:15:46 #2 DONE 0.0s 06:15:46 06:15:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52 06:15:46 #3 DONE 0.0s 06:15:46 06:15:46 #4 [internal] load .dockerignore 06:15:46 #4 transferring context: 2B done 06:15:46 #4 DONE 0.0s 06:15:46 06:15:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 done 06:15:46 #5 DONE 0.0s 06:15:46 06:15:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:46 #6 CACHED 06:15:46 06:15:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:46 #5 CACHED 06:15:46 06:15:46 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:46 #7 DONE 0.0s 06:15:46 06:15:46 #8 exporting to image 06:15:46 #8 exporting layers done 06:15:46 #8 exporting manifest sha256:659d96e06d0eae6d0ca83d992610afabc541b5000bf4121a0207f368a52f7c8c done 06:15:46 #8 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 done 06:15:46 #8 exporting manifest sha256:26237834c78570bf181d3e5ee70f9a7737c44fdd0480cece8ef3fddb46759f94 done 06:15:46 #8 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 done 06:15:46 #8 exporting manifest list sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e done 06:15:46 #8 pushing layers 0.0s done 06:15:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.52@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.1s done 06:15:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:46 #8 DONE 0.1s 06:15:46 06:15:46 1 warning found (use --debug to expand): 06:15:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:47 #1 [internal] load build definition from Dockerfile 06:15:47 #1 transferring dockerfile: 211B done 06:15:47 #1 DONE 0.0s 06:15:47 06:15:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:47 #2 DONE 0.0s 06:15:47 06:15:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:47 #3 DONE 0.0s 06:15:47 06:15:47 #4 [internal] load .dockerignore 06:15:47 #4 transferring context: 2B done 06:15:47 #4 DONE 0.0s 06:15:47 06:15:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:47 #5 CACHED 06:15:47 06:15:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 done 06:15:47 #6 CACHED 06:15:47 06:15:47 #7 exporting to image 06:15:47 #7 exporting layers done 06:15:47 #7 exporting manifest sha256:659d96e06d0eae6d0ca83d992610afabc541b5000bf4121a0207f368a52f7c8c done 06:15:47 #7 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 06:15:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:47 #7 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 done 06:15:47 #7 exporting manifest sha256:26237834c78570bf181d3e5ee70f9a7737c44fdd0480cece8ef3fddb46759f94 done 06:15:47 #7 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 done 06:15:47 #7 exporting manifest list sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e done 06:15:47 #7 pushing layers 0.0s done 06:15:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.1s done 06:15:47 #7 DONE 0.1s 06:15:47 06:15:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:47 #8 DONE 0.0s 06:15:47 06:15:47 1 warning found (use --debug to expand): 06:15:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 06:15:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 06:15:47 #1 [internal] load build definition from Dockerfile 06:15:47 #1 transferring dockerfile: 162B done 06:15:47 #1 DONE 0.0s 06:15:47 06:15:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:15:47 #2 DONE 0.0s 06:15:47 06:15:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 06:15:47 #3 DONE 0.0s 06:15:47 06:15:47 #4 [internal] load .dockerignore 06:15:47 #4 transferring context: 2B done 06:15:47 #4 DONE 0.0s 06:15:47 06:15:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:47 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 0.0s done 06:15:47 #5 CACHED 06:15:47 06:15:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 06:15:47 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:db71472007086032088cf57b687baed12e912fc9815ff9e93e4b22d87e1ce339 done 06:15:47 #6 CACHED 06:15:47 06:15:47 #7 exporting to image 06:15:47 #7 exporting layers done 06:15:47 #7 exporting manifest sha256:659d96e06d0eae6d0ca83d992610afabc541b5000bf4121a0207f368a52f7c8c done 06:15:47 #7 exporting config sha256:7117bd16c57925e848f959b90d949c99663967d55ff4d8276795eeb9457692f6 done 06:15:47 #7 exporting manifest sha256:26237834c78570bf181d3e5ee70f9a7737c44fdd0480cece8ef3fddb46759f94 done 06:15:47 #7 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 06:15:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:47 #7 exporting config sha256:178182c550523dbe595d95ea9fee0f3097a2c101d00486f734bbb0eee6078a53 done 06:15:47 #7 exporting manifest list sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e done 06:15:47 #7 pushing layers 0.0s done 06:15:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:202b8e6333f272f50b9dae813c10e35ab38428e93c34733803fba3c43b1e173e 0.1s done 06:15:47 #7 DONE 0.1s 06:15:47 06:15:47 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 06:15:47 #8 DONE 0.0s 06:15:47 06:15:47 1 warning found (use --debug to expand): 06:15:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:48 #1 [internal] load build definition from Dockerfile 06:15:48 #1 transferring dockerfile: 206B done 06:15:48 #1 DONE 0.0s 06:15:48 06:15:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:48 #2 DONE 0.0s 06:15:48 06:15:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:48 #3 DONE 0.1s 06:15:48 06:15:48 #4 [internal] load .dockerignore 06:15:48 #4 transferring context: 2B done 06:15:48 #4 DONE 0.0s 06:15:48 06:15:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:48 #5 ... 06:15:48 06:15:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:48 #6 DONE 0.2s 06:15:48 06:15:48 #7 exporting to image 06:15:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:48 #7 ... 06:15:48 06:15:48 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:48 #8 DONE 0.0s 06:15:48 06:15:48 #7 exporting to image 06:15:48 #7 exporting layers done 06:15:48 #7 exporting manifest sha256:40927f9e6adfdb127ee1a5e12f9a27e4e88c043ecb99df248654ea66b3114004 0.0s done 06:15:48 #7 exporting config sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:15:48 #7 exporting manifest sha256:d923b3e78be44738629fce5ae2d123f34ba8ca48a9639a4ff6fa923e76f52de7 done 06:15:48 #7 exporting config sha256:efb0969e4b7d79cb9df7fb8e0bc779cd357f79bce6684c05a371ece0a5d01a77 done 06:15:48 #7 exporting manifest list sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 done 06:15:48 #7 pushing layers 0.1s done 06:15:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 06:15:48 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 0.1s done 06:15:48 #7 DONE 0.2s 06:15:48 06:15:48 1 warning found (use --debug to expand): 06:15:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 06:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 06:15:49 #1 [internal] load build definition from Dockerfile 06:15:49 #1 transferring dockerfile: 172B done 06:15:49 #1 DONE 0.0s 06:15:49 06:15:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:15:49 #2 DONE 0.0s 06:15:49 06:15:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:15:49 #3 DONE 0.0s 06:15:49 06:15:49 #4 [internal] load .dockerignore 06:15:49 #4 transferring context: 2B done 06:15:49 #4 DONE 0.0s 06:15:49 06:15:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:49 #5 CACHED 06:15:49 06:15:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:49 #6 CACHED 06:15:49 06:15:49 #7 exporting to image 06:15:49 #7 exporting layers done 06:15:49 #7 exporting manifest sha256:40927f9e6adfdb127ee1a5e12f9a27e4e88c043ecb99df248654ea66b3114004 done 06:15:49 #7 exporting config sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:15:49 #7 exporting manifest sha256:d923b3e78be44738629fce5ae2d123f34ba8ca48a9639a4ff6fa923e76f52de7 done 06:15:49 #7 exporting config sha256:efb0969e4b7d79cb9df7fb8e0bc779cd357f79bce6684c05a371ece0a5d01a77 done 06:15:49 #7 exporting manifest list sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 done 06:15:49 #7 pushing layers 06:15:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:49 #7 pushing layers 0.0s done 06:15:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 0.1s done 06:15:49 #7 DONE 0.1s 06:15:49 06:15:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:49 #8 DONE 0.0s 06:15:49 06:15:49 1 warning found (use --debug to expand): 06:15:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 --push - 06:15:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52' 06:15:49 #1 [internal] load build definition from Dockerfile 06:15:49 #1 transferring dockerfile: 178B done 06:15:49 #1 DONE 0.0s 06:15:49 06:15:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 06:15:49 #2 DONE 0.0s 06:15:49 06:15:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52 06:15:49 #3 DONE 0.0s 06:15:49 06:15:49 #4 [internal] load .dockerignore 06:15:49 #4 transferring context: 2B done 06:15:49 #4 DONE 0.0s 06:15:49 06:15:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:49 #5 CACHED 06:15:49 06:15:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:49 #6 CACHED 06:15:49 06:15:49 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:49 #7 DONE 0.0s 06:15:49 06:15:49 #8 exporting to image 06:15:49 #8 exporting layers done 06:15:49 #8 exporting manifest sha256:40927f9e6adfdb127ee1a5e12f9a27e4e88c043ecb99df248654ea66b3114004 done 06:15:49 #8 exporting config sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:15:49 #8 exporting manifest sha256:d923b3e78be44738629fce5ae2d123f34ba8ca48a9639a4ff6fa923e76f52de7 done 06:15:49 #8 exporting config sha256:efb0969e4b7d79cb9df7fb8e0bc779cd357f79bce6684c05a371ece0a5d01a77 done 06:15:49 #8 exporting manifest list sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 done 06:15:49 #8 pushing layers 0.0s done 06:15:49 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.52@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 0.1s done 06:15:49 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:49 #8 DONE 0.1s 06:15:49 06:15:49 1 warning found (use --debug to expand): 06:15:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:50 #1 [internal] load build definition from Dockerfile 06:15:50 #1 transferring dockerfile: 219B done 06:15:50 #1 DONE 0.0s 06:15:50 06:15:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:50 #2 DONE 0.0s 06:15:50 06:15:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:50 #3 DONE 0.0s 06:15:50 06:15:50 #4 [internal] load .dockerignore 06:15:50 #4 transferring context: 2B done 06:15:50 #4 DONE 0.0s 06:15:50 06:15:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:50 #5 DONE 0.0s 06:15:50 06:15:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:50 #6 CACHED 06:15:50 06:15:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:50 #5 CACHED 06:15:50 06:15:50 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:50 #7 DONE 0.0s 06:15:50 06:15:50 #8 exporting to image 06:15:50 #8 exporting layers done 06:15:50 #8 exporting manifest sha256:40927f9e6adfdb127ee1a5e12f9a27e4e88c043ecb99df248654ea66b3114004 done 06:15:50 #8 exporting config sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:15:50 #8 exporting manifest sha256:d923b3e78be44738629fce5ae2d123f34ba8ca48a9639a4ff6fa923e76f52de7 done 06:15:50 #8 exporting config sha256:efb0969e4b7d79cb9df7fb8e0bc779cd357f79bce6684c05a371ece0a5d01a77 done 06:15:50 #8 exporting manifest list sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 done 06:15:50 #8 pushing layers 0.0s done 06:15:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 0.1s done 06:15:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:50 #8 DONE 0.1s 06:15:50 06:15:50 1 warning found (use --debug to expand): 06:15:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 06:15:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 06:15:50 #1 [internal] load build definition from Dockerfile 06:15:50 #1 transferring dockerfile: 170B done 06:15:50 #1 DONE 0.0s 06:15:50 06:15:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:15:50 #2 DONE 0.0s 06:15:50 06:15:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:15:50 #3 DONE 0.0s 06:15:50 06:15:50 #4 [internal] load .dockerignore 06:15:50 #4 transferring context: 2B done 06:15:50 #4 DONE 0.0s 06:15:50 06:15:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:50 #5 CACHED 06:15:50 06:15:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 06:15:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7f1ba75ab3641f6b460bcb6d593f3114fd51674e39115c824acbd6f1fb416b25 0.0s done 06:15:50 #6 CACHED 06:15:50 06:15:50 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 06:15:50 #7 DONE 0.0s 06:15:50 06:15:50 #8 exporting to image 06:15:50 #8 exporting layers done 06:15:50 #8 exporting manifest sha256:40927f9e6adfdb127ee1a5e12f9a27e4e88c043ecb99df248654ea66b3114004 done 06:15:50 #8 exporting config sha256:93b4ebdbbf286c8c359b165b4faad80a36e7a1efb9baa7fd737310425224a928 done 06:15:50 #8 exporting manifest sha256:d923b3e78be44738629fce5ae2d123f34ba8ca48a9639a4ff6fa923e76f52de7 done 06:15:50 #8 exporting config sha256:efb0969e4b7d79cb9df7fb8e0bc779cd357f79bce6684c05a371ece0a5d01a77 done 06:15:50 #8 exporting manifest list sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 done 06:15:50 #8 pushing layers 0.0s done 06:15:50 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:e0f951461fa722664058af6d1f38dcd166f87d2bcae0946129e52dbc833fd4b8 0.1s done 06:15:50 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:50 #8 DONE 0.1s 06:15:50 06:15:50 1 warning found (use --debug to expand): 06:15:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:51 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:51 #1 [internal] load build definition from Dockerfile 06:15:51 #1 transferring dockerfile: 204B done 06:15:51 #1 DONE 0.0s 06:15:51 06:15:51 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:51 #2 DONE 0.0s 06:15:51 06:15:51 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:51 #3 DONE 0.0s 06:15:51 06:15:51 #4 [internal] load .dockerignore 06:15:51 #4 transferring context: 2B done 06:15:51 #4 DONE 0.0s 06:15:51 06:15:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:51 #5 DONE 0.0s 06:15:51 06:15:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:51 #6 DONE 0.0s 06:15:51 06:15:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:51 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:51 #5 DONE 0.1s 06:15:51 06:15:51 #7 exporting to image 06:15:51 #7 exporting layers done 06:15:51 #7 exporting manifest sha256:4786c963e8b3a268c57446625b50b39c77019c39bbb445d77ce014b84b7d81de 0.0s done 06:15:51 #7 exporting config sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:15:51 #7 exporting manifest sha256:d850dae9a24f07d4a516aabaeda0dfaccd71f3c633663b7df17f4992b457a403 done 06:15:51 #7 exporting config sha256:d11b7815af3808e4a4afd0767a3dc900efdc6bfb7d6512903cb696df31e1cb6a done 06:15:51 #7 exporting manifest list sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b done 06:15:51 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:51 #7 ... 06:15:51 06:15:51 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:51 #8 DONE 0.0s 06:15:51 06:15:51 #7 exporting to image 06:15:51 #7 pushing layers 0.1s done 06:15:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 06:15:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 0.1s done 06:15:51 #7 DONE 0.2s 06:15:51 06:15:51 1 warning found (use --debug to expand): 06:15:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 06:15:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 06:15:52 #1 [internal] load build definition from Dockerfile 06:15:52 #1 transferring dockerfile: 170B done 06:15:52 #1 DONE 0.0s 06:15:52 06:15:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:15:52 #2 DONE 0.0s 06:15:52 06:15:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:15:52 #3 DONE 0.0s 06:15:52 06:15:52 #4 [internal] load .dockerignore 06:15:52 #4 transferring context: 2B done 06:15:52 #4 DONE 0.0s 06:15:52 06:15:52 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:52 #5 CACHED 06:15:52 06:15:52 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:52 #6 CACHED 06:15:52 06:15:52 #7 exporting to image 06:15:52 #7 exporting layers 06:15:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:52 #7 exporting layers done 06:15:52 #7 exporting manifest sha256:4786c963e8b3a268c57446625b50b39c77019c39bbb445d77ce014b84b7d81de done 06:15:52 #7 exporting config sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:15:52 #7 exporting manifest sha256:d850dae9a24f07d4a516aabaeda0dfaccd71f3c633663b7df17f4992b457a403 done 06:15:52 #7 exporting config sha256:d11b7815af3808e4a4afd0767a3dc900efdc6bfb7d6512903cb696df31e1cb6a done 06:15:52 #7 exporting manifest list sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b done 06:15:52 #7 pushing layers 0.0s done 06:15:52 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 0.1s done 06:15:52 #7 DONE 0.1s 06:15:52 06:15:52 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:52 #8 DONE 0.0s 06:15:52 06:15:52 1 warning found (use --debug to expand): 06:15:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52' 06:15:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 --push - 06:15:52 #1 [internal] load build definition from Dockerfile 06:15:52 #1 transferring dockerfile: 176B done 06:15:52 #1 DONE 0.0s 06:15:52 06:15:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 06:15:52 #2 DONE 0.0s 06:15:52 06:15:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52 06:15:52 #3 DONE 0.0s 06:15:52 06:15:52 #4 [internal] load .dockerignore 06:15:52 #4 transferring context: 2B done 06:15:52 #4 DONE 0.0s 06:15:52 06:15:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c done 06:15:52 #5 CACHED 06:15:52 06:15:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:52 #6 CACHED 06:15:52 06:15:52 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:52 #7 DONE 0.0s 06:15:52 06:15:52 #8 exporting to image 06:15:52 #8 exporting layers done 06:15:52 #8 exporting manifest sha256:4786c963e8b3a268c57446625b50b39c77019c39bbb445d77ce014b84b7d81de done 06:15:52 #8 exporting config sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:15:52 #8 exporting manifest sha256:d850dae9a24f07d4a516aabaeda0dfaccd71f3c633663b7df17f4992b457a403 done 06:15:52 #8 exporting config sha256:d11b7815af3808e4a4afd0767a3dc900efdc6bfb7d6512903cb696df31e1cb6a done 06:15:52 #8 exporting manifest list sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b done 06:15:52 #8 pushing layers 0.0s done 06:15:52 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.52@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 0.1s done 06:15:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:52 #8 DONE 0.1s 06:15:52 06:15:52 1 warning found (use --debug to expand): 06:15:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:53 #1 [internal] load build definition from Dockerfile 06:15:53 #1 transferring dockerfile: 217B done 06:15:53 #1 DONE 0.0s 06:15:53 06:15:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:53 #2 DONE 0.0s 06:15:53 06:15:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:53 #3 DONE 0.0s 06:15:53 06:15:53 #4 [internal] load .dockerignore 06:15:53 #4 transferring context: 2B done 06:15:53 #4 DONE 0.0s 06:15:53 06:15:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c done 06:15:53 #5 CACHED 06:15:53 06:15:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:53 #6 CACHED 06:15:53 06:15:53 #7 exporting to image 06:15:53 #7 exporting layers 06:15:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:53 #7 exporting layers done 06:15:53 #7 exporting manifest sha256:4786c963e8b3a268c57446625b50b39c77019c39bbb445d77ce014b84b7d81de done 06:15:53 #7 exporting config sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:15:53 #7 exporting manifest sha256:d850dae9a24f07d4a516aabaeda0dfaccd71f3c633663b7df17f4992b457a403 done 06:15:53 #7 exporting config sha256:d11b7815af3808e4a4afd0767a3dc900efdc6bfb7d6512903cb696df31e1cb6a done 06:15:53 #7 exporting manifest list sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b done 06:15:53 #7 pushing layers 0.0s done 06:15:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 0.1s done 06:15:53 #7 DONE 0.1s 06:15:53 06:15:53 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:53 #8 DONE 0.0s 06:15:53 06:15:53 1 warning found (use --debug to expand): 06:15:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 06:15:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 06:15:53 #1 [internal] load build definition from Dockerfile 06:15:53 #1 transferring dockerfile: 168B done 06:15:53 #1 DONE 0.0s 06:15:53 06:15:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:15:53 #2 DONE 0.0s 06:15:53 06:15:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:15:53 #3 DONE 0.0s 06:15:53 06:15:53 #4 [internal] load .dockerignore 06:15:53 #4 transferring context: 2B done 06:15:53 #4 DONE 0.0s 06:15:53 06:15:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:53 #5 DONE 0.0s 06:15:53 06:15:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 0.0s done 06:15:53 #6 CACHED 06:15:53 06:15:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:0f6e2c4a7cc55acbe64450a58415dccae024e3e0af2b156641ab1634a91b3a7c 06:15:53 #5 CACHED 06:15:53 06:15:53 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 06:15:53 #7 DONE 0.0s 06:15:53 06:15:53 #8 exporting to image 06:15:53 #8 exporting layers done 06:15:53 #8 exporting manifest sha256:4786c963e8b3a268c57446625b50b39c77019c39bbb445d77ce014b84b7d81de done 06:15:53 #8 exporting config sha256:75b631fcd3b0388997e25d9daad2d6cc7021be68bbeb28046e3bf079b3b15871 done 06:15:53 #8 exporting manifest sha256:d850dae9a24f07d4a516aabaeda0dfaccd71f3c633663b7df17f4992b457a403 done 06:15:53 #8 exporting config sha256:d11b7815af3808e4a4afd0767a3dc900efdc6bfb7d6512903cb696df31e1cb6a done 06:15:53 #8 exporting manifest list sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b done 06:15:53 #8 pushing layers 0.0s done 06:15:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:276e04c91f975f8cc857f25c7badff7db4758a8f1c3f3fefc5949ed7b1b4f20b 0.1s done 06:15:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:53 #8 DONE 0.1s 06:15:53 06:15:53 1 warning found (use --debug to expand): 06:15:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:54 #1 [internal] load build definition from Dockerfile 06:15:54 #1 DONE 0.0s 06:15:54 06:15:54 #1 [internal] load build definition from Dockerfile 06:15:54 #1 transferring dockerfile: 205B done 06:15:54 #1 DONE 0.0s 06:15:54 06:15:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:54 #2 DONE 0.0s 06:15:54 06:15:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:54 #3 DONE 0.1s 06:15:54 06:15:54 #4 [internal] load .dockerignore 06:15:54 #4 transferring context: 2B done 06:15:54 #4 DONE 0.0s 06:15:54 06:15:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:54 #5 DONE 0.0s 06:15:54 06:15:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:54 #6 DONE 0.1s 06:15:54 06:15:54 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:54 #7 DONE 0.0s 06:15:54 06:15:54 #8 exporting to image 06:15:54 #8 exporting layers done 06:15:54 #8 exporting manifest sha256:5e7d4c8315b1a20a5757f3d59fc0e2febd8ff20c2c69b77c6cd2af20f389729b 0.0s done 06:15:54 #8 exporting config sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:15:54 #8 exporting manifest sha256:1606f41bc7a5f8c10e249bd39904bca4046580a1daa78596c44fb296bb6ead72 done 06:15:54 #8 exporting config sha256:1baad0e48744a4e1ca588ff24a62c08e60229992378d34bfd6325eeec2cfbe44 done 06:15:54 #8 exporting manifest list sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 done 06:15:54 #8 pushing layers 0.1s done 06:15:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 06:15:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 0.1s done 06:15:54 #8 DONE 0.2s 06:15:54 06:15:54 1 warning found (use --debug to expand): 06:15:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 06:15:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 06:15:55 #1 [internal] load build definition from Dockerfile 06:15:55 #1 transferring dockerfile: 171B done 06:15:55 #1 DONE 0.0s 06:15:55 06:15:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:15:55 #2 DONE 0.0s 06:15:55 06:15:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:15:55 #3 DONE 0.0s 06:15:55 06:15:55 #4 [internal] load .dockerignore 06:15:55 #4 transferring context: 2B done 06:15:55 #4 DONE 0.0s 06:15:55 06:15:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 done 06:15:55 #5 CACHED 06:15:55 06:15:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:55 #6 CACHED 06:15:55 06:15:55 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:55 #7 DONE 0.0s 06:15:55 06:15:55 #8 exporting to image 06:15:55 #8 exporting layers done 06:15:55 #8 exporting manifest sha256:5e7d4c8315b1a20a5757f3d59fc0e2febd8ff20c2c69b77c6cd2af20f389729b done 06:15:55 #8 exporting config sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:15:55 #8 exporting manifest sha256:1606f41bc7a5f8c10e249bd39904bca4046580a1daa78596c44fb296bb6ead72 done 06:15:55 #8 exporting config sha256:1baad0e48744a4e1ca588ff24a62c08e60229992378d34bfd6325eeec2cfbe44 done 06:15:55 #8 exporting manifest list sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 done 06:15:55 #8 pushing layers 0.0s done 06:15:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 0.1s done 06:15:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:55 #8 DONE 0.1s 06:15:55 06:15:55 1 warning found (use --debug to expand): 06:15:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 --push - 06:15:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52' 06:15:55 #1 [internal] load build definition from Dockerfile 06:15:55 #1 transferring dockerfile: 177B done 06:15:55 #1 DONE 0.0s 06:15:55 06:15:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 06:15:55 #2 DONE 0.0s 06:15:55 06:15:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52 06:15:55 #3 DONE 0.0s 06:15:55 06:15:55 #4 [internal] load .dockerignore 06:15:55 #4 transferring context: 2B done 06:15:55 #4 DONE 0.0s 06:15:55 06:15:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:55 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:55 #5 CACHED 06:15:55 06:15:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:55 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:55 #6 CACHED 06:15:55 06:15:55 #7 exporting to image 06:15:55 #7 exporting layers 06:15:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:55 #7 exporting layers done 06:15:55 #7 exporting manifest sha256:5e7d4c8315b1a20a5757f3d59fc0e2febd8ff20c2c69b77c6cd2af20f389729b done 06:15:55 #7 exporting config sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:15:55 #7 exporting manifest sha256:1606f41bc7a5f8c10e249bd39904bca4046580a1daa78596c44fb296bb6ead72 done 06:15:55 #7 exporting config sha256:1baad0e48744a4e1ca588ff24a62c08e60229992378d34bfd6325eeec2cfbe44 done 06:15:55 #7 exporting manifest list sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 done 06:15:55 #7 pushing layers 0.0s done 06:15:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.52@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 0.1s done 06:15:55 #7 DONE 0.1s 06:15:55 06:15:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:55 #8 DONE 0.0s 06:15:55 06:15:55 1 warning found (use --debug to expand): 06:15:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:56 #1 [internal] load build definition from Dockerfile 06:15:56 #1 transferring dockerfile: 218B done 06:15:56 #1 DONE 0.0s 06:15:56 06:15:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:56 #2 DONE 0.0s 06:15:56 06:15:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:56 #3 DONE 0.0s 06:15:56 06:15:56 #4 [internal] load .dockerignore 06:15:56 #4 transferring context: 2B done 06:15:56 #4 DONE 0.0s 06:15:56 06:15:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:56 #5 CACHED 06:15:56 06:15:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:56 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:56 #6 CACHED 06:15:56 06:15:56 #7 exporting to image 06:15:56 #7 exporting layers done 06:15:56 #7 exporting manifest sha256:5e7d4c8315b1a20a5757f3d59fc0e2febd8ff20c2c69b77c6cd2af20f389729b done 06:15:56 #7 exporting config sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:15:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:56 #7 exporting manifest sha256:1606f41bc7a5f8c10e249bd39904bca4046580a1daa78596c44fb296bb6ead72 done 06:15:56 #7 exporting config sha256:1baad0e48744a4e1ca588ff24a62c08e60229992378d34bfd6325eeec2cfbe44 done 06:15:56 #7 exporting manifest list sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 done 06:15:56 #7 pushing layers 0.0s done 06:15:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 0.1s done 06:15:56 #7 DONE 0.1s 06:15:56 06:15:56 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:56 #8 DONE 0.0s 06:15:56 06:15:56 1 warning found (use --debug to expand): 06:15:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 06:15:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 06:15:56 #1 [internal] load build definition from Dockerfile 06:15:56 #1 transferring dockerfile: 169B done 06:15:56 #1 DONE 0.0s 06:15:56 06:15:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:15:56 #2 DONE 0.0s 06:15:56 06:15:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:15:56 #3 DONE 0.0s 06:15:56 06:15:56 #4 [internal] load .dockerignore 06:15:56 #4 transferring context: 2B done 06:15:56 #4 DONE 0.0s 06:15:56 06:15:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:56 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:56 #5 CACHED 06:15:56 06:15:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 06:15:57 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:90413f57e0f717696dfe282d0e5da640006a05d5c4e92dcb9c10d9a04a9493f0 0.0s done 06:15:57 #6 CACHED 06:15:57 06:15:57 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:57 #7 DONE 0.0s 06:15:57 06:15:57 #8 exporting to image 06:15:57 #8 exporting layers done 06:15:57 #8 exporting manifest sha256:5e7d4c8315b1a20a5757f3d59fc0e2febd8ff20c2c69b77c6cd2af20f389729b done 06:15:57 #8 exporting config sha256:937fa404c9052a9f83ca20df28851aa2fa82062ef5445daccc495a8f8e76e80d done 06:15:57 #8 exporting manifest sha256:1606f41bc7a5f8c10e249bd39904bca4046580a1daa78596c44fb296bb6ead72 done 06:15:57 #8 exporting config sha256:1baad0e48744a4e1ca588ff24a62c08e60229992378d34bfd6325eeec2cfbe44 done 06:15:57 #8 exporting manifest list sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 done 06:15:57 #8 pushing layers 0.0s done 06:15:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:a39a3c1a5c79e82c6d56eabb243f12dfe5f7dfdafd2c7c01229f4f40793b9e64 0.1s done 06:15:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:57 #8 DONE 0.1s 06:15:57 06:15:57 1 warning found (use --debug to expand): 06:15:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:15:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:15:57 #1 [internal] load build definition from Dockerfile 06:15:57 #1 transferring dockerfile: 211B done 06:15:57 #1 DONE 0.1s 06:15:57 06:15:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:57 #2 DONE 0.0s 06:15:57 06:15:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:15:57 #3 DONE 0.0s 06:15:57 06:15:57 #4 [internal] load .dockerignore 06:15:57 #4 transferring context: 2B done 06:15:57 #4 DONE 0.0s 06:15:57 06:15:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:57 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:57 #5 DONE 0.0s 06:15:57 06:15:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:57 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:57 #6 DONE 0.1s 06:15:57 06:15:57 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:57 #7 DONE 0.0s 06:15:57 06:15:57 #8 exporting to image 06:15:57 #8 exporting layers done 06:15:57 #8 exporting manifest sha256:16cf9a8a4d032e12ba546b120c4f071d04f85eaf615923c6fefc3af046c7977b done 06:15:57 #8 exporting config sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:15:57 #8 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 done 06:15:57 #8 exporting config sha256:dd88365a23e12c3f0081d58720cdfcabe39659db02ae1d34c35ca3e5bdc41844 done 06:15:57 #8 exporting manifest list sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 done 06:15:57 #8 pushing layers 06:15:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:57 #8 pushing layers 0.1s done 06:15:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 0.1s done 06:15:57 #8 DONE 0.2s 06:15:57 06:15:57 1 warning found (use --debug to expand): 06:15:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 06:15:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 06:15:58 #1 [internal] load build definition from Dockerfile 06:15:58 #1 transferring dockerfile: 177B done 06:15:58 #1 DONE 0.0s 06:15:58 06:15:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:15:58 #2 DONE 0.0s 06:15:58 06:15:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:15:58 #3 DONE 0.0s 06:15:58 06:15:58 #4 [internal] load .dockerignore 06:15:58 #4 transferring context: 2B done 06:15:58 #4 DONE 0.0s 06:15:58 06:15:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:58 #5 CACHED 06:15:58 06:15:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:58 #6 CACHED 06:15:58 06:15:58 #7 exporting to image 06:15:58 #7 exporting layers done 06:15:58 #7 exporting manifest sha256:16cf9a8a4d032e12ba546b120c4f071d04f85eaf615923c6fefc3af046c7977b done 06:15:58 #7 exporting config sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:15:58 #7 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 06:15:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:58 #7 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 done 06:15:58 #7 exporting config sha256:dd88365a23e12c3f0081d58720cdfcabe39659db02ae1d34c35ca3e5bdc41844 done 06:15:58 #7 exporting manifest list sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 done 06:15:58 #7 pushing layers 0.0s done 06:15:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 0.1s done 06:15:58 #7 DONE 0.1s 06:15:58 06:15:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:58 #8 DONE 0.0s 06:15:58 06:15:58 1 warning found (use --debug to expand): 06:15:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52' 06:15:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 --push - 06:15:58 #1 [internal] load build definition from Dockerfile 06:15:58 #1 transferring dockerfile: 183B done 06:15:58 #1 DONE 0.0s 06:15:58 06:15:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 06:15:58 #2 DONE 0.0s 06:15:58 06:15:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52 06:15:58 #3 DONE 0.0s 06:15:58 06:15:58 #4 [internal] load .dockerignore 06:15:58 #4 transferring context: 2B done 06:15:58 #4 DONE 0.0s 06:15:58 06:15:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:58 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:58 #5 CACHED 06:15:58 06:15:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:58 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:58 #6 CACHED 06:15:58 06:15:58 #7 exporting to image 06:15:58 #7 exporting layers done 06:15:58 #7 exporting manifest sha256:16cf9a8a4d032e12ba546b120c4f071d04f85eaf615923c6fefc3af046c7977b done 06:15:58 #7 exporting config sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:15:58 #7 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 06:15:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:58 #7 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 done 06:15:58 #7 exporting config sha256:dd88365a23e12c3f0081d58720cdfcabe39659db02ae1d34c35ca3e5bdc41844 done 06:15:58 #7 exporting manifest list sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 done 06:15:58 #7 pushing layers 0.0s done 06:15:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.52@sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 0.1s done 06:15:58 #7 DONE 0.1s 06:15:58 06:15:58 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:58 #8 DONE 0.0s 06:15:58 06:15:58 1 warning found (use --debug to expand): 06:15:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:15:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:15:59 #1 [internal] load build definition from Dockerfile 06:15:59 #1 transferring dockerfile: 224B done 06:15:59 #1 DONE 0.0s 06:15:59 06:15:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:59 #2 DONE 0.0s 06:15:59 06:15:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:15:59 #3 DONE 0.0s 06:15:59 06:15:59 #4 [internal] load .dockerignore 06:15:59 #4 transferring context: 2B done 06:15:59 #4 DONE 0.0s 06:15:59 06:15:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:59 #5 CACHED 06:15:59 06:15:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:59 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:59 #6 CACHED 06:15:59 06:15:59 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:15:59 #7 DONE 0.0s 06:15:59 06:15:59 #8 exporting to image 06:15:59 #8 exporting layers done 06:15:59 #8 exporting manifest sha256:16cf9a8a4d032e12ba546b120c4f071d04f85eaf615923c6fefc3af046c7977b done 06:15:59 #8 exporting config sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:15:59 #8 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 done 06:15:59 #8 exporting config sha256:dd88365a23e12c3f0081d58720cdfcabe39659db02ae1d34c35ca3e5bdc41844 done 06:15:59 #8 exporting manifest list sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 done 06:15:59 #8 pushing layers 0.0s done 06:15:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 0.1s done 06:15:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:15:59 #8 DONE 0.1s 06:15:59 06:15:59 1 warning found (use --debug to expand): 06:15:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:15:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 06:15:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 06:15:59 #1 [internal] load build definition from Dockerfile 06:15:59 #1 transferring dockerfile: 175B done 06:15:59 #1 DONE 0.0s 06:15:59 06:15:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:15:59 #2 DONE 0.0s 06:15:59 06:15:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:15:59 #3 DONE 0.0s 06:15:59 06:15:59 #4 [internal] load .dockerignore 06:15:59 #4 transferring context: 2B done 06:15:59 #4 DONE 0.0s 06:15:59 06:15:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:15:59 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:15:59 #5 DONE 0.0s 06:15:59 06:15:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:16:00 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 0.0s done 06:16:00 #6 CACHED 06:16:00 06:16:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6bb022874b0ad883d6c2be501af18fdd463830384998932835ac2a3f20d67673 06:16:00 #5 CACHED 06:16:00 06:16:00 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 06:16:00 #7 DONE 0.0s 06:16:00 06:16:00 #8 exporting to image 06:16:00 #8 exporting layers done 06:16:00 #8 exporting manifest sha256:16cf9a8a4d032e12ba546b120c4f071d04f85eaf615923c6fefc3af046c7977b done 06:16:00 #8 exporting config sha256:f93c498109221501eb4befca73ae5aa10619bdf19a785e622285dc605876e009 done 06:16:00 #8 exporting manifest sha256:9d2b9fdf3eeebf5ddb59443d8a97c8f6aa5c5aeae2057e46e18d7a58a7e3c9f0 done 06:16:00 #8 exporting config sha256:dd88365a23e12c3f0081d58720cdfcabe39659db02ae1d34c35ca3e5bdc41844 done 06:16:00 #8 exporting manifest list sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 done 06:16:00 #8 pushing layers 0.0s done 06:16:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:e2446fe21c5f8fdd173d5724495cb6eefa322004d3cb4cc49b63a210173a6a74 0.1s done 06:16:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:00 #8 DONE 0.1s 06:16:00 06:16:00 1 warning found (use --debug to expand): 06:16:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:00 #1 [internal] load build definition from Dockerfile 06:16:00 #1 transferring dockerfile: 215B done 06:16:00 #1 DONE 0.0s 06:16:00 06:16:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:00 #2 DONE 0.0s 06:16:00 06:16:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:00 #3 DONE 0.0s 06:16:00 06:16:00 #4 [internal] load .dockerignore 06:16:00 #4 transferring context: 2B done 06:16:00 #4 DONE 0.0s 06:16:00 06:16:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 done 06:16:00 #5 DONE 0.0s 06:16:00 06:16:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:00 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.0s done 06:16:00 #6 DONE 0.0s 06:16:00 06:16:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:00 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 done 06:16:00 #5 DONE 0.1s 06:16:00 06:16:00 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:16:00 #7 DONE 0.0s 06:16:00 06:16:00 #8 exporting to image 06:16:00 #8 exporting layers done 06:16:00 #8 exporting manifest sha256:c398082f37a7edc52b4c7205fe284e8cc8f426c3f25949b34b4148b27b64015f done 06:16:00 #8 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:16:00 #8 exporting manifest sha256:c71b6c369e8872f9baf4dbb4e503ecd594000f5171d5e3d8f305d6e37fc6774b done 06:16:00 #8 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e done 06:16:00 #8 exporting manifest list sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 done 06:16:00 #8 pushing layers 0.1s done 06:16:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 0.1s done 06:16:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:00 #8 DONE 0.2s 06:16:00 06:16:00 1 warning found (use --debug to expand): 06:16:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 06:16:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 06:16:01 #1 [internal] load build definition from Dockerfile 06:16:01 #1 transferring dockerfile: 181B done 06:16:01 #1 DONE 0.0s 06:16:01 06:16:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:16:01 #2 DONE 0.0s 06:16:01 06:16:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:16:01 #3 DONE 0.0s 06:16:01 06:16:01 #4 [internal] load .dockerignore 06:16:01 #4 transferring context: 2B done 06:16:01 #4 DONE 0.0s 06:16:01 06:16:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 done 06:16:01 #5 CACHED 06:16:01 06:16:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:01 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 done 06:16:01 #6 CACHED 06:16:01 06:16:01 #7 exporting to image 06:16:01 #7 exporting layers done 06:16:01 #7 exporting manifest sha256:c398082f37a7edc52b4c7205fe284e8cc8f426c3f25949b34b4148b27b64015f done 06:16:01 #7 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:16:01 #7 exporting manifest sha256:c71b6c369e8872f9baf4dbb4e503ecd594000f5171d5e3d8f305d6e37fc6774b done 06:16:01 #7 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e 06:16:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:01 #7 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e done 06:16:01 #7 exporting manifest list sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 done 06:16:01 #7 pushing layers 0.0s done 06:16:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 0.1s done 06:16:01 #7 DONE 0.1s 06:16:01 06:16:01 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:16:01 #8 DONE 0.0s 06:16:01 06:16:01 1 warning found (use --debug to expand): 06:16:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 --push - 06:16:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52' 06:16:01 #1 [internal] load build definition from Dockerfile 06:16:01 #1 transferring dockerfile: 187B done 06:16:01 #1 DONE 0.0s 06:16:01 06:16:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 06:16:01 #2 DONE 0.0s 06:16:01 06:16:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52 06:16:01 #3 DONE 0.0s 06:16:01 06:16:01 #4 [internal] load .dockerignore 06:16:01 #4 transferring context: 2B done 06:16:01 #4 DONE 0.0s 06:16:01 06:16:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:01 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.0s done 06:16:02 #5 CACHED 06:16:02 06:16:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.0s done 06:16:02 #6 CACHED 06:16:02 06:16:02 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:16:02 #7 DONE 0.0s 06:16:02 06:16:02 #8 exporting to image 06:16:02 #8 exporting layers done 06:16:02 #8 exporting manifest sha256:c398082f37a7edc52b4c7205fe284e8cc8f426c3f25949b34b4148b27b64015f done 06:16:02 #8 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:16:02 #8 exporting manifest sha256:c71b6c369e8872f9baf4dbb4e503ecd594000f5171d5e3d8f305d6e37fc6774b done 06:16:02 #8 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e done 06:16:02 #8 exporting manifest list sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 done 06:16:02 #8 pushing layers 0.0s done 06:16:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.52@sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 0.1s done 06:16:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:02 #8 DONE 0.1s 06:16:02 06:16:02 1 warning found (use --debug to expand): 06:16:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:02 #1 [internal] load build definition from Dockerfile 06:16:02 #1 transferring dockerfile: 228B done 06:16:02 #1 DONE 0.0s 06:16:02 06:16:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:02 #2 DONE 0.0s 06:16:02 06:16:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:02 #3 DONE 0.0s 06:16:02 06:16:02 #4 [internal] load .dockerignore 06:16:02 #4 transferring context: 2B done 06:16:02 #4 DONE 0.0s 06:16:02 06:16:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:02 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.1s done 06:16:02 #5 CACHED 06:16:02 06:16:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:02 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.1s done 06:16:02 #6 CACHED 06:16:02 06:16:02 #7 exporting to image 06:16:02 #7 exporting layers done 06:16:02 #7 exporting manifest sha256:c398082f37a7edc52b4c7205fe284e8cc8f426c3f25949b34b4148b27b64015f 0.0s done 06:16:02 #7 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 06:16:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:02 #7 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:16:02 #7 exporting manifest sha256:c71b6c369e8872f9baf4dbb4e503ecd594000f5171d5e3d8f305d6e37fc6774b done 06:16:02 #7 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e done 06:16:02 #7 exporting manifest list sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 done 06:16:02 #7 pushing layers 0.0s done 06:16:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 0.1s done 06:16:02 #7 DONE 0.1s 06:16:02 06:16:02 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:16:02 #8 DONE 0.0s 06:16:02 06:16:02 1 warning found (use --debug to expand): 06:16:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 06:16:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 06:16:03 #1 [internal] load build definition from Dockerfile 06:16:03 #1 transferring dockerfile: 179B done 06:16:03 #1 DONE 0.0s 06:16:03 06:16:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:16:03 #2 DONE 0.0s 06:16:03 06:16:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:16:03 #3 DONE 0.0s 06:16:03 06:16:03 #4 [internal] load .dockerignore 06:16:03 #4 transferring context: 2B done 06:16:03 #4 DONE 0.0s 06:16:03 06:16:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 done 06:16:03 #5 CACHED 06:16:03 06:16:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 06:16:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:4f79548241050811ece870f16639899b8f3072c04ab75af45f9acb5201bf1ed8 0.0s done 06:16:03 #6 CACHED 06:16:03 06:16:03 #7 exporting to image 06:16:03 #7 exporting layers done 06:16:03 #7 exporting manifest sha256:c398082f37a7edc52b4c7205fe284e8cc8f426c3f25949b34b4148b27b64015f done 06:16:03 #7 exporting config sha256:3b2b511eba2394de9156300f3121570edd39a34d8c3d707045271e66612ab609 done 06:16:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:03 #7 exporting manifest sha256:c71b6c369e8872f9baf4dbb4e503ecd594000f5171d5e3d8f305d6e37fc6774b done 06:16:03 #7 exporting config sha256:c3a11f6a8ecc23b2b9a81eac5d7950084c31397429c5ec56db9aebacb551094e done 06:16:03 #7 exporting manifest list sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 done 06:16:03 #7 pushing layers 0.0s done 06:16:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:b4244716daae8e912283f049167baa1f2a8ab070ad006629cc9d961f1559a192 0.1s done 06:16:03 #7 DONE 0.1s 06:16:03 06:16:03 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 06:16:03 #8 DONE 0.0s 06:16:03 06:16:03 1 warning found (use --debug to expand): 06:16:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:03 #1 [internal] load build definition from Dockerfile 06:16:03 #1 transferring dockerfile: 205B done 06:16:03 #1 DONE 0.0s 06:16:03 06:16:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:03 #2 DONE 0.0s 06:16:03 06:16:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:03 #3 DONE 0.0s 06:16:03 06:16:03 #4 [internal] load .dockerignore 06:16:03 #4 transferring context: 2B done 06:16:03 #4 DONE 0.0s 06:16:03 06:16:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:03 #5 DONE 0.0s 06:16:03 06:16:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:03 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:03 #6 DONE 0.0s 06:16:03 06:16:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:03 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:04 #5 DONE 0.3s 06:16:04 06:16:04 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:16:04 #7 DONE 0.0s 06:16:04 06:16:04 #8 exporting to image 06:16:04 #8 exporting layers done 06:16:04 #8 exporting manifest sha256:1707e4170ba4942a5770d15f62c1763bc892cb9ae04e682e80e65323114ae89b done 06:16:04 #8 exporting config sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:16:04 #8 exporting manifest sha256:089efb37a9418c00df2ff07bd36d31a97971d5a4f7f248bbff79a8310dce1450 done 06:16:04 #8 exporting config sha256:e947e03b81d06efccab0a0ba37741ee8ee20d4a996d3ad3bf92a33d5a1ea4c90 done 06:16:04 #8 exporting manifest list sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b done 06:16:04 #8 pushing layers 0.1s done 06:16:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 06:16:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 0.1s done 06:16:04 #8 DONE 0.2s 06:16:04 06:16:04 1 warning found (use --debug to expand): 06:16:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 06:16:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 06:16:04 #1 [internal] load build definition from Dockerfile 06:16:04 #1 transferring dockerfile: 171B done 06:16:04 #1 DONE 0.0s 06:16:04 06:16:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:16:04 #2 DONE 0.0s 06:16:04 06:16:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:16:04 #3 DONE 0.0s 06:16:04 06:16:04 #4 [internal] load .dockerignore 06:16:04 #4 transferring context: 2B done 06:16:04 #4 DONE 0.0s 06:16:04 06:16:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:04 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:04 #5 CACHED 06:16:04 06:16:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:04 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:04 #6 CACHED 06:16:04 06:16:04 #7 exporting to image 06:16:04 #7 exporting layers done 06:16:04 #7 exporting manifest sha256:1707e4170ba4942a5770d15f62c1763bc892cb9ae04e682e80e65323114ae89b done 06:16:04 #7 exporting config sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:16:04 #7 exporting manifest sha256:089efb37a9418c00df2ff07bd36d31a97971d5a4f7f248bbff79a8310dce1450 done 06:16:04 #7 exporting config sha256:e947e03b81d06efccab0a0ba37741ee8ee20d4a996d3ad3bf92a33d5a1ea4c90 done 06:16:04 #7 exporting manifest list sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b done 06:16:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:04 #7 pushing layers 0.0s done 06:16:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 0.1s done 06:16:04 #7 DONE 0.1s 06:16:04 06:16:04 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:16:04 #8 DONE 0.0s 06:16:04 06:16:04 1 warning found (use --debug to expand): 06:16:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52' 06:16:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 --push - 06:16:05 #1 [internal] load build definition from Dockerfile 06:16:05 #1 transferring dockerfile: 177B done 06:16:05 #1 DONE 0.0s 06:16:05 06:16:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 06:16:05 #2 DONE 0.0s 06:16:05 06:16:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52 06:16:05 #3 DONE 0.0s 06:16:05 06:16:05 #4 [internal] load .dockerignore 06:16:05 #4 transferring context: 2B done 06:16:05 #4 DONE 0.0s 06:16:05 06:16:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:05 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:05 #5 CACHED 06:16:05 06:16:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:05 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:05 #6 CACHED 06:16:05 06:16:05 #7 exporting to image 06:16:05 #7 exporting layers done 06:16:05 #7 exporting manifest sha256:1707e4170ba4942a5770d15f62c1763bc892cb9ae04e682e80e65323114ae89b done 06:16:05 #7 exporting config sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:16:05 #7 exporting manifest sha256:089efb37a9418c00df2ff07bd36d31a97971d5a4f7f248bbff79a8310dce1450 done 06:16:05 #7 exporting config sha256:e947e03b81d06efccab0a0ba37741ee8ee20d4a996d3ad3bf92a33d5a1ea4c90 done 06:16:05 #7 exporting manifest list sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b done 06:16:05 #7 pushing layers 0.0s done 06:16:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 06:16:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.52@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 0.1s done 06:16:05 #7 DONE 0.1s 06:16:05 06:16:05 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:16:05 #8 DONE 0.0s 06:16:05 06:16:05 1 warning found (use --debug to expand): 06:16:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:05 #1 [internal] load build definition from Dockerfile 06:16:05 #1 transferring dockerfile: 218B done 06:16:05 #1 DONE 0.0s 06:16:05 06:16:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:05 #2 DONE 0.0s 06:16:05 06:16:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:05 #3 DONE 0.1s 06:16:05 06:16:05 #4 [internal] load .dockerignore 06:16:05 #4 transferring context: 2B done 06:16:05 #4 DONE 0.0s 06:16:06 06:16:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 done 06:16:06 #5 CACHED 06:16:06 06:16:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:06 #6 CACHED 06:16:06 06:16:06 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:16:06 #7 DONE 0.0s 06:16:06 06:16:06 #8 exporting to image 06:16:06 #8 exporting layers done 06:16:06 #8 exporting manifest sha256:1707e4170ba4942a5770d15f62c1763bc892cb9ae04e682e80e65323114ae89b done 06:16:06 #8 exporting config sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:16:06 #8 exporting manifest sha256:089efb37a9418c00df2ff07bd36d31a97971d5a4f7f248bbff79a8310dce1450 done 06:16:06 #8 exporting config sha256:e947e03b81d06efccab0a0ba37741ee8ee20d4a996d3ad3bf92a33d5a1ea4c90 done 06:16:06 #8 exporting manifest list sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b done 06:16:06 #8 pushing layers 0.0s done 06:16:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 0.1s done 06:16:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:06 #8 DONE 0.1s 06:16:06 06:16:06 1 warning found (use --debug to expand): 06:16:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 06:16:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 06:16:06 #1 [internal] load build definition from Dockerfile 06:16:06 #1 transferring dockerfile: 169B done 06:16:06 #1 DONE 0.0s 06:16:06 06:16:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:16:06 #2 DONE 0.0s 06:16:06 06:16:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:16:06 #3 DONE 0.0s 06:16:06 06:16:06 #4 [internal] load .dockerignore 06:16:06 #4 transferring context: 06:16:06 #4 transferring context: 2B done 06:16:06 #4 DONE 0.0s 06:16:06 06:16:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:06 #5 CACHED 06:16:06 06:16:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 06:16:06 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:5ee8ec92cd3e4b3f834e3b91fcc683703cc30bd17b8dcddb7dcfcbbab18c9d68 0.0s done 06:16:06 #6 CACHED 06:16:06 06:16:06 #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 06:16:06 #7 DONE 0.0s 06:16:06 06:16:06 #8 exporting to image 06:16:06 #8 exporting layers done 06:16:06 #8 exporting manifest sha256:1707e4170ba4942a5770d15f62c1763bc892cb9ae04e682e80e65323114ae89b done 06:16:06 #8 exporting config sha256:5d99493624caa725d09732accb180dbc3eb8a9fdd2ced1a78f19836588db3043 done 06:16:06 #8 exporting manifest sha256:089efb37a9418c00df2ff07bd36d31a97971d5a4f7f248bbff79a8310dce1450 done 06:16:06 #8 exporting config sha256:e947e03b81d06efccab0a0ba37741ee8ee20d4a996d3ad3bf92a33d5a1ea4c90 done 06:16:06 #8 exporting manifest list sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b done 06:16:06 #8 pushing layers 0.0s done 06:16:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:1bdc82901839201cce060715f7a4730ad71646efab024733124920ba2d9c374b 0.1s done 06:16:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:06 #8 DONE 0.1s 06:16:06 06:16:06 1 warning found (use --debug to expand): 06:16:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:06 #1 [internal] load build definition from Dockerfile 06:16:06 #1 transferring dockerfile: 206B done 06:16:06 #1 DONE 0.0s 06:16:06 06:16:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:06 #2 DONE 0.0s 06:16:06 06:16:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:06 #3 DONE 0.0s 06:16:06 06:16:06 #4 [internal] load .dockerignore 06:16:06 #4 transferring context: 2B done 06:16:06 #4 DONE 0.0s 06:16:06 06:16:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:06 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:06 #5 DONE 0.0s 06:16:06 06:16:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:07 #6 DONE 0.0s 06:16:07 06:16:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:07 #5 DONE 0.1s 06:16:07 06:16:07 #7 exporting to image 06:16:07 #7 exporting layers done 06:16:07 #7 exporting manifest sha256:53752cb5ec3a1f6c9f0f8f47ac7a4939888a3cbd4e755dcfa98b2e2d0b1f1908 done 06:16:07 #7 exporting config sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb done 06:16:07 #7 exporting manifest sha256:df496bfaaab62a6506652ff4f73920d7810e2ba1bf96510c2dd6c7d5df8741dd done 06:16:07 #7 exporting config sha256:a2660c0d6d31b93b5219cdf294329dc245ad06f85a156105a1d52e9b01be8371 done 06:16:07 #7 exporting manifest list sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 done 06:16:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:07 #7 ... 06:16:07 06:16:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:16:07 #8 DONE 0.0s 06:16:07 06:16:07 #7 exporting to image 06:16:07 #7 pushing layers 0.1s done 06:16:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 06:16:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 0.1s done 06:16:07 #7 DONE 0.2s 06:16:07 06:16:07 1 warning found (use --debug to expand): 06:16:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 06:16:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 06:16:07 #1 [internal] load build definition from Dockerfile 06:16:07 #1 transferring dockerfile: 172B done 06:16:07 #1 DONE 0.0s 06:16:07 06:16:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:16:07 #2 DONE 0.0s 06:16:07 06:16:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:16:07 #3 DONE 0.0s 06:16:07 06:16:07 #4 [internal] load .dockerignore 06:16:07 #4 transferring context: 2B done 06:16:07 #4 DONE 0.0s 06:16:07 06:16:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:07 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:07 #5 CACHED 06:16:07 06:16:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:07 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:07 #6 CACHED 06:16:07 06:16:07 #7 exporting to image 06:16:07 #7 exporting layers 06:16:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:07 #7 exporting layers done 06:16:07 #7 exporting manifest sha256:53752cb5ec3a1f6c9f0f8f47ac7a4939888a3cbd4e755dcfa98b2e2d0b1f1908 done 06:16:07 #7 exporting config sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb done 06:16:07 #7 exporting manifest sha256:df496bfaaab62a6506652ff4f73920d7810e2ba1bf96510c2dd6c7d5df8741dd done 06:16:07 #7 exporting config sha256:a2660c0d6d31b93b5219cdf294329dc245ad06f85a156105a1d52e9b01be8371 done 06:16:07 #7 exporting manifest list sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 done 06:16:07 #7 pushing layers 0.0s done 06:16:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 0.1s done 06:16:07 #7 DONE 0.1s 06:16:07 06:16:07 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:16:07 #8 DONE 0.0s 06:16:07 06:16:07 1 warning found (use --debug to expand): 06:16:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52' 06:16:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 --push - 06:16:08 #1 [internal] load build definition from Dockerfile 06:16:08 #1 transferring dockerfile: 178B done 06:16:08 #1 DONE 0.0s 06:16:08 06:16:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 06:16:08 #2 DONE 0.0s 06:16:08 06:16:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52 06:16:08 #3 DONE 0.0s 06:16:08 06:16:08 #4 [internal] load .dockerignore 06:16:08 #4 transferring context: 2B done 06:16:08 #4 DONE 0.0s 06:16:08 06:16:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:08 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c done 06:16:08 #5 CACHED 06:16:08 06:16:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:08 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c done 06:16:08 #6 CACHED 06:16:08 06:16:08 #7 exporting to image 06:16:08 #7 exporting layers done 06:16:08 #7 exporting manifest sha256:53752cb5ec3a1f6c9f0f8f47ac7a4939888a3cbd4e755dcfa98b2e2d0b1f1908 done 06:16:08 #7 exporting config sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb done 06:16:08 #7 exporting manifest sha256:df496bfaaab62a6506652ff4f73920d7810e2ba1bf96510c2dd6c7d5df8741dd done 06:16:08 #7 exporting config sha256:a2660c0d6d31b93b5219cdf294329dc245ad06f85a156105a1d52e9b01be8371 done 06:16:08 #7 exporting manifest list sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 done 06:16:08 #7 pushing layers 0.0s done 06:16:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 06:16:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.52@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 0.1s done 06:16:08 #7 DONE 0.1s 06:16:08 06:16:08 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:16:08 #8 DONE 0.0s 06:16:08 06:16:08 1 warning found (use --debug to expand): 06:16:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:09 #1 [internal] load build definition from Dockerfile 06:16:09 #1 transferring dockerfile: 219B done 06:16:09 #1 DONE 0.0s 06:16:09 06:16:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:09 #2 DONE 0.0s 06:16:09 06:16:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:09 #3 DONE 0.0s 06:16:09 06:16:09 #4 [internal] load .dockerignore 06:16:09 #4 transferring context: 2B done 06:16:09 #4 DONE 0.0s 06:16:09 06:16:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:09 #5 CACHED 06:16:09 06:16:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:09 #6 CACHED 06:16:09 06:16:09 #7 exporting to image 06:16:09 #7 exporting layers done 06:16:09 #7 exporting manifest sha256:53752cb5ec3a1f6c9f0f8f47ac7a4939888a3cbd4e755dcfa98b2e2d0b1f1908 done 06:16:09 #7 exporting config sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb done 06:16:09 #7 exporting manifest sha256:df496bfaaab62a6506652ff4f73920d7810e2ba1bf96510c2dd6c7d5df8741dd done 06:16:09 #7 exporting config sha256:a2660c0d6d31b93b5219cdf294329dc245ad06f85a156105a1d52e9b01be8371 done 06:16:09 #7 exporting manifest list sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 done 06:16:09 #7 pushing layers 0.0s done 06:16:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 06:16:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 0.1s done 06:16:09 #7 DONE 0.1s 06:16:09 06:16:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:16:09 #8 DONE 0.0s 06:16:09 06:16:09 1 warning found (use --debug to expand): 06:16:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 06:16:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 06:16:09 #1 [internal] load build definition from Dockerfile 06:16:09 #1 transferring dockerfile: 170B done 06:16:09 #1 DONE 0.0s 06:16:09 06:16:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:16:09 #2 DONE 0.0s 06:16:09 06:16:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 06:16:09 #3 DONE 0.0s 06:16:09 06:16:09 #4 [internal] load .dockerignore 06:16:09 #4 transferring context: 2B done 06:16:09 #4 DONE 0.0s 06:16:09 06:16:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:09 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:09 #5 CACHED 06:16:09 06:16:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 06:16:09 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:bb2d03bb1b517fc43eb1762547eaa6e3c9da893b5e5662ba4bec9bfb8265a05c 0.0s done 06:16:09 #6 CACHED 06:16:09 06:16:09 #7 exporting to image 06:16:09 #7 exporting layers done 06:16:09 #7 exporting manifest sha256:53752cb5ec3a1f6c9f0f8f47ac7a4939888a3cbd4e755dcfa98b2e2d0b1f1908 done 06:16:09 #7 exporting config sha256:658f7bf834f58f5d8e9c13b51498c14103ed0d9ffc643dd805691f4ec7a92eeb done 06:16:09 #7 exporting manifest sha256:df496bfaaab62a6506652ff4f73920d7810e2ba1bf96510c2dd6c7d5df8741dd done 06:16:09 #7 exporting config sha256:a2660c0d6d31b93b5219cdf294329dc245ad06f85a156105a1d52e9b01be8371 done 06:16:09 #7 exporting manifest list sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 done 06:16:09 #7 pushing layers 0.0s done 06:16:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 06:16:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7d33bdfa41d8cb082b519ba45d1b6593fc4c3defccdea90e5e6d04a63dbb6737 0.1s done 06:16:09 #7 DONE 0.1s 06:16:09 06:16:09 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 06:16:09 #8 DONE 0.0s 06:16:09 06:16:09 1 warning found (use --debug to expand): 06:16:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:10 #1 [internal] load build definition from Dockerfile 06:16:10 #1 transferring dockerfile: 206B done 06:16:10 #1 DONE 0.0s 06:16:10 06:16:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:10 #2 DONE 0.0s 06:16:10 06:16:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:10 #3 DONE 0.0s 06:16:10 06:16:10 #4 [internal] load .dockerignore 06:16:10 #4 transferring context: 2B done 06:16:10 #4 DONE 0.0s 06:16:10 06:16:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:10 #5 DONE 0.0s 06:16:10 06:16:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #6 DONE 0.0s 06:16:10 06:16:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:10 #5 DONE 0.1s 06:16:10 06:16:10 #7 exporting to image 06:16:10 #7 exporting layers done 06:16:10 #7 exporting manifest sha256:74b826af6c1a4ecb05d16064fdf174945e27fd1e4b5918bc65dcffedc52bb307 done 06:16:10 #7 exporting config sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 done 06:16:10 #7 exporting manifest sha256:094b581713bfa59fcd3b4913973cee1b7ea5dd37b61b7918f978b03cca94725b done 06:16:10 #7 exporting config sha256:f0ffca09daef3ed8ef0420aa0451529daccd272150d44e5d5aa6331dfeb7808c done 06:16:10 #7 exporting manifest list sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 done 06:16:10 #7 pushing layers 06:16:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:10 #7 pushing layers 0.1s done 06:16:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 0.1s done 06:16:10 #7 DONE 0.2s 06:16:10 06:16:10 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:16:10 #8 DONE 0.0s 06:16:10 06:16:10 1 warning found (use --debug to expand): 06:16:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 06:16:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 06:16:10 #1 [internal] load build definition from Dockerfile 06:16:10 #1 transferring dockerfile: 172B done 06:16:10 #1 DONE 0.0s 06:16:10 06:16:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:16:10 #2 DONE 0.0s 06:16:10 06:16:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:16:10 #3 DONE 0.0s 06:16:10 06:16:10 #4 [internal] load .dockerignore 06:16:10 #4 transferring context: 2B done 06:16:10 #4 DONE 0.0s 06:16:10 06:16:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:10 #5 DONE 0.0s 06:16:10 06:16:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:10 #6 CACHED 06:16:10 06:16:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:10 #5 CACHED 06:16:10 06:16:10 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:16:10 #7 DONE 0.0s 06:16:10 06:16:10 #8 exporting to image 06:16:10 #8 exporting layers done 06:16:10 #8 exporting manifest sha256:74b826af6c1a4ecb05d16064fdf174945e27fd1e4b5918bc65dcffedc52bb307 done 06:16:10 #8 exporting config sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 done 06:16:10 #8 exporting manifest sha256:094b581713bfa59fcd3b4913973cee1b7ea5dd37b61b7918f978b03cca94725b done 06:16:10 #8 exporting config sha256:f0ffca09daef3ed8ef0420aa0451529daccd272150d44e5d5aa6331dfeb7808c done 06:16:10 #8 exporting manifest list sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 done 06:16:10 #8 pushing layers 0.0s done 06:16:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 0.1s done 06:16:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:10 #8 DONE 0.1s 06:16:10 06:16:10 1 warning found (use --debug to expand): 06:16:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 --push - 06:16:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52' 06:16:11 #1 [internal] load build definition from Dockerfile 06:16:11 #1 transferring dockerfile: 178B done 06:16:11 #1 DONE 0.0s 06:16:11 06:16:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 06:16:11 #2 DONE 0.0s 06:16:11 06:16:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52 06:16:11 #3 DONE 0.0s 06:16:11 06:16:11 #4 [internal] load .dockerignore 06:16:11 #4 transferring context: 2B done 06:16:11 #4 DONE 0.0s 06:16:11 06:16:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:11 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:11 #5 DONE 0.0s 06:16:11 06:16:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:11 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:11 #6 CACHED 06:16:11 06:16:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:11 #5 CACHED 06:16:11 06:16:11 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:16:11 #7 DONE 0.0s 06:16:11 06:16:11 #8 exporting to image 06:16:11 #8 exporting layers done 06:16:11 #8 exporting manifest sha256:74b826af6c1a4ecb05d16064fdf174945e27fd1e4b5918bc65dcffedc52bb307 done 06:16:11 #8 exporting config sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 done 06:16:11 #8 exporting manifest sha256:094b581713bfa59fcd3b4913973cee1b7ea5dd37b61b7918f978b03cca94725b done 06:16:11 #8 exporting config sha256:f0ffca09daef3ed8ef0420aa0451529daccd272150d44e5d5aa6331dfeb7808c done 06:16:11 #8 exporting manifest list sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 done 06:16:11 #8 pushing layers 0.0s done 06:16:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.52@sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 0.1s done 06:16:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:11 #8 DONE 0.1s 06:16:11 06:16:11 1 warning found (use --debug to expand): 06:16:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:11 #1 [internal] load build definition from Dockerfile 06:16:11 #1 transferring dockerfile: 219B done 06:16:11 #1 DONE 0.0s 06:16:11 06:16:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:11 #2 DONE 0.0s 06:16:11 06:16:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:11 #3 DONE 0.1s 06:16:11 06:16:11 #4 [internal] load .dockerignore 06:16:11 #4 transferring context: 2B done 06:16:11 #4 DONE 0.0s 06:16:12 06:16:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c done 06:16:12 #5 CACHED 06:16:12 06:16:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 0.0s done 06:16:12 #6 CACHED 06:16:12 06:16:12 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:16:12 #7 DONE 0.0s 06:16:12 06:16:12 #8 exporting to image 06:16:12 #8 exporting layers done 06:16:12 #8 exporting manifest sha256:74b826af6c1a4ecb05d16064fdf174945e27fd1e4b5918bc65dcffedc52bb307 done 06:16:12 #8 exporting config sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 done 06:16:12 #8 exporting manifest sha256:094b581713bfa59fcd3b4913973cee1b7ea5dd37b61b7918f978b03cca94725b done 06:16:12 #8 exporting config sha256:f0ffca09daef3ed8ef0420aa0451529daccd272150d44e5d5aa6331dfeb7808c done 06:16:12 #8 exporting manifest list sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 done 06:16:12 #8 pushing layers 0.0s done 06:16:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 0.1s done 06:16:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:12 #8 DONE 0.1s 06:16:12 06:16:12 1 warning found (use --debug to expand): 06:16:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 06:16:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 06:16:12 #1 [internal] load build definition from Dockerfile 06:16:12 #1 transferring dockerfile: 170B done 06:16:12 #1 DONE 0.0s 06:16:12 06:16:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:16:12 #2 DONE 0.0s 06:16:12 06:16:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 06:16:12 #3 DONE 0.0s 06:16:12 06:16:12 #4 [internal] load .dockerignore 06:16:12 #4 transferring context: 2B done 06:16:12 #4 DONE 0.0s 06:16:12 06:16:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:12 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 0.0s done 06:16:12 #5 DONE 0.0s 06:16:12 06:16:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:12 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 0.0s done 06:16:12 #6 CACHED 06:16:12 06:16:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:9bde34d133c2c49b395ad7342b18920530fe6ff2a8426f47b2a081f04162ae5c 06:16:12 #5 CACHED 06:16:12 06:16:12 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 06:16:12 #7 DONE 0.0s 06:16:12 06:16:12 #8 exporting to image 06:16:12 #8 exporting layers done 06:16:12 #8 exporting manifest sha256:74b826af6c1a4ecb05d16064fdf174945e27fd1e4b5918bc65dcffedc52bb307 done 06:16:12 #8 exporting config sha256:68d92b22c49202b4a8728c20a8683670d14be990c4df10792f6f55552b7b2435 done 06:16:12 #8 exporting manifest sha256:094b581713bfa59fcd3b4913973cee1b7ea5dd37b61b7918f978b03cca94725b done 06:16:12 #8 exporting config sha256:f0ffca09daef3ed8ef0420aa0451529daccd272150d44e5d5aa6331dfeb7808c done 06:16:12 #8 exporting manifest list sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 done 06:16:12 #8 pushing layers 0.0s done 06:16:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:30e4a86ea781eb9090f5eeae265d4378890d8cfd588b29827e502600e93e6d21 0.1s done 06:16:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:12 #8 DONE 0.1s 06:16:12 06:16:12 1 warning found (use --debug to expand): 06:16:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:12 #1 [internal] load build definition from Dockerfile 06:16:12 #1 transferring dockerfile: 206B done 06:16:12 #1 DONE 0.0s 06:16:12 06:16:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:12 #2 DONE 0.0s 06:16:12 06:16:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:12 #3 DONE 0.1s 06:16:12 06:16:12 #4 [internal] load .dockerignore 06:16:12 #4 transferring context: 2B done 06:16:13 #4 DONE 0.0s 06:16:13 06:16:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:13 #5 DONE 0.0s 06:16:13 06:16:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:13 #6 DONE 0.1s 06:16:13 06:16:13 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:16:13 #7 DONE 0.0s 06:16:13 06:16:13 #8 exporting to image 06:16:13 #8 exporting layers done 06:16:13 #8 exporting manifest sha256:5c611d7fbd7139795c0efa554e6433b5cd364420866bb79aea2f7269f704d4eb done 06:16:13 #8 exporting config sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 done 06:16:13 #8 exporting manifest sha256:93b68b9a7db42f96ec78bc2d291f18ac31f31fcd029056b579d25f99292ffd44 done 06:16:13 #8 exporting config sha256:485cbcf308ac2d59367cc72ff8babe76350049e0ac044e6ea63e54daf23864a3 done 06:16:13 #8 exporting manifest list sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 done 06:16:13 #8 pushing layers 0.1s done 06:16:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 06:16:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 0.1s done 06:16:13 #8 DONE 0.2s 06:16:13 06:16:13 1 warning found (use --debug to expand): 06:16:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 06:16:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 06:16:13 #1 [internal] load build definition from Dockerfile 06:16:13 #1 transferring dockerfile: 172B done 06:16:13 #1 DONE 0.0s 06:16:13 06:16:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:16:13 #2 DONE 0.0s 06:16:13 06:16:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 06:16:13 #3 DONE 0.0s 06:16:13 06:16:13 #4 [internal] load .dockerignore 06:16:13 #4 transferring context: 2B done 06:16:13 #4 DONE 0.0s 06:16:13 06:16:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:13 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:13 #5 DONE 0.0s 06:16:13 06:16:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:13 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:13 #6 CACHED 06:16:13 06:16:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:13 #5 CACHED 06:16:13 06:16:13 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:16:13 #7 DONE 0.0s 06:16:13 06:16:13 #8 exporting to image 06:16:13 #8 exporting layers done 06:16:13 #8 exporting manifest sha256:5c611d7fbd7139795c0efa554e6433b5cd364420866bb79aea2f7269f704d4eb done 06:16:13 #8 exporting config sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 done 06:16:13 #8 exporting manifest sha256:93b68b9a7db42f96ec78bc2d291f18ac31f31fcd029056b579d25f99292ffd44 done 06:16:13 #8 exporting config sha256:485cbcf308ac2d59367cc72ff8babe76350049e0ac044e6ea63e54daf23864a3 done 06:16:13 #8 exporting manifest list sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 done 06:16:13 #8 pushing layers 0.0s done 06:16:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 0.1s done 06:16:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:13 #8 DONE 0.1s 06:16:13 06:16:13 1 warning found (use --debug to expand): 06:16:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52' 06:16:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 --push - 06:16:14 #1 [internal] load build definition from Dockerfile 06:16:14 #1 transferring dockerfile: 178B done 06:16:14 #1 DONE 0.0s 06:16:14 06:16:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 06:16:14 #2 DONE 0.0s 06:16:14 06:16:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52 06:16:14 #3 DONE 0.0s 06:16:14 06:16:14 #4 [internal] load .dockerignore 06:16:14 #4 transferring context: 2B done 06:16:14 #4 DONE 0.0s 06:16:14 06:16:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:14 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:14 #5 DONE 0.0s 06:16:14 06:16:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:14 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:14 #6 CACHED 06:16:14 06:16:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:14 #5 CACHED 06:16:14 06:16:14 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:16:14 #7 DONE 0.0s 06:16:14 06:16:14 #8 exporting to image 06:16:14 #8 exporting layers done 06:16:14 #8 exporting manifest sha256:5c611d7fbd7139795c0efa554e6433b5cd364420866bb79aea2f7269f704d4eb done 06:16:14 #8 exporting config sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 done 06:16:14 #8 exporting manifest sha256:93b68b9a7db42f96ec78bc2d291f18ac31f31fcd029056b579d25f99292ffd44 done 06:16:14 #8 exporting config sha256:485cbcf308ac2d59367cc72ff8babe76350049e0ac044e6ea63e54daf23864a3 done 06:16:14 #8 exporting manifest list sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 done 06:16:14 #8 pushing layers 0.0s done 06:16:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.52@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 0.1s done 06:16:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:14 #8 DONE 0.1s 06:16:14 06:16:14 1 warning found (use --debug to expand): 06:16:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:15 #1 [internal] load build definition from Dockerfile 06:16:15 #1 transferring dockerfile: 219B done 06:16:15 #1 DONE 0.0s 06:16:15 06:16:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:15 #2 DONE 0.0s 06:16:15 06:16:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:15 #3 DONE 0.0s 06:16:15 06:16:15 #4 [internal] load .dockerignore 06:16:15 #4 transferring context: 2B done 06:16:15 #4 DONE 0.0s 06:16:15 06:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:15 #5 CACHED 06:16:15 06:16:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:15 #6 CACHED 06:16:15 06:16:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:16:15 #7 DONE 0.0s 06:16:15 06:16:15 #8 exporting to image 06:16:15 #8 exporting layers done 06:16:15 #8 exporting manifest sha256:5c611d7fbd7139795c0efa554e6433b5cd364420866bb79aea2f7269f704d4eb done 06:16:15 #8 exporting config sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 done 06:16:15 #8 exporting manifest sha256:93b68b9a7db42f96ec78bc2d291f18ac31f31fcd029056b579d25f99292ffd44 done 06:16:15 #8 exporting config sha256:485cbcf308ac2d59367cc72ff8babe76350049e0ac044e6ea63e54daf23864a3 done 06:16:15 #8 exporting manifest list sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 done 06:16:15 #8 pushing layers 0.0s done 06:16:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 0.1s done 06:16:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:15 #8 DONE 0.1s 06:16:15 06:16:15 1 warning found (use --debug to expand): 06:16:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 06:16:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 06:16:15 #1 [internal] load build definition from Dockerfile 06:16:15 #1 DONE 0.0s 06:16:15 06:16:15 #1 [internal] load build definition from Dockerfile 06:16:15 #1 transferring dockerfile: 170B done 06:16:15 #1 DONE 0.0s 06:16:15 06:16:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:16:15 #2 DONE 0.0s 06:16:15 06:16:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 06:16:15 #3 DONE 0.0s 06:16:15 06:16:15 #4 [internal] load .dockerignore 06:16:15 #4 transferring context: 2B done 06:16:15 #4 DONE 0.0s 06:16:15 06:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:15 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:15 #5 DONE 0.0s 06:16:15 06:16:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:15 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 0.0s done 06:16:15 #6 CACHED 06:16:15 06:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:9afcb829ab0c83242a4261359ea2a595bff41b66fa16c47b0ff9d0a742e89196 06:16:15 #5 CACHED 06:16:15 06:16:15 #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 06:16:15 #7 DONE 0.0s 06:16:15 06:16:15 #8 exporting to image 06:16:15 #8 exporting layers done 06:16:15 #8 exporting manifest sha256:5c611d7fbd7139795c0efa554e6433b5cd364420866bb79aea2f7269f704d4eb done 06:16:15 #8 exporting config sha256:d6d4bb0631f6f2653d0903d7c918f34878f3731fdc99427cc6ff992bba133447 done 06:16:15 #8 exporting manifest sha256:93b68b9a7db42f96ec78bc2d291f18ac31f31fcd029056b579d25f99292ffd44 done 06:16:15 #8 exporting config sha256:485cbcf308ac2d59367cc72ff8babe76350049e0ac044e6ea63e54daf23864a3 done 06:16:15 #8 exporting manifest list sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 done 06:16:15 #8 pushing layers 0.0s done 06:16:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:d00837614b266b9c7368e6a04c3044b10dd3560e039df1a28a9c38a8b36cad21 0.1s done 06:16:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:15 #8 DONE 0.1s 06:16:15 06:16:15 1 warning found (use --debug to expand): 06:16:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464' 06:16:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 --push - 06:16:15 #1 [internal] load build definition from Dockerfile 06:16:15 #1 transferring dockerfile: 202B done 06:16:15 #1 DONE 0.0s 06:16:15 06:16:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:15 #2 DONE 0.0s 06:16:15 06:16:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:16:15 #3 DONE 0.0s 06:16:15 06:16:15 #4 [internal] load .dockerignore 06:16:15 #4 transferring context: 2B done 06:16:15 #4 DONE 0.0s 06:16:15 06:16:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:15 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:16 #5 DONE 0.0s 06:16:16 06:16:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:16 #6 DONE 0.1s 06:16:16 06:16:16 #7 exporting to image 06:16:16 #7 exporting layers done 06:16:16 #7 exporting manifest sha256:6bee405a76b249bd10595bba87f782c208bf705fe69ed778c78989581bfe5e3f done 06:16:16 #7 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 06:16:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:16 #7 ... 06:16:16 06:16:16 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:16:16 #8 DONE 0.0s 06:16:16 06:16:16 #7 exporting to image 06:16:16 #7 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:16:16 #7 exporting manifest sha256:bdd1b7e9de9f5d7cae7e5daca5faa4a69b974f2c484daa1666d8f997f61e36b5 done 06:16:16 #7 exporting config sha256:42c2560791e9e573c3f6564c45f7007c42e1f609699ecc72b0134963738dba49 done 06:16:16 #7 exporting manifest list sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d done 06:16:16 #7 pushing layers 0.1s done 06:16:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 06:16:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 0.1s done 06:16:16 #7 DONE 0.2s 06:16:16 06:16:16 1 warning found (use --debug to expand): 06:16:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 06:16:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 06:16:16 #1 [internal] load build definition from Dockerfile 06:16:16 #1 transferring dockerfile: 168B done 06:16:16 #1 DONE 0.0s 06:16:16 06:16:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:16:16 #2 DONE 0.0s 06:16:16 06:16:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:16:16 #3 DONE 0.0s 06:16:16 06:16:16 #4 [internal] load .dockerignore 06:16:16 #4 transferring context: 2B done 06:16:16 #4 DONE 0.1s 06:16:16 06:16:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:16 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:16 #5 CACHED 06:16:16 06:16:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:16 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:16 #6 CACHED 06:16:16 06:16:16 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:16:16 #7 DONE 0.0s 06:16:16 06:16:16 #8 exporting to image 06:16:16 #8 exporting layers done 06:16:16 #8 exporting manifest sha256:6bee405a76b249bd10595bba87f782c208bf705fe69ed778c78989581bfe5e3f done 06:16:16 #8 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:16:16 #8 exporting manifest sha256:bdd1b7e9de9f5d7cae7e5daca5faa4a69b974f2c484daa1666d8f997f61e36b5 done 06:16:16 #8 exporting config sha256:42c2560791e9e573c3f6564c45f7007c42e1f609699ecc72b0134963738dba49 done 06:16:16 #8 exporting manifest list sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d done 06:16:16 #8 pushing layers 0.0s done 06:16:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 0.1s done 06:16:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:16 #8 DONE 0.1s 06:16:16 06:16:16 1 warning found (use --debug to expand): 06:16:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 --push - 06:16:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52' 06:16:17 #1 [internal] load build definition from Dockerfile 06:16:17 #1 transferring dockerfile: 174B done 06:16:17 #1 DONE 0.0s 06:16:17 06:16:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 06:16:17 #2 DONE 0.0s 06:16:17 06:16:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52 06:16:17 #3 DONE 0.0s 06:16:17 06:16:17 #4 [internal] load .dockerignore 06:16:17 #4 transferring context: 2B done 06:16:17 #4 DONE 0.0s 06:16:17 06:16:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:17 #5 CACHED 06:16:17 06:16:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:17 #6 CACHED 06:16:17 06:16:17 #7 exporting to image 06:16:17 #7 exporting layers 06:16:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:17 #7 exporting layers done 06:16:17 #7 exporting manifest sha256:6bee405a76b249bd10595bba87f782c208bf705fe69ed778c78989581bfe5e3f done 06:16:17 #7 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:16:17 #7 exporting manifest sha256:bdd1b7e9de9f5d7cae7e5daca5faa4a69b974f2c484daa1666d8f997f61e36b5 done 06:16:17 #7 exporting config sha256:42c2560791e9e573c3f6564c45f7007c42e1f609699ecc72b0134963738dba49 done 06:16:17 #7 exporting manifest list sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d done 06:16:17 #7 pushing layers 0.0s done 06:16:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.52@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 0.1s done 06:16:17 #7 DONE 0.1s 06:16:17 06:16:17 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:16:17 #8 DONE 0.0s 06:16:17 06:16:17 1 warning found (use --debug to expand): 06:16:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 --push - 06:16:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52' 06:16:17 #1 [internal] load build definition from Dockerfile 06:16:17 #1 transferring dockerfile: 215B done 06:16:17 #1 DONE 0.0s 06:16:17 06:16:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:17 #2 DONE 0.0s 06:16:17 06:16:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:16:17 #3 DONE 0.0s 06:16:17 06:16:17 #4 [internal] load .dockerignore 06:16:17 #4 transferring context: 2B done 06:16:17 #4 DONE 0.0s 06:16:17 06:16:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:17 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:17 #5 ... 06:16:17 06:16:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:17 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 0.0s done 06:16:17 #6 CACHED 06:16:17 06:16:17 #7 exporting to image 06:16:17 #7 exporting layers done 06:16:17 #7 exporting manifest sha256:6bee405a76b249bd10595bba87f782c208bf705fe69ed778c78989581bfe5e3f done 06:16:17 #7 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:16:17 #7 exporting manifest sha256:bdd1b7e9de9f5d7cae7e5daca5faa4a69b974f2c484daa1666d8f997f61e36b5 done 06:16:17 #7 exporting config sha256:42c2560791e9e573c3f6564c45f7007c42e1f609699ecc72b0134963738dba49 done 06:16:17 #7 exporting manifest list sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d done 06:16:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:18 #7 pushing layers 0.0s done 06:16:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 0.1s done 06:16:18 #7 DONE 0.1s 06:16:18 06:16:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:16:18 #8 DONE 0.0s 06:16:18 06:16:18 1 warning found (use --debug to expand): 06:16:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:16:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 06:16:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 06:16:18 #1 [internal] load build definition from Dockerfile 06:16:18 #1 transferring dockerfile: 166B done 06:16:18 #1 DONE 0.0s 06:16:18 06:16:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:16:18 #2 DONE 0.0s 06:16:18 06:16:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 06:16:18 #3 DONE 0.0s 06:16:18 06:16:18 #4 [internal] load .dockerignore 06:16:18 #4 transferring context: 2B done 06:16:18 #4 DONE 0.0s 06:16:18 06:16:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:18 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 done 06:16:18 #5 CACHED 06:16:18 06:16:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 06:16:18 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:261d343e7e7e1995f1507ca327adc68c10bef06c92bd15787f197791bb9256d5 done 06:16:18 #6 CACHED 06:16:18 06:16:18 #7 exporting to image 06:16:18 #7 exporting layers 06:16:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:16:18 #7 exporting layers done 06:16:18 #7 exporting manifest sha256:6bee405a76b249bd10595bba87f782c208bf705fe69ed778c78989581bfe5e3f done 06:16:18 #7 exporting config sha256:3d076da5c1c41f0d62fb9fdf0edb582a8fcf74509af3ffb95fe27d80b6920183 done 06:16:18 #7 exporting manifest sha256:bdd1b7e9de9f5d7cae7e5daca5faa4a69b974f2c484daa1666d8f997f61e36b5 done 06:16:18 #7 exporting config sha256:42c2560791e9e573c3f6564c45f7007c42e1f609699ecc72b0134963738dba49 done 06:16:18 #7 exporting manifest list sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d done 06:16:18 #7 pushing layers 0.0s done 06:16:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:7f45f76cb1aea672211604dca08e8c8c4e394edfb3d4684e6fcd9ff9029c576d 0.1s done 06:16:18 #7 DONE 0.1s 06:16:18 06:16:18 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 06:16:18 #8 DONE 0.0s 06:16:18 06:16:18 1 warning found (use --debug to expand): 06:16:18  - 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:16:19 + '[' -d /w/workspace/edgex-go/893/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:16:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:19 ---> package-listing.sh 06:16:19 ++ facter osfamily 06:16:19 ++ tr '[:upper:]' '[:lower:]' 06:16:20 + OS_FAMILY=redhat 06:16:20 + workspace=/w/workspace/edgex-go/893 06:16:20 + START_PACKAGES=/tmp/packages_start.txt 06:16:20 + END_PACKAGES=/tmp/packages_end.txt 06:16:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:20 + PACKAGES=/tmp/packages_start.txt 06:16:20 + '[' /w/workspace/edgex-go/893 ']' 06:16:20 + PACKAGES=/tmp/packages_end.txt 06:16:20 + case "${OS_FAMILY}" in 06:16:20 + sort 06:16:20 + rpm -qa 06:16:20 + '[' -f /tmp/packages_start.txt ']' 06:16:20 + '[' -f /tmp/packages_end.txt ']' 06:16:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:20 + '[' /w/workspace/edgex-go/893 ']' 06:16:20 + mkdir -p /w/workspace/edgex-go/893/archives/ 06:16:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/893/archives/ [Pipeline] echo 06:16:20 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/893/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:21 06:16:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:21 latest: Pulling from edgex-lftools-log-publisher 06:16:21 5eb5b503b376: Pulling fs layer 06:16:21 5c69ac0246d0: Pulling fs layer 06:16:21 ec43610c2a17: Pulling fs layer 06:16:21 3a2ae6a8a46f: Pulling fs layer 06:16:21 33b1e0a273af: Pulling fs layer 06:16:21 5d3b04190fa2: Pulling fs layer 06:16:21 2f39f015ded8: Pulling fs layer 06:16:21 33b1e0a273af: Waiting 06:16:21 5d3b04190fa2: Waiting 06:16:21 2f39f015ded8: Waiting 06:16:21 3a2ae6a8a46f: Waiting 06:16:21 5c69ac0246d0: Verifying Checksum 06:16:21 5c69ac0246d0: Download complete 06:16:21 3a2ae6a8a46f: Verifying Checksum 06:16:21 3a2ae6a8a46f: Download complete 06:16:21 33b1e0a273af: Verifying Checksum 06:16:21 33b1e0a273af: Download complete 06:16:21 5d3b04190fa2: Verifying Checksum 06:16:21 5d3b04190fa2: Download complete 06:16:21 ec43610c2a17: Verifying Checksum 06:16:21 ec43610c2a17: Download complete 06:16:22 5eb5b503b376: Download complete 06:16:22 2f39f015ded8: Verifying Checksum 06:16:22 2f39f015ded8: Download complete 06:16:23 5eb5b503b376: Pull complete 06:16:23 5c69ac0246d0: Pull complete 06:16:24 ec43610c2a17: Pull complete 06:16:24 3a2ae6a8a46f: Pull complete 06:16:24 33b1e0a273af: Pull complete 06:16:24 5d3b04190fa2: Pull complete 06:16:28 2f39f015ded8: Pull complete 06:16:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:16:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:28 prd-centos7-docker-4c-2g-7772 does not seem to be running inside a container 06:16:28 $ 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/893/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:16:34 $ docker top 5b253e7e0a660f44873778bb4bc626e71677a2fd6c8ce6f80d3caecdc66069ae -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:35 + ls /var/log/sa-host 06:16:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:35 provisioning config files... 06:16:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12386055416242922070tmp [Pipeline] { [Pipeline] echo 06:16:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:35 ---> create-netrc.sh [Pipeline] } 06:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:35 ---> python-tools-install.sh [Pipeline] echo 06:16:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:36 ---> sudo-logs.sh 06:16:36 Archiving 'sudo' log.. 06:16:36 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:36 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:16:36 $ docker stop --time=1 5b253e7e0a660f44873778bb4bc626e71677a2fd6c8ce6f80d3caecdc66069ae 06:16:37 $ docker rm -f --volumes 5b253e7e0a660f44873778bb4bc626e71677a2fd6c8ce6f80d3caecdc66069ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:16:37 [WS-CLEANUP] Deleting project workspace... 06:16:37 [WS-CLEANUP] Deferred wipeout is used... 06:16:37 [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:28:51 #144 ... 06:28:51 06:28:51 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:28:51 #147 DONE 1106.3s 06:28:51 06:28:51 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:51 #33 ... 06:28:51 06:28:51 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:28:51 #155 DONE 0.3s 06:28:51 06:28:51 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:28:51 #146 ... 06:28:51 06:28:51 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:28:51 #156 DONE 0.2s 06:28:51 06:28:51 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:28:51 #157 DONE 0.3s 06:28:51 06:28:51 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:28:51 #158 DONE 0.1s 06:28:51 06:28:51 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:51 #33 ... 06:28:51 06:28:51 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:28:51 #159 DONE 0.1s 06:28:51 06:28:51 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:28:51 #160 DONE 1.9s 06:28:51 06:28:51 #115 [core-common-config-bootstrapper] exporting to image 06:28:51 #115 exporting layers 06:28:51 #115 exporting layers 0.7s done 06:28:51 #115 writing image sha256:b5658e11fa1f8895c429051291eec799985910e76602f94b79f9ac0052b31011 done 06:28:51 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:28:51 #115 DONE 5.2s 06:28:51 06:28:51 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:53 #130 ... 06:28:53 06:28:53 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:53 #152 DONE 1116.7s 06:28:53 06:28:53 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:28:53 #161 DONE 0.3s 06:28:53 06:28:53 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:53 #130 ... 06:28:53 06:28:53 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:28:56 #162 DONE 2.3s 06:28:56 06:28:56 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:28:56 #163 DONE 0.2s 06:28:56 06:28:56 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:56 #33 ... 06:28:56 06:28:56 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:28:56 #164 DONE 0.2s 06:28:56 06:28:56 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:28:56 #165 DONE 0.3s 06:28:56 06:28:56 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:28:56 #33 ... 06:28:56 06:28:56 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:28:56 #166 DONE 0.1s 06:28:57 06:28:57 #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:28:57 #167 DONE 0.3s 06:28:57 06:28:57 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:57 #130 ... 06:28:57 06:28:57 #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:28:57 #168 DONE 0.3s 06:28:57 06:28:57 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:57 #130 ... 06:28:57 06:28:57 #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:28:57 #169 DONE 0.3s 06:28:57 06:28:57 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:57 #130 ... 06:28:57 06:28:57 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:28:57 #170 DONE 0.2s 06:28:57 06:28:57 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:28:59 #171 DONE 1.8s 06:28:59 06:28:59 #115 [security-bootstrapper] exporting to image 06:28:59 #115 exporting layers 06:29:00 #115 exporting layers 1.0s done 06:29:00 #115 writing image sha256:c3babab2e535965aef7e34aed30cafa1656f515c3476532445cfbb3f25e37117 done 06:29:00 #115 naming to docker.io/library/security-bootstrapper-arm64 done 06:29:00 #115 DONE 6.2s 06:29:00 06:29:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:44:08 #54 ... 06:44:08 06:44:08 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:44:08 #144 DONE 2023.1s 06:44:08 06:44:08 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:44:08 #130 ... 06:44:08 06:44:08 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:44:08 #172 DONE 0.1s 06:44:08 06:44:08 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:44:08 #130 ... 06:44:08 06:44:08 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:44:08 #173 DONE 0.2s 06:44:08 06:44:08 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:44:08 #174 DONE 0.4s 06:44:08 06:44:08 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:44:08 #153 ... 06:44:08 06:44:08 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:44:08 #175 DONE 0.1s 06:44:08 06:44:08 #115 [core-command] exporting to image 06:44:08 #115 exporting layers 06:44:08 #115 exporting layers 0.5s done 06:44:08 #115 writing image sha256:08f7724549f55cd114a8cd80970ba3884bd944052cb4e675d1881663682f244a 0.0s done 06:44:08 #115 naming to docker.io/library/core-command-arm64 06:44:08 #115 naming to docker.io/library/core-command-arm64 done 06:44:08 #115 DONE 6.7s 06:44:08 06:44:08 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:44:30 #146 ... 06:44:30 06:44:30 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:44:30 #149 DONE 2054.1s 06:44:30 06:44:30 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:44:31 #146 ... 06:44:31 06:44:31 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:44:31 #176 DONE 0.3s 06:44:31 06:44:31 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:44:31 #148 ... 06:44:31 06:44:31 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:44:31 #177 DONE 0.3s 06:44:31 06:44:31 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:44:31 #154 ... 06:44:31 06:44:31 #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:44:32 #178 DONE 0.2s 06:44:32 06:44:32 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:44:32 #33 ... 06:44:32 06:44:32 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:44:32 #179 DONE 0.2s 06:44:32 06:44:32 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:44:32 #180 DONE 0.4s 06:44:32 06:44:32 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:44:32 #181 DONE 0.2s 06:44:32 06:44:32 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:44:32 #154 2056.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.52 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:44:34 #154 ... 06:44:34 06:44:34 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:44:34 #182 DONE 1.8s 06:44:34 06:44:34 #115 [security-proxy-setup] exporting to image 06:44:34 #115 exporting layers 06:44:35 #115 exporting layers 0.9s done 06:44:35 #115 writing image sha256:475a7bbded69752e1117aa8b7859d34db0bd0a50bdb747ef98b81d7a9d3fc48d done 06:44:35 #115 naming to docker.io/library/security-proxy-setup-arm64 done 06:44:35 #115 DONE 7.7s 06:44:35 06:44:35 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:45:07 #130 ... 06:45:07 06:45:07 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:45:07 #154 DONE 2086.4s 06:45:07 06:45:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:45:07 #33 ... 06:45:07 06:45:07 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:45:07 #183 DONE 0.2s 06:45:07 06:45:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:45:07 #33 ... 06:45:07 06:45:07 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:45:07 #184 DONE 0.1s 06:45:07 06:45:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:45:07 #33 ... 06:45:07 06:45:07 #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:45:07 #185 DONE 0.1s 06:45:07 06:45:07 #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:45:07 #186 DONE 0.1s 06:45:07 06:45:07 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:45:07 #145 ... 06:45:07 06:45:07 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:45:07 #187 DONE 0.2s 06:45:07 06:45:07 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:45:07 #188 DONE 0.4s 06:45:07 06:45:07 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:45:07 #33 ... 06:45:07 06:45:07 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:45:07 #189 DONE 0.4s 06:45:07 06:45:07 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:45:07 #150 ... 06:45:07 06:45:07 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:45:07 #190 DONE 0.1s 06:45:07 06:45:07 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:45:07 #191 DONE 1.8s 06:45:07 06:45:07 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:45:07 #130 ... 06:45:07 06:45:07 #115 [security-secretstore-setup] exporting to image 06:45:07 #115 exporting layers 06:45:08 #115 exporting layers 1.4s done 06:45:08 #115 writing image sha256:5bfc7aee2dfda7da11ce457e0e651fdae78d14ac60ecf56b449c5cb26a7a724d done 06:45:08 #115 naming to docker.io/library/security-secretstore-setup-arm64 done 06:45:08 #115 DONE 9.1s 06:45:08 06:45:08 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:04 #33 ... 06:46:04 06:46:04 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:46:04 #130 DONE 2146.5s 06:46:04 06:46:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:04 #150 ... 06:46:04 06:46:04 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:46:04 #192 DONE 0.2s 06:46:04 06:46:04 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:46:04 #193 DONE 0.2s 06:46:04 06:46:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:04 #150 ... 06:46:04 06:46:04 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:46:04 #194 DONE 0.5s 06:46:04 06:46:04 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:04 #146 ... 06:46:04 06:46:04 #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:46:04 #195 DONE 0.1s 06:46:04 06:46:04 #115 [security-spiffe-token-provider] exporting to image 06:46:04 #115 exporting layers 06:46:05 #115 exporting layers 0.9s done 06:46:05 #115 writing image sha256:82cfbdceae1668ab141eaf25fc0ba80c61a72970ae83f60dd973d98038204e91 done 06:46:05 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:46:05 #115 DONE 10.0s 06:46:05 06:46:05 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:44 #150 ... 06:46:44 06:46:44 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:46:44 #151 DONE 2185.3s 06:46:44 06:46:44 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:46:44 #145 ... 06:46:44 06:46:44 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:46:44 #196 DONE 0.3s 06:46:44 06:46:44 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:46:44 #197 DONE 0.2s 06:46:44 06:46:44 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:46:44 #146 DONE 2186.4s 06:46:44 06:46:44 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:46:44 #198 DONE 1.1s 06:46:44 06:46:44 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:44 #150 ... 06:46:44 06:46:44 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:46:44 #199 ... 06:46:44 06:46:44 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:46:44 #200 CACHED 06:46:44 06:46:44 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:46:44 #201 CACHED 06:46:44 06:46:44 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:46:45 #202 ... 06:46:45 06:46:45 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:46:45 #199 DONE 0.7s 06:46:45 06:46:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:46:45 #203 DONE 0.4s 06:46:45 06:46:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:46:46 #204 ... 06:46:46 06:46:46 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:46:46 #202 DONE 1.4s 06:46:46 06:46:46 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:46:46 #205 DONE 0.3s 06:46:46 06:46:46 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:46:46 #206 DONE 0.3s 06:46:46 06:46:46 #115 [core-metadata] exporting to image 06:46:46 #115 exporting layers 06:46:47 #115 ... 06:46:47 06:46: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:46:47 #204 DONE 2.2s 06:46:47 06:46:47 #115 [security-proxy-auth] exporting to image 06:46:47 #115 exporting layers 1.0s done 06:46:47 #115 writing image sha256:750b075890d1b508537f5a339cc23a3443fcf58d55d33cc4a7dec838b8a2c8b5 06:46:47 #115 writing image sha256:750b075890d1b508537f5a339cc23a3443fcf58d55d33cc4a7dec838b8a2c8b5 0.0s done 06:46:47 #115 naming to docker.io/library/core-metadata-arm64 0.0s done 06:46:49 #115 exporting layers 1.5s done 06:46:49 #115 writing image sha256:095a1718e949f7c0f8395624d2ade4592571ea10da7b5778cc4d6da9bdab0c0f 0.0s done 06:46:49 #115 naming to docker.io/library/security-proxy-auth-arm64 done 06:46:49 #115 DONE 12.5s 06:46:49 06:46:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:46:49 #153 ... 06:46:49 06:46:49 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:46:49 #148 DONE 2193.2s 06:46:49 06:46:49 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:50 #150 ... 06:46:50 06:46:50 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:46:51 #207 DONE 0.1s 06:46:51 06:46:51 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:46:51 #208 DONE 0.6s 06:46:51 06:46:51 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:46:51 #150 DONE 2194.9s 06:46:51 06:46:51 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:46:51 #209 DONE 0.3s 06:46:51 06:46:51 #115 [core-keeper] exporting to image 06:46:52 #115 ... 06:46:52 06:46:52 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:46:52 #210 DONE 0.3s 06:46:52 06:46:52 #115 [core-keeper] exporting to image 06:46:53 #115 ... 06:46:53 06:46:53 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:46:53 #211 DONE 0.2s 06:46:53 06:46:53 #115 [core-keeper] exporting to image 06:46:53 #115 exporting layers 1.1s done 06:46:53 #115 writing image sha256:19f9c1ad86266bac98a2711c9604dd569904162305b744cf6fb8b280823f9c83 done 06:46:53 #115 naming to docker.io/library/core-keeper-arm64 done 06:46:53 #115 DONE 13.7s 06:46:53 06:46:53 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:46:53 #212 DONE 0.7s 06:46:53 06:46:53 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:46:53 #213 DONE 0.1s 06:46:53 06:46:53 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:46:53 #33 ... 06:46:53 06:46:53 #115 [core-data] exporting to image 06:46:54 #115 exporting layers 0.5s done 06:46:54 #115 writing image sha256:8631705311332f2ccc1d9c559db3361ac5a19d009b39cfb371ec34a30844a4c7 done 06:46:54 #115 naming to docker.io/library/core-data-arm64 done 06:46:54 #115 DONE 14.2s 06:46:54 06:46:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:20 #54 ... 06:47:20 06:47:20 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:47:20 #145 DONE 2220.5s 06:47:20 06:47:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:20 #54 ... 06:47:20 06:47:20 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:20 #214 DONE 0.4s 06:47:20 06:47:20 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:20 #215 DONE 0.3s 06:47:20 06:47:20 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:47:20 #216 DONE 0.5s 06:47:20 06:47:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:20 #54 ... 06:47:20 06:47:20 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:47:20 #217 DONE 0.1s 06:47:20 06:47:20 #115 [support-scheduler] exporting to image 06:47:20 #115 exporting layers 06:47:20 #115 exporting layers 1.0s done 06:47:20 #115 writing image sha256:a6a8153518452a974326856fbe49faa2c53e34bff7caf6231896ff2024079cad done 06:47:20 #115 naming to docker.io/library/support-scheduler-arm64 done 06:47:20 #115 DONE 15.2s 06:47:20 06:47:20 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:47:26 #33 ... 06:47:26 06:47:26 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:47:26 #153 DONE 2229.5s 06:47:26 06:47:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:26 #54 ... 06:47:26 06:47:26 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:47:26 #218 DONE 0.1s 06:47:26 06:47:26 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:47:26 #219 DONE 0.1s 06:47:26 06:47:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:26 #54 ... 06:47:26 06:47:26 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:47:26 #220 DONE 0.4s 06:47:26 06:47:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:27 #54 ... 06:47:27 06:47:27 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:47:27 #221 DONE 0.1s 06:47:27 06:47:27 #115 [support-notifications] exporting to image 06:47:27 #115 exporting layers 06:47:27 #115 exporting layers 0.6s done 06:47:27 #115 writing image sha256:9df04693f71bd624abc60057e33aca37dc3a8478052edf3d4f04125bfbb32998 done 06:47:27 #115 naming to docker.io/library/support-notifications-arm64 done 06:47:27 #115 DONE 15.8s 06:47:27 06:47:27 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:47:27 time="2025-08-28T06:07:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:47:27 $ docker stop --time=1 cf4605b284229ccd0dfba108d9b65faa79b6e55f6dda41e57a71c139990081ca 06:47:29 $ docker rm -f --volumes cf4605b284229ccd0dfba108d9b65faa79b6e55f6dda41e57a71c139990081ca [Pipeline] // withDockerContainer [Pipeline] sh 06:47:29 + docker images 06:47:29 REPOSITORY TAG IMAGE ID CREATED SIZE 06:47:29 support-notifications-arm64 latest 9df04693f71b 3 seconds ago 54.1MB 06:47:29 support-scheduler-arm64 latest a6a815351845 11 seconds ago 50.3MB 06:47:29 core-data-arm64 latest 863170531133 36 seconds ago 46.5MB 06:47:29 core-keeper-arm64 latest 19f9c1ad8626 38 seconds ago 45.4MB 06:47:29 security-proxy-auth-arm64 latest 095a1718e949 42 seconds ago 45.7MB 06:47:29 core-metadata-arm64 latest 750b075890d1 43 seconds ago 46.7MB 06:47:29 security-spiffe-token-provider-arm64 latest 82cfbdceae16 About a minute ago 49.9MB 06:47:29 security-secretstore-setup-arm64 latest 5bfc7aee2dfd 2 minutes ago 80.2MB 06:47:29 security-proxy-setup-arm64 latest 475a7bbded69 2 minutes ago 50.3MB 06:47:29 core-command-arm64 latest 08f7724549f5 3 minutes ago 41MB 06:47:29 security-bootstrapper-arm64 latest c3babab2e535 18 minutes ago 22.1MB 06:47:29 core-common-config-bootstrapper-arm64 latest b5658e11fa1f 18 minutes ago 21MB 06:47:29 security-spire-agent-arm64 latest be52139c19f2 38 minutes ago 188MB 06:47:29 security-spire-server-arm64 latest 2b6d54cdcfc3 38 minutes ago 145MB 06:47:29 security-spire-config-arm64 latest b22265ae0a74 38 minutes ago 144MB 06:47:29 ci-base-image-arm64 latest bc2b7064f1ab 40 minutes ago 922MB 06:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 3 weeks ago 566MB 06:47:29 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:47:30 provisioning config files... 06:47:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/893@tmp/config2501235934612756300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:30 ---> ****-login.sh 06:47:30 nexus3.edgexfoundry.org:10001 06:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:30 Configure a credential helper to remove this warning. See 06:47:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:30 06:47:30 Login Succeeded 06:47:31 nexus3.edgexfoundry.org:10002 06:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:31 Configure a credential helper to remove this warning. See 06:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:31 06:47:31 Login Succeeded 06:47:31 nexus3.edgexfoundry.org:10003 06:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:31 Configure a credential helper to remove this warning. See 06:47:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:31 06:47:31 Login Succeeded 06:47:31 nexus3.edgexfoundry.org:10004 06:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:32 Configure a credential helper to remove this warning. See 06:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:32 06:47:32 Login Succeeded 06:47:32 ****.io 06:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:32 Configure a credential helper to remove this warning. See 06:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:32 06:47:32 Login Succeeded 06:47:32 ---> ****-login.sh ends [Pipeline] } 06:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:47:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:47:32 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:32 latest 06:47:32 4.1.0-dev.52 06:47:32 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:32 main 06:47:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:47:33 9b8b4e1d04e4: Preparing 06:47:33 23028d2aff34: Preparing 06:47:33 69be3558143a: Preparing 06:47:33 a38c712713e0: Preparing 06:47:33 44e80d5f9d31: Preparing 06:47:33 11f7a2f598f6: Preparing 06:47:33 1e890da81ec9: Preparing 06:47:33 11f7a2f598f6: Waiting 06:47:33 1e890da81ec9: Waiting 06:47:33 69be3558143a: Pushed 06:47:33 a38c712713e0: Pushed 06:47:33 9b8b4e1d04e4: Pushed 06:47:33 1e890da81ec9: Layer already exists 06:47:33 11f7a2f598f6: Pushed 06:47:33 44e80d5f9d31: Pushed 06:47:40 23028d2aff34: Pushed 06:47:40 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:bfeea6efcf2ff4480bbc274105475e99e6c5665b84365fcf0aed1fb81a38230c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:47:41 9b8b4e1d04e4: Preparing 06:47:41 23028d2aff34: Preparing 06:47:41 69be3558143a: Preparing 06:47:41 a38c712713e0: Preparing 06:47:41 44e80d5f9d31: Preparing 06:47:41 11f7a2f598f6: Preparing 06:47:41 1e890da81ec9: Preparing 06:47:41 11f7a2f598f6: Waiting 06:47:41 1e890da81ec9: Waiting 06:47:41 23028d2aff34: Layer already exists 06:47:41 69be3558143a: Layer already exists 06:47:41 a38c712713e0: Layer already exists 06:47:41 44e80d5f9d31: Layer already exists 06:47:41 9b8b4e1d04e4: Layer already exists 06:47:41 11f7a2f598f6: Layer already exists 06:47:41 1e890da81ec9: Layer already exists 06:47:41 latest: digest: sha256:bfeea6efcf2ff4480bbc274105475e99e6c5665b84365fcf0aed1fb81a38230c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.52 06:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:47:42 9b8b4e1d04e4: Preparing 06:47:42 23028d2aff34: Preparing 06:47:42 69be3558143a: Preparing 06:47:42 a38c712713e0: Preparing 06:47:42 44e80d5f9d31: Preparing 06:47:42 11f7a2f598f6: Preparing 06:47:42 1e890da81ec9: Preparing 06:47:42 11f7a2f598f6: Waiting 06:47:42 1e890da81ec9: Waiting 06:47:42 9b8b4e1d04e4: Layer already exists 06:47:42 44e80d5f9d31: Layer already exists 06:47:42 69be3558143a: Layer already exists 06:47:42 a38c712713e0: Layer already exists 06:47:42 23028d2aff34: Layer already exists 06:47:42 11f7a2f598f6: Layer already exists 06:47:42 1e890da81ec9: Layer already exists 06:47:42 4.1.0-dev.52: digest: sha256:bfeea6efcf2ff4480bbc274105475e99e6c5665b84365fcf0aed1fb81a38230c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:47:43 9b8b4e1d04e4: Preparing 06:47:43 23028d2aff34: Preparing 06:47:43 69be3558143a: Preparing 06:47:43 a38c712713e0: Preparing 06:47:43 44e80d5f9d31: Preparing 06:47:43 11f7a2f598f6: Preparing 06:47:43 1e890da81ec9: Preparing 06:47:43 11f7a2f598f6: Waiting 06:47:43 1e890da81ec9: Waiting 06:47:43 9b8b4e1d04e4: Layer already exists 06:47:43 69be3558143a: Layer already exists 06:47:43 44e80d5f9d31: Layer already exists 06:47:43 a38c712713e0: Layer already exists 06:47:43 23028d2aff34: Layer already exists 06:47:43 11f7a2f598f6: Layer already exists 06:47:43 1e890da81ec9: Layer already exists 06:47:43 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:bfeea6efcf2ff4480bbc274105475e99e6c5665b84365fcf0aed1fb81a38230c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:47:44 9b8b4e1d04e4: Preparing 06:47:44 23028d2aff34: Preparing 06:47:44 69be3558143a: Preparing 06:47:44 a38c712713e0: Preparing 06:47:44 44e80d5f9d31: Preparing 06:47:44 11f7a2f598f6: Preparing 06:47:44 1e890da81ec9: Preparing 06:47:44 11f7a2f598f6: Waiting 06:47:44 1e890da81ec9: Waiting 06:47:44 69be3558143a: Layer already exists 06:47:44 9b8b4e1d04e4: Layer already exists 06:47:44 44e80d5f9d31: Layer already exists 06:47:44 a38c712713e0: Layer already exists 06:47:44 23028d2aff34: Layer already exists 06:47:44 11f7a2f598f6: Layer already exists 06:47:44 1e890da81ec9: Layer already exists 06:47:44 main: digest: sha256:bfeea6efcf2ff4480bbc274105475e99e6c5665b84365fcf0aed1fb81a38230c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:44 ===================================================== [Pipeline] echo 06:47:44 taggedImages: 06:47:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:47:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.52 06:47:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:47:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:47:44 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:44 latest 06:47:44 4.1.0-dev.52 06:47:44 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:44 main 06:47:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:47:45 f73a0dabe938: Preparing 06:47:45 a99553ca46d8: Preparing 06:47:45 781708f28e9a: Preparing 06:47:45 c0fca469bd43: Preparing 06:47:45 69be3558143a: Preparing 06:47:45 a38c712713e0: Preparing 06:47:45 44e80d5f9d31: Preparing 06:47:45 11f7a2f598f6: Preparing 06:47:45 1e890da81ec9: Preparing 06:47:45 44e80d5f9d31: Waiting 06:47:45 11f7a2f598f6: Waiting 06:47:45 1e890da81ec9: Waiting 06:47:45 a38c712713e0: Waiting 06:47:45 781708f28e9a: Pushed 06:47:46 a99553ca46d8: Pushed 06:47:46 69be3558143a: Layer already exists 06:47:46 a38c712713e0: Layer already exists 06:47:46 11f7a2f598f6: Layer already exists 06:47:46 44e80d5f9d31: Layer already exists 06:47:47 f73a0dabe938: Pushed 06:47:47 1e890da81ec9: Layer already exists 06:47:47 c0fca469bd43: Pushed 06:47:48 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:49875b1a31934653a771d4d6fea876f0a6b26f4bc49de2726a33e6eff3576081 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:48 + 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:47:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:47:48 f73a0dabe938: Preparing 06:47:48 a99553ca46d8: Preparing 06:47:48 781708f28e9a: Preparing 06:47:48 c0fca469bd43: Preparing 06:47:48 69be3558143a: Preparing 06:47:48 a38c712713e0: Preparing 06:47:48 44e80d5f9d31: Preparing 06:47:48 11f7a2f598f6: Preparing 06:47:48 1e890da81ec9: Preparing 06:47:48 a38c712713e0: Waiting 06:47:48 44e80d5f9d31: Waiting 06:47:48 11f7a2f598f6: Waiting 06:47:48 1e890da81ec9: Waiting 06:47:48 781708f28e9a: Layer already exists 06:47:48 69be3558143a: Layer already exists 06:47:48 c0fca469bd43: Layer already exists 06:47:48 a99553ca46d8: Layer already exists 06:47:48 f73a0dabe938: Layer already exists 06:47:48 44e80d5f9d31: Layer already exists 06:47:48 11f7a2f598f6: Layer already exists 06:47:48 1e890da81ec9: Layer already exists 06:47:48 a38c712713e0: Layer already exists 06:47:49 latest: digest: sha256:49875b1a31934653a771d4d6fea876f0a6b26f4bc49de2726a33e6eff3576081 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.52 06:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:47:49 f73a0dabe938: Preparing 06:47:49 a99553ca46d8: Preparing 06:47:49 781708f28e9a: Preparing 06:47:49 c0fca469bd43: Preparing 06:47:49 69be3558143a: Preparing 06:47:49 a38c712713e0: Preparing 06:47:49 44e80d5f9d31: Preparing 06:47:49 11f7a2f598f6: Preparing 06:47:49 1e890da81ec9: Preparing 06:47:49 a38c712713e0: Waiting 06:47:49 44e80d5f9d31: Waiting 06:47:49 11f7a2f598f6: Waiting 06:47:49 1e890da81ec9: Waiting 06:47:49 f73a0dabe938: Layer already exists 06:47:49 781708f28e9a: Layer already exists 06:47:49 69be3558143a: Layer already exists 06:47:49 c0fca469bd43: Layer already exists 06:47:49 a99553ca46d8: Layer already exists 06:47:49 1e890da81ec9: Layer already exists 06:47:49 a38c712713e0: Layer already exists 06:47:49 11f7a2f598f6: Layer already exists 06:47:49 44e80d5f9d31: Layer already exists 06:47:49 4.1.0-dev.52: digest: sha256:49875b1a31934653a771d4d6fea876f0a6b26f4bc49de2726a33e6eff3576081 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:47:51 f73a0dabe938: Preparing 06:47:51 a99553ca46d8: Preparing 06:47:51 781708f28e9a: Preparing 06:47:51 c0fca469bd43: Preparing 06:47:51 69be3558143a: Preparing 06:47:51 a38c712713e0: Preparing 06:47:51 44e80d5f9d31: Preparing 06:47:51 11f7a2f598f6: Preparing 06:47:51 1e890da81ec9: Preparing 06:47:51 a38c712713e0: Waiting 06:47:51 44e80d5f9d31: Waiting 06:47:51 11f7a2f598f6: Waiting 06:47:51 1e890da81ec9: Waiting 06:47:51 a99553ca46d8: Layer already exists 06:47:51 c0fca469bd43: Layer already exists 06:47:51 69be3558143a: Layer already exists 06:47:51 781708f28e9a: Layer already exists 06:47:51 f73a0dabe938: Layer already exists 06:47:51 11f7a2f598f6: Layer already exists 06:47:51 a38c712713e0: Layer already exists 06:47:51 44e80d5f9d31: Layer already exists 06:47:51 1e890da81ec9: Layer already exists 06:47:51 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:49875b1a31934653a771d4d6fea876f0a6b26f4bc49de2726a33e6eff3576081 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:51 + 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:47:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:47:51 f73a0dabe938: Preparing 06:47:51 a99553ca46d8: Preparing 06:47:51 781708f28e9a: Preparing 06:47:51 c0fca469bd43: Preparing 06:47:51 69be3558143a: Preparing 06:47:51 a38c712713e0: Preparing 06:47:51 44e80d5f9d31: Preparing 06:47:51 11f7a2f598f6: Preparing 06:47:51 1e890da81ec9: Preparing 06:47:51 a38c712713e0: Waiting 06:47:51 44e80d5f9d31: Waiting 06:47:51 11f7a2f598f6: Waiting 06:47:51 1e890da81ec9: Waiting 06:47:51 f73a0dabe938: Layer already exists 06:47:51 c0fca469bd43: Layer already exists 06:47:51 a99553ca46d8: Layer already exists 06:47:51 69be3558143a: Layer already exists 06:47:51 781708f28e9a: Layer already exists 06:47:51 a38c712713e0: Layer already exists 06:47:51 44e80d5f9d31: Layer already exists 06:47:51 11f7a2f598f6: Layer already exists 06:47:51 1e890da81ec9: Layer already exists 06:47:51 main: digest: sha256:49875b1a31934653a771d4d6fea876f0a6b26f4bc49de2726a33e6eff3576081 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:52 ===================================================== [Pipeline] echo 06:47:52 taggedImages: 06:47:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:47:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.52 06:47:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:47:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:47:52 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:52 latest 06:47:52 4.1.0-dev.52 06:47:52 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:47:52 main 06:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:47:53 bb662894f210: Preparing 06:47:53 9bf82273cbb2: Preparing 06:47:53 69be3558143a: Preparing 06:47:53 a38c712713e0: Preparing 06:47:53 6ba994974128: Preparing 06:47:53 76438d20407a: Preparing 06:47:53 1e890da81ec9: Preparing 06:47:53 76438d20407a: Waiting 06:47:53 1e890da81ec9: Waiting 06:47:53 a38c712713e0: Layer already exists 06:47:53 69be3558143a: Layer already exists 06:47:53 1e890da81ec9: Layer already exists 06:47:53 bb662894f210: Pushed 06:47:53 76438d20407a: Pushed 06:47:53 6ba994974128: Pushed 06:48:01 9bf82273cbb2: Pushed 06:48:01 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:1ae81986d948710760e067475c4d4d7c0b28113c20a5a09ebc4c94272d2f09c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:48:02 bb662894f210: Preparing 06:48:02 9bf82273cbb2: Preparing 06:48:02 69be3558143a: Preparing 06:48:02 a38c712713e0: Preparing 06:48:02 6ba994974128: Preparing 06:48:02 76438d20407a: Preparing 06:48:02 1e890da81ec9: Preparing 06:48:02 76438d20407a: Waiting 06:48:02 1e890da81ec9: Waiting 06:48:02 6ba994974128: Layer already exists 06:48:02 9bf82273cbb2: Layer already exists 06:48:02 bb662894f210: Layer already exists 06:48:02 69be3558143a: Layer already exists 06:48:02 a38c712713e0: Layer already exists 06:48:02 76438d20407a: Layer already exists 06:48:02 1e890da81ec9: Layer already exists 06:48:02 latest: digest: sha256:1ae81986d948710760e067475c4d4d7c0b28113c20a5a09ebc4c94272d2f09c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.52 06:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:48:03 bb662894f210: Preparing 06:48:03 9bf82273cbb2: Preparing 06:48:03 69be3558143a: Preparing 06:48:03 a38c712713e0: Preparing 06:48:03 6ba994974128: Preparing 06:48:03 76438d20407a: Preparing 06:48:03 1e890da81ec9: Preparing 06:48:03 76438d20407a: Waiting 06:48:03 1e890da81ec9: Waiting 06:48:03 6ba994974128: Layer already exists 06:48:03 a38c712713e0: Layer already exists 06:48:03 69be3558143a: Layer already exists 06:48:03 bb662894f210: Layer already exists 06:48:03 9bf82273cbb2: Layer already exists 06:48:03 76438d20407a: Layer already exists 06:48:03 1e890da81ec9: Layer already exists 06:48:03 4.1.0-dev.52: digest: sha256:1ae81986d948710760e067475c4d4d7c0b28113c20a5a09ebc4c94272d2f09c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:48:04 bb662894f210: Preparing 06:48:04 9bf82273cbb2: Preparing 06:48:04 69be3558143a: Preparing 06:48:04 a38c712713e0: Preparing 06:48:04 6ba994974128: Preparing 06:48:04 76438d20407a: Preparing 06:48:04 1e890da81ec9: Preparing 06:48:04 76438d20407a: Waiting 06:48:04 1e890da81ec9: Waiting 06:48:04 bb662894f210: Layer already exists 06:48:04 6ba994974128: Layer already exists 06:48:04 a38c712713e0: Layer already exists 06:48:04 69be3558143a: Layer already exists 06:48:04 9bf82273cbb2: Layer already exists 06:48:04 76438d20407a: Layer already exists 06:48:04 1e890da81ec9: Layer already exists 06:48:04 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:1ae81986d948710760e067475c4d4d7c0b28113c20a5a09ebc4c94272d2f09c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:48:05 bb662894f210: Preparing 06:48:05 9bf82273cbb2: Preparing 06:48:05 69be3558143a: Preparing 06:48:05 a38c712713e0: Preparing 06:48:05 6ba994974128: Preparing 06:48:05 76438d20407a: Preparing 06:48:05 1e890da81ec9: Preparing 06:48:05 76438d20407a: Waiting 06:48:05 1e890da81ec9: Waiting 06:48:05 a38c712713e0: Layer already exists 06:48:05 bb662894f210: Layer already exists 06:48:05 69be3558143a: Layer already exists 06:48:05 6ba994974128: Layer already exists 06:48:05 9bf82273cbb2: Layer already exists 06:48:05 76438d20407a: Layer already exists 06:48:05 1e890da81ec9: Layer already exists 06:48:05 main: digest: sha256:1ae81986d948710760e067475c4d4d7c0b28113c20a5a09ebc4c94272d2f09c2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:05 ===================================================== [Pipeline] echo 06:48:05 taggedImages: 06:48:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:48:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.52 06:48:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:48:05 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:48:05 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:05 latest 06:48:05 4.1.0-dev.52 06:48:05 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:05 main 06:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:48:06 c9461d3c906c: Preparing 06:48:06 612e7db13519: Preparing 06:48:06 a38c712713e0: Preparing 06:48:06 80f10adf233e: Preparing 06:48:06 e405c4f8c7d1: Preparing 06:48:06 1e890da81ec9: Preparing 06:48:06 1e890da81ec9: Waiting 06:48:06 a38c712713e0: Layer already exists 06:48:06 1e890da81ec9: Layer already exists 06:48:06 e405c4f8c7d1: Pushed 06:48:06 80f10adf233e: Pushed 06:48:06 c9461d3c906c: Pushed 06:48:14 612e7db13519: Pushed 06:48:14 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:c0829da69d24734dc0230f75f738eafd018b41ae13ddfdeced4dacf2c15ed8f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:48:15 c9461d3c906c: Preparing 06:48:15 612e7db13519: Preparing 06:48:15 a38c712713e0: Preparing 06:48:15 80f10adf233e: Preparing 06:48:15 e405c4f8c7d1: Preparing 06:48:15 1e890da81ec9: Preparing 06:48:15 1e890da81ec9: Waiting 06:48:15 a38c712713e0: Layer already exists 06:48:15 c9461d3c906c: Layer already exists 06:48:15 e405c4f8c7d1: Layer already exists 06:48:15 612e7db13519: Layer already exists 06:48:15 80f10adf233e: Layer already exists 06:48:15 1e890da81ec9: Layer already exists 06:48:15 latest: digest: sha256:c0829da69d24734dc0230f75f738eafd018b41ae13ddfdeced4dacf2c15ed8f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.52 06:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:48:16 c9461d3c906c: Preparing 06:48:16 612e7db13519: Preparing 06:48:16 a38c712713e0: Preparing 06:48:16 80f10adf233e: Preparing 06:48:16 e405c4f8c7d1: Preparing 06:48:16 1e890da81ec9: Preparing 06:48:16 1e890da81ec9: Waiting 06:48:16 80f10adf233e: Layer already exists 06:48:16 a38c712713e0: Layer already exists 06:48:16 c9461d3c906c: Layer already exists 06:48:16 612e7db13519: Layer already exists 06:48:16 e405c4f8c7d1: Layer already exists 06:48:16 1e890da81ec9: Layer already exists 06:48:16 4.1.0-dev.52: digest: sha256:c0829da69d24734dc0230f75f738eafd018b41ae13ddfdeced4dacf2c15ed8f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:48:17 c9461d3c906c: Preparing 06:48:17 612e7db13519: Preparing 06:48:17 a38c712713e0: Preparing 06:48:17 80f10adf233e: Preparing 06:48:17 e405c4f8c7d1: Preparing 06:48:17 1e890da81ec9: Preparing 06:48:17 1e890da81ec9: Waiting 06:48:17 80f10adf233e: Layer already exists 06:48:17 e405c4f8c7d1: Layer already exists 06:48:17 612e7db13519: Layer already exists 06:48:17 c9461d3c906c: Layer already exists 06:48:17 a38c712713e0: Layer already exists 06:48:17 1e890da81ec9: Layer already exists 06:48:17 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:c0829da69d24734dc0230f75f738eafd018b41ae13ddfdeced4dacf2c15ed8f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:48:18 c9461d3c906c: Preparing 06:48:18 612e7db13519: Preparing 06:48:18 a38c712713e0: Preparing 06:48:18 80f10adf233e: Preparing 06:48:18 e405c4f8c7d1: Preparing 06:48:18 1e890da81ec9: Preparing 06:48:18 1e890da81ec9: Waiting 06:48:18 e405c4f8c7d1: Layer already exists 06:48:18 80f10adf233e: Layer already exists 06:48:18 a38c712713e0: Layer already exists 06:48:18 612e7db13519: Layer already exists 06:48:18 c9461d3c906c: Layer already exists 06:48:18 1e890da81ec9: Layer already exists 06:48:18 main: digest: sha256:c0829da69d24734dc0230f75f738eafd018b41ae13ddfdeced4dacf2c15ed8f3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:18 ===================================================== [Pipeline] echo 06:48:18 taggedImages: 06:48:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:48:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.52 06:48:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:48:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:48:18 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:18 latest 06:48:18 4.1.0-dev.52 06:48:18 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:18 main 06:48:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:48:18 e5fbfa749c29: Preparing 06:48:18 b5a597f6fa53: Preparing 06:48:18 0ee6f9f1be84: Preparing 06:48:18 69be3558143a: Preparing 06:48:18 a38c712713e0: Preparing 06:48:18 44e80d5f9d31: Preparing 06:48:18 11f7a2f598f6: Preparing 06:48:18 1e890da81ec9: Preparing 06:48:18 44e80d5f9d31: Waiting 06:48:18 11f7a2f598f6: Waiting 06:48:18 1e890da81ec9: Waiting 06:48:18 69be3558143a: Layer already exists 06:48:19 a38c712713e0: Layer already exists 06:48:19 44e80d5f9d31: Layer already exists 06:48:19 b5a597f6fa53: Pushed 06:48:19 11f7a2f598f6: Layer already exists 06:48:19 e5fbfa749c29: Pushed 06:48:19 1e890da81ec9: Layer already exists 06:48:27 0ee6f9f1be84: Pushed 06:48:27 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:8ea8f7a284fc1bbf43a6a6a451a11601277a3f976aa04fc5df91fb3f17ce0036 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:48:28 e5fbfa749c29: Preparing 06:48:28 b5a597f6fa53: Preparing 06:48:28 0ee6f9f1be84: Preparing 06:48:28 69be3558143a: Preparing 06:48:28 a38c712713e0: Preparing 06:48:28 44e80d5f9d31: Preparing 06:48:28 11f7a2f598f6: Preparing 06:48:28 1e890da81ec9: Preparing 06:48:28 44e80d5f9d31: Waiting 06:48:28 11f7a2f598f6: Waiting 06:48:28 1e890da81ec9: Waiting 06:48:28 0ee6f9f1be84: Layer already exists 06:48:28 69be3558143a: Layer already exists 06:48:28 a38c712713e0: Layer already exists 06:48:28 e5fbfa749c29: Layer already exists 06:48:28 b5a597f6fa53: Layer already exists 06:48:28 1e890da81ec9: Layer already exists 06:48:28 44e80d5f9d31: Layer already exists 06:48:28 11f7a2f598f6: Layer already exists 06:48:28 latest: digest: sha256:8ea8f7a284fc1bbf43a6a6a451a11601277a3f976aa04fc5df91fb3f17ce0036 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.52 06:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:48:29 e5fbfa749c29: Preparing 06:48:29 b5a597f6fa53: Preparing 06:48:29 0ee6f9f1be84: Preparing 06:48:29 69be3558143a: Preparing 06:48:29 a38c712713e0: Preparing 06:48:29 44e80d5f9d31: Preparing 06:48:29 11f7a2f598f6: Preparing 06:48:29 1e890da81ec9: Preparing 06:48:29 44e80d5f9d31: Waiting 06:48:29 11f7a2f598f6: Waiting 06:48:29 1e890da81ec9: Waiting 06:48:29 0ee6f9f1be84: Layer already exists 06:48:29 b5a597f6fa53: Layer already exists 06:48:29 69be3558143a: Layer already exists 06:48:29 a38c712713e0: Layer already exists 06:48:29 e5fbfa749c29: Layer already exists 06:48:29 44e80d5f9d31: Layer already exists 06:48:29 11f7a2f598f6: Layer already exists 06:48:29 1e890da81ec9: Layer already exists 06:48:29 4.1.0-dev.52: digest: sha256:8ea8f7a284fc1bbf43a6a6a451a11601277a3f976aa04fc5df91fb3f17ce0036 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:48:30 e5fbfa749c29: Preparing 06:48:30 b5a597f6fa53: Preparing 06:48:30 0ee6f9f1be84: Preparing 06:48:30 69be3558143a: Preparing 06:48:30 a38c712713e0: Preparing 06:48:30 44e80d5f9d31: Preparing 06:48:30 11f7a2f598f6: Preparing 06:48:30 1e890da81ec9: Preparing 06:48:30 44e80d5f9d31: Waiting 06:48:30 11f7a2f598f6: Waiting 06:48:30 1e890da81ec9: Waiting 06:48:30 b5a597f6fa53: Layer already exists 06:48:30 a38c712713e0: Layer already exists 06:48:30 69be3558143a: Layer already exists 06:48:30 e5fbfa749c29: Layer already exists 06:48:30 0ee6f9f1be84: Layer already exists 06:48:30 11f7a2f598f6: Layer already exists 06:48:30 44e80d5f9d31: Layer already exists 06:48:30 1e890da81ec9: Layer already exists 06:48:30 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:8ea8f7a284fc1bbf43a6a6a451a11601277a3f976aa04fc5df91fb3f17ce0036 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:48:31 e5fbfa749c29: Preparing 06:48:31 b5a597f6fa53: Preparing 06:48:31 0ee6f9f1be84: Preparing 06:48:31 69be3558143a: Preparing 06:48:31 a38c712713e0: Preparing 06:48:31 44e80d5f9d31: Preparing 06:48:31 11f7a2f598f6: Preparing 06:48:31 1e890da81ec9: Preparing 06:48:31 44e80d5f9d31: Waiting 06:48:31 11f7a2f598f6: Waiting 06:48:31 1e890da81ec9: Waiting 06:48:31 0ee6f9f1be84: Layer already exists 06:48:31 69be3558143a: Layer already exists 06:48:31 b5a597f6fa53: Layer already exists 06:48:31 a38c712713e0: Layer already exists 06:48:31 e5fbfa749c29: Layer already exists 06:48:31 44e80d5f9d31: Layer already exists 06:48:31 1e890da81ec9: Layer already exists 06:48:31 11f7a2f598f6: Layer already exists 06:48:31 main: digest: sha256:8ea8f7a284fc1bbf43a6a6a451a11601277a3f976aa04fc5df91fb3f17ce0036 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:31 ===================================================== [Pipeline] echo 06:48:31 taggedImages: 06:48:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:48:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.52 06:48:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:31 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:48:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:48:31 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:31 latest 06:48:31 4.1.0-dev.52 06:48:31 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:31 main 06:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:48:32 85aaed02fe60: Preparing 06:48:32 e772cef95841: Preparing 06:48:32 e5b153372ebe: Preparing 06:48:32 5c34199cd60a: Preparing 06:48:32 8588ef6ddb1e: Preparing 06:48:32 4d4396ee32d9: Preparing 06:48:32 a954bb4dc722: Preparing 06:48:32 69be3558143a: Preparing 06:48:32 a38c712713e0: Preparing 06:48:32 0181ed149fd6: Preparing 06:48:32 a483897e3e8e: Preparing 06:48:32 5f70bf18a086: Preparing 06:48:32 c44071b08e1e: Preparing 06:48:32 4fa1ce081287: Preparing 06:48:32 ada1d5a732b6: Preparing 06:48:32 1e890da81ec9: Preparing 06:48:32 a483897e3e8e: Waiting 06:48:32 a38c712713e0: Waiting 06:48:32 4d4396ee32d9: Waiting 06:48:32 5f70bf18a086: Waiting 06:48:32 a954bb4dc722: Waiting 06:48:32 c44071b08e1e: Waiting 06:48:32 0181ed149fd6: Waiting 06:48:32 4fa1ce081287: Waiting 06:48:32 1e890da81ec9: Waiting 06:48:32 69be3558143a: Waiting 06:48:32 e772cef95841: Pushed 06:48:32 e5b153372ebe: Pushed 06:48:32 5c34199cd60a: Pushed 06:48:32 8588ef6ddb1e: Pushed 06:48:33 85aaed02fe60: Pushed 06:48:33 a38c712713e0: Layer already exists 06:48:33 69be3558143a: Layer already exists 06:48:33 5f70bf18a086: Layer already exists 06:48:33 4d4396ee32d9: Pushed 06:48:33 0181ed149fd6: Pushed 06:48:33 c44071b08e1e: Pushed 06:48:33 a483897e3e8e: Pushed 06:48:33 1e890da81ec9: Layer already exists 06:48:33 ada1d5a732b6: Pushed 06:48:34 4fa1ce081287: Pushed 06:48:36 a954bb4dc722: Pushed 06:48:36 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:11e82acee2870b465df315d32f14c95b2e483bfb23f9c61acfae3f4a9df7bdcc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:48:37 85aaed02fe60: Preparing 06:48:37 e772cef95841: Preparing 06:48:37 e5b153372ebe: Preparing 06:48:37 5c34199cd60a: Preparing 06:48:37 8588ef6ddb1e: Preparing 06:48:37 4d4396ee32d9: Preparing 06:48:37 a954bb4dc722: Preparing 06:48:37 69be3558143a: Preparing 06:48:37 a38c712713e0: Preparing 06:48:37 0181ed149fd6: Preparing 06:48:37 a483897e3e8e: Preparing 06:48:37 5f70bf18a086: Preparing 06:48:37 c44071b08e1e: Preparing 06:48:37 4fa1ce081287: Preparing 06:48:37 ada1d5a732b6: Preparing 06:48:37 1e890da81ec9: Preparing 06:48:37 0181ed149fd6: Waiting 06:48:37 a483897e3e8e: Waiting 06:48:37 5f70bf18a086: Waiting 06:48:37 c44071b08e1e: Waiting 06:48:37 4fa1ce081287: Waiting 06:48:37 ada1d5a732b6: Waiting 06:48:37 1e890da81ec9: Waiting 06:48:37 a954bb4dc722: Waiting 06:48:37 69be3558143a: Waiting 06:48:37 a38c712713e0: Waiting 06:48:37 4d4396ee32d9: Waiting 06:48:37 5c34199cd60a: Layer already exists 06:48:37 8588ef6ddb1e: Layer already exists 06:48:37 e5b153372ebe: Layer already exists 06:48:37 e772cef95841: Layer already exists 06:48:37 85aaed02fe60: Layer already exists 06:48:37 a954bb4dc722: Layer already exists 06:48:37 0181ed149fd6: Layer already exists 06:48:37 4d4396ee32d9: Layer already exists 06:48:37 a38c712713e0: Layer already exists 06:48:37 69be3558143a: Layer already exists 06:48:37 a483897e3e8e: Layer already exists 06:48:37 c44071b08e1e: Layer already exists 06:48:37 5f70bf18a086: Layer already exists 06:48:37 4fa1ce081287: Layer already exists 06:48:37 ada1d5a732b6: Layer already exists 06:48:37 1e890da81ec9: Layer already exists 06:48:37 latest: digest: sha256:11e82acee2870b465df315d32f14c95b2e483bfb23f9c61acfae3f4a9df7bdcc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.52 06:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:48:38 85aaed02fe60: Preparing 06:48:38 e772cef95841: Preparing 06:48:38 e5b153372ebe: Preparing 06:48:38 5c34199cd60a: Preparing 06:48:38 8588ef6ddb1e: Preparing 06:48:38 4d4396ee32d9: Preparing 06:48:38 a954bb4dc722: Preparing 06:48:38 69be3558143a: Preparing 06:48:38 a38c712713e0: Preparing 06:48:38 0181ed149fd6: Preparing 06:48:38 a483897e3e8e: Preparing 06:48:38 5f70bf18a086: Preparing 06:48:38 c44071b08e1e: Preparing 06:48:38 4fa1ce081287: Preparing 06:48:38 ada1d5a732b6: Preparing 06:48:38 1e890da81ec9: Preparing 06:48:38 69be3558143a: Waiting 06:48:38 a38c712713e0: Waiting 06:48:38 0181ed149fd6: Waiting 06:48:38 a483897e3e8e: Waiting 06:48:38 5f70bf18a086: Waiting 06:48:38 c44071b08e1e: Waiting 06:48:38 4fa1ce081287: Waiting 06:48:38 ada1d5a732b6: Waiting 06:48:38 1e890da81ec9: Waiting 06:48:38 4d4396ee32d9: Waiting 06:48:38 a954bb4dc722: Waiting 06:48:38 85aaed02fe60: Layer already exists 06:48:38 8588ef6ddb1e: Layer already exists 06:48:38 5c34199cd60a: Layer already exists 06:48:38 e5b153372ebe: Layer already exists 06:48:38 e772cef95841: Layer already exists 06:48:38 4d4396ee32d9: Layer already exists 06:48:38 69be3558143a: Layer already exists 06:48:38 a954bb4dc722: Layer already exists 06:48:38 a38c712713e0: Layer already exists 06:48:38 0181ed149fd6: Layer already exists 06:48:38 a483897e3e8e: Layer already exists 06:48:38 c44071b08e1e: Layer already exists 06:48:38 5f70bf18a086: Layer already exists 06:48:38 4fa1ce081287: Layer already exists 06:48:38 ada1d5a732b6: Layer already exists 06:48:38 1e890da81ec9: Layer already exists 06:48:38 4.1.0-dev.52: digest: sha256:11e82acee2870b465df315d32f14c95b2e483bfb23f9c61acfae3f4a9df7bdcc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:48:39 85aaed02fe60: Preparing 06:48:39 e772cef95841: Preparing 06:48:39 e5b153372ebe: Preparing 06:48:39 5c34199cd60a: Preparing 06:48:39 8588ef6ddb1e: Preparing 06:48:39 4d4396ee32d9: Preparing 06:48:39 a954bb4dc722: Preparing 06:48:39 69be3558143a: Preparing 06:48:39 a38c712713e0: Preparing 06:48:39 0181ed149fd6: Preparing 06:48:39 a483897e3e8e: Preparing 06:48:39 5f70bf18a086: Preparing 06:48:39 c44071b08e1e: Preparing 06:48:39 4fa1ce081287: Preparing 06:48:39 ada1d5a732b6: Preparing 06:48:39 1e890da81ec9: Preparing 06:48:39 a483897e3e8e: Waiting 06:48:39 5f70bf18a086: Waiting 06:48:39 c44071b08e1e: Waiting 06:48:39 4fa1ce081287: Waiting 06:48:39 ada1d5a732b6: Waiting 06:48:39 4d4396ee32d9: Waiting 06:48:39 1e890da81ec9: Waiting 06:48:39 a954bb4dc722: Waiting 06:48:39 0181ed149fd6: Waiting 06:48:39 a38c712713e0: Waiting 06:48:39 85aaed02fe60: Layer already exists 06:48:39 e772cef95841: Layer already exists 06:48:39 e5b153372ebe: Layer already exists 06:48:39 5c34199cd60a: Layer already exists 06:48:39 8588ef6ddb1e: Layer already exists 06:48:39 a954bb4dc722: Layer already exists 06:48:39 69be3558143a: Layer already exists 06:48:39 0181ed149fd6: Layer already exists 06:48:39 4d4396ee32d9: Layer already exists 06:48:39 a38c712713e0: Layer already exists 06:48:39 5f70bf18a086: Layer already exists 06:48:39 a483897e3e8e: Layer already exists 06:48:39 4fa1ce081287: Layer already exists 06:48:39 c44071b08e1e: Layer already exists 06:48:39 ada1d5a732b6: Layer already exists 06:48:39 1e890da81ec9: Layer already exists 06:48:39 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:11e82acee2870b465df315d32f14c95b2e483bfb23f9c61acfae3f4a9df7bdcc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48: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:48:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:48:40 85aaed02fe60: Preparing 06:48:40 e772cef95841: Preparing 06:48:40 e5b153372ebe: Preparing 06:48:40 5c34199cd60a: Preparing 06:48:40 8588ef6ddb1e: Preparing 06:48:40 4d4396ee32d9: Preparing 06:48:40 a954bb4dc722: Preparing 06:48:40 69be3558143a: Preparing 06:48:40 a38c712713e0: Preparing 06:48:40 0181ed149fd6: Preparing 06:48:40 a483897e3e8e: Preparing 06:48:40 5f70bf18a086: Preparing 06:48:40 c44071b08e1e: Preparing 06:48:40 4fa1ce081287: Preparing 06:48:40 ada1d5a732b6: Preparing 06:48:40 1e890da81ec9: Preparing 06:48:40 4d4396ee32d9: Waiting 06:48:40 a38c712713e0: Waiting 06:48:40 0181ed149fd6: Waiting 06:48:40 a483897e3e8e: Waiting 06:48:40 5f70bf18a086: Waiting 06:48:40 c44071b08e1e: Waiting 06:48:40 4fa1ce081287: Waiting 06:48:40 a954bb4dc722: Waiting 06:48:40 ada1d5a732b6: Waiting 06:48:40 1e890da81ec9: Waiting 06:48:40 8588ef6ddb1e: Layer already exists 06:48:40 85aaed02fe60: Layer already exists 06:48:40 5c34199cd60a: Layer already exists 06:48:40 e5b153372ebe: Layer already exists 06:48:40 e772cef95841: Layer already exists 06:48:40 69be3558143a: Layer already exists 06:48:40 4d4396ee32d9: Layer already exists 06:48:40 a954bb4dc722: Layer already exists 06:48:40 0181ed149fd6: Layer already exists 06:48:40 a38c712713e0: Layer already exists 06:48:40 a483897e3e8e: Layer already exists 06:48:40 c44071b08e1e: Layer already exists 06:48:40 5f70bf18a086: Layer already exists 06:48:40 4fa1ce081287: Layer already exists 06:48:40 ada1d5a732b6: Layer already exists 06:48:40 1e890da81ec9: Layer already exists 06:48:40 main: digest: sha256:11e82acee2870b465df315d32f14c95b2e483bfb23f9c61acfae3f4a9df7bdcc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:40 ===================================================== [Pipeline] echo 06:48:40 taggedImages: 06:48:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:48:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.52 06:48:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:48:40 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:48:40 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:40 latest 06:48:40 4.1.0-dev.52 06:48:40 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:40 main 06:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:48:41 b7ef085080ff: Preparing 06:48:41 d8f70a7f97f0: Preparing 06:48:41 b2c25f4c1626: Preparing 06:48:41 581795991d6c: Preparing 06:48:41 69be3558143a: Preparing 06:48:41 a38c712713e0: Preparing 06:48:41 44e80d5f9d31: Preparing 06:48:41 11f7a2f598f6: Preparing 06:48:41 1e890da81ec9: Preparing 06:48:41 a38c712713e0: Waiting 06:48:41 44e80d5f9d31: Waiting 06:48:41 11f7a2f598f6: Waiting 06:48:41 1e890da81ec9: Waiting 06:48:41 69be3558143a: Layer already exists 06:48:41 a38c712713e0: Layer already exists 06:48:41 44e80d5f9d31: Layer already exists 06:48:41 d8f70a7f97f0: Pushed 06:48:41 11f7a2f598f6: Layer already exists 06:48:41 b2c25f4c1626: Pushed 06:48:41 b7ef085080ff: Pushed 06:48:41 1e890da81ec9: Layer already exists 06:48:49 581795991d6c: Pushed 06:48:49 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:e85c5c24f019072ed47fffaf7767bf0dd2177451d47fa96dca034e284c1a69ef size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:50 + 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:48:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:48:50 b7ef085080ff: Preparing 06:48:50 d8f70a7f97f0: Preparing 06:48:50 b2c25f4c1626: Preparing 06:48:50 581795991d6c: Preparing 06:48:50 69be3558143a: Preparing 06:48:50 a38c712713e0: Preparing 06:48:50 44e80d5f9d31: Preparing 06:48:50 11f7a2f598f6: Preparing 06:48:50 1e890da81ec9: Preparing 06:48:50 44e80d5f9d31: Waiting 06:48:50 1e890da81ec9: Waiting 06:48:50 11f7a2f598f6: Waiting 06:48:50 a38c712713e0: Waiting 06:48:50 69be3558143a: Layer already exists 06:48:50 d8f70a7f97f0: Layer already exists 06:48:50 b7ef085080ff: Layer already exists 06:48:50 b2c25f4c1626: Layer already exists 06:48:50 581795991d6c: Layer already exists 06:48:50 a38c712713e0: Layer already exists 06:48:50 44e80d5f9d31: Layer already exists 06:48:50 11f7a2f598f6: Layer already exists 06:48:50 1e890da81ec9: Layer already exists 06:48:50 latest: digest: sha256:e85c5c24f019072ed47fffaf7767bf0dd2177451d47fa96dca034e284c1a69ef size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.52 06:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:48:51 b7ef085080ff: Preparing 06:48:51 d8f70a7f97f0: Preparing 06:48:51 b2c25f4c1626: Preparing 06:48:51 581795991d6c: Preparing 06:48:51 69be3558143a: Preparing 06:48:51 a38c712713e0: Preparing 06:48:51 44e80d5f9d31: Preparing 06:48:51 11f7a2f598f6: Preparing 06:48:51 1e890da81ec9: Preparing 06:48:51 11f7a2f598f6: Waiting 06:48:51 a38c712713e0: Waiting 06:48:51 44e80d5f9d31: Waiting 06:48:51 1e890da81ec9: Waiting 06:48:51 69be3558143a: Layer already exists 06:48:51 b7ef085080ff: Layer already exists 06:48:51 d8f70a7f97f0: Layer already exists 06:48:51 581795991d6c: Layer already exists 06:48:51 b2c25f4c1626: Layer already exists 06:48:51 44e80d5f9d31: Layer already exists 06:48:51 1e890da81ec9: Layer already exists 06:48:51 11f7a2f598f6: Layer already exists 06:48:51 a38c712713e0: Layer already exists 06:48:51 4.1.0-dev.52: digest: sha256:e85c5c24f019072ed47fffaf7767bf0dd2177451d47fa96dca034e284c1a69ef size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:48:52 b7ef085080ff: Preparing 06:48:52 d8f70a7f97f0: Preparing 06:48:52 b2c25f4c1626: Preparing 06:48:52 581795991d6c: Preparing 06:48:52 69be3558143a: Preparing 06:48:52 a38c712713e0: Preparing 06:48:52 44e80d5f9d31: Preparing 06:48:52 11f7a2f598f6: Preparing 06:48:52 1e890da81ec9: Preparing 06:48:52 a38c712713e0: Waiting 06:48:52 44e80d5f9d31: Waiting 06:48:52 11f7a2f598f6: Waiting 06:48:52 1e890da81ec9: Waiting 06:48:52 b2c25f4c1626: Layer already exists 06:48:52 d8f70a7f97f0: Layer already exists 06:48:52 b7ef085080ff: Layer already exists 06:48:52 69be3558143a: Layer already exists 06:48:52 581795991d6c: Layer already exists 06:48:52 44e80d5f9d31: Layer already exists 06:48:52 a38c712713e0: Layer already exists 06:48:52 1e890da81ec9: Layer already exists 06:48:52 11f7a2f598f6: Layer already exists 06:48:52 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:e85c5c24f019072ed47fffaf7767bf0dd2177451d47fa96dca034e284c1a69ef size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48: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:48:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:48:53 b7ef085080ff: Preparing 06:48:53 d8f70a7f97f0: Preparing 06:48:53 b2c25f4c1626: Preparing 06:48:53 581795991d6c: Preparing 06:48:53 69be3558143a: Preparing 06:48:53 a38c712713e0: Preparing 06:48:53 44e80d5f9d31: Preparing 06:48:53 11f7a2f598f6: Preparing 06:48:53 1e890da81ec9: Preparing 06:48:53 44e80d5f9d31: Waiting 06:48:53 11f7a2f598f6: Waiting 06:48:53 a38c712713e0: Waiting 06:48:53 1e890da81ec9: Waiting 06:48:53 d8f70a7f97f0: Layer already exists 06:48:53 581795991d6c: Layer already exists 06:48:53 b2c25f4c1626: Layer already exists 06:48:53 b7ef085080ff: Layer already exists 06:48:53 69be3558143a: Layer already exists 06:48:53 a38c712713e0: Layer already exists 06:48:53 11f7a2f598f6: Layer already exists 06:48:53 44e80d5f9d31: Layer already exists 06:48:53 1e890da81ec9: Layer already exists 06:48:53 main: digest: sha256:e85c5c24f019072ed47fffaf7767bf0dd2177451d47fa96dca034e284c1a69ef size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:48:53 ===================================================== [Pipeline] echo 06:48:53 taggedImages: 06:48:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:48:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.52 06:48:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:48:53 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:48:53 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:53 latest 06:48:53 4.1.0-dev.52 06:48:53 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:48:53 main 06:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:48:54 a8868787ec93: Preparing 06:48:54 c22b316696e6: Preparing 06:48:54 adca7300be2f: Preparing 06:48:54 529591a4d5a2: Preparing 06:48:54 7bc61f147fed: Preparing 06:48:54 69be3558143a: Preparing 06:48:54 a38c712713e0: Preparing 06:48:54 ea69bdafbe39: Preparing 06:48:54 327a92b98c45: Preparing 06:48:54 73a671f79cbd: Preparing 06:48:54 1e890da81ec9: Preparing 06:48:54 69be3558143a: Waiting 06:48:54 a38c712713e0: Waiting 06:48:54 ea69bdafbe39: Waiting 06:48:54 327a92b98c45: Waiting 06:48:54 73a671f79cbd: Waiting 06:48:54 1e890da81ec9: Waiting 06:48:54 c22b316696e6: Pushed 06:48:54 7bc61f147fed: Pushed 06:48:54 529591a4d5a2: Pushed 06:48:54 a8868787ec93: Pushed 06:48:54 69be3558143a: Layer already exists 06:48:54 a38c712713e0: Layer already exists 06:48:54 1e890da81ec9: Layer already exists 06:48:54 ea69bdafbe39: Pushed 06:48:54 327a92b98c45: Pushed 06:48:57 73a671f79cbd: Pushed 06:49:00 adca7300be2f: Pushed 06:49:00 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:2bb7e189e9cedf6ced4e0e0d8ad999d657615008e2bceb91b66b0bef5eb779b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49: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:49:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:49:01 a8868787ec93: Preparing 06:49:01 c22b316696e6: Preparing 06:49:01 adca7300be2f: Preparing 06:49:01 529591a4d5a2: Preparing 06:49:01 7bc61f147fed: Preparing 06:49:01 69be3558143a: Preparing 06:49:01 a38c712713e0: Preparing 06:49:01 ea69bdafbe39: Preparing 06:49:01 327a92b98c45: Preparing 06:49:01 73a671f79cbd: Preparing 06:49:01 1e890da81ec9: Preparing 06:49:01 327a92b98c45: Waiting 06:49:01 69be3558143a: Waiting 06:49:01 73a671f79cbd: Waiting 06:49:01 a38c712713e0: Waiting 06:49:01 1e890da81ec9: Waiting 06:49:01 ea69bdafbe39: Waiting 06:49:01 a8868787ec93: Layer already exists 06:49:01 c22b316696e6: Layer already exists 06:49:01 adca7300be2f: Layer already exists 06:49:01 7bc61f147fed: Layer already exists 06:49:01 529591a4d5a2: Layer already exists 06:49:01 69be3558143a: Layer already exists 06:49:01 73a671f79cbd: Layer already exists 06:49:01 a38c712713e0: Layer already exists 06:49:01 327a92b98c45: Layer already exists 06:49:01 ea69bdafbe39: Layer already exists 06:49:01 1e890da81ec9: Layer already exists 06:49:01 latest: digest: sha256:2bb7e189e9cedf6ced4e0e0d8ad999d657615008e2bceb91b66b0bef5eb779b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.52 06:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:49:02 a8868787ec93: Preparing 06:49:02 c22b316696e6: Preparing 06:49:02 adca7300be2f: Preparing 06:49:02 529591a4d5a2: Preparing 06:49:02 7bc61f147fed: Preparing 06:49:02 69be3558143a: Preparing 06:49:02 a38c712713e0: Preparing 06:49:02 ea69bdafbe39: Preparing 06:49:02 327a92b98c45: Preparing 06:49:02 73a671f79cbd: Preparing 06:49:02 69be3558143a: Waiting 06:49:02 a38c712713e0: Waiting 06:49:02 1e890da81ec9: Preparing 06:49:02 73a671f79cbd: Waiting 06:49:02 ea69bdafbe39: Waiting 06:49:02 327a92b98c45: Waiting 06:49:02 1e890da81ec9: Waiting 06:49:02 c22b316696e6: Layer already exists 06:49:02 adca7300be2f: Layer already exists 06:49:02 7bc61f147fed: Layer already exists 06:49:02 529591a4d5a2: Layer already exists 06:49:02 a8868787ec93: Layer already exists 06:49:02 69be3558143a: Layer already exists 06:49:02 a38c712713e0: Layer already exists 06:49:02 ea69bdafbe39: Layer already exists 06:49:02 327a92b98c45: Layer already exists 06:49:02 73a671f79cbd: Layer already exists 06:49:02 1e890da81ec9: Layer already exists 06:49:02 4.1.0-dev.52: digest: sha256:2bb7e189e9cedf6ced4e0e0d8ad999d657615008e2bceb91b66b0bef5eb779b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:49:03 a8868787ec93: Preparing 06:49:03 c22b316696e6: Preparing 06:49:03 adca7300be2f: Preparing 06:49:03 529591a4d5a2: Preparing 06:49:03 7bc61f147fed: Preparing 06:49:03 69be3558143a: Preparing 06:49:03 a38c712713e0: Preparing 06:49:03 ea69bdafbe39: Preparing 06:49:03 327a92b98c45: Preparing 06:49:03 73a671f79cbd: Preparing 06:49:03 1e890da81ec9: Preparing 06:49:03 ea69bdafbe39: Waiting 06:49:03 327a92b98c45: Waiting 06:49:03 73a671f79cbd: Waiting 06:49:03 1e890da81ec9: Waiting 06:49:03 69be3558143a: Waiting 06:49:03 a38c712713e0: Waiting 06:49:03 adca7300be2f: Layer already exists 06:49:03 c22b316696e6: Layer already exists 06:49:03 a8868787ec93: Layer already exists 06:49:03 529591a4d5a2: Layer already exists 06:49:03 7bc61f147fed: Layer already exists 06:49:03 69be3558143a: Layer already exists 06:49:03 327a92b98c45: Layer already exists 06:49:03 73a671f79cbd: Layer already exists 06:49:03 a38c712713e0: Layer already exists 06:49:03 ea69bdafbe39: Layer already exists 06:49:03 1e890da81ec9: Layer already exists 06:49:03 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:2bb7e189e9cedf6ced4e0e0d8ad999d657615008e2bceb91b66b0bef5eb779b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:03 + 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:49:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:49:04 a8868787ec93: Preparing 06:49:04 c22b316696e6: Preparing 06:49:04 adca7300be2f: Preparing 06:49:04 529591a4d5a2: Preparing 06:49:04 7bc61f147fed: Preparing 06:49:04 69be3558143a: Preparing 06:49:04 a38c712713e0: Preparing 06:49:04 ea69bdafbe39: Preparing 06:49:04 327a92b98c45: Preparing 06:49:04 73a671f79cbd: Preparing 06:49:04 1e890da81ec9: Preparing 06:49:04 69be3558143a: Waiting 06:49:04 a38c712713e0: Waiting 06:49:04 73a671f79cbd: Waiting 06:49:04 1e890da81ec9: Waiting 06:49:04 ea69bdafbe39: Waiting 06:49:04 327a92b98c45: Waiting 06:49:04 c22b316696e6: Layer already exists 06:49:04 adca7300be2f: Layer already exists 06:49:04 a8868787ec93: Layer already exists 06:49:04 7bc61f147fed: Layer already exists 06:49:04 529591a4d5a2: Layer already exists 06:49:04 69be3558143a: Layer already exists 06:49:04 a38c712713e0: Layer already exists 06:49:04 ea69bdafbe39: Layer already exists 06:49:04 327a92b98c45: Layer already exists 06:49:04 73a671f79cbd: Layer already exists 06:49:04 1e890da81ec9: Layer already exists 06:49:04 main: digest: sha256:2bb7e189e9cedf6ced4e0e0d8ad999d657615008e2bceb91b66b0bef5eb779b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:04 ===================================================== [Pipeline] echo 06:49:04 taggedImages: 06:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.52 06:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:49:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:49:04 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:04 latest 06:49:04 4.1.0-dev.52 06:49:04 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:04 main 06:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:49:05 5e8e6489cf97: Preparing 06:49:05 32b522bcaecc: Preparing 06:49:05 3c87c7781871: Preparing 06:49:05 5cb0072de9ce: Preparing 06:49:05 eb4602051da9: Preparing 06:49:05 57f539d22433: Preparing 06:49:05 3e2489a5e0ea: Preparing 06:49:05 57f539d22433: Waiting 06:49:05 69be3558143a: Preparing 06:49:05 a38c712713e0: Preparing 06:49:05 7a9b30ae01f5: Preparing 06:49:05 3e2489a5e0ea: Waiting 06:49:05 69be3558143a: Waiting 06:49:05 a38c712713e0: Waiting 06:49:05 c94c8716c190: Preparing 06:49:05 7a9b30ae01f5: Waiting 06:49:05 1e890da81ec9: Preparing 06:49:05 c94c8716c190: Waiting 06:49:05 1e890da81ec9: Waiting 06:49:05 32b522bcaecc: Pushed 06:49:05 eb4602051da9: Pushed 06:49:05 5e8e6489cf97: Pushed 06:49:05 69be3558143a: Layer already exists 06:49:05 a38c712713e0: Layer already exists 06:49:05 57f539d22433: Pushed 06:49:05 3e2489a5e0ea: Pushed 06:49:05 1e890da81ec9: Layer already exists 06:49:06 7a9b30ae01f5: Pushed 06:49:08 c94c8716c190: Pushed 06:49:12 5cb0072de9ce: Pushed 06:49:12 3c87c7781871: Pushed 06:49:12 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:88e1e51c249c3bb88ccfc63546496ee3c19d057cee4429de834e1957ec3e7238 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:12 + 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:49:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:49:12 5e8e6489cf97: Preparing 06:49:12 32b522bcaecc: Preparing 06:49:12 3c87c7781871: Preparing 06:49:12 5cb0072de9ce: Preparing 06:49:12 eb4602051da9: Preparing 06:49:12 57f539d22433: Preparing 06:49:12 3e2489a5e0ea: Preparing 06:49:12 69be3558143a: Preparing 06:49:12 a38c712713e0: Preparing 06:49:12 7a9b30ae01f5: Preparing 06:49:12 c94c8716c190: Preparing 06:49:12 1e890da81ec9: Preparing 06:49:12 57f539d22433: Waiting 06:49:12 3e2489a5e0ea: Waiting 06:49:12 69be3558143a: Waiting 06:49:12 a38c712713e0: Waiting 06:49:12 c94c8716c190: Waiting 06:49:12 7a9b30ae01f5: Waiting 06:49:12 1e890da81ec9: Waiting 06:49:12 5e8e6489cf97: Layer already exists 06:49:12 eb4602051da9: Layer already exists 06:49:12 3c87c7781871: Layer already exists 06:49:12 32b522bcaecc: Layer already exists 06:49:12 5cb0072de9ce: Layer already exists 06:49:12 3e2489a5e0ea: Layer already exists 06:49:12 57f539d22433: Layer already exists 06:49:12 a38c712713e0: Layer already exists 06:49:12 7a9b30ae01f5: Layer already exists 06:49:12 69be3558143a: Layer already exists 06:49:12 c94c8716c190: Layer already exists 06:49:12 1e890da81ec9: Layer already exists 06:49:13 latest: digest: sha256:88e1e51c249c3bb88ccfc63546496ee3c19d057cee4429de834e1957ec3e7238 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.52 06:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:49:13 5e8e6489cf97: Preparing 06:49:13 32b522bcaecc: Preparing 06:49:13 3c87c7781871: Preparing 06:49:13 5cb0072de9ce: Preparing 06:49:13 eb4602051da9: Preparing 06:49:13 57f539d22433: Preparing 06:49:13 3e2489a5e0ea: Preparing 06:49:13 69be3558143a: Preparing 06:49:13 a38c712713e0: Preparing 06:49:13 7a9b30ae01f5: Preparing 06:49:13 c94c8716c190: Preparing 06:49:13 1e890da81ec9: Preparing 06:49:13 a38c712713e0: Waiting 06:49:13 7a9b30ae01f5: Waiting 06:49:13 c94c8716c190: Waiting 06:49:13 57f539d22433: Waiting 06:49:13 3e2489a5e0ea: Waiting 06:49:13 69be3558143a: Waiting 06:49:13 1e890da81ec9: Waiting 06:49:13 5cb0072de9ce: Layer already exists 06:49:13 3c87c7781871: Layer already exists 06:49:13 eb4602051da9: Layer already exists 06:49:13 5e8e6489cf97: Layer already exists 06:49:13 32b522bcaecc: Layer already exists 06:49:13 3e2489a5e0ea: Layer already exists 06:49:13 57f539d22433: Layer already exists 06:49:13 69be3558143a: Layer already exists 06:49:13 a38c712713e0: Layer already exists 06:49:13 7a9b30ae01f5: Layer already exists 06:49:13 1e890da81ec9: Layer already exists 06:49:13 c94c8716c190: Layer already exists 06:49:13 4.1.0-dev.52: digest: sha256:88e1e51c249c3bb88ccfc63546496ee3c19d057cee4429de834e1957ec3e7238 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:49:14 5e8e6489cf97: Preparing 06:49:14 32b522bcaecc: Preparing 06:49:14 3c87c7781871: Preparing 06:49:14 5cb0072de9ce: Preparing 06:49:14 eb4602051da9: Preparing 06:49:14 57f539d22433: Preparing 06:49:14 3e2489a5e0ea: Preparing 06:49:14 69be3558143a: Preparing 06:49:14 a38c712713e0: Preparing 06:49:14 7a9b30ae01f5: Preparing 06:49:14 57f539d22433: Waiting 06:49:14 c94c8716c190: Preparing 06:49:14 1e890da81ec9: Preparing 06:49:14 69be3558143a: Waiting 06:49:14 c94c8716c190: Waiting 06:49:14 a38c712713e0: Waiting 06:49:14 1e890da81ec9: Waiting 06:49:14 7a9b30ae01f5: Waiting 06:49:14 3e2489a5e0ea: Waiting 06:49:14 5e8e6489cf97: Layer already exists 06:49:14 eb4602051da9: Layer already exists 06:49:14 3c87c7781871: Layer already exists 06:49:14 5cb0072de9ce: Layer already exists 06:49:14 32b522bcaecc: Layer already exists 06:49:14 3e2489a5e0ea: Layer already exists 06:49:14 57f539d22433: Layer already exists 06:49:14 69be3558143a: Layer already exists 06:49:14 a38c712713e0: Layer already exists 06:49:14 7a9b30ae01f5: Layer already exists 06:49:14 1e890da81ec9: Layer already exists 06:49:14 c94c8716c190: Layer already exists 06:49:14 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:88e1e51c249c3bb88ccfc63546496ee3c19d057cee4429de834e1957ec3e7238 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:15 + 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:49:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:49:15 5e8e6489cf97: Preparing 06:49:15 32b522bcaecc: Preparing 06:49:15 3c87c7781871: Preparing 06:49:15 5cb0072de9ce: Preparing 06:49:15 eb4602051da9: Preparing 06:49:15 57f539d22433: Preparing 06:49:15 3e2489a5e0ea: Preparing 06:49:15 69be3558143a: Preparing 06:49:15 a38c712713e0: Preparing 06:49:15 7a9b30ae01f5: Preparing 06:49:15 c94c8716c190: Preparing 06:49:15 1e890da81ec9: Preparing 06:49:15 69be3558143a: Waiting 06:49:15 a38c712713e0: Waiting 06:49:15 7a9b30ae01f5: Waiting 06:49:15 57f539d22433: Waiting 06:49:15 3e2489a5e0ea: Waiting 06:49:15 1e890da81ec9: Waiting 06:49:15 c94c8716c190: Waiting 06:49:15 5e8e6489cf97: Layer already exists 06:49:15 3c87c7781871: Layer already exists 06:49:15 eb4602051da9: Layer already exists 06:49:15 5cb0072de9ce: Layer already exists 06:49:15 32b522bcaecc: Layer already exists 06:49:15 3e2489a5e0ea: Layer already exists 06:49:15 69be3558143a: Layer already exists 06:49:15 7a9b30ae01f5: Layer already exists 06:49:15 a38c712713e0: Layer already exists 06:49:15 1e890da81ec9: Layer already exists 06:49:15 c94c8716c190: Layer already exists 06:49:15 57f539d22433: Layer already exists 06:49:15 main: digest: sha256:88e1e51c249c3bb88ccfc63546496ee3c19d057cee4429de834e1957ec3e7238 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:15 ===================================================== [Pipeline] echo 06:49:15 taggedImages: 06:49:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:49:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.52 06:49:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:49:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:49:16 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:16 latest 06:49:16 4.1.0-dev.52 06:49:16 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:16 main 06:49:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:49:16 066f36928524: Preparing 06:49:16 6130ca13dc01: Preparing 06:49:16 69be3558143a: Preparing 06:49:16 a38c712713e0: Preparing 06:49:16 13f4b56ac695: Preparing 06:49:16 3ad0d513970b: Preparing 06:49:16 1e890da81ec9: Preparing 06:49:16 3ad0d513970b: Waiting 06:49:16 1e890da81ec9: Waiting 06:49:16 69be3558143a: Layer already exists 06:49:16 a38c712713e0: Layer already exists 06:49:16 1e890da81ec9: Layer already exists 06:49:16 066f36928524: Pushed 06:49:17 13f4b56ac695: Pushed 06:49:19 3ad0d513970b: Pushed 06:49:24 6130ca13dc01: Pushed 06:49:24 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:33e059fdb24d96f69b15c0ef9d02b7591ac3f15ea184dfaaf8193db18dfd2960 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:24 + 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:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:49:25 066f36928524: Preparing 06:49:25 6130ca13dc01: Preparing 06:49:25 69be3558143a: Preparing 06:49:25 a38c712713e0: Preparing 06:49:25 13f4b56ac695: Preparing 06:49:25 3ad0d513970b: Preparing 06:49:25 1e890da81ec9: Preparing 06:49:25 3ad0d513970b: Waiting 06:49:25 1e890da81ec9: Waiting 06:49:25 6130ca13dc01: Layer already exists 06:49:25 13f4b56ac695: Layer already exists 06:49:25 a38c712713e0: Layer already exists 06:49:25 69be3558143a: Layer already exists 06:49:25 066f36928524: Layer already exists 06:49:25 3ad0d513970b: Layer already exists 06:49:25 1e890da81ec9: Layer already exists 06:49:25 latest: digest: sha256:33e059fdb24d96f69b15c0ef9d02b7591ac3f15ea184dfaaf8193db18dfd2960 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.52 06:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:49:26 066f36928524: Preparing 06:49:26 6130ca13dc01: Preparing 06:49:26 69be3558143a: Preparing 06:49:26 a38c712713e0: Preparing 06:49:26 13f4b56ac695: Preparing 06:49:26 3ad0d513970b: Preparing 06:49:26 1e890da81ec9: Preparing 06:49:26 3ad0d513970b: Waiting 06:49:26 1e890da81ec9: Waiting 06:49:26 a38c712713e0: Layer already exists 06:49:26 066f36928524: Layer already exists 06:49:26 69be3558143a: Layer already exists 06:49:26 6130ca13dc01: Layer already exists 06:49:26 13f4b56ac695: Layer already exists 06:49:26 3ad0d513970b: Layer already exists 06:49:26 1e890da81ec9: Layer already exists 06:49:26 4.1.0-dev.52: digest: sha256:33e059fdb24d96f69b15c0ef9d02b7591ac3f15ea184dfaaf8193db18dfd2960 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:49:27 066f36928524: Preparing 06:49:27 6130ca13dc01: Preparing 06:49:27 69be3558143a: Preparing 06:49:27 a38c712713e0: Preparing 06:49:27 13f4b56ac695: Preparing 06:49:27 3ad0d513970b: Preparing 06:49:27 1e890da81ec9: Preparing 06:49:27 1e890da81ec9: Waiting 06:49:27 3ad0d513970b: Waiting 06:49:27 a38c712713e0: Layer already exists 06:49:27 066f36928524: Layer already exists 06:49:27 13f4b56ac695: Layer already exists 06:49:27 69be3558143a: Layer already exists 06:49:27 6130ca13dc01: Layer already exists 06:49:27 1e890da81ec9: Layer already exists 06:49:27 3ad0d513970b: Layer already exists 06:49:27 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:33e059fdb24d96f69b15c0ef9d02b7591ac3f15ea184dfaaf8193db18dfd2960 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:27 + 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:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:49:28 066f36928524: Preparing 06:49:28 6130ca13dc01: Preparing 06:49:28 69be3558143a: Preparing 06:49:28 a38c712713e0: Preparing 06:49:28 13f4b56ac695: Preparing 06:49:28 3ad0d513970b: Preparing 06:49:28 1e890da81ec9: Preparing 06:49:28 3ad0d513970b: Waiting 06:49:28 1e890da81ec9: Waiting 06:49:28 066f36928524: Layer already exists 06:49:28 69be3558143a: Layer already exists 06:49:28 a38c712713e0: Layer already exists 06:49:28 13f4b56ac695: Layer already exists 06:49:28 6130ca13dc01: Layer already exists 06:49:28 3ad0d513970b: Layer already exists 06:49:28 1e890da81ec9: Layer already exists 06:49:28 main: digest: sha256:33e059fdb24d96f69b15c0ef9d02b7591ac3f15ea184dfaaf8193db18dfd2960 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:28 ===================================================== [Pipeline] echo 06:49:28 taggedImages: 06:49:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:49:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.52 06:49:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:49:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:49:28 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:28 latest 06:49:28 4.1.0-dev.52 06:49:28 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:28 main 06:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:49:29 ed460ece8f88: Preparing 06:49:29 ddcce8c8611f: Preparing 06:49:29 a43b9eee2d0e: Preparing 06:49:29 69be3558143a: Preparing 06:49:29 a38c712713e0: Preparing 06:49:29 57fff84c1652: Preparing 06:49:29 9f7b2773202f: Preparing 06:49:29 67d162cff26a: Preparing 06:49:29 334eb3bcb528: Preparing 06:49:29 1e890da81ec9: Preparing 06:49:29 57fff84c1652: Waiting 06:49:29 9f7b2773202f: Waiting 06:49:29 67d162cff26a: Waiting 06:49:29 334eb3bcb528: Waiting 06:49:29 1e890da81ec9: Waiting 06:49:29 69be3558143a: Layer already exists 06:49:29 a38c712713e0: Layer already exists 06:49:29 ddcce8c8611f: Pushed 06:49:29 a43b9eee2d0e: Pushed 06:49:29 ed460ece8f88: Pushed 06:49:29 1e890da81ec9: Layer already exists 06:49:29 67d162cff26a: Pushed 06:49:30 334eb3bcb528: Pushed 06:49:40 9f7b2773202f: Pushed 06:49:55 57fff84c1652: Pushed 06:49:55 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:d2aeb3fb63105dd91d5e4faf3163a889ff9a93d7ae8b66b7298a7ab089383cba size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:55 + 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:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:49:56 ed460ece8f88: Preparing 06:49:56 ddcce8c8611f: Preparing 06:49:56 a43b9eee2d0e: Preparing 06:49:56 69be3558143a: Preparing 06:49:56 a38c712713e0: Preparing 06:49:56 57fff84c1652: Preparing 06:49:56 9f7b2773202f: Preparing 06:49:56 67d162cff26a: Preparing 06:49:56 334eb3bcb528: Preparing 06:49:56 1e890da81ec9: Preparing 06:49:56 67d162cff26a: Waiting 06:49:56 334eb3bcb528: Waiting 06:49:56 1e890da81ec9: Waiting 06:49:56 57fff84c1652: Waiting 06:49:56 9f7b2773202f: Waiting 06:49:56 ed460ece8f88: Layer already exists 06:49:56 a38c712713e0: Layer already exists 06:49:56 ddcce8c8611f: Layer already exists 06:49:56 a43b9eee2d0e: Layer already exists 06:49:56 69be3558143a: Layer already exists 06:49:56 57fff84c1652: Layer already exists 06:49:56 9f7b2773202f: Layer already exists 06:49:56 67d162cff26a: Layer already exists 06:49:56 334eb3bcb528: Layer already exists 06:49:56 1e890da81ec9: Layer already exists 06:49:56 latest: digest: sha256:d2aeb3fb63105dd91d5e4faf3163a889ff9a93d7ae8b66b7298a7ab089383cba size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.52 06:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:49:57 ed460ece8f88: Preparing 06:49:57 ddcce8c8611f: Preparing 06:49:57 a43b9eee2d0e: Preparing 06:49:57 69be3558143a: Preparing 06:49:57 a38c712713e0: Preparing 06:49:57 57fff84c1652: Preparing 06:49:57 9f7b2773202f: Preparing 06:49:57 67d162cff26a: Preparing 06:49:57 334eb3bcb528: Preparing 06:49:57 1e890da81ec9: Preparing 06:49:57 9f7b2773202f: Waiting 06:49:57 67d162cff26a: Waiting 06:49:57 334eb3bcb528: Waiting 06:49:57 1e890da81ec9: Waiting 06:49:57 57fff84c1652: Waiting 06:49:57 69be3558143a: Layer already exists 06:49:57 a43b9eee2d0e: Layer already exists 06:49:57 ddcce8c8611f: Layer already exists 06:49:57 a38c712713e0: Layer already exists 06:49:57 ed460ece8f88: Layer already exists 06:49:57 334eb3bcb528: Layer already exists 06:49:57 57fff84c1652: Layer already exists 06:49:57 67d162cff26a: Layer already exists 06:49:57 1e890da81ec9: Layer already exists 06:49:57 9f7b2773202f: Layer already exists 06:49:57 4.1.0-dev.52: digest: sha256:d2aeb3fb63105dd91d5e4faf3163a889ff9a93d7ae8b66b7298a7ab089383cba size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:49:57 ed460ece8f88: Preparing 06:49:57 ddcce8c8611f: Preparing 06:49:57 a43b9eee2d0e: Preparing 06:49:57 69be3558143a: Preparing 06:49:57 a38c712713e0: Preparing 06:49:57 57fff84c1652: Preparing 06:49:57 9f7b2773202f: Preparing 06:49:57 67d162cff26a: Preparing 06:49:57 334eb3bcb528: Preparing 06:49:57 1e890da81ec9: Preparing 06:49:57 57fff84c1652: Waiting 06:49:57 9f7b2773202f: Waiting 06:49:57 67d162cff26a: Waiting 06:49:57 334eb3bcb528: Waiting 06:49:57 1e890da81ec9: Waiting 06:49:57 ed460ece8f88: Layer already exists 06:49:57 69be3558143a: Layer already exists 06:49:57 ddcce8c8611f: Layer already exists 06:49:57 a43b9eee2d0e: Layer already exists 06:49:57 a38c712713e0: Layer already exists 06:49:57 9f7b2773202f: Layer already exists 06:49:57 67d162cff26a: Layer already exists 06:49:57 57fff84c1652: Layer already exists 06:49:57 1e890da81ec9: Layer already exists 06:49:57 334eb3bcb528: Layer already exists 06:49:57 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:d2aeb3fb63105dd91d5e4faf3163a889ff9a93d7ae8b66b7298a7ab089383cba size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:58 + 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:49:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:49:58 ed460ece8f88: Preparing 06:49:58 ddcce8c8611f: Preparing 06:49:58 a43b9eee2d0e: Preparing 06:49:58 69be3558143a: Preparing 06:49:58 a38c712713e0: Preparing 06:49:58 57fff84c1652: Preparing 06:49:58 9f7b2773202f: Preparing 06:49:58 67d162cff26a: Preparing 06:49:58 334eb3bcb528: Preparing 06:49:58 1e890da81ec9: Preparing 06:49:58 334eb3bcb528: Waiting 06:49:58 57fff84c1652: Waiting 06:49:58 1e890da81ec9: Waiting 06:49:58 9f7b2773202f: Waiting 06:49:58 ddcce8c8611f: Layer already exists 06:49:58 ed460ece8f88: Layer already exists 06:49:58 a38c712713e0: Layer already exists 06:49:58 a43b9eee2d0e: Layer already exists 06:49:58 69be3558143a: Layer already exists 06:49:58 67d162cff26a: Layer already exists 06:49:58 57fff84c1652: Layer already exists 06:49:58 9f7b2773202f: Layer already exists 06:49:58 334eb3bcb528: Layer already exists 06:49:58 1e890da81ec9: Layer already exists 06:49:58 main: digest: sha256:d2aeb3fb63105dd91d5e4faf3163a889ff9a93d7ae8b66b7298a7ab089383cba size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:49:59 ===================================================== [Pipeline] echo 06:49:59 taggedImages: 06:49:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:49:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.52 06:49:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:49:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:49:59 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:59 latest 06:49:59 4.1.0-dev.52 06:49:59 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:49:59 main 06:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:49:59 edc5a4200a78: Preparing 06:49:59 b51a723adac1: Preparing 06:49:59 d8f7a2a27d8b: Preparing 06:49:59 69be3558143a: Preparing 06:49:59 a38c712713e0: Preparing 06:49:59 c1e1aa51e6b6: Preparing 06:49:59 8250e58a94df: Preparing 06:49:59 c1e1aa51e6b6: Waiting 06:49:59 8998b35f95d2: Preparing 06:49:59 1e890da81ec9: Preparing 06:49:59 8250e58a94df: Waiting 06:49:59 1e890da81ec9: Waiting 06:49:59 8998b35f95d2: Waiting 06:49:59 69be3558143a: Layer already exists 06:49:59 a38c712713e0: Layer already exists 06:50:00 d8f7a2a27d8b: Pushed 06:50:00 b51a723adac1: Pushed 06:50:00 edc5a4200a78: Pushed 06:50:00 1e890da81ec9: Layer already exists 06:50:00 8250e58a94df: Pushed 06:50:00 8998b35f95d2: Pushed 06:50:27 c1e1aa51e6b6: Pushed 06:50:27 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:c0f1b172288de6767b5dd7412701efce344af365c37ffdfb8bd57fc13088ebec size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + 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:50:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:50:27 edc5a4200a78: Preparing 06:50:27 b51a723adac1: Preparing 06:50:27 d8f7a2a27d8b: Preparing 06:50:27 69be3558143a: Preparing 06:50:27 a38c712713e0: Preparing 06:50:27 c1e1aa51e6b6: Preparing 06:50:27 8250e58a94df: Preparing 06:50:27 8998b35f95d2: Preparing 06:50:27 1e890da81ec9: Preparing 06:50:27 c1e1aa51e6b6: Waiting 06:50:27 8250e58a94df: Waiting 06:50:27 8998b35f95d2: Waiting 06:50:27 1e890da81ec9: Waiting 06:50:27 69be3558143a: Layer already exists 06:50:27 b51a723adac1: Layer already exists 06:50:27 a38c712713e0: Layer already exists 06:50:27 edc5a4200a78: Layer already exists 06:50:27 d8f7a2a27d8b: Layer already exists 06:50:27 c1e1aa51e6b6: Layer already exists 06:50:27 8998b35f95d2: Layer already exists 06:50:27 8250e58a94df: Layer already exists 06:50:27 1e890da81ec9: Layer already exists 06:50:28 latest: digest: sha256:c0f1b172288de6767b5dd7412701efce344af365c37ffdfb8bd57fc13088ebec size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.52 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:50:28 edc5a4200a78: Preparing 06:50:28 b51a723adac1: Preparing 06:50:28 d8f7a2a27d8b: Preparing 06:50:28 69be3558143a: Preparing 06:50:28 a38c712713e0: Preparing 06:50:28 c1e1aa51e6b6: Preparing 06:50:28 8250e58a94df: Preparing 06:50:28 8998b35f95d2: Preparing 06:50:28 1e890da81ec9: Preparing 06:50:28 8250e58a94df: Waiting 06:50:28 8998b35f95d2: Waiting 06:50:28 1e890da81ec9: Waiting 06:50:28 c1e1aa51e6b6: Waiting 06:50:28 b51a723adac1: Layer already exists 06:50:28 69be3558143a: Layer already exists 06:50:28 d8f7a2a27d8b: Layer already exists 06:50:28 edc5a4200a78: Layer already exists 06:50:28 a38c712713e0: Layer already exists 06:50:28 8250e58a94df: Layer already exists 06:50:28 8998b35f95d2: Layer already exists 06:50:28 1e890da81ec9: Layer already exists 06:50:28 c1e1aa51e6b6: Layer already exists 06:50:28 4.1.0-dev.52: digest: sha256:c0f1b172288de6767b5dd7412701efce344af365c37ffdfb8bd57fc13088ebec size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:50:29 edc5a4200a78: Preparing 06:50:29 b51a723adac1: Preparing 06:50:29 d8f7a2a27d8b: Preparing 06:50:29 69be3558143a: Preparing 06:50:29 a38c712713e0: Preparing 06:50:29 c1e1aa51e6b6: Preparing 06:50:29 8250e58a94df: Preparing 06:50:29 8998b35f95d2: Preparing 06:50:29 1e890da81ec9: Preparing 06:50:29 8250e58a94df: Waiting 06:50:29 8998b35f95d2: Waiting 06:50:29 1e890da81ec9: Waiting 06:50:29 c1e1aa51e6b6: Waiting 06:50:29 b51a723adac1: Layer already exists 06:50:29 69be3558143a: Layer already exists 06:50:29 d8f7a2a27d8b: Layer already exists 06:50:29 a38c712713e0: Layer already exists 06:50:29 edc5a4200a78: Layer already exists 06:50:29 8250e58a94df: Layer already exists 06:50:29 c1e1aa51e6b6: Layer already exists 06:50:29 8998b35f95d2: Layer already exists 06:50:29 1e890da81ec9: Layer already exists 06:50:29 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:c0f1b172288de6767b5dd7412701efce344af365c37ffdfb8bd57fc13088ebec size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:30 + 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:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:50:30 edc5a4200a78: Preparing 06:50:30 b51a723adac1: Preparing 06:50:30 d8f7a2a27d8b: Preparing 06:50:30 69be3558143a: Preparing 06:50:30 a38c712713e0: Preparing 06:50:30 c1e1aa51e6b6: Preparing 06:50:30 8250e58a94df: Preparing 06:50:30 8998b35f95d2: Preparing 06:50:30 1e890da81ec9: Preparing 06:50:30 8250e58a94df: Waiting 06:50:30 8998b35f95d2: Waiting 06:50:30 1e890da81ec9: Waiting 06:50:30 c1e1aa51e6b6: Waiting 06:50:30 a38c712713e0: Layer already exists 06:50:30 b51a723adac1: Layer already exists 06:50:30 d8f7a2a27d8b: Layer already exists 06:50:30 edc5a4200a78: Layer already exists 06:50:30 69be3558143a: Layer already exists 06:50:30 8250e58a94df: Layer already exists 06:50:30 c1e1aa51e6b6: Layer already exists 06:50:30 8998b35f95d2: Layer already exists 06:50:30 1e890da81ec9: Layer already exists 06:50:30 main: digest: sha256:c0f1b172288de6767b5dd7412701efce344af365c37ffdfb8bd57fc13088ebec size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:30 ===================================================== [Pipeline] echo 06:50:30 taggedImages: 06:50:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:50:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.52 06:50:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:30 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:50:30 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:50:30 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:30 latest 06:50:30 4.1.0-dev.52 06:50:30 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:30 main 06:50:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:50:31 6624ac690720: Preparing 06:50:31 d4458d82b3be: Preparing 06:50:31 bedc2fc220b4: Preparing 06:50:31 69be3558143a: Preparing 06:50:31 a38c712713e0: Preparing 06:50:31 c1e1aa51e6b6: Preparing 06:50:31 67d162cff26a: Preparing 06:50:31 334eb3bcb528: Preparing 06:50:31 1e890da81ec9: Preparing 06:50:31 67d162cff26a: Waiting 06:50:31 334eb3bcb528: Waiting 06:50:31 1e890da81ec9: Waiting 06:50:31 c1e1aa51e6b6: Waiting 06:50:31 69be3558143a: Layer already exists 06:50:31 a38c712713e0: Layer already exists 06:50:31 67d162cff26a: Layer already exists 06:50:31 c1e1aa51e6b6: Layer already exists 06:50:31 334eb3bcb528: Layer already exists 06:50:31 1e890da81ec9: Layer already exists 06:50:31 d4458d82b3be: Pushed 06:50:31 bedc2fc220b4: Pushed 06:50:31 6624ac690720: Pushed 06:50:31 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:13a906cc54bd1f34c7c9a96efae22504aed44f53a8321ae85a6c4d51dd2e2ed1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:32 + 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:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:50:32 6624ac690720: Preparing 06:50:32 d4458d82b3be: Preparing 06:50:32 bedc2fc220b4: Preparing 06:50:32 69be3558143a: Preparing 06:50:32 a38c712713e0: Preparing 06:50:32 c1e1aa51e6b6: Preparing 06:50:32 67d162cff26a: Preparing 06:50:32 334eb3bcb528: Preparing 06:50:32 c1e1aa51e6b6: Waiting 06:50:32 67d162cff26a: Waiting 06:50:32 1e890da81ec9: Preparing 06:50:32 334eb3bcb528: Waiting 06:50:32 1e890da81ec9: Waiting 06:50:32 bedc2fc220b4: Layer already exists 06:50:32 69be3558143a: Layer already exists 06:50:32 a38c712713e0: Layer already exists 06:50:32 6624ac690720: Layer already exists 06:50:32 d4458d82b3be: Layer already exists 06:50:32 67d162cff26a: Layer already exists 06:50:32 c1e1aa51e6b6: Layer already exists 06:50:32 334eb3bcb528: Layer already exists 06:50:32 1e890da81ec9: Layer already exists 06:50:32 latest: digest: sha256:13a906cc54bd1f34c7c9a96efae22504aed44f53a8321ae85a6c4d51dd2e2ed1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.52 06:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:50:33 6624ac690720: Preparing 06:50:33 d4458d82b3be: Preparing 06:50:33 bedc2fc220b4: Preparing 06:50:33 69be3558143a: Preparing 06:50:33 a38c712713e0: Preparing 06:50:33 c1e1aa51e6b6: Preparing 06:50:33 67d162cff26a: Preparing 06:50:33 334eb3bcb528: Preparing 06:50:33 1e890da81ec9: Preparing 06:50:33 c1e1aa51e6b6: Waiting 06:50:33 67d162cff26a: Waiting 06:50:33 334eb3bcb528: Waiting 06:50:33 1e890da81ec9: Waiting 06:50:33 bedc2fc220b4: Layer already exists 06:50:33 69be3558143a: Layer already exists 06:50:33 6624ac690720: Layer already exists 06:50:33 a38c712713e0: Layer already exists 06:50:33 d4458d82b3be: Layer already exists 06:50:33 c1e1aa51e6b6: Layer already exists 06:50:33 334eb3bcb528: Layer already exists 06:50:33 67d162cff26a: Layer already exists 06:50:33 1e890da81ec9: Layer already exists 06:50:33 4.1.0-dev.52: digest: sha256:13a906cc54bd1f34c7c9a96efae22504aed44f53a8321ae85a6c4d51dd2e2ed1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:50:34 6624ac690720: Preparing 06:50:34 d4458d82b3be: Preparing 06:50:34 bedc2fc220b4: Preparing 06:50:34 69be3558143a: Preparing 06:50:34 a38c712713e0: Preparing 06:50:34 c1e1aa51e6b6: Preparing 06:50:34 67d162cff26a: Preparing 06:50:34 334eb3bcb528: Preparing 06:50:34 1e890da81ec9: Preparing 06:50:34 67d162cff26a: Waiting 06:50:34 334eb3bcb528: Waiting 06:50:34 1e890da81ec9: Waiting 06:50:34 c1e1aa51e6b6: Waiting 06:50:34 6624ac690720: Layer already exists 06:50:34 d4458d82b3be: Layer already exists 06:50:34 bedc2fc220b4: Layer already exists 06:50:34 a38c712713e0: Layer already exists 06:50:34 69be3558143a: Layer already exists 06:50:34 67d162cff26a: Layer already exists 06:50:34 c1e1aa51e6b6: Layer already exists 06:50:34 334eb3bcb528: Layer already exists 06:50:34 1e890da81ec9: Layer already exists 06:50:34 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:13a906cc54bd1f34c7c9a96efae22504aed44f53a8321ae85a6c4d51dd2e2ed1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:34 + 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:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:50:35 6624ac690720: Preparing 06:50:35 d4458d82b3be: Preparing 06:50:35 bedc2fc220b4: Preparing 06:50:35 69be3558143a: Preparing 06:50:35 a38c712713e0: Preparing 06:50:35 c1e1aa51e6b6: Preparing 06:50:35 67d162cff26a: Preparing 06:50:35 334eb3bcb528: Preparing 06:50:35 1e890da81ec9: Preparing 06:50:35 334eb3bcb528: Waiting 06:50:35 c1e1aa51e6b6: Waiting 06:50:35 67d162cff26a: Waiting 06:50:35 1e890da81ec9: Waiting 06:50:35 d4458d82b3be: Layer already exists 06:50:35 6624ac690720: Layer already exists 06:50:35 bedc2fc220b4: Layer already exists 06:50:35 69be3558143a: Layer already exists 06:50:35 a38c712713e0: Layer already exists 06:50:35 67d162cff26a: Layer already exists 06:50:35 c1e1aa51e6b6: Layer already exists 06:50:35 1e890da81ec9: Layer already exists 06:50:35 334eb3bcb528: Layer already exists 06:50:35 main: digest: sha256:13a906cc54bd1f34c7c9a96efae22504aed44f53a8321ae85a6c4d51dd2e2ed1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:35 ===================================================== [Pipeline] echo 06:50:35 taggedImages: 06:50:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:50:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.52 06:50:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:35 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:50:35 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:50:35 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:35 latest 06:50:35 4.1.0-dev.52 06:50:35 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:35 main 06:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:50:36 13f77702fdfa: Preparing 06:50:36 98b7cb6ff5c5: Preparing 06:50:36 69be3558143a: Preparing 06:50:36 a38c712713e0: Preparing 06:50:36 c5e6ff840fa8: Preparing 06:50:36 118bfce90ee1: Preparing 06:50:36 1e890da81ec9: Preparing 06:50:36 118bfce90ee1: Waiting 06:50:36 1e890da81ec9: Waiting 06:50:36 a38c712713e0: Layer already exists 06:50:36 69be3558143a: Layer already exists 06:50:36 1e890da81ec9: Layer already exists 06:50:36 13f77702fdfa: Pushed 06:50:36 c5e6ff840fa8: Pushed 06:50:37 118bfce90ee1: Pushed 06:50:44 98b7cb6ff5c5: Pushed 06:50:44 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:0502478ff48944592303e27e737bcf1ec18dfad5e7fb341986a22f7b5cee5b57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:50:45 13f77702fdfa: Preparing 06:50:45 98b7cb6ff5c5: Preparing 06:50:45 69be3558143a: Preparing 06:50:45 a38c712713e0: Preparing 06:50:45 c5e6ff840fa8: Preparing 06:50:45 118bfce90ee1: Preparing 06:50:45 1e890da81ec9: Preparing 06:50:45 118bfce90ee1: Waiting 06:50:45 1e890da81ec9: Waiting 06:50:45 98b7cb6ff5c5: Layer already exists 06:50:45 69be3558143a: Layer already exists 06:50:45 c5e6ff840fa8: Layer already exists 06:50:45 13f77702fdfa: Layer already exists 06:50:45 a38c712713e0: Layer already exists 06:50:45 118bfce90ee1: Layer already exists 06:50:45 1e890da81ec9: Layer already exists 06:50:45 latest: digest: sha256:0502478ff48944592303e27e737bcf1ec18dfad5e7fb341986a22f7b5cee5b57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.52 06:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:50:46 13f77702fdfa: Preparing 06:50:46 98b7cb6ff5c5: Preparing 06:50:46 69be3558143a: Preparing 06:50:46 a38c712713e0: Preparing 06:50:46 c5e6ff840fa8: Preparing 06:50:46 118bfce90ee1: Preparing 06:50:46 1e890da81ec9: Preparing 06:50:46 118bfce90ee1: Waiting 06:50:46 1e890da81ec9: Waiting 06:50:46 a38c712713e0: Layer already exists 06:50:46 13f77702fdfa: Layer already exists 06:50:46 98b7cb6ff5c5: Layer already exists 06:50:46 69be3558143a: Layer already exists 06:50:46 c5e6ff840fa8: Layer already exists 06:50:46 118bfce90ee1: Layer already exists 06:50:46 1e890da81ec9: Layer already exists 06:50:46 4.1.0-dev.52: digest: sha256:0502478ff48944592303e27e737bcf1ec18dfad5e7fb341986a22f7b5cee5b57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:50:46 13f77702fdfa: Preparing 06:50:46 98b7cb6ff5c5: Preparing 06:50:46 69be3558143a: Preparing 06:50:46 a38c712713e0: Preparing 06:50:46 c5e6ff840fa8: Preparing 06:50:46 118bfce90ee1: Preparing 06:50:46 1e890da81ec9: Preparing 06:50:46 118bfce90ee1: Waiting 06:50:46 1e890da81ec9: Waiting 06:50:46 69be3558143a: Layer already exists 06:50:46 98b7cb6ff5c5: Layer already exists 06:50:46 a38c712713e0: Layer already exists 06:50:46 13f77702fdfa: Layer already exists 06:50:46 c5e6ff840fa8: Layer already exists 06:50:46 1e890da81ec9: Layer already exists 06:50:46 118bfce90ee1: Layer already exists 06:50:46 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:0502478ff48944592303e27e737bcf1ec18dfad5e7fb341986a22f7b5cee5b57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:50:47 13f77702fdfa: Preparing 06:50:47 98b7cb6ff5c5: Preparing 06:50:47 69be3558143a: Preparing 06:50:47 a38c712713e0: Preparing 06:50:47 c5e6ff840fa8: Preparing 06:50:47 118bfce90ee1: Preparing 06:50:47 1e890da81ec9: Preparing 06:50:47 118bfce90ee1: Waiting 06:50:47 1e890da81ec9: Waiting 06:50:47 69be3558143a: Layer already exists 06:50:47 a38c712713e0: Layer already exists 06:50:47 c5e6ff840fa8: Layer already exists 06:50:47 98b7cb6ff5c5: Layer already exists 06:50:47 13f77702fdfa: Layer already exists 06:50:47 118bfce90ee1: Layer already exists 06:50:47 1e890da81ec9: Layer already exists 06:50:47 main: digest: sha256:0502478ff48944592303e27e737bcf1ec18dfad5e7fb341986a22f7b5cee5b57 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:47 ===================================================== [Pipeline] echo 06:50:47 taggedImages: 06:50:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:50:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.52 06:50:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:50:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:50:48 b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:48 latest 06:50:48 4.1.0-dev.52 06:50:48 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:48 main 06:50:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:50:48 4166bf2068bc: Preparing 06:50:48 ba16c6c6c3fc: Preparing 06:50:48 69be3558143a: Preparing 06:50:48 a38c712713e0: Preparing 06:50:48 f4a77be5cc16: Preparing 06:50:48 be280692004d: Preparing 06:50:48 1e890da81ec9: Preparing 06:50:48 be280692004d: Waiting 06:50:48 1e890da81ec9: Waiting 06:50:48 69be3558143a: Layer already exists 06:50:49 a38c712713e0: Layer already exists 06:50:49 1e890da81ec9: Layer already exists 06:50:49 4166bf2068bc: Pushed 06:50:49 f4a77be5cc16: Pushed 06:50:49 be280692004d: Pushed 06:50:57 ba16c6c6c3fc: Pushed 06:50:57 b2d57e6ef3b493b62b9248285bc8f571f935f464: digest: sha256:65700d0eab7fd4832d33d4c9d8670cb5893eb5c22c750c62092dad04fc83e568 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:50:58 4166bf2068bc: Preparing 06:50:58 ba16c6c6c3fc: Preparing 06:50:58 69be3558143a: Preparing 06:50:58 a38c712713e0: Preparing 06:50:58 f4a77be5cc16: Preparing 06:50:58 be280692004d: Preparing 06:50:58 1e890da81ec9: Preparing 06:50:58 be280692004d: Waiting 06:50:58 1e890da81ec9: Waiting 06:50:58 ba16c6c6c3fc: Layer already exists 06:50:58 a38c712713e0: Layer already exists 06:50:58 69be3558143a: Layer already exists 06:50:58 4166bf2068bc: Layer already exists 06:50:58 f4a77be5cc16: Layer already exists 06:50:58 be280692004d: Layer already exists 06:50:58 1e890da81ec9: Layer already exists 06:50:58 latest: digest: sha256:65700d0eab7fd4832d33d4c9d8670cb5893eb5c22c750c62092dad04fc83e568 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.52 06:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:50:59 4166bf2068bc: Preparing 06:50:59 ba16c6c6c3fc: Preparing 06:50:59 69be3558143a: Preparing 06:50:59 a38c712713e0: Preparing 06:50:59 f4a77be5cc16: Preparing 06:50:59 be280692004d: Preparing 06:50:59 1e890da81ec9: Preparing 06:50:59 1e890da81ec9: Waiting 06:50:59 be280692004d: Waiting 06:50:59 ba16c6c6c3fc: Layer already exists 06:50:59 4166bf2068bc: Layer already exists 06:50:59 69be3558143a: Layer already exists 06:50:59 a38c712713e0: Layer already exists 06:50:59 f4a77be5cc16: Layer already exists 06:50:59 be280692004d: Layer already exists 06:50:59 1e890da81ec9: Layer already exists 06:50:59 4.1.0-dev.52: digest: sha256:65700d0eab7fd4832d33d4c9d8670cb5893eb5c22c750c62092dad04fc83e568 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:50:59 4166bf2068bc: Preparing 06:50:59 ba16c6c6c3fc: Preparing 06:50:59 69be3558143a: Preparing 06:50:59 a38c712713e0: Preparing 06:50:59 f4a77be5cc16: Preparing 06:50:59 be280692004d: Preparing 06:50:59 1e890da81ec9: Preparing 06:50:59 be280692004d: Waiting 06:50:59 1e890da81ec9: Waiting 06:50:59 ba16c6c6c3fc: Layer already exists 06:50:59 69be3558143a: Layer already exists 06:50:59 a38c712713e0: Layer already exists 06:50:59 4166bf2068bc: Layer already exists 06:50:59 f4a77be5cc16: Layer already exists 06:50:59 1e890da81ec9: Layer already exists 06:50:59 be280692004d: Layer already exists 06:50:59 b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52: digest: sha256:65700d0eab7fd4832d33d4c9d8670cb5893eb5c22c750c62092dad04fc83e568 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:51:00 4166bf2068bc: Preparing 06:51:00 ba16c6c6c3fc: Preparing 06:51:00 69be3558143a: Preparing 06:51:00 a38c712713e0: Preparing 06:51:00 f4a77be5cc16: Preparing 06:51:00 be280692004d: Preparing 06:51:00 1e890da81ec9: Preparing 06:51:00 be280692004d: Waiting 06:51:00 1e890da81ec9: Waiting 06:51:00 ba16c6c6c3fc: Layer already exists 06:51:00 69be3558143a: Layer already exists 06:51:00 a38c712713e0: Layer already exists 06:51:00 4166bf2068bc: Layer already exists 06:51:00 f4a77be5cc16: Layer already exists 06:51:00 be280692004d: Layer already exists 06:51:00 1e890da81ec9: Layer already exists 06:51:01 main: digest: sha256:65700d0eab7fd4832d33d4c9d8670cb5893eb5c22c750c62092dad04fc83e568 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:01 ===================================================== [Pipeline] echo 06:51:01 taggedImages: 06:51:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 06:51:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:51:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.52 06:51:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 06:51:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.52 [Pipeline] echo 06:51:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b2d57e6ef3b493b62b9248285bc8f571f935f464-4.1.0-dev.52 [Pipeline] echo 06:51:02 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:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:02 06:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:03 arm64: Pulling from edgex-lftools-log-publisher 06:51:03 8998bd30e6a1: Pulling fs layer 06:51:03 04944245beec: Pulling fs layer 06:51:03 699f458cf7ca: Pulling fs layer 06:51:03 765212b225bb: Pulling fs layer 06:51:03 f23df028b6ca: Pulling fs layer 06:51:03 d65c8cfc05b1: Pulling fs layer 06:51:03 2437ff75d9bd: Pulling fs layer 06:51:03 f23df028b6ca: Waiting 06:51:03 d65c8cfc05b1: Waiting 06:51:03 765212b225bb: Waiting 06:51:03 2437ff75d9bd: Waiting 06:51:03 04944245beec: Verifying Checksum 06:51:03 04944245beec: Download complete 06:51:03 765212b225bb: Download complete 06:51:03 f23df028b6ca: Verifying Checksum 06:51:03 f23df028b6ca: Download complete 06:51:03 d65c8cfc05b1: Verifying Checksum 06:51:03 d65c8cfc05b1: Download complete 06:51:03 699f458cf7ca: Verifying Checksum 06:51:03 699f458cf7ca: Download complete 06:51:03 8998bd30e6a1: Verifying Checksum 06:51:03 8998bd30e6a1: Download complete 06:51:06 2437ff75d9bd: Verifying Checksum 06:51:08 8998bd30e6a1: Pull complete 06:51:08 04944245beec: Pull complete 06:51:10 699f458cf7ca: Pull complete 06:51:10 765212b225bb: Pull complete 06:51:11 f23df028b6ca: Pull complete 06:51:11 d65c8cfc05b1: Pull complete 06:51:29 2437ff75d9bd: Pull complete 06:51:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:51:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:29 prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container 06:51:29 $ 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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:51:32 $ docker top 96a712e96327074a724a2e7eca6e1497e08765eac96cff46233f1ef7655c3fdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:33 ---> job-cost.sh 06:51:33 lf-activate-venv: SKIPPING 06:51:33 INFO: No Stack... 06:51:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:51:34 INFO: Archiving Costs [Pipeline] sh 06:51:34 + cat /w/workspace/edgex-go/893/archives/cost.csv 06:51:34 + cut -d, -f6 [Pipeline] lock 06:51:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-893-stack-cost] 06:51:34 Resource [jenkins-edgexfoundry-edgex-go-main-893-stack-cost] did not exist. Created. 06:51:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-893-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:51:35 + echo total: 0.10999999940395355 [Pipeline] stash 06:51:36 Stashed 1 file(s) [Pipeline] } 06:51:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-893-stack-cost] [Pipeline] // lock [Pipeline] } 06:51:36 $ docker stop --time=1 96a712e96327074a724a2e7eca6e1497e08765eac96cff46233f1ef7655c3fdf 06:51:37 $ docker rm -f --volumes 96a712e96327074a724a2e7eca6e1497e08765eac96cff46233f1ef7655c3fdf [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:51:38 provisioning config files... 06:51:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/893@tmp/config15447959036968591397tmp [Pipeline] { [Pipeline] sh 06:51:38 + set +x 06:51:38 + bash -s -- 06:51:38 + curl -s https://codecov.io/bash 06:51:38 06:51:38 _____ _ 06:51:38 / ____| | | 06:51:38 | | ___ __| | ___ ___ _____ __ 06:51:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:51:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:51:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:51:38 Bash-1.0.6 06:51:38 06:51:38 06:51:38 ==> git version 2.25.1 found 06:51:38 ==> 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:51:38 Release-Date: 2020-01-08 06:51:38 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:51:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:51:38 ==> Jenkins CI detected. 06:51:38 current dir:  /w/workspace/edgex-go/893 06:51:38 project root: . 06:51:38 --> token set from env 06:51:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:51:38 ==> Running gcov in . (disable via -X gcov) 06:51:38 ==> Python coveragepy not found 06:51:38 ==> Searching for coverage reports in: 06:51:38 + . 06:51:39 -> Found 1 reports 06:51:39 ==> Detecting git/mercurial file structure 06:51:39 ==> Reading reports 06:51:39 + ./coverage.out bytes=1671568 06:51:39 ==> Appending adjustments 06:51:39 https://docs.codecov.io/docs/fixing-reports 06:51:40 + Found adjustments 06:51:40 ==> Gzipping contents 06:51:40 140K /tmp/codecov.6UxztH.gz 06:51:40 ==> Uploading reports 06:51:40 url: https://codecov.io 06:51:40 query: branch=main&commit=b2d57e6ef3b493b62b9248285bc8f571f935f464&build=893&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F893%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:51:40 -> Pinging Codecov 06:51:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2d57e6ef3b493b62b9248285bc8f571f935f464&build=893&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F893%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:51:40 -> Uploading to 06:51:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b2d57e6ef3b493b62b9248285bc8f571f935f464/d65602e7-d465-4cf0-b927-bc72fd276de0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250828%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250828T065140Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=aeeab910408823b7d9c9db757dfd5c45743960324a1d3349565f2cd1d7cd21de 06:51:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:40 Dload Upload Total Spent Left Speed 06:51:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 697k --:--:-- --:--:-- --:--:-- 697k 06:51:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b2d57e6ef3b493b62b9248285bc8f571f935f464 [Pipeline] } 06:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:51:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:51:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:41 06:51:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:41 latest: Pulling from edgex-devops/edgex-snyk-go 06:51:41 0a9a5dfd008f: Already exists 06:51:41 36466aa92d05: Already exists 06:51:41 e10405b45d13: Already exists 06:51:41 096b7ceb2af7: Already exists 06:51:41 4f4fb700ef54: Already exists 06:51:41 e50aa161e22a: Pulling fs layer 06:51:41 d3c8db5fb9df: Pulling fs layer 06:51:41 e50aa161e22a: Verifying Checksum 06:51:41 e50aa161e22a: Download complete 06:51:42 e50aa161e22a: Pull complete 06:51:43 d3c8db5fb9df: Verifying Checksum 06:51:43 d3c8db5fb9df: Download complete 06:51:47 d3c8db5fb9df: Pull complete 06:51:47 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 06:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:51:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:51:47 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:51:47 $ 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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:51:51 $ docker top 9236f22d8ee60ccddd51eae17be9469eb77202ebbfd726b6f09d025be0f8dd9a -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:51 + git config --global --add safe.directory /w/workspace/edgex-go/893 [Pipeline] echo 06:51:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:51:51 + set -o pipefail 06:51:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:51:59 06:51:59 Monitoring /w/workspace/edgex-go/893 (github.com/edgexfoundry/edgex-go)... 06:51:59 06:51:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9d97f466-894c-4d8e-802a-ad8ef9362d5a 06:51:59 06:51:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:51:59 [Pipeline] } 06:52:00 $ docker stop --time=1 9236f22d8ee60ccddd51eae17be9469eb77202ebbfd726b6f09d025be0f8dd9a 06:52:05 $ docker rm -f --volumes 9236f22d8ee60ccddd51eae17be9469eb77202ebbfd726b6f09d025be0f8dd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:52:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:06 provisioning config files... 06:52:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/893@tmp/config11951388884345749591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:06 --> edgex-publish-swagger.sh 06:52:06 === Publish openapi API === 06:52:06 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:52:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/893/openapi/core-command.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 364 180k --:--:-- --:--:-- --:--:-- 180k 06:52:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:06 06:52:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/893/openapi/core-data.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71243 100 66 100 71177 550 579k --:--:-- --:--:-- --:--:-- 579k 06:52:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:06 06:52:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/893/openapi/core-keeper.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 628 281k --:--:-- --:--:-- --:--:-- 279k 06:52:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:06 06:52:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/893/openapi/core-metadata.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 536 1275k --:--:-- --:--:-- --:--:-- 1275k 06:52:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:06 06:52:06 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/893/openapi/security-proxy-auth.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 741 268k --:--:-- --:--:-- --:--:-- 269k 06:52:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:06 06:52:06 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/893/openapi/security-secretstore-setup.yaml] 06:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:06 Dload Upload Total Spent Left Speed 06:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44707 06:52:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:07 06:52:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/893/openapi/support-notifications.yaml] 06:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:07 Dload Upload Total Spent Left Speed 06:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k 06:52:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:07 06:52:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/893/openapi/support-scheduler.yaml] 06:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:07 Dload Upload Total Spent Left Speed 06:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 564 423k --:--:-- --:--:-- --:--:-- 427k 06:52:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:52:07 [Pipeline] } 06:52:07 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:52:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:08 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:52:08 $ docker top 813abe2c7b800eab06a6fcc891a6f0739702eae6612f7feec1fe4b96943695e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:09 [ssh-agent] Looking for ssh-agent implementation... 06:52:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:09 $ docker exec 813abe2c7b800eab06a6fcc891a6f0739702eae6612f7feec1fe4b96943695e4 ssh-agent 06:52:09 SSH_AUTH_SOCK=/tmp/ssh-lCUvPOR9bL57/agent.32 06:52:09 SSH_AGENT_PID=38 06:52:09 Running ssh-add (command line suppressed) 06:52:09 Identity added: /w/workspace/edgex-go/893@tmp/private_key_2684857716121934434.key (/w/workspace/edgex-go/893@tmp/private_key_2684857716121934434.key) 06:52:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:09 + git semver tag 06:52:09 2025-08-28 06:52:09,940 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:09 2025-08-28 06:52:09,944 [run_tag] DEBUG tag force:False 06:52:09 2025-08-28 06:52:09,944 [check_head_tag] DEBUG check head tag 06:52:09 2025-08-28 06:52:09,945 [execute] INFO git cat-file --batch-check 06:52:09 2025-08-28 06:52:09,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/893, stdin=, shell=False, universal_newlines=False) 06:52:09 2025-08-28 06:52:09,947 [execute] INFO git cat-file --batch 06:52:09 2025-08-28 06:52:09,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/893, stdin=, shell=False, universal_newlines=False) 06:52:09 2025-08-28 06:52:09,967 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:09 2025-08-28 06:52:09,967 [execute] INFO git tag -a v4.1.0-dev.52 -m v4.1.0-dev.52 06:52:09 2025-08-28 06:52:09,967 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.52', '-m', 'v4.1.0-dev.52'], cwd=/w/workspace/edgex-go/893, stdin=None, shell=False, universal_newlines=False) 06:52:09 2025-08-28 06:52:09,970 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:09 4.1.0-dev.52 [Pipeline] } 06:52:10 $ docker exec --env ******** --env ******** 813abe2c7b800eab06a6fcc891a6f0739702eae6612f7feec1fe4b96943695e4 ssh-agent -k 06:52:10 unset SSH_AUTH_SOCK; 06:52:10 unset SSH_AGENT_PID; 06:52:10 echo Agent pid 38 killed; 06:52:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:10 + git semver [Pipeline] } 06:52:10 $ docker stop --time=1 813abe2c7b800eab06a6fcc891a6f0739702eae6612f7feec1fe4b96943695e4 06:52:12 $ docker rm -f --volumes 813abe2c7b800eab06a6fcc891a6f0739702eae6612f7feec1fe4b96943695e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:12 06:52:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:12 0.23.1-centos7: Pulling from edgex-lftools 06:52:12 ab5ef0e58194: Pulling fs layer 06:52:12 9712f1f96733: Pulling fs layer 06:52:12 63f879dbbcfc: Pulling fs layer 06:52:12 0d9ebad4ef96: Pulling fs layer 06:52:12 e9a5061849ea: Pulling fs layer 06:52:12 d747dcd14b5f: Pulling fs layer 06:52:12 2de7ff778b66: Pulling fs layer 06:52:12 2de7ff778b66: Waiting 06:52:12 d747dcd14b5f: Waiting 06:52:12 e9a5061849ea: Waiting 06:52:12 0d9ebad4ef96: Waiting 06:52:12 9712f1f96733: Verifying Checksum 06:52:12 9712f1f96733: Download complete 06:52:13 63f879dbbcfc: Verifying Checksum 06:52:13 63f879dbbcfc: Download complete 06:52:13 e9a5061849ea: Verifying Checksum 06:52:13 e9a5061849ea: Download complete 06:52:13 d747dcd14b5f: Verifying Checksum 06:52:13 d747dcd14b5f: Download complete 06:52:13 0d9ebad4ef96: Verifying Checksum 06:52:13 0d9ebad4ef96: Download complete 06:52:13 2de7ff778b66: Verifying Checksum 06:52:13 2de7ff778b66: Download complete 06:52:13 ab5ef0e58194: Verifying Checksum 06:52:13 ab5ef0e58194: Download complete 06:52:17 ab5ef0e58194: Pull complete 06:52:17 9712f1f96733: Pull complete 06:52:17 63f879dbbcfc: Pull complete 06:52:22 0d9ebad4ef96: Pull complete 06:52:23 e9a5061849ea: Pull complete 06:52:23 d747dcd14b5f: Pull complete 06:52:24 2de7ff778b66: Pull complete 06:52:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:52:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:52:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:24 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:52:32 $ docker top 38b8fcdb35001e2642aa801e3aa3df618311f48896e82b69758e66e90bb23605 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:52:32 provisioning config files... 06:52:32 copy managed file [sigul-config] to file:/w/workspace/edgex-go/893@tmp/config14523702512260642407tmp 06:52:32 copy managed file [sigul-password] to file:/w/workspace/edgex-go/893@tmp/config16276068130469392973tmp 06:52:32 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/893@tmp/config12000104634115542342tmp [Pipeline] { [Pipeline] echo 06:52:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:52:32 ---> sigul-configuration.sh 06:52:32 gpg: directory `/root/.gnupg' created 06:52:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:52:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:52:32 gpg: keyring `/root/.gnupg/secring.gpg' created 06:52:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:52:32 gpg: CAST5 encrypted data 06:52:32 gpg: encrypted with 1 passphrase 06:52:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:52:33 + mkdir /home/jenkins 06:52:33 + mkdir /home/jenkins/sigul [Pipeline] sh 06:52:33 + 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:52:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:52:33 ---> sigul-install.sh 06:52:33 Sigul already installed; skipping installation. [Pipeline] sh 06:52:33 + git tag --list 06:52:33 0.6.0 06:52:33 0.6.1 06:52:33 0.7.0 06:52:33 0.7.1 06:52:33 v1.0.0 06:52:33 v1.0.1 06:52:33 v1.1.0 06:52:33 v1.2.0 06:52:33 v1.2.1 06:52:33 v1.3.0 06:52:33 v1.3.1 06:52:33 v2.0.0 06:52:33 v2.1.0 06:52:33 v2.1.1 06:52:33 v2.2.0 06:52:33 v2.3.0 06:52:33 v3.0 06:52:33 v3.0.0 06:52:33 v3.1 06:52:33 v3.1.0 06:52:33 v3.1.1 06:52:33 v4.0 06:52:33 v4.0.0 06:52:33 v4.0.1 06:52:33 v4.0.1-dev.1 06:52:33 v4.1.0-dev.1 06:52:33 v4.1.0-dev.10 06:52:33 v4.1.0-dev.11 06:52:33 v4.1.0-dev.12 06:52:33 v4.1.0-dev.13 06:52:33 v4.1.0-dev.14 06:52:33 v4.1.0-dev.15 06:52:33 v4.1.0-dev.16 06:52:33 v4.1.0-dev.17 06:52:33 v4.1.0-dev.18 06:52:33 v4.1.0-dev.19 06:52:33 v4.1.0-dev.2 06:52:33 v4.1.0-dev.20 06:52:33 v4.1.0-dev.21 06:52:33 v4.1.0-dev.22 06:52:33 v4.1.0-dev.23 06:52:33 v4.1.0-dev.24 06:52:33 v4.1.0-dev.25 06:52:33 v4.1.0-dev.26 06:52:33 v4.1.0-dev.27 06:52:33 v4.1.0-dev.28 06:52:33 v4.1.0-dev.29 06:52:33 v4.1.0-dev.3 06:52:33 v4.1.0-dev.30 06:52:33 v4.1.0-dev.31 06:52:33 v4.1.0-dev.32 06:52:33 v4.1.0-dev.33 06:52:33 v4.1.0-dev.34 06:52:33 v4.1.0-dev.35 06:52:33 v4.1.0-dev.36 06:52:33 v4.1.0-dev.37 06:52:33 v4.1.0-dev.38 06:52:33 v4.1.0-dev.39 06:52:33 v4.1.0-dev.4 06:52:33 v4.1.0-dev.40 06:52:33 v4.1.0-dev.41 06:52:33 v4.1.0-dev.42 06:52:33 v4.1.0-dev.43 06:52:33 v4.1.0-dev.44 06:52:33 v4.1.0-dev.45 06:52:33 v4.1.0-dev.46 06:52:33 v4.1.0-dev.47 06:52:33 v4.1.0-dev.48 06:52:33 v4.1.0-dev.49 06:52:33 v4.1.0-dev.5 06:52:33 v4.1.0-dev.50 06:52:33 v4.1.0-dev.51 06:52:33 v4.1.0-dev.52 06:52:33 v4.1.0-dev.6 06:52:33 v4.1.0-dev.7 06:52:33 v4.1.0-dev.8 06:52:33 v4.1.0-dev.9 [Pipeline] sh 06:52:34 + lftools sign git-tag v4.1.0-dev.52 06:52:34 Signing Git tag with Sigul... 06:52:34 Signing v4.1.0-dev.52 [Pipeline] echo 06:52:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:52:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:52:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:52:35 $ docker stop --time=1 38b8fcdb35001e2642aa801e3aa3df618311f48896e82b69758e66e90bb23605 06:52:37 $ docker rm -f --volumes 38b8fcdb35001e2642aa801e3aa3df618311f48896e82b69758e66e90bb23605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:52:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:37 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:52:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:52:38 $ docker top eca5bfa2b64e7225886372ce272a8057b53904162321462a583c66bc4f25b5fa -eo pid,comm 06:52:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:52:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:38 [ssh-agent] Looking for ssh-agent implementation... 06:52:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:38 $ docker exec eca5bfa2b64e7225886372ce272a8057b53904162321462a583c66bc4f25b5fa ssh-agent 06:52:38 SSH_AUTH_SOCK=/tmp/ssh-sQwDrBR0UlzZ/agent.34 06:52:38 SSH_AGENT_PID=40 06:52:38 Running ssh-add (command line suppressed) 06:52:38 Identity added: /w/workspace/edgex-go/893@tmp/private_key_7152444354837772062.key (/w/workspace/edgex-go/893@tmp/private_key_7152444354837772062.key) 06:52:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:38 + git semver bump pre 06:52:38 2025-08-28 06:52:38,930 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:38 2025-08-28 06:52:38,934 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:38 2025-08-28 06:52:38,935 [bump_version] DEBUG bumping version:4.1.0-dev.52 on axis:pre with prefix:dev 06:52:38 2025-08-28 06:52:38,935 [bump_version] DEBUG bumped version:4.1.0-dev.53 06:52:38 2025-08-28 06:52:38,935 [write_version] DEBUG write version:4.1.0-dev.53 to path:/w/workspace/edgex-go/893/.semver/main with force:True 06:52:38 2025-08-28 06:52:38,935 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:38 2025-08-28 06:52:38,935 [write_file] DEBUG write to file:/w/workspace/edgex-go/893/.semver/main 06:52:38 2025-08-28 06:52:38,937 [execute] INFO git cat-file --batch-check 06:52:38 2025-08-28 06:52:38,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/893/.semver, stdin=, shell=False, universal_newlines=False) 06:52:38 2025-08-28 06:52:38,941 [execute] INFO git cat-file --batch 06:52:38 2025-08-28 06:52:38,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/893/.semver, stdin=, shell=False, universal_newlines=False) 06:52:38 2025-08-28 06:52:38,945 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:38 4.1.0-dev.53 [Pipeline] } 06:52:39 $ docker exec --env ******** --env ******** eca5bfa2b64e7225886372ce272a8057b53904162321462a583c66bc4f25b5fa ssh-agent -k 06:52:39 unset SSH_AUTH_SOCK; 06:52:39 unset SSH_AGENT_PID; 06:52:39 echo Agent pid 40 killed; 06:52:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:39 + git semver [Pipeline] } 06:52:39 $ docker stop --time=1 eca5bfa2b64e7225886372ce272a8057b53904162321462a583c66bc4f25b5fa 06:52:41 $ docker rm -f --volumes eca5bfa2b64e7225886372ce272a8057b53904162321462a583c66bc4f25b5fa [Pipeline] // withDockerContainer [Pipeline] sh 06:52:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:41 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:52:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:52:42 $ docker top 92f99e19139bbd1453f0efc33ecb8762b0f8977e04f9e83c7b2f2e39cdc682f7 -eo pid,comm 06:52:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:52:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:42 [ssh-agent] Looking for ssh-agent implementation... 06:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:42 $ docker exec 92f99e19139bbd1453f0efc33ecb8762b0f8977e04f9e83c7b2f2e39cdc682f7 ssh-agent 06:52:42 SSH_AUTH_SOCK=/tmp/ssh-2PZnA8TEJfsv/agent.32 06:52:42 SSH_AGENT_PID=38 06:52:42 Running ssh-add (command line suppressed) 06:52:42 Identity added: /w/workspace/edgex-go/893@tmp/private_key_16565067153377370193.key (/w/workspace/edgex-go/893@tmp/private_key_16565067153377370193.key) 06:52:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:42 + git semver push 06:52:43 2025-08-28 06:52:43,024 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:52:43 2025-08-28 06:52:43,027 [run_push] DEBUG push 06:52:43 2025-08-28 06:52:43,027 [execute] INFO git cat-file --batch-check 06:52:43 2025-08-28 06:52:43,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/893/.semver, stdin=, shell=False, universal_newlines=False) 06:52:43 2025-08-28 06:52:43,030 [execute] INFO git rev-list 181a304bdebdb253a69f06cca4ef19f9050ee587 -- 06:52:43 2025-08-28 06:52:43,030 [execute] DEBUG Popen(['git', 'rev-list', '181a304bdebdb253a69f06cca4ef19f9050ee587', '--'], cwd=/w/workspace/edgex-go/893/.semver, stdin=None, shell=False, universal_newlines=False) 06:52:43 2025-08-28 06:52:43,047 [execute] INFO git fetch -v -- origin 06:52:43 2025-08-28 06:52:43,047 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/893/.semver, stdin=None, shell=False, universal_newlines=True) 06:52:43 2025-08-28 06:52:43,502 [run_push] DEBUG no remote changes detected 06:52:43 2025-08-28 06:52:43,503 [execute] INFO git push origin semver 06:52:43 2025-08-28 06:52:43,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/893/.semver, stdin=None, shell=False, universal_newlines=False) 06:52:44 2025-08-28 06:52:44,240 [run_push] DEBUG push all version tags 06:52:44 2025-08-28 06:52:44,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:52:44 2025-08-28 06:52:44,241 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/893, stdin=None, shell=False, universal_newlines=False) 06:52:45 2025-08-28 06:52:44,866 [read_version] DEBUG read version from /w/workspace/edgex-go/893/.semver/main 06:52:45 4.1.0-dev.53 [Pipeline] } 06:52:45 $ docker exec --env ******** --env ******** 92f99e19139bbd1453f0efc33ecb8762b0f8977e04f9e83c7b2f2e39cdc682f7 ssh-agent -k 06:52:45 unset SSH_AUTH_SOCK; 06:52:45 unset SSH_AGENT_PID; 06:52:45 echo Agent pid 38 killed; 06:52:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:45 + git semver [Pipeline] } 06:52:45 $ docker stop --time=1 92f99e19139bbd1453f0efc33ecb8762b0f8977e04f9e83c7b2f2e39cdc682f7 06:52:47 $ docker rm -f --volumes 92f99e19139bbd1453f0efc33ecb8762b0f8977e04f9e83c7b2f2e39cdc682f7 [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:52:47 + [ -d /w/workspace/edgex-go/893/archives ] [Pipeline] libraryResource [Pipeline] sh 06:52:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:52:48 ---> package-listing.sh 06:52:48 ++ facter osfamily 06:52:48 ++ tr '[:upper:]' '[:lower:]' 06:52:48 + OS_FAMILY=debian 06:52:48 + workspace=/w/workspace/edgex-go/893 06:52:48 + START_PACKAGES=/tmp/packages_start.txt 06:52:48 + END_PACKAGES=/tmp/packages_end.txt 06:52:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:52:48 + PACKAGES=/tmp/packages_start.txt 06:52:48 + '[' /w/workspace/edgex-go/893 ']' 06:52:48 + PACKAGES=/tmp/packages_end.txt 06:52:48 + case "${OS_FAMILY}" in 06:52:48 + dpkg -l 06:52:48 + grep '^ii' 06:52:48 + '[' -f /tmp/packages_start.txt ']' 06:52:48 + '[' -f /tmp/packages_end.txt ']' 06:52:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:52:48 + '[' /w/workspace/edgex-go/893 ']' 06:52:48 + mkdir -p /w/workspace/edgex-go/893/archives/ 06:52:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/893/archives/ [Pipeline] echo 06:52:48 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/893/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:52:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:49 06:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:50 latest: Pulling from edgex-lftools-log-publisher 06:52:50 5eb5b503b376: Pulling fs layer 06:52:50 5c69ac0246d0: Pulling fs layer 06:52:50 ec43610c2a17: Pulling fs layer 06:52:50 3a2ae6a8a46f: Pulling fs layer 06:52:50 33b1e0a273af: Pulling fs layer 06:52:50 5d3b04190fa2: Pulling fs layer 06:52:50 2f39f015ded8: Pulling fs layer 06:52:50 2f39f015ded8: Waiting 06:52:50 5d3b04190fa2: Waiting 06:52:50 33b1e0a273af: Waiting 06:52:50 3a2ae6a8a46f: Waiting 06:52:50 5c69ac0246d0: Download complete 06:52:50 3a2ae6a8a46f: Verifying Checksum 06:52:50 3a2ae6a8a46f: Download complete 06:52:50 33b1e0a273af: Verifying Checksum 06:52:50 33b1e0a273af: Download complete 06:52:50 5d3b04190fa2: Verifying Checksum 06:52:50 5d3b04190fa2: Download complete 06:52:50 ec43610c2a17: Verifying Checksum 06:52:50 ec43610c2a17: Download complete 06:52:50 5eb5b503b376: Verifying Checksum 06:52:50 5eb5b503b376: Download complete 06:52:51 2f39f015ded8: Verifying Checksum 06:52:51 2f39f015ded8: Download complete 06:52:53 5eb5b503b376: Pull complete 06:52:53 5c69ac0246d0: Pull complete 06:52:53 ec43610c2a17: Pull complete 06:52:53 3a2ae6a8a46f: Pull complete 06:52:53 33b1e0a273af: Pull complete 06:52:53 5d3b04190fa2: Pull complete 06:52:59 2f39f015ded8: Pull complete 06:52:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:59 prd-ubuntu20.04-docker-8c-8g-7766 does not seem to be running inside a container 06:52:59 $ 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/893/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/893 -v /w/workspace/edgex-go/893:/w/workspace/edgex-go/893:rw,z -v /w/workspace/edgex-go/893@tmp:/w/workspace/edgex-go/893@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:53:04 $ docker top 14c68b62d431d315aa1614bcfa2e9ac90efed204e2ba3f47d1933f44a396b8d3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:53:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:53:05 + ls /var/log/sa-host 06:53:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:05 provisioning config files... 06:53:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/893@tmp/config15270169793290074226tmp [Pipeline] { [Pipeline] echo 06:53:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:53:05 ---> create-netrc.sh [Pipeline] } 06:53:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:53:06 ---> python-tools-install.sh [Pipeline] echo 06:53:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:53:06 ---> sudo-logs.sh 06:53:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:53:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:53:06 ---> job-cost.sh 06:53:06 lf-activate-venv: SKIPPING 06:53:06 DEBUG: total: 0.10999999940395355 06:53:06 INFO: Retrieving Stack Cost... 06:53:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:07 INFO: Archiving Costs [Pipeline] echo 06:53:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:53:07 ---> logs-deploy.sh 06:53:07 lf-activate-venv: SKIPPING 06:53:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/893 06:53:07 INFO: archiving workspace using pattern(s): 06:53:08 Archives upload complete. 06:53:08 INFO: archiving logs to Nexus 06:53:09 ---> uname -a: 06:53:09 Linux prd-ubuntu20-04-docker-8c-8g-7766 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:53:09 06:53:09 06:53:09 ---> lscpu: 06:53:09 Architecture: x86_64 06:53:09 CPU op-mode(s): 32-bit, 64-bit 06:53:09 Byte Order: Little Endian 06:53:09 Address sizes: 40 bits physical, 48 bits virtual 06:53:09 CPU(s): 8 06:53:09 On-line CPU(s) list: 0-7 06:53:09 Thread(s) per core: 1 06:53:09 Core(s) per socket: 1 06:53:09 Socket(s): 8 06:53:09 NUMA node(s): 1 06:53:09 Vendor ID: AuthenticAMD 06:53:09 CPU family: 23 06:53:09 Model: 49 06:53:09 Model name: AMD EPYC-Rome Processor 06:53:09 Stepping: 0 06:53:09 CPU MHz: 2799.998 06:53:09 BogoMIPS: 5599.99 06:53:09 Virtualization: AMD-V 06:53:09 Hypervisor vendor: KVM 06:53:09 Virtualization type: full 06:53:09 L1d cache: 256 KiB 06:53:09 L1i cache: 256 KiB 06:53:09 L2 cache: 4 MiB 06:53:09 L3 cache: 128 MiB 06:53:09 NUMA node0 CPU(s): 0-7 06:53:09 Vulnerability Gather data sampling: Not affected 06:53:09 Vulnerability Itlb multihit: Not affected 06:53:09 Vulnerability L1tf: Not affected 06:53:09 Vulnerability Mds: Not affected 06:53:09 Vulnerability Meltdown: Not affected 06:53:09 Vulnerability Mmio stale data: Not affected 06:53:09 Vulnerability Retbleed: Vulnerable 06:53:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:53:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:53:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:53:09 Vulnerability Srbds: Not affected 06:53:09 Vulnerability Tsx async abort: Not affected 06:53:09 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:53:09 06:53:09 06:53:09 ---> nproc: 06:53:09 8 06:53:09 06:53:09 06:53:09 ---> df -h: 06:53:09 Filesystem Size Used Avail Use% Mounted on 06:53:09 overlay 155G 33G 123G 21% / 06:53:09 tmpfs 64M 0 64M 0% /dev 06:53:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:53:09 shm 64M 0 64M 0% /dev/shm 06:53:09 /dev/vda1 155G 33G 123G 21% /facter-os 06:53:09 06:53:09 06:53:09 ---> sar -b -r -n DEV: 06:53:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7766) 08/28/25 _x86_64_ (8 CPU) 06:53:09 06:53:09 06:00:53 LINUX RESTART (8 CPU) 06:53:09 06:53:09 06:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:53:09 06:02:02 208.32 105.62 102.70 0.00 12296.62 55930.28 0.00 06:53:09 06:03:01 214.69 13.95 200.75 0.00 2159.91 74361.77 0.00 06:53:09 06:04:01 13.00 0.03 12.96 0.00 0.27 17215.00 0.00 06:53:09 06:05:01 53.37 0.12 53.26 0.00 0.93 43419.98 0.00 06:53:09 06:06:01 53.47 0.07 53.41 0.00 1.47 32623.10 0.00 06:53:09 06:07:01 229.36 0.93 228.43 0.00 46.26 230196.17 0.00 06:53:09 06:08:01 523.35 10.40 512.95 0.00 2076.05 136724.95 0.00 06:53:09 06:09:01 475.17 3.13 472.04 0.00 2288.04 204335.89 0.00 06:53:09 06:10:01 146.91 0.13 146.78 0.00 1.47 61520.95 0.00 06:53:09 06:11:01 258.76 0.05 258.71 0.00 0.40 125704.90 0.00 06:53:09 06:12:01 636.91 14.69 622.22 0.00 684.72 132110.34 0.00 06:53:09 06:13:01 33.99 0.70 33.29 0.00 44.93 9096.62 0.00 06:53:09 06:14:01 19.63 0.58 19.05 0.00 41.86 8522.58 0.00 06:53:09 06:15:01 2.53 0.00 2.53 0.00 0.00 8214.10 0.00 06:53:09 06:16:01 3.22 0.00 3.22 0.00 0.00 8093.30 0.00 06:53:09 06:17:01 3.12 0.52 2.60 0.00 6.66 8205.80 0.00 06:53:09 06:18:01 3.41 0.05 3.36 0.00 1.07 8091.02 0.00 06:53:09 06:19:01 2.13 0.00 2.13 0.00 0.00 8208.20 0.00 06:53:09 06:20:01 2.90 0.00 2.90 0.00 0.00 8084.25 0.00 06:53:09 06:21:01 2.30 0.00 2.30 0.00 0.00 8211.96 0.00 06:53:09 06:22:01 2.12 0.00 2.12 0.00 0.00 2707.63 0.00 06:53:09 06:23:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 06:53:09 06:24:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 06:53:09 06:25:01 0.95 0.03 0.92 0.00 0.27 10.26 0.00 06:53:09 06:26:01 5.29 2.52 2.77 0.00 47.42 84.30 0.00 06:53:09 06:27:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 06:53:09 06:28:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 06:53:09 06:29:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 06:53:09 06:30:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 06:53:09 06:31:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 06:53:09 06:32:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:53:09 06:33:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 06:53:09 06:34:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 06:53:09 06:35:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 06:53:09 06:36:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 06:53:09 06:37:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 06:53:09 06:38:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 06:53:09 06:39:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:53:09 06:40:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 06:53:09 06:41:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 06:53:09 06:42:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 06:53:09 06:43:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 06:53:09 06:44:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 06:53:09 06:45:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 06:53:09 06:46:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 06:53:09 06:47:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 06:53:09 06:48:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:53:09 06:49:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 06:53:09 06:50:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 06:53:09 06:51:01 1.28 0.30 0.98 0.00 16.79 12.66 0.00 06:53:09 06:52:01 34.21 2.45 31.76 0.00 55.19 14701.55 0.00 06:53:09 06:53:01 140.11 1.02 139.09 0.00 56.92 44691.22 0.00 06:53:09 Average: 59.61 3.02 56.59 0.00 380.80 24056.70 0.00 06:53:09 06:53:09 06:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:53:09 06:02:02 29112128 31585380 733896 2.23 73940 2698064 1797744 5.30 915604 2492188 647948 06:53:09 06:03:01 27168420 31177168 1101020 3.35 120092 4060268 2416564 7.12 1711852 3474408 142624 06:53:09 06:04:01 26229644 31348436 925332 2.82 126272 5105804 2133412 6.29 2115592 3946936 841832 06:53:09 06:05:01 26449660 31531400 741640 2.26 130696 5035288 1736816 5.12 1440444 4370204 331208 06:53:09 06:06:01 25591692 31520988 758500 2.31 134312 5888816 1812352 5.34 1849880 4839352 465128 06:53:09 06:07:01 19427036 31410832 856232 2.60 157036 11749380 2306508 6.80 2100800 10561192 1194620 06:53:09 06:08:01 15648224 31242840 983312 2.99 317756 14841544 3038260 8.96 3038064 12997948 1013056 06:53:09 06:09:01 8479396 29382152 2779280 8.46 395812 19630692 6857132 20.22 5197092 17489184 119560 06:53:09 06:10:01 3673100 27639104 4521296 13.75 428832 22511012 11697808 34.49 8398360 18924268 1580116 06:53:09 06:11:01 1676888 29121384 3045056 9.26 444672 25845532 8078984 23.82 8465804 20745292 1699680 06:53:09 06:12:01 5734580 31396096 836416 2.54 453264 24318768 2087072 6.15 3842876 21659428 568 06:53:09 06:13:01 5721476 31385948 845552 2.57 454692 24320812 2059124 6.07 4278564 21237176 224 06:53:09 06:14:01 5724204 31390580 840596 2.56 455256 24322332 2055428 6.06 4624496 20885980 248 06:53:09 06:15:01 5724400 31390828 840364 2.56 455308 24322336 2055428 6.06 4622352 20885988 16 06:53:09 06:16:01 5740608 31407084 824696 2.51 455376 24322336 2055428 6.06 4607148 20885988 12 06:53:09 06:17:01 5741224 31408000 824552 2.51 455448 24322528 2073120 6.11 4607216 20886032 16 06:53:09 06:18:01 5746236 31413108 819632 2.49 455508 24322528 2073120 6.11 4602288 20886032 4 06:53:09 06:19:01 5746668 31413600 819080 2.49 455556 24322536 2073120 6.11 4602876 20886036 192 06:53:09 06:20:01 5746920 31413912 818760 2.49 455604 24322540 2073120 6.11 4601500 20886036 24 06:53:09 06:21:01 5747212 31414252 818448 2.49 455640 24322544 2073120 6.11 4601556 20886044 8 06:53:09 06:22:01 5747140 31414220 818396 2.49 455688 24322544 2073120 6.11 4601668 20886040 16 06:53:09 06:23:01 5747800 31414900 817612 2.49 455704 24322548 2073120 6.11 4600872 20886044 172 06:53:09 06:24:01 5748100 31415240 817256 2.49 455728 24322552 2073120 6.11 4600904 20886048 168 06:53:09 06:25:01 5747816 31414960 817528 2.49 455740 24322552 2073120 6.11 4601212 20886052 24 06:53:09 06:26:01 5746076 31416184 816396 2.48 455912 24325096 2073120 6.11 4601116 20888304 8 06:53:09 06:27:01 5745980 31416120 816404 2.48 455944 24325092 2073120 6.11 4601200 20888304 8 06:53:09 06:28:01 5745908 31416088 816416 2.48 455972 24325100 2073120 6.11 4601172 20888308 8 06:53:09 06:29:01 5745884 31416068 816384 2.48 455988 24325104 2073120 6.11 4601156 20888312 28 06:53:09 06:30:01 5746088 31416300 816100 2.48 456008 24325104 2073120 6.11 4601204 20888312 12 06:53:09 06:31:01 5745764 31416008 816344 2.48 456016 24325108 2073120 6.11 4601604 20888316 24 06:53:09 06:32:01 5745732 31415992 816344 2.48 456028 24325108 2073120 6.11 4601300 20888320 8 06:53:09 06:33:01 5745456 31415744 816540 2.48 456064 24325116 2073120 6.11 4601264 20888324 4 06:53:09 06:34:01 5745424 31415744 816460 2.48 456100 24325124 2073120 6.11 4601288 20888332 8 06:53:09 06:35:01 5745376 31415724 816444 2.48 456112 24325124 2073120 6.11 4601644 20888332 156 06:53:09 06:36:01 5745320 31415700 816424 2.48 456128 24325128 2089216 6.16 4601884 20888336 172 06:53:09 06:37:01 5744904 31415292 816832 2.48 456136 24325128 2089216 6.16 4601616 20888336 4 06:53:09 06:38:01 5744532 31414932 817220 2.49 456148 24325132 2089216 6.16 4601920 20888340 192 06:53:09 06:39:01 5744784 31415216 816932 2.49 456164 24325136 2089216 6.16 4601420 20888344 28 06:53:09 06:40:01 5744736 31415168 816916 2.49 456176 24325136 2089216 6.16 4601404 20888344 8 06:53:09 06:41:01 5744940 31415404 816632 2.48 456192 24325140 2089216 6.16 4601448 20888348 28 06:53:09 06:42:01 5744576 31415064 816908 2.49 456212 24325148 2089216 6.16 4601800 20888356 8 06:53:09 06:43:01 5744836 31415340 816632 2.48 456228 24325144 2089216 6.16 4601460 20888356 4 06:53:09 06:44:01 5744560 31415088 816844 2.49 456244 24325152 2089216 6.16 4601496 20888360 28 06:53:09 06:45:01 5744948 31415504 816600 2.48 456264 24325152 2089216 6.16 4601524 20888360 12 06:53:09 06:46:01 5745020 31415588 816496 2.48 456280 24325156 2089216 6.16 4601532 20888364 24 06:53:09 06:47:01 5744992 31415572 816696 2.48 456300 24325144 2072368 6.11 4601628 20888368 36 06:53:09 06:48:01 5745640 31416252 816200 2.48 456328 24325160 2072368 6.11 4601592 20888368 8 06:53:09 06:49:01 5745216 31415884 816556 2.48 456364 24325164 2072368 6.11 4602208 20888372 40 06:53:09 06:50:01 5745332 31416036 816328 2.48 456396 24325168 2072368 6.11 4601884 20888376 16 06:53:09 06:51:01 5742472 31413700 818604 2.49 456416 24325672 2072368 6.11 4605304 20888692 64 06:53:09 06:52:01 4807576 31355152 870356 2.65 482692 25085132 2190732 6.46 4789968 21538588 380244 06:53:09 06:53:01 4003164 31345808 884100 2.69 515848 25783476 2061044 6.08 4752720 22317924 257772 06:53:09 Average: 8115496 31253059 980607 2.98 414665 21946123 2484083 7.32 4381053 18852377 166854 06:53:09 06:53:09 06:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:53:09 06:02:02 lo 4.10 4.10 0.40 0.40 0.00 0.00 0.00 0.00 06:53:09 06:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:02:02 ens3 961.76 838.56 7498.71 118.19 0.00 0.00 0.00 0.00 06:53:09 06:03:01 veth42cb72a 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:53:09 06:03:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 06:53:09 06:03:01 docker0 769.84 761.53 58.18 4725.33 0.00 0.00 0.00 0.00 06:53:09 06:03:01 ens3 925.79 879.48 8073.67 139.97 0.00 0.00 0.00 0.00 06:53:09 06:04:01 veth42cb72a 1.18 1.23 0.10 0.11 0.00 0.00 0.00 0.00 06:53:09 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:04:01 docker0 1.18 1.18 0.09 0.11 0.00 0.00 0.00 0.00 06:53:09 06:04:01 ens3 30.48 18.10 23.33 12.41 0.00 0.00 0.00 0.00 06:53:09 06:05:01 veth42cb72a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:05:01 ens3 17.65 10.28 13.88 7.70 0.00 0.00 0.00 0.00 06:53:09 06:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:53:09 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:06:01 ens3 25.11 16.10 22.08 12.95 0.00 0.00 0.00 0.00 06:53:09 06:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:53:09 06:07:01 veth6cf620b 0.42 0.45 0.04 0.14 0.00 0.00 0.00 0.00 06:53:09 06:07:01 docker0 0.42 0.30 0.03 0.13 0.00 0.00 0.00 0.00 06:53:09 06:07:01 ens3 133.24 85.30 3147.51 18.09 0.00 0.00 0.00 0.00 06:53:09 06:08:01 veth61a09e7 50.96 92.10 5.09 488.68 0.00 0.00 0.00 0.04 06:53:09 06:08:01 veth75ae901 23.06 30.71 2.21 15.61 0.00 0.00 0.00 0.00 06:53:09 06:08:01 veth55efadb 82.30 143.49 8.45 1237.20 0.00 0.00 0.00 0.10 06:53:09 06:08:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:53:09 06:08:01 veth6cf620b 0.10 3.00 0.01 0.13 0.00 0.00 0.00 0.00 06:53:09 06:08:01 veth1478ccc 79.02 133.86 8.25 1237.54 0.00 0.00 0.00 0.10 06:53:09 06:08:01 docker0 464.11 765.21 39.24 6945.82 0.00 0.00 0.00 0.00 06:53:09 06:08:01 ens3 854.54 509.27 8538.01 61.23 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth5baa0f7 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth240715d 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth755cb3f 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth63fdd7e 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth031dba2 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth7237bfe 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 vethb05aaa9 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 06:53:09 06:09:01 vethd28b5c5 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth0916ad4 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth12d5b11 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth811c1b8 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 06:53:09 06:09:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:53:09 06:09:01 veth6cf620b 0.13 0.82 0.01 0.04 0.00 0.00 0.00 0.00 06:53:09 06:09:01 docker0 88.12 132.66 8.03 1969.70 0.00 0.00 0.00 0.00 06:53:09 06:09:01 ens3 387.74 178.26 3405.30 25.04 0.00 0.00 0.00 0.00 06:53:09 06:09:01 vethcc2941f 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth5baa0f7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth240715d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth755cb3f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth63fdd7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth031dba2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth7237bfe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 vethb05aaa9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 vethd28b5c5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth0916ad4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth12d5b11 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth811c1b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:53:09 06:10:01 veth6cf620b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:10:01 ens3 7.32 4.88 6.83 2.97 0.00 0.00 0.00 0.00 06:53:09 06:10:01 vethcc2941f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth240715d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth755cb3f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth63fdd7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth031dba2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth7237bfe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 vethb05aaa9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 vethd28b5c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth12d5b11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth811c1b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 veth6cf620b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:11:01 ens3 2.98 2.52 1.03 26.82 0.00 0.00 0.00 0.00 06:53:09 06:11:01 vethcc2941f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:12:01 lo 12.19 12.19 1.20 1.20 0.00 0.00 0.00 0.00 06:53:09 06:12:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:12:01 ens3 149.01 160.65 80.24 644.21 0.00 0.00 0.00 0.00 06:53:09 06:13:01 lo 39.79 39.79 3.90 3.90 0.00 0.00 0.00 0.00 06:53:09 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:13:01 ens3 458.86 474.42 207.00 2641.49 0.00 0.00 0.00 0.00 06:53:09 06:14:01 lo 17.33 17.33 1.69 1.69 0.00 0.00 0.00 0.00 06:53:09 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:14:01 ens3 258.54 256.39 105.87 1751.14 0.00 0.00 0.00 0.00 06:53:09 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:15:01 ens3 0.58 0.23 0.18 0.10 0.00 0.00 0.00 0.00 06:53:09 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:16:01 ens3 1.28 1.10 3.04 0.27 0.00 0.00 0.00 0.00 06:53:09 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:17:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:53:09 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:19:01 ens3 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 06:53:09 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:20:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:21:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:22:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 06:53:09 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:24:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:53:09 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:27:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:53:09 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:29:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:53:09 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:32:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:53:09 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:35:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 06:53:09 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:36:01 ens3 0.95 0.42 0.32 0.22 0.00 0.00 0.00 0.00 06:53:09 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:37:01 ens3 0.65 0.32 0.34 0.26 0.00 0.00 0.00 0.00 06:53:09 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:38:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:53:09 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:42:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:53:09 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:46:01 ens3 0.23 0.17 0.09 0.01 0.00 0.00 0.00 0.00 06:53:09 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:47:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:53:09 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:48:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:53:09 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:49:01 ens3 1.05 0.38 0.34 0.21 0.00 0.00 0.00 0.00 06:53:09 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:53:09 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:50:01 ens3 0.40 0.33 0.26 0.20 0.00 0.00 0.00 0.00 06:53:09 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:09 06:51:01 ens3 0.88 0.68 0.81 0.38 0.00 0.00 0.00 0.00 06:53:09 06:52:01 veth2dfb1a7 54.72 96.70 6.05 881.58 0.00 0.00 0.00 0.07 06:53:09 06:52:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:53:09 06:52:01 docker0 54.72 96.58 5.30 881.57 0.00 0.00 0.00 0.00 06:53:09 06:52:01 ens3 220.96 149.43 3543.45 131.01 0.00 0.00 0.00 0.00 06:53:09 06:53:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:53:09 06:53:01 docker0 2.65 1.98 0.38 0.88 0.00 0.00 0.00 0.00 06:53:09 06:53:01 ens3 266.16 165.71 5788.79 52.58 0.00 0.00 0.00 0.00 06:53:09 Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 06:53:09 Average: docker0 26.33 33.61 2.12 277.93 0.00 0.00 0.00 0.00 06:53:09 Average: ens3 90.33 71.98 775.94 108.63 0.00 0.00 0.00 0.00 06:53:09 06:53:09 06:53:09 ---> sar -P ALL: 06:53:09 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7766) 08/28/25 _x86_64_ (8 CPU) 06:53:09 06:53:09 06:00:53 LINUX RESTART (8 CPU) 06:53:09 06:53:09 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:53:09 06:02:02 all 7.72 0.00 2.08 3.39 0.05 86.75 06:53:09 06:02:02 0 10.60 0.00 1.71 2.96 0.03 84.70 06:53:09 06:02:02 1 11.48 0.00 1.99 4.73 0.05 81.75 06:53:09 06:02:02 2 7.63 0.00 2.94 0.44 0.10 88.89 06:53:09 06:02:02 3 4.93 0.00 1.70 0.59 0.03 92.75 06:53:09 06:02:02 4 6.53 0.00 1.63 7.48 0.05 84.31 06:53:09 06:02:02 5 10.38 0.00 3.60 6.93 0.08 79.00 06:53:09 06:02:02 6 4.66 0.00 1.82 1.06 0.05 92.42 06:53:09 06:02:02 7 5.56 0.00 1.28 2.94 0.03 90.18 06:53:09 06:03:01 all 11.16 0.00 3.43 4.82 0.07 80.52 06:53:09 06:03:01 0 10.62 0.00 3.21 3.15 0.07 82.95 06:53:09 06:03:01 1 10.72 0.00 3.41 6.50 0.05 79.31 06:53:09 06:03:01 2 14.56 0.00 3.63 2.05 0.07 79.69 06:53:09 06:03:01 3 11.73 0.00 2.66 0.67 0.07 84.88 06:53:09 06:03:01 4 10.49 0.00 4.04 18.01 0.10 67.35 06:53:09 06:03:01 5 10.19 0.00 3.60 1.30 0.05 84.85 06:53:09 06:03:01 6 11.36 0.00 4.22 3.00 0.05 81.37 06:53:09 06:03:01 7 9.55 0.00 2.67 3.95 0.07 83.77 06:53:09 06:04:01 all 36.82 0.00 5.63 16.45 0.17 40.93 06:53:09 06:04:01 0 40.15 0.00 5.63 28.94 0.17 25.12 06:53:09 06:04:01 1 34.30 0.00 6.60 0.45 0.37 58.28 06:53:09 06:04:01 2 40.05 0.00 6.13 0.02 0.12 53.68 06:53:09 06:04:01 3 36.57 0.00 5.42 5.56 0.13 52.31 06:53:09 06:04:01 4 33.91 0.00 5.68 40.21 0.13 20.07 06:53:09 06:04:01 5 36.64 0.00 5.68 21.73 0.12 35.83 06:53:09 06:04:01 6 38.51 0.00 4.96 34.74 0.08 21.70 06:53:09 06:04:01 7 34.45 0.00 4.91 0.14 0.22 60.28 06:53:09 06:05:01 all 49.27 0.00 6.37 4.97 0.09 39.30 06:53:09 06:05:01 0 51.25 0.00 6.57 0.35 0.08 41.74 06:53:09 06:05:01 1 48.35 0.00 6.60 0.08 0.10 44.86 06:53:09 06:05:01 2 51.14 0.00 6.38 3.52 0.08 38.88 06:53:09 06:05:01 3 48.78 0.00 6.09 0.12 0.10 44.92 06:53:09 06:05:01 4 46.29 0.00 6.31 22.05 0.08 25.26 06:53:09 06:05:01 5 51.24 0.00 6.76 4.85 0.08 37.06 06:53:09 06:05:01 6 49.95 0.00 6.58 7.15 0.08 36.23 06:53:09 06:05:01 7 47.09 0.00 5.69 1.76 0.08 45.37 06:53:09 06:06:01 all 29.02 0.00 4.93 1.59 0.09 64.36 06:53:09 06:06:01 0 31.86 0.00 5.34 0.00 0.10 62.70 06:53:09 06:06:01 1 25.96 0.00 4.50 3.94 0.08 65.52 06:53:09 06:06:01 2 28.59 0.00 5.28 6.26 0.10 59.77 06:53:09 06:06:01 3 28.44 0.00 4.41 0.56 0.08 66.51 06:53:09 06:06:01 4 27.63 0.00 4.82 0.37 0.10 67.08 06:53:09 06:06:01 5 32.77 0.00 5.62 0.10 0.10 61.41 06:53:09 06:06:01 6 30.62 0.00 5.42 1.21 0.08 62.67 06:53:09 06:06:01 7 26.26 0.00 4.06 0.35 0.10 69.23 06:53:09 06:07:01 all 11.06 0.00 4.75 21.86 0.07 62.26 06:53:09 06:07:01 0 13.00 0.00 5.60 52.83 0.12 28.45 06:53:09 06:07:01 1 9.98 0.00 4.54 11.52 0.05 73.91 06:53:09 06:07:01 2 11.44 0.00 4.37 10.76 0.05 73.37 06:53:09 06:07:01 3 10.17 0.00 4.17 8.16 0.03 77.46 06:53:09 06:07:01 4 10.14 0.00 4.47 8.43 0.08 76.88 06:53:09 06:07:01 5 11.17 0.00 5.36 22.80 0.07 60.60 06:53:09 06:07:01 6 11.69 0.00 5.17 9.66 0.05 73.43 06:53:09 06:07:01 7 10.91 0.00 4.35 51.09 0.07 33.58 06:53:09 06:08:01 all 11.87 0.00 5.82 47.69 0.10 34.52 06:53:09 06:08:01 0 15.32 0.00 7.09 56.40 0.12 21.07 06:53:09 06:08:01 1 11.70 0.00 4.47 39.59 0.07 44.19 06:53:09 06:08:01 2 10.47 0.00 6.56 58.92 0.10 23.95 06:53:09 06:08:01 3 12.38 0.00 5.45 41.03 0.14 41.01 06:53:09 06:08:01 4 10.48 0.00 5.04 37.82 0.10 46.56 06:53:09 06:08:01 5 9.73 0.00 5.46 39.62 0.09 45.11 06:53:09 06:08:01 6 14.08 0.00 7.18 43.40 0.12 35.22 06:53:09 06:08:01 7 10.77 0.00 5.30 64.87 0.08 18.98 06:53:09 06:09:01 all 14.76 0.00 5.33 28.85 0.08 50.98 06:53:09 06:09:01 0 15.66 0.00 6.70 23.89 0.10 53.64 06:53:09 06:09:01 1 14.32 0.00 3.73 49.33 0.07 32.56 06:53:09 06:09:01 2 14.54 0.00 5.10 17.20 0.07 63.10 06:53:09 06:09:01 3 14.46 0.00 5.79 25.42 0.07 54.27 06:53:09 06:09:01 4 14.86 0.00 6.31 53.99 0.07 24.77 06:53:09 06:09:01 5 14.15 0.00 4.16 28.47 0.10 53.12 06:53:09 06:09:01 6 15.63 0.00 5.52 15.42 0.08 63.35 06:53:09 06:09:01 7 14.51 0.00 5.35 17.21 0.07 62.86 06:53:09 06:10:01 all 89.76 0.00 10.05 0.01 0.16 0.02 06:53:09 06:10:01 0 89.83 0.00 9.95 0.00 0.22 0.00 06:53:09 06:10:01 1 89.81 0.00 10.04 0.00 0.13 0.02 06:53:09 06:10:01 2 88.39 0.00 11.43 0.00 0.17 0.02 06:53:09 06:10:01 3 89.19 0.00 10.63 0.03 0.15 0.00 06:53:09 06:10:01 4 90.25 0.00 9.60 0.02 0.13 0.00 06:53:09 06:10:01 5 90.32 0.00 9.49 0.00 0.17 0.02 06:53:09 06:10:01 6 90.52 0.00 9.25 0.00 0.15 0.08 06:53:09 06:10:01 7 89.77 0.00 10.05 0.02 0.12 0.05 06:53:09 06:11:01 all 90.79 0.00 9.07 0.00 0.14 0.00 06:53:09 06:11:01 0 91.26 0.00 8.62 0.00 0.12 0.00 06:53:09 06:11:01 1 91.33 0.00 8.52 0.02 0.13 0.00 06:53:09 06:11:01 2 90.24 0.00 9.63 0.00 0.13 0.00 06:53:09 06:11:01 3 90.66 0.00 9.21 0.00 0.13 0.00 06:53:09 06:11:01 4 91.39 0.00 8.45 0.00 0.15 0.02 06:53:09 06:11:01 5 90.93 0.00 8.93 0.00 0.13 0.00 06:53:09 06:11:01 6 90.63 0.00 9.22 0.00 0.15 0.00 06:53:09 06:11:01 7 89.82 0.00 9.99 0.00 0.19 0.00 06:53:09 06:12:01 all 34.63 0.00 5.35 9.80 0.11 50.12 06:53:09 06:12:01 0 33.98 0.00 5.40 4.73 0.10 55.80 06:53:09 06:12:01 1 36.01 0.00 5.07 13.56 0.14 45.22 06:53:09 06:12:01 2 35.03 0.00 5.70 12.04 0.08 47.14 06:53:09 06:12:01 3 34.97 0.00 5.76 9.86 0.10 49.31 06:53:09 06:12:01 4 32.12 0.00 4.67 1.49 0.07 61.65 06:53:09 06:12:01 5 33.29 0.00 5.37 16.21 0.12 45.01 06:53:09 06:12:01 6 35.92 0.00 5.65 12.43 0.10 45.90 06:53:09 06:12:01 7 35.71 0.00 5.16 8.10 0.17 50.86 06:53:09 06:53:09 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:53:09 06:13:01 all 9.85 0.00 0.94 0.18 0.07 88.97 06:53:09 06:13:01 0 3.61 0.00 0.82 0.02 0.03 95.53 06:53:09 06:13:01 1 13.31 0.00 1.23 0.03 0.07 85.36 06:53:09 06:13:01 2 13.39 0.00 1.10 0.82 0.07 84.62 06:53:09 06:13:01 3 11.15 0.00 0.73 0.03 0.07 88.02 06:53:09 06:13:01 4 7.44 0.00 0.87 0.32 0.07 91.31 06:53:09 06:13:01 5 8.59 0.00 0.79 0.05 0.05 90.53 06:53:09 06:13:01 6 11.19 0.00 1.00 0.10 0.08 87.63 06:53:09 06:13:01 7 10.16 0.00 0.99 0.03 0.10 88.72 06:53:09 06:14:01 all 7.91 0.00 0.59 0.25 0.05 91.20 06:53:09 06:14:01 0 2.23 0.00 0.55 0.03 0.05 97.13 06:53:09 06:14:01 1 9.05 0.00 0.72 0.07 0.05 90.11 06:53:09 06:14:01 2 5.99 0.00 0.52 0.03 0.05 93.41 06:53:09 06:14:01 3 7.36 0.00 0.42 0.12 0.03 92.07 06:53:09 06:14:01 4 8.06 0.00 0.63 1.08 0.05 90.18 06:53:09 06:14:01 5 9.75 0.00 0.63 0.20 0.05 89.36 06:53:09 06:14:01 6 9.65 0.00 0.52 0.30 0.05 89.48 06:53:09 06:14:01 7 11.18 0.00 0.74 0.15 0.07 87.87 06:53:09 06:15:01 all 0.07 0.00 0.02 0.10 0.01 99.80 06:53:09 06:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:53:09 06:15:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:53:09 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:15:01 4 0.00 0.00 0.02 0.78 0.00 99.20 06:53:09 06:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:15:01 7 0.43 0.00 0.02 0.00 0.02 99.53 06:53:09 06:16:01 all 0.04 0.00 0.02 0.03 0.02 99.90 06:53:09 06:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:53:09 06:16:01 2 0.08 0.00 0.03 0.00 0.03 99.85 06:53:09 06:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:16:01 4 0.03 0.00 0.00 0.17 0.02 99.78 06:53:09 06:16:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:53:09 06:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:16:01 7 0.05 0.00 0.03 0.02 0.02 99.88 06:53:09 06:17:01 all 0.03 0.00 0.03 0.02 0.01 99.92 06:53:09 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:17:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:53:09 06:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 06:53:09 06:17:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:53:09 06:17:01 4 0.03 0.00 0.02 0.08 0.00 99.87 06:53:09 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:17:01 7 0.05 0.00 0.02 0.03 0.02 99.88 06:53:09 06:18:01 all 0.03 0.00 0.02 0.02 0.01 99.92 06:53:09 06:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:53:09 06:18:01 2 0.07 0.00 0.03 0.00 0.03 99.87 06:53:09 06:18:01 3 0.08 0.00 0.03 0.03 0.02 99.83 06:53:09 06:18:01 4 0.00 0.00 0.02 0.07 0.00 99.92 06:53:09 06:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:18:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:53:09 06:19:01 all 0.02 0.00 0.01 0.02 0.01 99.95 06:53:09 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 06:53:09 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:19:01 4 0.03 0.00 0.02 0.13 0.02 99.80 06:53:09 06:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:53:09 06:20:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:53:09 06:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:53:09 06:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:53:09 06:20:01 4 0.02 0.00 0.00 0.05 0.00 99.93 06:53:09 06:20:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:53:09 06:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:53:09 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:53:09 06:21:01 3 0.10 0.00 0.00 0.00 0.00 99.90 06:53:09 06:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:53:09 06:21:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:21:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:53:09 06:22:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:53:09 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:53:09 06:22:01 4 0.03 0.00 0.02 0.03 0.02 99.90 06:53:09 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:22:01 7 0.27 0.00 0.02 0.00 0.02 99.70 06:53:09 06:23:01 all 0.02 0.00 0.01 0.00 0.02 99.96 06:53:09 06:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:53:09 06:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:53:09 06:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:53:09 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:53:09 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:53:09 06:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:24:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:53:09 06:24:01 3 0.05 0.00 0.00 0.02 0.02 99.92 06:53:09 06:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:25:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:53:09 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:25:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:53:09 06:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:53:09 06:25:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:25:01 7 0.23 0.00 0.02 0.00 0.00 99.75 06:53:09 06:26:01 all 0.05 0.00 0.02 0.01 0.01 99.90 06:53:09 06:26:01 0 0.07 0.00 0.05 0.00 0.02 99.86 06:53:09 06:26:01 1 0.10 0.00 0.05 0.00 0.00 99.85 06:53:09 06:26:01 2 0.03 0.00 0.05 0.07 0.02 99.83 06:53:09 06:26:01 3 0.12 0.00 0.00 0.03 0.00 99.85 06:53:09 06:26:01 4 0.05 0.00 0.00 0.02 0.00 99.93 06:53:09 06:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:53:09 06:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:53:09 06:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:27:01 2 0.03 0.00 0.02 0.00 0.03 99.92 06:53:09 06:27:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:53:09 06:27:01 4 0.02 0.00 0.02 0.08 0.00 99.88 06:53:09 06:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:53:09 06:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:53:09 06:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:53:09 06:28:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:53:09 06:28:01 3 0.02 0.00 0.03 0.02 0.02 99.92 06:53:09 06:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:53:09 06:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:53:09 06:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:53:09 06:30:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:53:09 06:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:30:01 2 0.07 0.00 0.02 0.00 0.03 99.88 06:53:09 06:30:01 3 0.03 0.00 0.00 0.02 0.00 99.95 06:53:09 06:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:30:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:53:09 06:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:53:09 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:31:01 2 0.05 0.00 0.03 0.00 0.03 99.88 06:53:09 06:31:01 3 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:31:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:53:09 06:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:32:01 all 0.02 0.00 0.01 0.04 0.02 99.91 06:53:09 06:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:53:09 06:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:32:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:53:09 06:32:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:53:09 06:32:01 4 0.00 0.00 0.02 0.25 0.02 99.72 06:53:09 06:32:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:53:09 06:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:53:09 06:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:53:09 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:53:09 06:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:53:09 06:33:01 4 0.07 0.00 0.02 0.07 0.02 99.83 06:53:09 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:53:09 06:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:34:01 2 0.12 0.00 0.02 0.00 0.05 99.82 06:53:09 06:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:53:09 06:34:01 4 0.03 0.00 0.02 0.07 0.00 99.88 06:53:09 06:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:53:09 06:34:01 CPU %user %nice %system %iowait %steal %idle 06:53:09 06:35:01 all 0.02 0.00 0.01 0.03 0.01 99.93 06:53:09 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:35:01 2 0.07 0.00 0.07 0.00 0.03 99.83 06:53:09 06:35:01 3 0.02 0.00 0.00 0.20 0.02 99.77 06:53:09 06:35:01 4 0.03 0.00 0.00 0.03 0.02 99.92 06:53:09 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:36:01 all 0.04 0.00 0.01 0.03 0.01 99.91 06:53:09 06:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:36:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:53:09 06:36:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:53:09 06:36:01 4 0.05 0.00 0.02 0.20 0.00 99.73 06:53:09 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:36:01 7 0.10 0.00 0.02 0.00 0.02 99.87 06:53:09 06:37:01 all 0.01 0.00 0.01 0.02 0.01 99.95 06:53:09 06:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:37:01 3 0.00 0.00 0.00 0.15 0.00 99.85 06:53:09 06:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:53:09 06:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:38:01 all 0.03 0.00 0.01 0.03 0.01 99.92 06:53:09 06:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:53:09 06:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:53:09 06:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:53:09 06:38:01 4 0.03 0.00 0.02 0.23 0.02 99.70 06:53:09 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:53:09 06:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:39:01 all 0.01 0.00 0.01 0.02 0.01 99.94 06:53:09 06:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:53:09 06:39:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:53:09 06:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:39:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:53:09 06:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:39:01 7 0.00 0.00 0.02 0.13 0.00 99.85 06:53:09 06:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:53:09 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:40:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:53:09 06:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:53:09 06:40:01 4 0.03 0.00 0.03 0.02 0.02 99.90 06:53:09 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:53:09 06:41:01 all 0.11 0.00 0.01 0.01 0.01 99.86 06:53:09 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:41:01 2 0.00 0.00 0.02 0.00 0.03 99.95 06:53:09 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:53:09 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:53:09 06:41:01 7 0.76 0.00 0.05 0.02 0.00 99.17 06:53:09 06:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:53:09 06:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:53:09 06:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:42:01 3 0.03 0.00 0.02 0.05 0.02 99.88 06:53:09 06:42:01 4 0.05 0.00 0.00 0.02 0.02 99.92 06:53:09 06:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:53:09 06:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:53:09 06:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:53:09 06:43:01 2 0.00 0.00 0.02 0.00 0.03 99.95 06:53:09 06:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:43:01 4 0.02 0.00 0.02 0.07 0.00 99.90 06:53:09 06:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:44:01 all 0.11 0.00 0.01 0.00 0.01 99.87 06:53:09 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:53:09 06:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:53:09 06:44:01 4 0.00 0.00 0.02 0.03 0.02 99.93 06:53:09 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:44:01 7 0.71 0.00 0.05 0.00 0.00 99.24 06:53:09 06:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:53:09 06:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:53:09 06:45:01 2 0.00 0.00 0.03 0.00 0.03 99.93 06:53:09 06:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:53:09 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:53:09 06:53:09 06:45:01 CPU %user %nice %system %iowait %steal %idle 06:53:09 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:53:09 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:53:09 06:46:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:53:09 06:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:53:09 06:46:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:53:09 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:47:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:53:09 06:47:01 2 0.05 0.00 0.02 0.00 0.03 99.90 06:53:09 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:53:09 06:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:53:09 06:48:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:53:09 06:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:53:09 06:48:01 2 0.07 0.00 0.03 0.00 0.03 99.87 06:53:09 06:48:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:53:09 06:48:01 4 0.00 0.00 0.02 0.02 0.02 99.95 06:53:09 06:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:53:09 06:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:53:09 06:49:01 2 0.03 0.00 0.05 0.00 0.05 99.87 06:53:09 06:49:01 3 0.10 0.00 0.03 0.02 0.02 99.83 06:53:09 06:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:53:09 06:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:53:09 06:50:01 all 0.17 0.00 0.01 1.63 0.01 98.18 06:53:09 06:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:53:09 06:50:01 2 0.10 0.00 0.05 0.00 0.02 99.83 06:53:09 06:50:01 3 0.05 0.00 0.00 0.28 0.02 99.65 06:53:09 06:50:01 4 0.02 0.00 0.00 12.74 0.00 87.25 06:53:09 06:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:53:09 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:53:09 06:50:01 7 1.11 0.00 0.00 0.00 0.00 98.89 06:53:09 06:51:01 all 0.24 0.00 0.03 0.01 0.01 99.71 06:53:09 06:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:53:09 06:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:53:09 06:51:01 2 0.10 0.00 0.05 0.00 0.03 99.82 06:53:09 06:51:01 3 0.15 0.00 0.00 0.00 0.00 99.85 06:53:09 06:51:01 4 0.15 0.00 0.02 0.12 0.00 99.72 06:53:09 06:51:01 5 0.10 0.00 0.03 0.00 0.00 99.87 06:53:09 06:51:01 6 0.07 0.00 0.03 0.00 0.00 99.90 06:53:09 06:51:01 7 1.32 0.00 0.07 0.00 0.02 98.60 06:53:09 06:52:01 all 4.01 0.00 1.32 0.81 0.03 93.82 06:53:09 06:52:01 0 3.80 0.00 1.25 0.02 0.03 94.90 06:53:09 06:52:01 1 4.08 0.00 1.44 0.53 0.03 93.92 06:53:09 06:52:01 2 4.15 0.00 1.71 0.00 0.03 94.10 06:53:09 06:52:01 3 4.79 0.00 1.68 3.85 0.05 89.63 06:53:09 06:52:01 4 3.60 0.00 0.85 1.12 0.03 94.39 06:53:09 06:52:01 5 3.90 0.00 1.24 0.15 0.02 94.70 06:53:09 06:52:01 6 4.43 0.00 1.42 0.15 0.03 93.96 06:53:09 06:52:01 7 3.31 0.00 0.99 0.67 0.03 95.00 06:53:09 06:53:01 all 7.09 0.00 2.89 3.03 0.06 86.93 06:53:09 06:53:01 0 6.35 0.00 2.85 2.40 0.07 88.33 06:53:09 06:53:01 1 6.74 0.00 2.10 0.17 0.07 90.93 06:53:09 06:53:01 2 6.30 0.00 1.69 0.05 0.05 91.91 06:53:09 06:53:01 3 8.58 0.00 4.01 5.23 0.07 82.12 06:53:09 06:53:01 4 6.39 0.00 2.89 0.07 0.05 90.60 06:53:09 06:53:01 5 8.78 0.00 2.97 0.72 0.05 87.47 06:53:09 06:53:01 6 6.77 0.00 3.44 3.24 0.07 86.48 06:53:09 06:53:01 7 6.79 0.00 3.21 12.42 0.07 77.51 06:53:09 Average: all 7.98 0.00 1.32 2.78 0.03 87.90 06:53:09 Average: 0 8.03 0.00 1.37 3.33 0.03 87.24 06:53:09 Average: 1 8.00 0.00 1.25 2.49 0.04 88.21 06:53:09 Average: 2 8.10 0.00 1.40 2.13 0.05 88.33 06:53:09 Average: 3 7.95 0.00 1.31 1.95 0.03 88.76 06:53:09 Average: 4 7.66 0.00 1.27 3.95 0.03 87.09 06:53:09 Average: 5 8.07 0.00 1.34 2.72 0.03 87.84 06:53:09 Average: 6 8.16 0.00 1.37 2.51 0.03 87.94 06:53:09 Average: 7 7.84 0.00 1.24 3.12 0.03 87.76 06:53:09 06:53:09 06:53:09