Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a677b28ec927103ec44990ef428c4d87c2253632 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-ssh4738958900566521565.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-ssh653723542960974563.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-ssh450101561974566807.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-ssh7540687954053496346.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-ssh16421279918429143330.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/907 [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/907 # 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 a677b28ec927103ec44990ef428c4d87c2253632 (main) > 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 a677b28ec927103ec44990ef428c4d87c2253632 # timeout=10 Commit message: "Merge pull request #5265 from nyameen/fix/openbao-log-level" > git rev-list --no-walk 44d03353ae1976a56c6e7b940cb61d7be0635af4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:46 ========================================================= 07:02:46 EdgeX Global Pipelines Version Info 07:02:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:47 ------------------- 07:02:47 stable info: 07:02:47 ------------------- 07:02:47 Commited By: Cherry Wang cherry@iotechsys.com 07:02:47 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:02:47 Message: update stable to v1.0.276 07:02:48 ------------------- 07:02:48 experimental info: 07:02:48 ------------------- 07:02:48 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:48 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:02:48 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a677b28 [Pipeline] echo 07:02:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:49 provisioning config files... 07:02:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/907@tmp/config10845893754901739531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:49 ---> ****-login.sh 07:02:49 nexus3.edgexfoundry.org:10001 07:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:49 07:02:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:49 Configure a credential helper to remove this warning. See 07:02:49 https://docs.****.com/go/credential-store/ 07:02:49 07:02:49 Login Succeeded 07:02:49 nexus3.edgexfoundry.org:10002 07:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 07:02:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.****.com/go/credential-store/ 07:02:50 07:02:50 Login Succeeded 07:02:50 nexus3.edgexfoundry.org:10003 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 07:02:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.****.com/go/credential-store/ 07:02:50 07:02:50 Login Succeeded 07:02:50 nexus3.edgexfoundry.org:10004 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 07:02:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.****.com/go/credential-store/ 07:02:50 07:02:50 Login Succeeded 07:02:50 ****.io 07:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:50 07:02:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:02:50 Configure a credential helper to remove this warning. See 07:02:50 https://docs.****.com/go/credential-store/ 07:02:50 07:02:50 Login Succeeded 07:02:50 ---> ****-login.sh ends [Pipeline] } 07:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:50 + 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 07:02:50 + dirname cmd/core-command/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo core-command,cmd/core-command/Dockerfile 07:02:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:02:50 + dirname cmd/core-data/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo core-data,cmd/core-data/Dockerfile 07:02:50 + dirname cmd/core-keeper/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo core-keeper,cmd/core-keeper/Dockerfile 07:02:50 + dirname cmd/core-metadata/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:50 + dirname cmd/security-bootstrapper/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:02:50 + dirname cmd/security-proxy-auth/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:02:50 + dirname cmd/security-proxy-setup/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:50 + dirname cmd/security-secretstore-setup/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:02:50 + dirname cmd/security-spire-agent/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:02:50 + dirname cmd/security-spire-config/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:02:50 + dirname cmd/security-spire-server/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:02:50 + dirname cmd/support-notifications/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:50 + dirname cmd/support-scheduler/Dockerfile 07:02:50 + cut -d/ -f2 07:02:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:02:50 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 07:02:51 + git rev-list -1 --merges a677b28ec927103ec44990ef428c4d87c2253632~1..a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:02:51 -----------> git rev-list -1 --merges a677b28ec927103ec44990ef428c4d87c2253632~1..a677b28ec927103ec44990ef428c4d87c2253632 a677b28ec927103ec44990ef428c4d87c2253632 07:02:51 a677b28ec927103ec44990ef428c4d87c2253632 [false] [Pipeline] sh 07:02:51 + git log --format=format:%s -1 a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:02:51 ========================================================= 07:02:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:02:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:51 + grep -v github /etc/ssh/ssh_known_hosts 07:02:51 + [ -e /tmp/ssh_known_hosts ] 07:02:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:02:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:52 07:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:02:52 3dae71ba6b94: Pulling fs layer 07:02:52 6bf1a483ea7c: Pulling fs layer 07:02:52 f5dfc541a4d3: Pulling fs layer 07:02:52 461d9e800cba: Pulling fs layer 07:02:52 80192f66455f: Pulling fs layer 07:02:52 2e8e34ca0e6c: Pulling fs layer 07:02:52 a29436f7fd5d: Pulling fs layer 07:02:52 923cac83aea3: Pulling fs layer 07:02:52 25ad8b0a4227: Pulling fs layer 07:02:52 db01528c6b51: Pulling fs layer 07:02:52 28988de357af: Pulling fs layer 07:02:52 80192f66455f: Waiting 07:02:52 2e8e34ca0e6c: Waiting 07:02:52 a29436f7fd5d: Waiting 07:02:52 923cac83aea3: Waiting 07:02:52 25ad8b0a4227: Waiting 07:02:52 db01528c6b51: Waiting 07:02:52 461d9e800cba: Waiting 07:02:52 6bf1a483ea7c: Verifying Checksum 07:02:52 6bf1a483ea7c: Download complete 07:02:52 461d9e800cba: Verifying Checksum 07:02:52 461d9e800cba: Download complete 07:02:52 80192f66455f: Verifying Checksum 07:02:52 80192f66455f: Download complete 07:02:53 f5dfc541a4d3: Verifying Checksum 07:02:53 f5dfc541a4d3: Download complete 07:02:53 3dae71ba6b94: Verifying Checksum 07:02:53 3dae71ba6b94: Download complete 07:02:53 923cac83aea3: Verifying Checksum 07:02:53 923cac83aea3: Download complete 07:02:53 25ad8b0a4227: Verifying Checksum 07:02:53 25ad8b0a4227: Download complete 07:02:53 db01528c6b51: Verifying Checksum 07:02:53 db01528c6b51: Download complete 07:02:53 28988de357af: Download complete 07:02:53 a29436f7fd5d: Verifying Checksum 07:02:53 a29436f7fd5d: Download complete 07:02:53 2e8e34ca0e6c: Verifying Checksum 07:02:53 2e8e34ca0e6c: Download complete 07:02:54 3dae71ba6b94: Pull complete 07:02:54 6bf1a483ea7c: Pull complete 07:02:55 f5dfc541a4d3: Pull complete 07:02:55 461d9e800cba: Pull complete 07:02:55 80192f66455f: Pull complete 07:02:58 2e8e34ca0e6c: Pull complete 07:02:58 a29436f7fd5d: Pull complete 07:02:58 923cac83aea3: Pull complete 07:02:58 25ad8b0a4227: Pull complete 07:02:58 db01528c6b51: Pull complete 07:02:58 28988de357af: Pull complete 07:02:58 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:58 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:03:01 $ docker top e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 -eo pid,comm 07:03:01 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). 07:03:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:01 [ssh-agent] Looking for ssh-agent implementation... 07:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:01 $ docker exec e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 ssh-agent 07:03:02 SSH_AUTH_SOCK=/tmp/ssh-KyKeGmHwac2F/agent.34 07:03:02 SSH_AGENT_PID=40 07:03:02 Running ssh-add (command line suppressed) 07:03:02 Identity added: /w/workspace/edgex-go/907@tmp/private_key_17202867251762995730.key (/w/workspace/edgex-go/907@tmp/private_key_17202867251762995730.key) 07:03:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:02 + git config --global --add safe.directory /w/workspace/edgex-go/907 [Pipeline] sh 07:03:02 + git tag --points-at HEAD [Pipeline] } 07:03:02 $ docker exec --env ******** --env ******** e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 ssh-agent -k 07:03:02 unset SSH_AUTH_SOCK; 07:03:02 unset SSH_AGENT_PID; 07:03:02 echo Agent pid 40 killed; 07:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:02 [ssh-agent] Looking for ssh-agent implementation... 07:03:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:02 $ docker exec e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 ssh-agent 07:03:03 SSH_AUTH_SOCK=/tmp/ssh-sxtuCIbKnCUS/agent.87 07:03:03 SSH_AGENT_PID=93 07:03:03 Running ssh-add (command line suppressed) 07:03:03 Identity added: /w/workspace/edgex-go/907@tmp/private_key_3913605410294944845.key (/w/workspace/edgex-go/907@tmp/private_key_3913605410294944845.key) 07:03:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:03 + git semver init 07:03:03 2025-09-30 07:03:03,652 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:03:03 2025-09-30 07:03:03,657 [run_init] DEBUG init version:0.0.0 force:False 07:03:03 2025-09-30 07:03:03,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/907/.semver 07:03:03 2025-09-30 07:03:03,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/907/.semver 07:03:03 2025-09-30 07:03:03,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/907/.semver'], cwd=/w/workspace/edgex-go/907, stdin=None, shell=False, universal_newlines=False) 07:03:09 2025-09-30 07:03:08,920 [append_file] DEBUG append to file:/w/workspace/edgex-go/907/.git/info/exclude 07:03:09 2025-09-30 07:03:08,920 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/907/.semver/main with force:False 07:03:09 2025-09-30 07:03:08,920 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:03:09 2025-09-30 07:03:08,921 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:03:09 4.1.0-dev.63 [Pipeline] } 07:03:08 $ docker exec --env ******** --env ******** e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 ssh-agent -k 07:03:09 unset SSH_AUTH_SOCK; 07:03:09 unset SSH_AGENT_PID; 07:03:09 echo Agent pid 93 killed; 07:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:09 + git semver [Pipeline] } 07:03:10 $ docker stop --time=1 e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 07:03:11 $ docker rm -f --volumes e44bbcdb147fa8bc4cfe0324afcd26f3eb0ae83df733a71d33026bd280646f57 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:12 Stashed 1 file(s) [Pipeline] echo 07:03:12 [edgeXSemver]: initialized semver on version 4.1.0-dev.63 [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 07:03:12 + git config --global --add safe.directory /w/workspace/edgex-go/907 [Pipeline] echo 07:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:03:12 ========================================================= 07:03:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:03:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:12 0a9a5dfd008f: Pulling fs layer 07:03:12 36466aa92d05: Pulling fs layer 07:03:12 e10405b45d13: Pulling fs layer 07:03:12 096b7ceb2af7: Pulling fs layer 07:03:12 4f4fb700ef54: Pulling fs layer 07:03:12 c451b95d7931: Pulling fs layer 07:03:12 9febf9df4401: Pulling fs layer 07:03:12 1477f019b032: Pulling fs layer 07:03:12 c7dc25521971: Pulling fs layer 07:03:12 c451b95d7931: Waiting 07:03:12 9febf9df4401: Waiting 07:03:12 1477f019b032: Waiting 07:03:12 c7dc25521971: Waiting 07:03:12 4f4fb700ef54: Waiting 07:03:12 096b7ceb2af7: Waiting 07:03:12 36466aa92d05: Verifying Checksum 07:03:12 36466aa92d05: Download complete 07:03:12 096b7ceb2af7: Verifying Checksum 07:03:12 096b7ceb2af7: Download complete 07:03:12 4f4fb700ef54: Verifying Checksum 07:03:12 4f4fb700ef54: Download complete 07:03:12 c451b95d7931: Verifying Checksum 07:03:12 c451b95d7931: Download complete 07:03:12 0a9a5dfd008f: Verifying Checksum 07:03:12 0a9a5dfd008f: Download complete 07:03:13 9febf9df4401: Verifying Checksum 07:03:13 9febf9df4401: Download complete 07:03:13 0a9a5dfd008f: Pull complete 07:03:13 36466aa92d05: Pull complete 07:03:13 c7dc25521971: Verifying Checksum 07:03:13 c7dc25521971: Download complete 07:03:13 e10405b45d13: Verifying Checksum 07:03:13 e10405b45d13: Download complete 07:03:13 1477f019b032: Verifying Checksum 07:03:13 1477f019b032: Download complete 07:03:18 e10405b45d13: Pull complete 07:03:18 096b7ceb2af7: Pull complete 07:03:18 4f4fb700ef54: Pull complete 07:03:18 c451b95d7931: Pull complete 07:03:18 9febf9df4401: Pull complete 07:03:20 1477f019b032: Pull complete 07:03:20 c7dc25521971: Pull complete 07:03:20 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:03:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:20 WORKDIR /edgex 07:03:20 COPY go.mod . 07:03:20 RUN go mod download 07:03:20 + docker build -t ci-base-image-x86_64 -f - . 07:03:21 #0 building with "default" instance using docker driver 07:03:21 07:03:21 #1 [internal] load build definition from Dockerfile 07:03:21 #1 transferring dockerfile: 164B done 07:03:21 #1 DONE 0.0s 07:03:21 07:03:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:21 #2 DONE 0.0s 07:03:21 07:03:21 #3 [internal] load .dockerignore 07:03:21 #3 transferring context: 50B done 07:03:21 #3 DONE 0.0s 07:03:21 07:03:21 #4 [internal] load build context 07:03:21 #4 transferring context: 6.57kB done 07:03:21 #4 DONE 0.0s 07:03:21 07:03:21 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:21 #5 DONE 0.1s 07:03:21 07:03:21 #6 [2/4] WORKDIR /edgex 07:03:23 #6 DONE 2.5s 07:03:23 07:03:23 #7 [3/4] COPY go.mod . 07:03:23 #7 DONE 0.0s 07:03:23 07:03:23 #8 [4/4] RUN go mod download 07:03:27 Still waiting to schedule task 07:03:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:03:42 #8 DONE 17.5s 07:03:42 07:03:42 #9 exporting to image 07:03:42 #9 exporting layers 07:03:44 #9 exporting layers 3.3s done 07:03:44 #9 writing image sha256:9057ff7856d6d5008b85e145f6ba233873c02ff4d819562fc8ce891c264e5d79 done 07:03:44 #9 naming to docker.io/library/ci-base-image-x86_64 done 07:03:44 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:44 + docker inspect -f . ci-base-image-x86_64 07:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:44 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:03:45 $ docker top 07edcbae499329c631fa30230130b6419543ee63fe006f486d75a3832a49f113 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:45 + go version 07:03:45 go version go1.23.9 linux/amd64 [Pipeline] } 07:03:45 $ docker stop --time=1 07edcbae499329c631fa30230130b6419543ee63fe006f486d75a3832a49f113 07:03:46 $ docker rm -f --volumes 07edcbae499329c631fa30230130b6419543ee63fe006f486d75a3832a49f113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:47 + docker inspect -f . ci-base-image-x86_64 07:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:47 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:03:47 $ 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/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:03:47 $ docker top da76b337f052df64d41417e5eaf6b6968be5992a84f5f895b2754e6b8eed9d31 -eo pid,comm [Pipeline] { [Pipeline] echo 07:03:47 ========================================================= 07:03:47 [edgeXBuildGoParallel] Running Tests and Build... 07:03:47 ========================================================= [Pipeline] sh 07:03:47 + git config --global --add safe.directory /w/workspace/edgex-go/907 [Pipeline] fileExists [Pipeline] sh 07:03:48 + make test 07:03:48 go test -race -coverprofile=coverage.out ./... 07:03:56 ? github.com/edgexfoundry/edgex-go [no test files] 07:04:18 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:04:18 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:04:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:19 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:04:19 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:04:19 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:04:19 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:04:19 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:04:19 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 42.3% of statements 07:04:20 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:04:20 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:04:20 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:04:20 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:04:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:04:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:04:23 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:04:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:04:23 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:04:23 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.4% of statements 07:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.019s coverage: 4.8% of statements 07:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.6% of statements 07:04:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements 07:04:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:04:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.014s coverage: 94.2% of statements 07:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 92.4% of statements 07:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.4% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:04:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:04:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:04:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.341s coverage: 95.8% of statements 07:04:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:04:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:04:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:04:28 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:04:28 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 2.4% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 07:04:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:04:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:04:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 07:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:04:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:04:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:04:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:04:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:04:32 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:04:32 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:04:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:04:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:04:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:04:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:04:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:04:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:04:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:04:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:04:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:04:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:04:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:04:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:04:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:04:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:04:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:04:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:04:43 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:04:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:04:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:04:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:04:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:04:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:04:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:04:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:04:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:04:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:04:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:04:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:04:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:04:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.5% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 29.2% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 07:04:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements 07:04:55 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 07:04:55 running golangci-lint 07:04:55 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:04:55 go version go1.23.9 linux/amd64 07:04:55 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:04:55 level=info msg="[config_reader] Used config file .golangci.yml" 07:04:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:05:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9791 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:05:04 Running in /w/workspace/edgex-go/907 [Pipeline] { [Pipeline] checkout 07:05:07 The recommended git tool is: git 07:05:11 using credential edgex-jenkins-ssh 07:05:11 Cloning the remote Git repository 07:05:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:05:11 > git init /w/workspace/edgex-go/907 # timeout=10 07:05:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:11 > git --version # timeout=10 07:05:11 > git --version # 'git version 2.25.1' 07:05:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:17 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|exports_file|deps|imports|name|compiled_files) took 21.762993345s" 07:05:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.470536ms" 07:05:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:29 Avoid second fetch 07:05:29 Checking out Revision a677b28ec927103ec44990ef428c4d87c2253632 (main) 07:05:30 Commit message: "Merge pull request #5265 from nyameen/fix/openbao-log-level" 07:05:29 > git config core.sparsecheckout # timeout=10 07:05:30 > git checkout -f a677b28ec927103ec44990ef428c4d87c2253632 # timeout=10 07:05:32 level=info msg="[linters_context/goanalysis] analyzers took 1m49.50135042s with top 10 stages: buildir: 1m5.114256173s, gosec: 4.845443961s, inspect: 3.594294353s, fact_deprecated: 3.223389971s, printf: 2.19739319s, ctrlflow: 2.042556665s, fact_purity: 1.514750808s, ineffassign: 1.310203927s, nilness: 1.196756709s, directives: 1.048152574s" 07:05:32 level=info msg="[runner] Issues before processing: 201, after processing: 0" 07:05:32 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 201/201, identifier_marker: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, nolint: 20/0, filename_unadjuster: 201/201, exclude-rules: 201/20, autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, skip_files: 201/201" 07:05:32 level=info msg="[runner] processing took 20.801373ms with stages: nolint: 7.878458ms, identifier_marker: 7.459784ms, autogenerated_exclude: 1.716963ms, path_prettifier: 1.597942ms, exclude-rules: 1.114429ms, skip_dirs: 956.696µs, cgo: 30.14µs, invalid_issue: 28.561µs, filename_unadjuster: 14.01µs, uniq_by_line: 710ns, fixer: 710ns, max_same_issues: 610ns, max_from_linter: 440ns, severity-rules: 380ns, skip_files: 380ns, sort_results: 250ns, exclude: 240ns, path_prefixer: 150ns, source_code: 140ns, diff: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" 07:05:32 level=info msg="[runner] linters took 13.355650272s with stages: goanalysis_metalinter: 13.334769399s" 07:05:32 level=info msg="File cache stats: 0 entries of total size 0B" 07:05:32 level=info msg="Memory: 349 samples, avg is 324.6MB, max is 1433.2MB" 07:05:32 level=info msg="Execution took 35.176106344s" 07:05:32 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:35 provisioning config files... 07:05:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/907@tmp/config3988702731863484421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:35 ---> ****-login.sh 07:05:35 nexus3.edgexfoundry.org:10001 07:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:36 Configure a credential helper to remove this warning. See 07:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:36 07:05:36 Login Succeeded 07:05:36 nexus3.edgexfoundry.org:10002 07:05:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:36 Configure a credential helper to remove this warning. See 07:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:36 07:05:36 Login Succeeded 07:05:36 nexus3.edgexfoundry.org:10003 07:05:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:36 ./bin/test-attribution-txt.sh 07:05:36 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 07:05:36 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 07:05:36 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 07:05:36 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 07:05:36 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 07:05:36 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 07:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:36 Configure a credential helper to remove this warning. See 07:05:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:36 07:05:36 Login Succeeded [Pipeline] sh 07:05:37 nexus3.edgexfoundry.org:10004 07:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:37 + ls -al . 07:05:37 total 2064 07:05:37 drwxrwxr-x 11 1001 1001 4096 Sep 30 07:03 . 07:05:37 drwxr-xr-x 4 root root 4096 Sep 30 07:03 .. 07:05:37 drwxrwxr-x 2 1001 1001 4096 Sep 30 07:02 .blubracket 07:05:37 -rw-rw-r-- 1 1001 1001 10 Sep 30 07:02 .dockerignore 07:05:37 drwxrwxr-x 8 1001 1001 4096 Sep 30 07:04 .git 07:05:37 drwxrwxr-x 3 1001 1001 4096 Sep 30 07:02 .github 07:05:37 -rw-rw-r-- 1 1001 1001 909 Sep 30 07:02 .gitignore 07:05:37 -rw-rw-r-- 1 1001 1001 218 Sep 30 07:02 .golangci.yml 07:05:37 -rw-rw-r-- 1 1001 1001 100 Sep 30 07:02 .hadolint.yml 07:05:37 drwxr-xr-x 3 1001 1001 4096 Sep 30 07:03 .semver 07:05:37 -rw-rw-r-- 1 1001 1001 155 Sep 30 07:02 .sonarcloud.properties 07:05:37 -rw-rw-r-- 1 1001 1001 1171 Sep 30 07:02 ADOPTERS.md 07:05:37 -rw-rw-r-- 1 1001 1001 17374 Sep 30 07:02 Attribution.txt 07:05:37 -rw-rw-r-- 1 1001 1001 108018 Sep 30 07:02 CHANGELOG.md 07:05:37 -rw-rw-r-- 1 1001 1001 3804 Sep 30 07:02 CONTRIBUTING.md 07:05:37 -rw-rw-r-- 1 1001 1001 677 Sep 30 07:02 GOVERNANCE.md 07:05:37 -rw-rw-r-- 1 1001 1001 858 Sep 30 07:02 Jenkinsfile 07:05:37 -rw-rw-r-- 1 1001 1001 10775 Sep 30 07:02 LICENSE 07:05:37 -rw-rw-r-- 1 1001 1001 16740 Sep 30 07:02 Makefile 07:05:37 -rw-rw-r-- 1 1001 1001 582 Sep 30 07:02 OWNERS.md 07:05:37 -rw-rw-r-- 1 1001 1001 9932 Sep 30 07:02 README.md 07:05:37 -rw-rw-r-- 1 1001 1001 789 Sep 30 07:02 SECURITY.md 07:05:37 -rw-rw-r-- 1 1001 1001 12 Sep 30 07:03 VERSION 07:05:37 drwxrwxr-x 2 1001 1001 4096 Sep 30 07:02 bin 07:05:37 drwxrwxr-x 19 1001 1001 4096 Sep 30 07:02 cmd 07:05:37 -rw-r--r-- 1 root root 1733636 Sep 30 07:04 coverage.out 07:05:37 drwxrwxr-x 2 1001 1001 4096 Sep 30 07:02 fuzz_test 07:05:37 -rw-rw-r-- 1 1001 1001 6539 Sep 30 07:02 go.mod 07:05:37 -rw-rw-r-- 1 1001 1001 88541 Sep 30 07:02 go.sum 07:05:37 drwxrwxr-x 7 1001 1001 4096 Sep 30 07:02 internal 07:05:37 drwxrwxr-x 2 1001 1001 4096 Sep 30 07:02 openapi 07:05:37 -rw-rw-r-- 1 1001 1001 584 Sep 30 07:02 security.txt 07:05:37 -rw-rw-r-- 1 1001 1001 204 Sep 30 07:02 version.go [Pipeline] sh 07:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:37 Configure a credential helper to remove this warning. See 07:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:37 07:05:37 Login Succeeded 07:05:37 ****.io 07:05:37 + '[' -e coverage.out ] 07:05:37 + chown 1001:1001 coverage.out [Pipeline] stash 07:05:37 Stashed 1 file(s) [Pipeline] sh 07:05:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:37 + make build 07:05:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:37 Configure a credential helper to remove this warning. See 07:05:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:37 07:05:37 Login Succeeded 07:05:37 ---> ****-login.sh ends [Pipeline] } 07:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:05:38 + git config --global --add safe.directory /w/workspace/edgex-go/907 [Pipeline] echo 07:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:05:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:05:38 ========================================================= 07:05:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:05:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:39 94e9d8af2201: Pulling fs layer 07:05:39 a6c56e8762df: Pulling fs layer 07:05:39 f0f3c8884826: Pulling fs layer 07:05:39 c7e7622c144d: Pulling fs layer 07:05:39 4f4fb700ef54: Pulling fs layer 07:05:39 b4c3b6d88c5a: Pulling fs layer 07:05:39 ba8bce9d2590: Pulling fs layer 07:05:39 ca778ea9c289: Pulling fs layer 07:05:39 4f4fb700ef54: Waiting 07:05:39 b4c3b6d88c5a: Waiting 07:05:39 ba8bce9d2590: Waiting 07:05:39 ca778ea9c289: Waiting 07:05:39 c7e7622c144d: Waiting 07:05:39 a6c56e8762df: Download complete 07:05:39 c7e7622c144d: Verifying Checksum 07:05:39 c7e7622c144d: Download complete 07:05:39 4f4fb700ef54: Verifying Checksum 07:05:39 4f4fb700ef54: Download complete 07:05:39 94e9d8af2201: Verifying Checksum 07:05:39 94e9d8af2201: Download complete 07:05:39 b4c3b6d88c5a: Verifying Checksum 07:05:39 b4c3b6d88c5a: Download complete 07:05:39 ca778ea9c289: Verifying Checksum 07:05:39 ca778ea9c289: Download complete 07:05:40 94e9d8af2201: Pull complete 07:05:40 a6c56e8762df: Pull complete 07:05:41 f0f3c8884826: Verifying Checksum 07:05:41 f0f3c8884826: Download complete 07:05:42 ba8bce9d2590: Verifying Checksum 07:05:42 ba8bce9d2590: Download complete 07:05:54 f0f3c8884826: Pull complete 07:05:54 c7e7622c144d: Pull complete 07:05:54 4f4fb700ef54: Pull complete 07:05:55 b4c3b6d88c5a: Pull complete 07:05:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:06:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:06:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:06:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:06:03 ba8bce9d2590: Pull complete 07:06:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:06:05 ca778ea9c289: Pull complete 07:06:05 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 07:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:06:05 + docker build -t ci-base-image-arm64 -f - . 07:06:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:05 WORKDIR /edgex 07:06:05 COPY go.mod . 07:06:05 RUN go mod download 07:06:06 Sending build context to Docker daemon 3.845MB 07:06:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:06:06 ---> 47b25d7523d1 07:06:06 Step 2/4 : WORKDIR /edgex 07:06:08 ---> Running in 44d313b79573 07:06:08 Removing intermediate container 44d313b79573 07:06:08 ---> 0fdd165cdf13 07:06:08 Step 3/4 : COPY go.mod . 07:06:08 ---> 82d46cfa8ca2 07:06:08 Step 4/4 : RUN go mod download 07:06:09 ---> Running in ebb1628c627a 07:06:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:06:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:06:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:06:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:06:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:06:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:06:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:06:19 $ docker stop --time=1 da76b337f052df64d41417e5eaf6b6968be5992a84f5f895b2754e6b8eed9d31 07:06:23 $ docker rm -f --volumes da76b337f052df64d41417e5eaf6b6968be5992a84f5f895b2754e6b8eed9d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:06:24 07:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:06:25 latest: Pulling from edgex-devops/edgex-compose 07:06:25 91d30c5bc195: Pulling fs layer 07:06:25 2e9b0aa3be6d: Pulling fs layer 07:06:25 9c61dcf015f6: Pulling fs layer 07:06:25 4698f68db338: Pulling fs layer 07:06:25 2a2f49069b9e: Pulling fs layer 07:06:25 e0025b399a48: Pulling fs layer 07:06:25 4698f68db338: Waiting 07:06:25 2a2f49069b9e: Waiting 07:06:25 e0025b399a48: Waiting 07:06:25 91d30c5bc195: Download complete 07:06:25 4698f68db338: Verifying Checksum 07:06:25 4698f68db338: Download complete 07:06:25 2e9b0aa3be6d: Verifying Checksum 07:06:25 2e9b0aa3be6d: Download complete 07:06:25 e0025b399a48: Download complete 07:06:25 91d30c5bc195: Pull complete 07:06:25 2a2f49069b9e: Download complete 07:06:25 2e9b0aa3be6d: Pull complete 07:06:25 9c61dcf015f6: Download complete 07:06:28 9c61dcf015f6: Pull complete 07:06:28 4698f68db338: Pull complete 07:06:28 2a2f49069b9e: Pull complete 07:06:28 e0025b399a48: Pull complete 07:06:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:28 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:06:28 $ 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/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:06:30 $ docker top 25d76119cdba6b3a7bf664bc6badf39a79b96ee1fd99b80723739876efa5c2a4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:30 + docker compose -f ./docker-compose-build.yml build --parallel 07:06:30 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:06:30 #1 transferring dockerfile: 2.23kB done 07:06:30 #1 DONE 0.2s 07:06:30 07:06:30 #2 [core-data internal] load build definition from Dockerfile 07:06:30 #2 transferring dockerfile: 2.04kB done 07:06:30 #2 DONE 0.1s 07:06:30 07:06:30 #3 [security-proxy-auth internal] load build definition from Dockerfile 07:06:30 #3 transferring dockerfile: 2.14kB done 07:06:30 #3 DONE 0.1s 07:06:30 07:06:30 #4 [security-proxy-setup internal] load build definition from Dockerfile 07:06:30 #4 transferring dockerfile: 2.50kB done 07:06:30 #4 DONE 0.1s 07:06:30 07:06:30 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:06:30 #5 DONE 0.0s 07:06:30 07:06:30 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:06:30 #6 ... 07:06:30 07:06:30 #7 [security-bootstrapper internal] load build definition from Dockerfile 07:06:30 #7 transferring dockerfile: 3.02kB done 07:06:30 #7 DONE 0.2s 07:06:30 07:06:30 #8 [core-command internal] load build definition from Dockerfile 07:06:30 #8 transferring dockerfile: 1.94kB done 07:06:30 #8 DONE 0.2s 07:06:30 07:06:30 #9 [support-notifications internal] load build definition from Dockerfile 07:06:30 #9 transferring dockerfile: 2.00kB done 07:06:30 #9 DONE 0.2s 07:06:30 07:06:30 #10 [core-metadata internal] load build definition from Dockerfile 07:06:30 #10 transferring dockerfile: 2.10kB done 07:06:30 #10 DONE 0.2s 07:06:30 07:06:30 #11 [support-scheduler internal] load build definition from Dockerfile 07:06:30 #11 transferring dockerfile: 1.83kB done 07:06:30 #11 DONE 0.2s 07:06:30 07:06:30 #12 [security-spire-server internal] load build definition from Dockerfile 07:06:30 #12 transferring dockerfile: 1.70kB done 07:06:30 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:06:30 #12 DONE 0.2s 07:06:30 07:06:30 #13 [security-spire-config internal] load build definition from Dockerfile 07:06:30 #13 transferring dockerfile: 1.69kB done 07:06:30 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:06:30 #13 DONE 0.2s 07:06:30 07:06:30 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:06:30 #14 transferring dockerfile: 1.89kB done 07:06:30 #14 DONE 0.2s 07:06:30 07:06:30 #15 [security-spire-agent internal] load build definition from Dockerfile 07:06:30 #15 transferring dockerfile: 1.81kB done 07:06:30 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:06:30 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 07:06:30 #15 DONE 0.2s 07:06:30 07:06:30 #16 [core-keeper internal] load build definition from Dockerfile 07:06:30 #16 transferring dockerfile: 2.01kB done 07:06:30 #16 DONE 0.2s 07:06:30 07:06:30 #17 [security-secretstore-setup internal] load build definition from Dockerfile 07:06:30 #17 transferring dockerfile: 2.49kB done 07:06:30 #17 DONE 0.2s 07:06:30 07:06:30 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:06:30 #5 DONE 0.0s 07:06:30 07:06:30 #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:06:31 #6 ... 07:06:31 07:06:31 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:06:31 #18 DONE 0.4s 07:06:31 07:06:31 #6 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 07:06:31 #6 DONE 0.7s 07:06:31 07:06:31 #19 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:06:31 #19 DONE 0.5s 07:06:31 07:06:31 #20 [security-spiffe-token-provider internal] load .dockerignore 07:06:31 #20 transferring context: 50B done 07:06:31 #20 DONE 0.2s 07:06:31 07:06:31 #21 [support-scheduler internal] load .dockerignore 07:06:31 #21 transferring context: 50B done 07:06:31 #21 DONE 0.1s 07:06:31 07:06:31 #22 [security-proxy-setup internal] load .dockerignore 07:06:31 #22 transferring context: 50B done 07:06:31 #22 DONE 0.2s 07:06:31 07:06:31 #23 [security-bootstrapper internal] load .dockerignore 07:06:31 #23 transferring context: 50B done 07:06:31 #23 DONE 0.2s 07:06:31 07:06:31 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:06:31 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:06:31 #24 ... 07:06:31 07:06:31 #25 [security-secretstore-setup internal] load .dockerignore 07:06:31 #25 transferring context: 50B done 07:06:31 #25 DONE 0.2s 07:06:31 07:06:31 #26 [core-keeper internal] load .dockerignore 07:06:31 #26 transferring context: 50B done 07:06:31 #26 DONE 0.2s 07:06:31 07:06:31 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:06:31 #27 transferring context: 50B done 07:06:31 #27 DONE 0.2s 07:06:31 07:06:31 #28 [support-notifications internal] load .dockerignore 07:06:31 #28 transferring context: 50B done 07:06:31 #28 DONE 0.2s 07:06:31 07:06:31 #29 [core-metadata internal] load .dockerignore 07:06:31 #29 transferring context: 50B done 07:06:31 #29 DONE 0.2s 07:06:31 07:06:31 #30 [core-data internal] load .dockerignore 07:06:31 #30 transferring context: 50B done 07:06:31 #30 DONE 0.2s 07:06:31 07:06:31 #31 [security-proxy-auth internal] load .dockerignore 07:06:31 #31 transferring context: 50B done 07:06:31 #31 DONE 0.2s 07:06:31 07:06:31 #32 [core-command internal] load .dockerignore 07:06:31 #32 transferring context: 50B done 07:06:31 #32 DONE 0.2s 07:06:31 07:06:31 #33 [security-spire-config internal] load .dockerignore 07:06:31 #33 transferring context: 50B done 07:06:31 #33 DONE 0.2s 07:06:31 07:06:31 #34 [security-spire-agent internal] load .dockerignore 07:06:31 #34 transferring context: 50B done 07:06:31 #34 DONE 0.3s 07:06:31 07:06:31 #35 [security-spire-server internal] load .dockerignore 07:06:31 #35 transferring context: 50B done 07:06:31 #35 DONE 0.3s 07:06:31 07:06:31 #24 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:06:31 #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:06:31 #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:06:31 #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:06:31 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s 07:06:31 #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:06:31 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.3s 07:06:31 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 07:06:32 #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.3s done 07:06:32 #24 ... 07:06:32 07:06:32 #36 [security-spire-agent internal] load build context 07:06:32 #36 transferring context: 23.33kB 0.0s done 07:06:32 #36 DONE 0.4s 07:06:32 07:06:32 #37 [security-spire-config internal] load build context 07:06:32 #37 transferring context: 22.05kB 0.0s done 07:06:32 #37 DONE 0.4s 07:06:32 07:06:32 #38 [security-spire-server internal] load build context 07:06:32 #38 transferring context: 23.80kB 0.0s done 07:06:32 #38 DONE 0.4s 07:06:32 07:06:32 #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:06:32 #39 DONE 0.6s 07:06:32 07:06:32 #24 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:06:32 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 07:06:32 #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 07:06:37 #24 ... 07:06:37 07:06:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:06:37 #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 07:06:37 #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:06:37 #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:06:37 #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:06:37 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:06:37 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:06:37 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:06:37 #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 07:06:37 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:06:37 #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.6s done 07:06:37 #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:06:41 #40 ... 07:06:41 07:06:41 #41 [security-spiffe-token-provider internal] load build context 07:06:41 #41 transferring context: 473.73MB 9.9s 07:06:41 #41 ... 07:06:41 07:06:41 #42 [core-metadata internal] load build context 07:06:41 #42 ... 07:06:41 07:06:41 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:41 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 07:06:41 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:06:41 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:06:41 #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:06:41 #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:06:41 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 07:06:41 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:06:41 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:06:41 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 07:06:41 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.5s done 07:06:41 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:06:41 #43 ... 07:06:41 07:06:41 #44 [security-proxy-setup internal] load build context 07:06:41 #44 ... 07:06:41 07:06:41 #45 [core-common-config-bootstrapper internal] load build context 07:06:41 #45 ... 07:06:41 07:06:41 #46 [core-data internal] load build context 07:06:42 #46 ... 07:06:42 07:06:42 #47 [core-keeper internal] load build context 07:06:42 #47 ... 07:06:42 07:06:42 #48 [security-secretstore-setup internal] load build context 07:06:42 #48 ... 07:06:42 07:06:42 #49 [security-proxy-auth internal] load build context 07:06:42 #49 ... 07:06:42 07:06:42 #50 [support-notifications internal] load build context 07:06:42 #50 ... 07:06:42 07:06:42 #51 [support-scheduler internal] load build context 07:06:43 #51 ... 07:06:43 07:06:43 #52 [security-bootstrapper internal] load build context 07:06:43 #52 ... 07:06:43 07:06:43 #53 [core-command internal] load build context 07:06:43 #53 ... 07:06:43 07:06:43 #54 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:06:43 #54 ... 07:06:43 07:06:43 #53 [core-command internal] load build context 07:06:45 #53 transferring context: 595.76MB 13.3s done 07:06:49 #53 ... 07:06:49 07:06:49 #46 [core-data internal] load build context 07:06:49 #46 transferring context: 595.76MB 14.3s done 07:06:49 #46 ... 07:06:49 07:06:49 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:49 #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 07:06:49 #43 ... 07:06:49 07:06:49 #51 [support-scheduler internal] load build context 07:06:49 #51 transferring context: 595.76MB 12.1s done 07:06:49 #51 DONE 18.3s 07:06:49 07:06:49 #54 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:06:49 #54 DONE 17.7s 07:06:49 07:06:49 #41 [security-spiffe-token-provider internal] load build context 07:06:49 #41 transferring context: 595.76MB 12.7s done 07:06:49 #41 DONE 18.2s 07:06:49 07:06:49 #24 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:06:49 #24 DONE 18.3s 07:06:49 07:06:49 #50 [support-notifications internal] load build context 07:06:49 #50 transferring context: 595.76MB 12.6s done 07:06:49 #50 DONE 18.2s 07:06:49 07:06:49 #45 [core-common-config-bootstrapper internal] load build context 07:06:49 #45 transferring context: 595.76MB 12.7s done 07:06:49 #45 DONE 18.2s 07:06:49 07:06:49 #48 [security-secretstore-setup internal] load build context 07:06:49 #48 transferring context: 595.76MB 12.9s done 07:06:49 #48 DONE 18.2s 07:06:49 07:06:49 #47 [core-keeper internal] load build context 07:06:49 #47 transferring context: 595.76MB 12.9s done 07:06:49 #47 DONE 18.2s 07:06:49 07:06:49 #42 [core-metadata internal] load build context 07:06:49 #42 transferring context: 595.76MB 13.0s done 07:06:49 #42 DONE 18.2s 07:06:49 07:06:49 #52 [security-bootstrapper internal] load build context 07:06:49 #52 transferring context: 595.76MB 13.6s done 07:06:49 #52 DONE 18.2s 07:06:49 07:06:49 #53 [core-command internal] load build context 07:06:49 #53 DONE 18.2s 07:06:49 07:06:49 #44 [security-proxy-setup internal] load build context 07:06:49 #44 transferring context: 595.76MB 13.7s done 07:06:49 #44 DONE 18.3s 07:06:49 07:06:49 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:49 #43 ... 07:06:49 07:06:49 #49 [security-proxy-auth internal] load build context 07:06:49 #49 transferring context: 595.76MB 14.2s done 07:06:49 #49 DONE 18.2s 07:06:49 07:06:49 #46 [core-data internal] load build context 07:06:49 #46 DONE 18.2s 07:06:49 07:06:49 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:06:50 #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 07:06:50 #43 DONE 19.0s 07:06:50 07:06:50 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:06:50 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s 07:06:51 #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.6s done 07:07:01 #40 ... 07:07:01 07:07:01 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:01 #0 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 0.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 0.858 (1/4) Installing dumb-init (1.2.5-r3) 07:07:01 #0 0.864 (2/4) Installing openssl (3.3.4-r0) 07:07:01 #0 0.876 (3/4) Installing su-exec (0.2-r3) 07:07:01 #0 1.215 (4/4) Installing yq-go (4.44.1-r2) 07:07:01 #0 1.357 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 1.362 OK: 19 MiB in 18 packages 07:07:01 #55 ... 07:07:01 07:07:01 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:01 #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.283 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:01 #0 5.283 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:01 #0 5.283 OK: 24175 distinct packages available 07:07:01 #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.699 OK: 248 MiB in 58 packages 07:07:01 #56 ... 07:07:01 07:07:01 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:07:01 #0 2.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.277 (1/1) Installing dumb-init (1.2.5-r3) 07:07:01 #0 3.281 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 3.652 OK: 8 MiB in 15 packages 07:07:01 #57 ... 07:07:01 07:07:01 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:01 #0 5.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 6.225 OK: 248 MiB in 58 packages 07:07:01 #58 ... 07:07:01 07:07:01 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:01 #0 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 0.777 (1/7) Installing ca-certificates (20250619-r0) 07:07:01 #0 0.791 (2/7) Installing dumb-init (1.2.5-r3) 07:07:01 #0 0.795 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:07:01 #0 0.800 (4/7) Installing libsodium (1.0.19-r0) 07:07:01 #0 0.808 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:07:01 #0 0.836 (6/7) Installing libzmq (4.3.5-r2) 07:07:01 #0 0.847 (7/7) Installing zeromq (4.3.5-r2) 07:07:01 #0 1.189 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 1.216 Executing ca-certificates-20250619-r0.trigger 07:07:01 #0 1.255 OK: 12 MiB in 21 packages 07:07:01 #59 ... 07:07:01 07:07:01 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:07:01 #0 5.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 5.646 OK: 248 MiB in 58 packages 07:07:01 #60 ... 07:07:01 07:07:01 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:01 #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 6.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.013 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:01 #0 7.013 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:01 #0 7.013 OK: 24174 distinct packages available 07:07:01 #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.460 (1/5) Installing dumb-init (1.2.5-r3) 07:07:01 #0 7.465 (2/5) Installing musl-obstack (1.2.3-r2) 07:07:01 #0 7.468 (3/5) Installing libucontext (1.2-r3) 07:07:01 #0 7.471 (4/5) Installing gcompat (1.1.0-r4) 07:07:01 #0 7.476 (5/5) Installing openssl (3.3.4-r0) 07:07:01 #0 7.486 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 7.493 OK: 9 MiB in 19 packages 07:07:01 #61 ... 07:07:01 07:07:01 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:01 #0 3.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.546 (1/3) Installing ca-certificates (20250619-r0) 07:07:01 #0 3.664 (2/3) Installing dumb-init (1.2.5-r3) 07:07:01 #0 3.668 (3/3) Installing tzdata (2025b-r0) 07:07:01 #0 3.732 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 3.739 Executing ca-certificates-20250619-r0.trigger 07:07:01 #0 3.776 OK: 10 MiB in 17 packages 07:07:01 #62 ... 07:07:01 07:07:01 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:01 #0 4.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 4.648 (1/1) Installing dumb-init (1.2.5-r3) 07:07:01 #0 4.652 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 4.659 OK: 8 MiB in 15 packages 07:07:01 #63 ... 07:07:01 07:07:01 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:01 #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 4.085 OK: 248 MiB in 58 packages 07:07:01 #64 ... 07:07:01 07:07:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:01 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.585 (1/4) Installing ca-certificates (20250619-r0) 07:07:01 #0 3.662 (2/4) Installing dumb-init (1.2.5-r3) 07:07:01 #0 3.666 (3/4) Installing su-exec (0.2-r3) 07:07:01 #0 3.706 (4/4) Installing yq-go (4.44.1-r2) 07:07:01 #0 3.790 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 3.795 Executing ca-certificates-20250619-r0.trigger 07:07:01 #0 3.830 OK: 19 MiB in 18 packages 07:07:01 #65 ... 07:07:01 07:07:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:01 #40 DONE 29.7s 07:07:01 07:07:01 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:01 #64 DONE 11.6s 07:07:01 07:07:01 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:01 #55 DONE 11.6s 07:07:01 07:07:01 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:01 #66 DONE 11.6s 07:07:01 07:07:01 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:07:01 #60 DONE 11.6s 07:07:01 07:07:01 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:01 #56 DONE 11.6s 07:07:01 07:07:01 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:01 #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 9.058 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:01 #0 9.058 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:01 #0 9.058 OK: 24174 distinct packages available 07:07:01 #0 9.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 9.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 9.443 (1/4) Installing dumb-init (1.2.5-r3) 07:07:01 #0 9.448 (2/4) Installing musl-obstack (1.2.3-r2) 07:07:01 #0 9.452 (3/4) Installing libucontext (1.2-r3) 07:07:01 #0 9.455 (4/4) Installing gcompat (1.1.0-r4) 07:07:01 #0 9.459 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 9.466 OK: 8 MiB in 18 packages 07:07:01 #67 DONE 11.6s 07:07:01 07:07:01 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:07:01 #59 DONE 11.6s 07:07:01 07:07:01 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:01 #0 3.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 3.569 (1/2) Installing dumb-init (1.2.5-r3) 07:07:01 #0 3.648 (2/2) Installing su-exec (0.2-r3) 07:07:01 #0 3.653 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 3.662 OK: 8 MiB in 16 packages 07:07:01 #68 DONE 11.6s 07:07:01 07:07:01 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:01 #0 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 6.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 6.871 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:07:01 #0 6.871 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:07:01 #0 6.871 OK: 24174 distinct packages available 07:07:01 #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.354 (1/14) Installing ca-certificates (20250619-r0) 07:07:01 #0 7.376 (2/14) Installing brotli-libs (1.1.0-r2) 07:07:01 #0 7.386 (3/14) Installing c-ares (1.33.1-r0) 07:07:01 #0 7.390 (4/14) Installing libunistring (1.2-r0) 07:07:01 #0 7.409 (5/14) Installing libidn2 (2.3.7-r0) 07:07:01 #0 7.413 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:07:01 #0 7.417 (7/14) Installing libpsl (0.21.5-r1) 07:07:01 #0 7.421 (8/14) Installing zstd-libs (1.5.6-r0) 07:07:01 #0 7.431 (9/14) Installing libcurl (8.12.1-r0) 07:07:01 #0 7.441 (10/14) Installing curl (8.12.1-r0) 07:07:01 #0 7.446 (11/14) Installing dumb-init (1.2.5-r3) 07:07:01 #0 7.450 (12/14) Installing musl-obstack (1.2.3-r2) 07:07:01 #0 7.453 (13/14) Installing libucontext (1.2-r3) 07:07:01 #0 7.457 (14/14) Installing gcompat (1.1.0-r4) 07:07:01 #0 7.462 Executing busybox-1.36.1-r29.trigger 07:07:01 #0 7.468 Executing ca-certificates-20250619-r0.trigger 07:07:01 #0 7.497 OK: 13 MiB in 28 packages 07:07:01 #69 DONE 11.6s 07:07:01 07:07:01 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:01 #63 DONE 11.6s 07:07:01 07:07:01 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:01 #61 DONE 11.6s 07:07:01 07:07:01 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:07:01 #65 DONE 11.7s 07:07:01 07:07:01 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:07:01 #57 DONE 11.7s 07:07:01 07:07:01 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:01 #58 DONE 11.7s 07:07:01 07:07:01 #70 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:07:01 #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 #0 7.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 #0 8.110 OK: 248 MiB in 58 packages 07:07:01 #70 DONE 11.7s 07:07:01 07:07:01 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:01 #71 DONE 11.7s 07:07:01 07:07:01 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:01 #62 DONE 11.7s 07:07:01 07:07:01 #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:07:02 #72 DONE 0.3s 07:07:02 07:07:02 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:07:02 #73 DONE 0.3s 07:07:02 07:07:02 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:07:02 #74 DONE 0.3s 07:07:02 07:07:02 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:07:02 #75 DONE 0.3s 07:07:02 07:07:02 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:07:02 #76 DONE 0.3s 07:07:02 07:07:02 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:03 #77 ... 07:07:03 07:07:03 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:07:03 #0 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:03 #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:03 #0 2.071 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.085 Executing busybox-1.36.1-r30.post-upgrade 07:07:03 #0 2.118 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.121 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.126 Executing busybox-1.36.1-r30.trigger 07:07:03 #0 2.132 OK: 19 MiB in 18 packages 07:07:03 #78 DONE 2.4s 07:07:03 07:07:03 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:07:03 #79 DONE 0.1s 07:07:03 07:07:03 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:07:03 #0 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:03 #0 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:03 #0 2.154 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.183 Executing busybox-1.36.1-r30.post-upgrade 07:07:03 #0 2.264 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.272 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:03 #0 2.280 Executing busybox-1.36.1-r30.trigger 07:07:03 #0 2.288 OK: 8 MiB in 18 packages 07:07:03 #80 DONE 2.5s 07:07:03 07:07:03 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:04 #81 ... 07:07:04 07:07:04 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:07:04 #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.303 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.330 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 2.459 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.463 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.470 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 2.475 OK: 8 MiB in 15 packages 07:07:04 #82 DONE 3.3s 07:07:04 07:07:04 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:07:04 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.475 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.501 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 2.570 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.570 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.572 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 2.582 OK: 10 MiB in 17 packages 07:07:04 #83 DONE 3.3s 07:07:04 07:07:04 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:07:04 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.458 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.477 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 2.555 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.556 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.560 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 2.563 OK: 8 MiB in 16 packages 07:07:04 #84 DONE 3.3s 07:07:04 07:07:04 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:07:04 #0 2.076 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.862 (1/1) Installing dumb-init (1.2.5-r3) 07:07:04 #0 3.039 Executing busybox-1.36.1-r29.trigger 07:07:04 #0 3.045 OK: 8 MiB in 15 packages 07:07:04 #85 DONE 3.3s 07:07:04 07:07:04 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:04 #81 DONE 0.9s 07:07:04 07:07:04 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:07:04 #86 DONE 0.1s 07:07:04 07:07:04 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:04 #87 ... 07:07:04 07:07:04 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:07:04 #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.632 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.646 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 3.331 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.337 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.342 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 3.347 OK: 12 MiB in 21 packages 07:07:04 #88 DONE 3.5s 07:07:04 07:07:04 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:07:04 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.661 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.689 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 3.336 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.340 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.343 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 3.354 OK: 13 MiB in 28 packages 07:07:04 #89 DONE 3.5s 07:07:04 07:07:04 #90 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:07:04 #0 2.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.656 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.671 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 3.300 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.304 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.307 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 3.317 OK: 8 MiB in 15 packages 07:07:04 #90 DONE 3.5s 07:07:04 07:07:04 #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:07:04 #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.694 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.867 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 3.314 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.318 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.321 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 3.335 OK: 9 MiB in 19 packages 07:07:04 #91 DONE 3.5s 07:07:04 07:07:04 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:07:04 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:04 #0 2.616 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 2.641 Executing busybox-1.36.1-r30.post-upgrade 07:07:04 #0 3.307 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.310 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:07:04 #0 3.318 Executing busybox-1.36.1-r30.trigger 07:07:04 #0 3.328 OK: 19 MiB in 18 packages 07:07:04 #92 DONE 3.5s 07:07:05 07:07:05 #93 [security-spire-config stage-2 6/10] COPY security.txt / 07:07:05 #93 DONE 0.1s 07:07:05 07:07:05 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:07:05 Removing intermediate container ebb1628c627a 07:07:05 ---> 041fca04377c 07:07:05 Successfully built 041fca04377c 07:07:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:05 + docker inspect -f . ci-base-image-arm64 07:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:06 prd-ubuntu20.04-docker-arm64-4c-16g-9791 does not seem to be running inside a container 07:07:06 #94 DONE 1.0s 07:07:06 07:07:06 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:07:06 #95 DONE 0.1s 07:07:06 07:07:06 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:07:06 #0 1.925 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:06 #0 2.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:06 #0 3.761 OK: 248 MiB in 58 packages 07:07:06 #96 DONE 4.6s 07:07:06 07:07:06 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:07:06 #97 DONE 1.0s 07:07:06 07:07:06 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:06 #98 DONE 1.0s 07:07:06 07:07:06 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:07:06 #99 DONE 0.1s 07:07:06 07:07:06 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:07:06 #100 DONE 0.1s 07:07:06 07:07:06 #101 [security-spire-server stage-2 6/9] COPY security.txt / 07:07:06 #101 DONE 0.5s 07:07:06 07:07:06 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:07:06 #102 DONE 0.5s 07:07:06 07:07:06 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:07:06 #103 DONE 0.6s 07:07:06 07:07:06 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:07:06 #87 DONE 1.9s 07:07:06 07:07:06 #104 [security-spire-config] exporting to image 07:07:06 #104 exporting layers 07:07:06 #104 ... 07:07:06 07:07:06 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:07:06 #105 DONE 0.1s 07:07:06 07:07:06 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:07:06 #106 DONE 0.1s 07:07:06 07:07:06 #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:07:06 #107 DONE 0.1s 07:07:06 07:07:06 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:07:06 #108 DONE 0.1s 07:07:06 07:07:06 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:07:06 #109 DONE 0.1s 07:07:06 07:07:06 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:07:06 #110 DONE 0.0s 07:07:06 07:07:06 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:07:06 #111 DONE 0.0s 07:07:06 07:07:06 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:07:06 #112 DONE 0.1s 07:07:06 07:07:06 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:07:06 #113 DONE 0.0s 07:07:06 07:07:06 #114 [security-spire-server] exporting to image 07:07:07 #114 ... 07:07:07 07:07:07 #104 [security-spire-config] exporting to image 07:07:07 #104 exporting layers 0.5s done 07:07:07 #104 writing image sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:07:07 #104 naming to docker.io/library/security-spire-config done 07:07:07 #104 DONE 0.5s 07:07:07 07:07:07 #114 [security-spire-server] exporting to image 07:07:07 #114 exporting layers 0.4s done 07:07:07 #114 writing image sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:07:07 #114 naming to docker.io/library/security-spire-server done 07:07:07 #114 DONE 0.4s 07:07:07 07:07:07 #115 [security-spire-agent] exporting to image 07:07:07 #115 exporting layers 0.4s done 07:07:07 #115 writing image sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:07:07 #115 naming to docker.io/library/security-spire-agent done 07:07:07 #115 DONE 0.4s 07:07:07 07:07:07 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:07 $ docker top 6a05271ee4bd8db2e07fb2676190fe441f36ee33754b6c749534add7a1a757e1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:08 + go version 07:07:08 go version go1.23.9 linux/arm64 [Pipeline] } 07:07:08 $ docker stop --time=1 6a05271ee4bd8db2e07fb2676190fe441f36ee33754b6c749534add7a1a757e1 07:07:10 $ docker rm -f --volumes 6a05271ee4bd8db2e07fb2676190fe441f36ee33754b6c749534add7a1a757e1 [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 07:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:10 07:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:11 latest: Pulling from edgex-devops/edgex-compose-arm64 07:07:11 547446be3368: Pulling fs layer 07:07:11 d125d8839a47: Pulling fs layer 07:07:11 3e85d5ac6304: Pulling fs layer 07:07:11 c3105a71a48b: Pulling fs layer 07:07:11 0f093f025ec4: Pulling fs layer 07:07:11 c3106fc0e877: Pulling fs layer 07:07:11 c3105a71a48b: Waiting 07:07:11 0f093f025ec4: Waiting 07:07:11 c3106fc0e877: Waiting 07:07:11 547446be3368: Verifying Checksum 07:07:11 547446be3368: Download complete 07:07:11 c3105a71a48b: Verifying Checksum 07:07:11 c3105a71a48b: Download complete 07:07:11 d125d8839a47: Verifying Checksum 07:07:11 d125d8839a47: Download complete 07:07:11 c3106fc0e877: Verifying Checksum 07:07:11 c3106fc0e877: Download complete 07:07:11 0f093f025ec4: Verifying Checksum 07:07:11 0f093f025ec4: Download complete 07:07:11 547446be3368: Pull complete 07:07:12 #116 ... 07:07:12 07:07:12 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:12 #117 ... 07:07:12 07:07:12 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:12 #118 ... 07:07:12 07:07:12 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:12 #119 ... 07:07:12 07:07:12 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:13 d125d8839a47: Pull complete 07:07:13 3e85d5ac6304: Verifying Checksum 07:07:13 3e85d5ac6304: Download complete 07:07:23 3e85d5ac6304: Pull complete 07:07:23 c3105a71a48b: Pull complete 07:07:25 0f093f025ec4: Pull complete 07:07:25 c3106fc0e877: Pull complete 07:07:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:26 prd-ubuntu20.04-docker-arm64-4c-16g-9791 does not seem to be running inside a container 07:07:26 $ 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/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:07:28 $ docker top 0468b3190d2f911e3cfaa3429d517ac7dacbf3c42baa68591c3b8985f68c6e6b -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:29 + docker compose -f ./docker-compose-build.yml build --parallel 07:07:39 #1 [support-scheduler internal] load build definition from Dockerfile 07:07:39 #1 transferring dockerfile: 1.83kB done 07:07:39 #1 DONE 0.1s 07:07:39 07:07:39 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:07:39 #2 transferring dockerfile: 1.89kB done 07:07:39 #2 DONE 0.0s 07:07:39 07:07:39 #3 [core-metadata internal] load build definition from Dockerfile 07:07:39 #3 transferring dockerfile: 2.10kB 0.0s done 07:07:39 #3 DONE 0.1s 07:07:39 07:07:39 #4 [core-command internal] load build definition from Dockerfile 07:07:39 #4 transferring dockerfile: 1.94kB 0.0s done 07:07:39 #4 DONE 0.1s 07:07:39 07:07:39 #5 [security-spire-config internal] load build definition from Dockerfile 07:07:39 #5 transferring dockerfile: 1.69kB 0.0s done 07:07:39 #5 DONE 0.1s 07:07:39 07:07:39 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:07:39 #6 transferring dockerfile: 2.50kB 0.0s done 07:07:39 #6 DONE 0.1s 07:07:39 07:07:39 #7 [security-spire-agent internal] load build definition from Dockerfile 07:07:39 #7 transferring dockerfile: 1.81kB done 07:07:39 #7 DONE 0.1s 07:07:39 07:07:39 #8 [security-secretstore-setup internal] load build definition from Dockerfile 07:07:39 #8 transferring dockerfile: 2.49kB 0.0s done 07:07:39 #8 DONE 0.1s 07:07:39 07:07:39 #9 [support-notifications internal] load build definition from Dockerfile 07:07:39 #9 transferring dockerfile: 2.00kB 0.0s done 07:07:39 #9 DONE 0.1s 07:07:39 07:07:39 #10 [security-proxy-auth internal] load build definition from Dockerfile 07:07:39 #10 transferring dockerfile: 2.14kB done 07:07:39 #10 DONE 0.1s 07:07:39 07:07:39 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:07:39 #11 transferring dockerfile: 2.23kB 0.0s done 07:07:39 #11 DONE 0.1s 07:07:39 07:07:39 #12 [security-bootstrapper internal] load build definition from Dockerfile 07:07:39 #12 transferring dockerfile: 3.02kB 0.0s done 07:07:39 #12 DONE 0.1s 07:07:39 07:07:39 #13 [core-keeper internal] load build definition from Dockerfile 07:07:39 #13 transferring dockerfile: 2.01kB 0.0s done 07:07:39 #13 ... 07:07:39 07:07:39 #14 [security-spire-server internal] load build definition from Dockerfile 07:07:39 #14 transferring dockerfile: 1.70kB done 07:07:39 #14 DONE 0.1s 07:07:39 07:07:39 #15 [core-data internal] load build definition from Dockerfile 07:07:39 #15 transferring dockerfile: 2.04kB 0.0s done 07:07:39 #15 DONE 0.1s 07:07:39 07:07:39 #16 [support-scheduler internal] load .dockerignore 07:07:39 #16 transferring context: 32B 0.0s 07:07:40 #16 transferring context: 50B 0.0s done 07:07:40 #16 DONE 0.1s 07:07:40 07:07:40 #13 [core-keeper internal] load build definition from Dockerfile 07:07:40 #13 ... 07:07:40 07:07:40 #17 [security-spiffe-token-provider internal] load .dockerignore 07:07:40 #17 transferring context: 50B done 07:07:40 #17 DONE 0.0s 07:07:40 07:07:40 #18 [core-metadata internal] load .dockerignore 07:07:40 #18 transferring context: 50B done 07:07:40 #18 DONE 0.1s 07:07:40 07:07:40 #19 [core-command internal] load .dockerignore 07:07:40 #19 transferring context: 50B 0.0s done 07:07:40 #19 DONE 0.1s 07:07:40 07:07:40 #20 [security-spire-config internal] load .dockerignore 07:07:40 #20 transferring context: 50B done 07:07:40 #20 DONE 0.1s 07:07:40 07:07:40 #21 [security-proxy-setup internal] load .dockerignore 07:07:40 #21 transferring context: 50B 0.0s done 07:07:40 #21 DONE 0.1s 07:07:40 07:07:40 #22 [security-spire-agent internal] load .dockerignore 07:07:40 #22 transferring context: 50B done 07:07:40 #22 DONE 0.1s 07:07:40 07:07:40 #23 [security-secretstore-setup internal] load .dockerignore 07:07:40 #23 transferring context: 50B done 07:07:40 #23 DONE 0.1s 07:07:40 07:07:40 #24 [core-keeper internal] load .dockerignore 07:07:41 #24 transferring context: 50B done 07:07:41 #24 DONE 0.1s 07:07:41 07:07:41 #25 [support-notifications internal] load .dockerignore 07:07:41 #25 transferring context: 50B done 07:07:41 #25 DONE 0.1s 07:07:41 07:07:41 #26 [core-common-config-bootstrapper internal] load .dockerignore 07:07:41 #26 transferring context: 50B done 07:07:41 #26 DONE 0.1s 07:07:41 07:07:41 #27 [security-proxy-auth internal] load .dockerignore 07:07:41 #27 transferring context: 50B 0.0s done 07:07:41 #27 DONE 0.1s 07:07:41 07:07:41 #28 [security-bootstrapper internal] load .dockerignore 07:07:41 #28 transferring context: 50B 0.0s done 07:07:41 #28 DONE 0.1s 07:07:41 07:07:41 #29 [security-spire-server internal] load .dockerignore 07:07:41 #29 transferring context: 50B done 07:07:41 #29 DONE 0.1s 07:07:41 07:07:41 #30 [core-data internal] load .dockerignore 07:07:41 #30 ... 07:07:41 07:07:41 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:41 #31 DONE 0.0s 07:07:41 07:07:41 #30 [core-data internal] load .dockerignore 07:07:41 #30 transferring context: 50B done 07:07:42 #30 ... 07:07:42 07:07:42 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:42 #31 DONE 0.0s 07:07:42 07:07:42 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:07:42 #32 DONE 0.6s 07:07:42 07:07:42 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.1s 07:07:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:42 #33 ... 07:07:42 07:07:42 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:42 #31 DONE 0.0s 07:07:42 07:07:42 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:07:42 #32 DONE 0.6s 07:07:42 07:07:42 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:42 #33 ... 07:07:42 07:07:42 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:42 #31 DONE 0.0s 07:07:42 07:07:42 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.25MB / 4.09MB 0.5s 07:07:42 #33 ... 07:07:42 07:07:42 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:07:42 #32 DONE 0.6s 07:07:42 07:07:42 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 0.6s 07:07:42 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:42 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:42 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:42 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:42 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 0.7s 07:07:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s 07:07:43 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:43 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 07:07:43 #33 ... 07:07:43 07:07:43 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:43 #31 DONE 0.0s 07:07:43 07:07:43 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:07:43 #32 DONE 1.1s 07:07:43 07:07:43 #34 [support-scheduler internal] load build context 07:07:43 #34 ... 07:07:43 07:07:43 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:43 #31 DONE 0.0s 07:07:44 07:07:44 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:44 #33 ... 07:07:44 07:07:44 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:44 #31 DONE 0.0s 07:07:44 07:07:44 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 ... 07:07:44 07:07:44 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:44 #31 DONE 0.0s 07:07:44 07:07:44 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 ... 07:07:44 07:07:44 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:07:44 #32 DONE 1.9s 07:07:44 07:07:44 #34 [support-scheduler internal] load build context 07:07:44 #34 transferring context: 3.36MB 1.7s done 07:07:44 #34 DONE 2.4s 07:07:44 07:07:44 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:44 #33 ... 07:07:44 07:07:44 #35 [core-common-config-bootstrapper internal] load build context 07:07:44 #35 DONE 0.0s 07:07:44 07:07:44 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:44 #31 DONE 0.0s 07:07:44 07:07:44 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:07:44 #36 DONE 2.1s 07:07:44 07:07:44 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:44 #33 ... 07:07:44 07:07:44 #37 [support-notifications internal] load build context 07:07:44 #37 DONE 0.0s 07:07:44 07:07:44 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:44 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:44 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:44 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:44 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:44 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:44 #33 ... 07:07:44 07:07:44 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:07:44 #38 DONE 1.8s 07:07:44 07:07:44 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #120 DONE 40.2s 07:07:45 07:07:45 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:45 #117 DONE 40.2s 07:07:45 07:07:45 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:45 #119 DONE 40.2s 07:07:45 07:07:45 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:45 #116 DONE 35.9s 07:07:45 07:07:45 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:45 #77 DONE 40.2s 07:07:45 07:07:45 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:45 #118 DONE 40.3s 07:07:45 07:07:45 #121 [core-metadata builder 6/7] COPY . . 07:07:45 #33 ... 07:07:45 07:07:45 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:45 #31 DONE 0.0s 07:07:45 07:07:45 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:45 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:45 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:45 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:45 #33 ... 07:07:45 07:07:45 #39 [core-command internal] load build context 07:07:45 #39 transferring context: 3.36MB 1.8s done 07:07:45 #39 DONE 2.7s 07:07:45 07:07:45 #40 [security-spiffe-token-provider internal] load build context 07:07:45 #40 transferring context: 3.36MB 2.0s done 07:07:45 #40 DONE 2.9s 07:07:45 07:07:45 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 ... 07:07:45 07:07:45 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:07:45 #32 DONE 2.5s 07:07:45 07:07:45 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:45 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:45 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:45 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:45 #33 ... 07:07:45 07:07:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:07:45 #31 DONE 0.0s 07:07:45 07:07:45 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:45 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:45 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:45 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:45 #33 ... 07:07:45 07:07:45 #41 [core-metadata internal] load build context 07:07:45 #41 transferring context: 3.36MB 2.6s done 07:07:45 #41 DONE 3.1s 07:07:45 07:07:45 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.3s done 07:07:45 #33 ... 07:07:45 07:07:45 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:07:45 #36 DONE 2.5s 07:07:45 07:07:45 #42 [security-proxy-setup internal] load build context 07:07:45 #42 transferring context: 3.36MB 2.1s done 07:07:45 #42 DONE 2.6s 07:07:45 07:07:45 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:07:45 #32 DONE 2.8s 07:07:45 07:07:45 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:45 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:07:45 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:07:45 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 07:07:45 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 07:07:45 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.9s done 07:07:45 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.3s done 07:07:46 #33 ... 07:07:46 07:07:46 #43 [security-secretstore-setup internal] load build context 07:07:46 #43 transferring context: 3.36MB 1.2s done 07:07:46 #43 DONE 2.2s 07:07:46 07:07:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:46 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done 07:07:46 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:07:46 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:07:46 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:07:46 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 07:07:46 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:07:46 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:07:46 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done 07:07:46 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.7s 07:07:46 #44 ... 07:07:46 07:07:46 #45 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:07:46 #45 DONE 5.2s 07:07:46 07:07:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:46 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.1s 07:07:47 #44 ... 07:07:47 07:07:47 #46 [security-spire-agent internal] load build context 07:07:47 #46 transferring context: 23.33kB 0.2s done 07:07:47 #46 DONE 1.8s 07:07:47 07:07:47 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:47 #44 ... 07:07:47 07:07:47 #47 [security-spire-config internal] load build context 07:07:47 #47 transferring context: 22.05kB 0.3s done 07:07:47 #47 DONE 2.1s 07:07:47 07:07:47 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:07:47 #33 DONE 5.7s 07:07:47 07:07:47 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:47 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.6s 07:07:47 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:07:47 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.1s 07:07:48 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.6s 07:07:48 #44 ... 07:07:48 07:07:48 #48 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:07:48 #48 DONE 2.6s 07:07:48 07:07:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:48 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:07:48 #44 ... 07:07:48 07:07:48 #49 [security-spire-server internal] load build context 07:07:48 #49 transferring context: 23.80kB 0.2s done 07:07:48 #49 DONE 2.6s 07:07:48 07:07:48 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:48 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 3.1s 07:07:48 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 3.5s 07:07:49 #44 ... 07:07:49 07:07:49 #35 [core-common-config-bootstrapper internal] load build context 07:07:49 #35 transferring context: 3.36MB 2.9s done 07:07:49 #35 DONE 4.3s 07:07:49 07:07:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:49 #44 ... 07:07:49 07:07:49 #37 [support-notifications internal] load build context 07:07:49 #37 transferring context: 3.36MB 3.0s done 07:07:49 #37 DONE 4.5s 07:07:49 07:07:49 #50 [security-proxy-auth internal] load build context 07:07:49 #50 transferring context: 3.36MB 2.7s done 07:07:49 #50 DONE 4.0s 07:07:49 07:07:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:49 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 3.8s 07:07:49 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 4.1s 07:07:49 #44 ... 07:07:49 07:07:49 #51 [security-bootstrapper internal] load build context 07:07:49 #51 transferring context: 3.36MB 3.0s done 07:07:49 #51 DONE 4.3s 07:07:49 07:07:49 #52 [core-keeper internal] load build context 07:07:49 #52 transferring context: 3.36MB 3.6s done 07:07:49 #52 DONE 5.0s 07:07:49 07:07:49 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:49 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 4.4s 07:07:50 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.99MB / 33.17MB 4.5s 07:07:50 #44 ... 07:07:50 07:07:50 #53 [core-data internal] load build context 07:07:50 #53 transferring context: 3.36MB 2.8s done 07:07:50 #53 DONE 4.2s 07:07:50 07:07:50 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:50 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.7s 07:07:50 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 4.9s 07:07:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.23MB / 33.17MB 5.4s 07:07:51 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 6.1s 07:07:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.8s done 07:07:52 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 6.8s done 07:07:53 #121 ... 07:07:53 07:07:53 #122 [support-scheduler builder 6/7] COPY . . 07:07:53 #122 ... 07:07:53 07:07:53 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:07:53 #123 ... 07:07:53 07:07:53 #124 [support-notifications builder 6/7] COPY . . 07:07:53 #124 ... 07:07:53 07:07:53 #125 [core-keeper builder 7/8] COPY . . 07:07:53 #125 ... 07:07:53 07:07:53 #126 [security-secretstore-setup builder 6/7] COPY . . 07:07:53 #126 DONE 10.9s 07:07:53 07:07:53 #124 [support-notifications builder 6/7] COPY . . 07:07:53 #124 DONE 10.9s 07:07:53 07:07:53 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:07:53 #123 DONE 10.9s 07:07:53 07:07:53 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #127 CACHED 07:07:53 07:07:53 #128 [security-bootstrapper builder 6/7] COPY . . 07:07:53 #128 CACHED 07:07:53 07:07:53 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:07:53 #129 CACHED 07:07:53 07:07:53 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #130 CACHED 07:07:53 07:07:53 #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:07:53 #131 CACHED 07:07:53 07:07:53 #132 [security-secretstore-setup builder 6/7] COPY . . 07:07:53 #132 CACHED 07:07:53 07:07:53 #125 [core-keeper builder 7/8] COPY . . 07:07:53 #125 DONE 10.9s 07:07:53 07:07:53 #122 [support-scheduler builder 6/7] COPY . . 07:07:53 #122 DONE 10.9s 07:07:53 07:07:53 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #133 CACHED 07:07:53 07:07:53 #134 [core-data builder 6/7] COPY . . 07:07:53 #134 CACHED 07:07:53 07:07:53 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 07:07:53 #135 CACHED 07:07:53 07:07:53 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 07:07:53 #121 DONE 10.9s 07:07:53 07:07:53 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:07:53 #136 CACHED 07:07:53 07:07:53 #137 [security-proxy-auth builder 6/7] COPY . . 07:07:53 #137 CACHED 07:07:53 07:07:53 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #138 CACHED 07:07:53 07:07:53 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 07:07:53 #139 CACHED 07:07:53 07:07:53 #140 [core-command builder 6/7] COPY . . 07:07:53 #140 CACHED 07:07:53 07:07:53 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #141 CACHED 07:07:53 07:07:53 #142 [core-metadata builder 6/7] COPY . . 07:07:53 #142 CACHED 07:07:53 07:07:53 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:07:53 #143 CACHED 07:07:53 07:07:53 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:53 #144 CACHED 07:07:53 07:07:53 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:07:54 #145 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:07:55 #44 ... 07:07:55 07:07:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:55 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 07:07:55 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:07:55 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:07:55 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:07:55 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 07:07:55 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:07:55 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done 07:07:55 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:07:55 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.6s done 07:07:55 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:07:55 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:07:55 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.6s 07:07:56 #54 ... 07:07:56 07:07:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:56 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 07:07:57 #44 ... 07:07:57 07:07:57 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:07:57 #0 9.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:57 #55 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:07:57 #55 ... 07:07:57 07:07:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:07:57 #54 ... 07:07:57 07:07:57 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:07:57 #0 9.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:07:57 #56 ... 07:07:57 07:07:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:07:58 #44 ... 07:07:58 07:07:58 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:07:58 #57 ... 07:07:58 07:07:58 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:58 #58 DONE 10.2s 07:07:58 07:07:58 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:07:58 #59 ... 07:07:58 07:07:58 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:07:59 #60 ... 07:07:59 07:07:59 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:59 #61 ... 07:07:59 07:07:59 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:07:59 #62 ... 07:07:59 07:07:59 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:07:59 #63 ... 07:07:59 07:07:59 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:07:59 #64 ... 07:07:59 07:07:59 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:07:59 #65 ... 07:07:59 07:07:59 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:07:59 #66 ... 07:07:59 07:07:59 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:07:59 #67 ... 07:07:59 07:07:59 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:00 #68 ... 07:08:00 07:08:00 #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:08:00 #69 ... 07:08:00 07:08:00 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:08:00 #70 ... 07:08:00 07:08:00 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:00 #71 ... 07:08:00 07:08:00 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:08:00 #55 12.83 (1/2) Installing dumb-init (1.2.5-r3) 07:08:00 #55 12.93 (2/2) Installing su-exec (0.2-r3) 07:08:00 #55 13.02 Executing busybox-1.36.1-r29.trigger 07:08:00 #55 13.26 OK: 9 MiB in 16 packages 07:08:02 #55 DONE 14.5s 07:08:02 07:08:02 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:08:04 #145 ... 07:08:04 07:08:04 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:08:04 #0 1.019 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:08:04 #146 ... 07:08:04 07:08:04 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:08:04 #0 0.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:08:04 #147 ... 07:08:04 07:08:04 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:08:04 #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:08:04 #148 ... 07:08:04 07:08:04 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:08:04 #0 1.026 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:08:04 #149 ... 07:08:04 07:08:04 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:08:04 #0 0.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:08:04 #150 ... 07:08:04 07:08:04 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:08:04 #0 0.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:08:04 #151 ... 07:08:04 07:08:04 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:08:04 #0 0.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:08:04 #152 ... 07:08:04 07:08:04 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:08:04 #0 1.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:08:04 #153 ... 07:08:04 07:08:04 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:08:04 #0 0.842 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:08:04 #154 ... 07:08:04 07:08:04 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:08:04 #0 1.001 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:08:04 #155 ... 07:08:04 07:08:04 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:08:04 #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:08:04 #72 ... 07:08:04 07:08:04 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:08:04 #56 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:04 #56 14.52 (1/1) Installing dumb-init (1.2.5-r3) 07:08:04 #56 14.58 Executing busybox-1.36.1-r29.trigger 07:08:04 #56 14.73 OK: 9 MiB in 15 packages 07:08:04 #56 DONE 16.5s 07:08:04 07:08:04 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:04 #61 DONE 15.4s 07:08:04 07:08:04 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:08:08 #73 ... 07:08:08 07:08:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:08:08 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.6s done 07:08:08 #54 ... 07:08:08 07:08:08 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:08 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.8s 07:08:08 #44 ... 07:08:08 07:08:08 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:08:08 #0 10.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:09 #74 ... 07:08:09 07:08:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:09 #44 ... 07:08:09 07:08:09 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:08:09 #60 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:09 #60 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:09 #60 19.68 OK: 239 MiB in 58 packages 07:08:09 #60 ... 07:08:09 07:08:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:11 #44 ... 07:08:11 07:08:11 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:08:11 #67 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:11 #67 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:11 #67 ... 07:08:11 07:08:11 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:12 #44 ... 07:08:12 07:08:12 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:08:12 #59 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:12 #59 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:12 #59 ... 07:08:12 07:08:12 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:12 #62 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:12 #62 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:12 #62 ... 07:08:12 07:08:12 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:12 #44 ... 07:08:12 07:08:12 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:08:12 #60 DONE 24.3s 07:08:12 07:08:12 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 ... 07:08:17 07:08:17 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:08:17 #70 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #70 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #70 ... 07:08:17 07:08:17 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:08:17 #73 8.580 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #73 ... 07:08:17 07:08:17 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:08:17 #75 DONE 0.7s 07:08:17 07:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.3s 07:08:17 #44 ... 07:08:17 07:08:17 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:17 #63 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #63 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #63 ... 07:08:17 07:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 ... 07:08:17 07:08:17 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:08:17 #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #76 ... 07:08:17 07:08:17 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:17 #64 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #64 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #64 ... 07:08:17 07:08:17 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:08:17 #57 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #57 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #57 ... 07:08:17 07:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 ... 07:08:17 07:08:17 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:17 #68 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #68 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #68 ... 07:08:17 07:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 ... 07:08:17 07:08:17 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:17 #71 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #71 21.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #71 ... 07:08:17 07:08:17 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:08:17 #67 28.21 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:17 #67 28.23 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:17 #67 28.23 OK: 24053 distinct packages available 07:08:17 #67 ... 07:08:17 07:08:17 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:17 #65 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #65 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #65 ... 07:08:17 07:08:17 #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:08:17 #69 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #69 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #69 ... 07:08:17 07:08:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:08:17 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done 07:08:17 #44 ... 07:08:17 07:08:17 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:17 #66 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:17 #66 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:17 #66 ... 07:08:17 07:08:17 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:08:17 #76 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:21 #76 ... 07:08:21 07:08:21 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:21 #62 31.12 (1/3) Installing ca-certificates (20250619-r0) 07:08:21 #62 31.60 (2/3) Installing dumb-init (1.2.5-r3) 07:08:21 #62 31.63 (3/3) Installing tzdata (2025b-r0) 07:08:21 #62 ... 07:08:21 07:08:21 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:08:21 #72 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:21 #72 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:21 #72 ... 07:08:21 07:08:21 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:08:21 #59 31.06 OK: 239 MiB in 58 packages 07:08:21 #59 DONE 32.7s 07:08:21 07:08:21 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:21 #64 32.54 (1/4) Installing dumb-init (1.2.5-r3) 07:08:21 #64 32.69 (2/4) Installing openssl (3.3.4-r0) 07:08:21 #64 32.90 (3/4) Installing su-exec (0.2-r3) 07:08:21 #64 32.96 (4/4) Installing yq-go (4.44.1-r2) 07:08:22 #64 ... 07:08:22 07:08:22 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:08:22 #77 DONE 0.7s 07:08:22 07:08:22 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:22 #78 ... 07:08:22 07:08:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:08:22 #74 13.72 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:22 #74 ... 07:08:22 07:08:22 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:08:22 #57 34.10 OK: 239 MiB in 58 packages 07:08:23 #57 ... 07:08:23 07:08:23 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:23 #79 ... 07:08:23 07:08:23 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:23 #64 34.72 Executing busybox-1.36.1-r29.trigger 07:08:23 #64 35.02 OK: 20 MiB in 18 packages 07:08:24 #64 ... 07:08:24 07:08:24 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:08:24 #70 32.58 OK: 239 MiB in 58 packages 07:08:24 #70 DONE 36.0s 07:08:24 07:08:24 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 07:08:25 #80 DONE 0.6s 07:08:25 07:08:25 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:25 #63 35.02 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:25 #63 35.02 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:25 #63 35.02 OK: 24052 distinct packages available 07:08:25 #63 ... 07:08:25 07:08:25 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:08:25 #73 10.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:25 #73 ... 07:08:25 07:08:25 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:25 #81 ... 07:08:25 07:08:25 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:08:25 #64 DONE 36.9s 07:08:25 07:08:25 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:08:26 #82 ... 07:08:26 07:08:26 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:08:26 #57 DONE 38.2s 07:08:26 07:08:26 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:08:27 #83 DONE 1.0s 07:08:27 07:08:27 #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:08:27 #69 38.52 (1/1) Installing dumb-init (1.2.5-r3) 07:08:27 #69 38.58 Executing busybox-1.36.1-r29.trigger 07:08:27 #69 38.78 OK: 9 MiB in 15 packages 07:08:28 #69 ... 07:08:28 07:08:28 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:08:28 #62 33.54 Executing busybox-1.36.1-r29.trigger 07:08:28 #62 33.68 Executing ca-certificates-20250619-r0.trigger 07:08:28 #62 36.31 OK: 11 MiB in 17 packages 07:08:28 #62 DONE 39.9s 07:08:28 07:08:28 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:08:29 #84 ... 07:08:29 07:08:29 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:08:29 #67 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:29 #67 33.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:29 #67 ... 07:08:29 07:08:29 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:29 #71 37.19 (1/7) Installing ca-certificates (20250619-r0) 07:08:29 #71 38.02 (2/7) Installing dumb-init (1.2.5-r3) 07:08:29 #71 38.04 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:08:29 #71 38.07 (4/7) Installing libsodium (1.0.19-r0) 07:08:29 #71 38.19 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:08:29 #71 38.64 (6/7) Installing libzmq (4.3.5-r2) 07:08:29 #71 38.87 (7/7) Installing zeromq (4.3.5-r2) 07:08:29 #71 39.09 Executing busybox-1.36.1-r29.trigger 07:08:29 #71 39.35 Executing ca-certificates-20250619-r0.trigger 07:08:30 #71 41.53 OK: 14 MiB in 21 packages 07:08:31 #71 ... 07:08:31 07:08:31 #69 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:08:31 #69 DONE 42.5s 07:08:31 07:08:31 #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade 07:08:35 #85 ... 07:08:35 07:08:35 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:08:35 #71 DONE 46.2s 07:08:35 07:08:35 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:08:35 #74 33.25 OK: 239 MiB in 58 packages 07:08:35 #74 DONE 36.4s 07:08:35 07:08:35 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:08:35 #86 ... 07:08:35 07:08:35 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:35 #68 36.79 (1/4) Installing ca-certificates (20250619-r0) 07:08:35 #68 37.74 (2/4) Installing dumb-init (1.2.5-r3) 07:08:35 #68 37.78 (3/4) Installing su-exec (0.2-r3) 07:08:35 #68 37.80 (4/4) Installing yq-go (4.44.1-r2) 07:08:35 #68 40.46 Executing busybox-1.36.1-r29.trigger 07:08:35 #68 40.74 Executing ca-certificates-20250619-r0.trigger 07:08:35 #68 42.91 OK: 20 MiB in 18 packages 07:08:35 #68 ... 07:08:35 07:08:35 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:08:35 #73 30.38 (1/1) Installing dumb-init (1.2.5-r3) 07:08:35 #73 30.94 Executing busybox-1.36.1-r29.trigger 07:08:35 #73 31.32 OK: 9 MiB in 15 packages 07:08:35 #73 ... 07:08:35 07:08:35 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:35 #66 37.04 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:35 #66 37.04 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:35 #66 37.04 OK: 24052 distinct packages available 07:08:35 #66 41.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:35 #66 44.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:36 #66 ... 07:08:36 07:08:36 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:08:36 #68 DONE 47.2s 07:08:36 07:08:36 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:36 #87 ... 07:08:36 07:08:36 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:08:36 #86 DONE 1.1s 07:08:36 07:08:36 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:37 #88 ... 07:08:37 07:08:37 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:37 #65 38.14 v3.20.7-102-g301928cc74f [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:08:37 #65 38.15 v3.20.7-103-g126a88b84ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:08:37 #65 38.15 OK: 24052 distinct packages available 07:08:37 #65 42.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:37 #65 45.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:37 #65 ... 07:08:37 07:08:37 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:37 #63 38.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:37 #63 42.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:37 #63 ... 07:08:37 07:08:37 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:37 #89 ... 07:08:37 07:08:37 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:08:37 #76 29.17 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:37 #76 29.38 Executing busybox-1.36.1-r30.post-upgrade 07:08:37 #76 30.95 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:37 #76 30.95 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:37 #76 31.06 Executing busybox-1.36.1-r30.trigger 07:08:37 #76 31.53 OK: 9 MiB in 15 packages 07:08:38 #76 ... 07:08:38 07:08:38 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:08:38 #72 30.79 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:38 #72 30.92 Executing busybox-1.36.1-r30.post-upgrade 07:08:38 #72 31.64 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:38 #72 31.65 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:38 #72 31.76 Executing busybox-1.36.1-r30.trigger 07:08:38 #72 32.00 OK: 9 MiB in 16 packages 07:08:38 #72 DONE 36.0s 07:08:38 07:08:38 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:08:39 #90 ... 07:08:39 07:08:39 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:08:39 #73 DONE 35.1s 07:08:39 07:08:39 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:08:39 #84 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:39 #84 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:39 #84 ... 07:08:39 07:08:39 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:08:39 #76 DONE 35.5s 07:08:39 07:08:39 #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade 07:08:39 #85 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:39 #85 8.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:42 #85 ... 07:08:42 07:08:42 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:42 #87 5.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:42 #87 ... 07:08:42 07:08:42 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:08:42 #90 DONE 4.2s 07:08:42 07:08:42 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:08:42 #67 51.76 OK: 239 MiB in 58 packages 07:08:42 #67 DONE 53.7s 07:08:42 07:08:42 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:08:42 #91 DONE 0.4s 07:08:42 07:08:42 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:08:43 #92 DONE 0.8s 07:08:43 07:08:43 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:43 #93 ... 07:08:43 07:08:43 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:08:43 #82 7.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:43 #82 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:43 #82 ... 07:08:43 07:08:43 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:08:43 #0 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:43 #94 ... 07:08:43 07:08:43 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:43 #87 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:48 #87 ... 07:08:48 07:08:48 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:08:48 #66 56.05 (1/4) Installing dumb-init (1.2.5-r3) 07:08:48 #66 56.08 (2/4) Installing musl-obstack (1.2.3-r2) 07:08:48 #66 56.11 (3/4) Installing libucontext (1.2-r3) 07:08:48 #66 56.12 (4/4) Installing gcompat (1.1.0-r4) 07:08:48 #66 56.16 Executing busybox-1.36.1-r29.trigger 07:08:48 #66 56.30 OK: 9 MiB in 18 packages 07:08:48 #66 DONE 58.6s 07:08:48 07:08:48 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:08:49 #95 ... 07:08:49 07:08:49 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:08:49 #63 55.90 (1/14) Installing ca-certificates (20250619-r0) 07:08:49 #63 56.08 (2/14) Installing brotli-libs (1.1.0-r2) 07:08:49 #63 56.12 (3/14) Installing c-ares (1.33.1-r0) 07:08:49 #63 56.13 (4/14) Installing libunistring (1.2-r0) 07:08:49 #63 56.22 (5/14) Installing libidn2 (2.3.7-r0) 07:08:49 #63 56.25 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:08:49 #63 56.27 (7/14) Installing libpsl (0.21.5-r1) 07:08:49 #63 56.28 (8/14) Installing zstd-libs (1.5.6-r0) 07:08:49 #63 56.35 (9/14) Installing libcurl (8.12.1-r0) 07:08:49 #63 56.43 (10/14) Installing curl (8.12.1-r0) 07:08:49 #63 56.46 (11/14) Installing dumb-init (1.2.5-r3) 07:08:49 #63 56.49 (12/14) Installing musl-obstack (1.2.3-r2) 07:08:49 #63 56.50 (13/14) Installing libucontext (1.2-r3) 07:08:49 #63 56.51 (14/14) Installing gcompat (1.1.0-r4) 07:08:49 #63 56.54 Executing busybox-1.36.1-r29.trigger 07:08:49 #63 56.65 Executing ca-certificates-20250619-r0.trigger 07:08:49 #63 57.78 OK: 15 MiB in 28 packages 07:08:49 #63 DONE 60.3s 07:08:49 07:08:49 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:08:49 #96 ... 07:08:49 07:08:49 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:08:49 #65 57.32 (1/5) Installing dumb-init (1.2.5-r3) 07:08:49 #65 57.36 (2/5) Installing musl-obstack (1.2.3-r2) 07:08:49 #65 57.37 (3/5) Installing libucontext (1.2-r3) 07:08:49 #65 57.39 (4/5) Installing gcompat (1.1.0-r4) 07:08:49 #65 57.43 (5/5) Installing openssl (3.3.4-r0) 07:08:49 #65 57.53 Executing busybox-1.36.1-r29.trigger 07:08:49 #65 57.66 OK: 10 MiB in 19 packages 07:08:49 #65 DONE 60.6s 07:08:49 07:08:49 #97 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:08:50 #97 ... 07:08:50 07:08:50 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:08:50 #82 20.99 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #82 21.12 Executing busybox-1.36.1-r30.post-upgrade 07:08:50 #82 21.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #82 21.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #82 21.43 Executing busybox-1.36.1-r30.trigger 07:08:50 #82 21.63 OK: 20 MiB in 18 packages 07:08:50 #82 DONE 24.7s 07:08:50 07:08:50 #85 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:08:50 #85 16.08 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #85 16.23 Executing busybox-1.36.1-r30.post-upgrade 07:08:50 #85 16.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #85 16.74 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #85 16.76 Executing busybox-1.36.1-r30.trigger 07:08:50 #85 16.86 OK: 9 MiB in 15 packages 07:08:50 #85 DONE 19.4s 07:08:50 07:08:50 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:08:50 #98 DONE 0.4s 07:08:50 07:08:50 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:08:50 #84 19.79 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #84 19.99 Executing busybox-1.36.1-r30.post-upgrade 07:08:50 #84 20.90 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #84 20.92 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:50 #84 20.96 Executing busybox-1.36.1-r30.trigger 07:08:50 #84 21.15 OK: 11 MiB in 17 packages 07:08:51 #84 DONE 22.9s 07:08:51 07:08:51 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:08:51 #94 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:53 #94 ... 07:08:53 07:08:53 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:08:53 #95 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:54 #95 6.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:56 #95 ... 07:08:56 07:08:56 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:08:56 #87 17.21 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #87 17.40 Executing busybox-1.36.1-r30.post-upgrade 07:08:56 #87 17.89 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #87 17.90 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #87 17.97 Executing busybox-1.36.1-r30.trigger 07:08:56 #87 18.08 OK: 20 MiB in 18 packages 07:08:56 #87 DONE 19.9s 07:08:56 07:08:56 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:08:56 #94 18.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #94 19.02 Executing busybox-1.36.1-r30.post-upgrade 07:08:56 #94 19.39 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #94 19.40 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:08:56 #94 19.43 Executing busybox-1.36.1-r30.trigger 07:08:56 #94 19.57 OK: 14 MiB in 21 packages 07:08:56 #94 DONE 21.2s 07:08:56 07:08:56 #97 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:08:56 #97 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:56 #97 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:59 #97 10.26 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:08:59 #97 10.34 Executing busybox-1.36.1-r30.post-upgrade 07:09:00 #97 10.72 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:09:00 #97 10.73 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:09:00 #97 10.77 Executing busybox-1.36.1-r30.trigger 07:09:00 #97 10.84 OK: 10 MiB in 19 packages 07:09:00 #97 ... 07:09:00 07:09:00 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:09:00 #95 12.94 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:09:00 #95 13.07 Executing busybox-1.36.1-r30.post-upgrade 07:09:00 #95 13.42 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:09:00 #95 13.43 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:09:00 #95 13.44 Executing busybox-1.36.1-r30.trigger 07:09:00 #95 13.52 OK: 9 MiB in 18 packages 07:09:02 #95 DONE 14.7s 07:09:02 07:09:02 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:09:02 #96 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:02 #96 5.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:02 #96 11.04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:09:02 #96 11.18 Executing busybox-1.36.1-r30.post-upgrade 07:09:02 #96 11.58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:09:02 #96 11.59 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:09:02 #96 11.60 Executing busybox-1.36.1-r30.trigger 07:09:02 #96 11.64 OK: 15 MiB in 28 packages 07:09:02 #96 DONE 13.3s 07:09:02 07:09:02 #97 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:09:02 #97 DONE 12.8s 07:09:02 07:09:02 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:09:04 #99 DONE 2.2s 07:09:04 07:09:04 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:04 #100 DONE 2.8s 07:09:04 07:09:04 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:04 #101 DONE 2.8s 07:09:04 07:09:04 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:09:05 #102 DONE 0.3s 07:09:05 07:09:05 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:09:05 #103 DONE 0.3s 07:09:05 07:09:05 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:09:05 #104 ... 07:09:05 07:09:05 #105 [security-spire-config stage-2 6/10] COPY security.txt / 07:09:05 #105 DONE 0.4s 07:09:06 07:09:06 #104 [security-spire-server stage-2 6/9] COPY security.txt / 07:09:06 #104 DONE 0.4s 07:09:06 07:09:06 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:09:06 #106 DONE 0.3s 07:09:06 07:09:06 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:09:06 #107 ... 07:09:06 07:09:06 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:09:06 #108 DONE 0.4s 07:09:06 07:09:06 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:09:06 #109 DONE 0.3s 07:09:06 07:09:06 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:09:06 #107 DONE 0.4s 07:09:06 07:09:06 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:09:06 #110 DONE 0.3s 07:09:06 07:09:06 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:09:07 #111 DONE 0.5s 07:09:07 07:09:07 #112 [security-spire-config] exporting to image 07:09:07 #112 exporting layers 07:09:07 #112 ... 07:09:07 07:09:07 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:09:07 #113 DONE 2.9s 07:09:07 07:09:07 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:09:08 #114 DONE 0.6s 07:09:08 07:09:08 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:09:08 #115 DONE 0.3s 07:09:08 07:09:08 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:09:09 #116 DONE 0.5s 07:09:09 07:09:09 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:09:09 #117 DONE 0.4s 07:09:09 07:09:09 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:09 #89 ... 07:09:09 07:09:09 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:09:09 #118 DONE 0.3s 07:09:09 07:09:09 #112 [security-spire-agent] exporting to image 07:09:13 #112 exporting layers 5.7s done 07:09:13 #112 writing image sha256:d9826a4bf4feff1aff532ec7bf29a7cb1a63356db5db66de6e48cf4257b10701 0.1s done 07:09:13 #112 naming to docker.io/library/security-spire-config-arm64 07:09:13 #112 exporting layers 5.5s done 07:09:13 #112 naming to docker.io/library/security-spire-config-arm64 0.1s done 07:09:13 #112 exporting layers 3.1s done 07:09:13 #112 writing image sha256:6e89b2e944b838582da3f49b0ba500c069fd28cc001ff131571669a61941a5fd 0.0s done 07:09:13 #112 writing image sha256:6e58318eb46b938296774456f3d03419c27e2ed7101d42e8fb91687e03e85bb5 0.0s done 07:09:13 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:09:13 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:09:13 #112 DONE 5.9s 07:09:13 07:09:13 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:29 #156 ... 07:09:29 07:09:29 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:29 #151 DONE 90.6s 07:09:29 07:09:29 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:09:29 #148 DONE 90.6s 07:09:29 07:09:29 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:09:29 #157 DONE 0.1s 07:09:29 07:09:29 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:09:29 #158 DONE 0.1s 07:09:29 07:09:29 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:09:29 #159 DONE 0.1s 07:09:29 07:09:29 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:29 #160 ... 07:09:29 07:09:29 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:09:29 #161 DONE 0.4s 07:09:29 07:09:29 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:09:29 #162 DONE 0.3s 07:09:29 07:09:29 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:09:29 #163 DONE 0.2s 07:09:29 07:09:29 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:29 #160 DONE 1.0s 07:09:29 07:09:29 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:09:29 #164 DONE 0.3s 07:09:29 07:09:29 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:09:29 #165 DONE 0.3s 07:09:29 07:09:29 #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:29 #166 DONE 0.4s 07:09:29 07:09:29 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:09:29 #167 DONE 0.2s 07:09:29 07:09:29 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:29 #168 DONE 1.2s 07:09:29 07:09:29 #169 [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/ 07:09:29 #169 DONE 0.6s 07:09:29 07:09:29 #170 [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/ 07:09:29 #170 DONE 0.3s 07:09:29 07:09:29 #171 [core-common-config-bootstrapper] exporting to image 07:09:29 #171 exporting layers 0.9s done 07:09:29 #171 writing image sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:09:29 #171 naming to docker.io/library/core-common-config-bootstrapper done 07:09:29 #171 DONE 0.9s 07:09:29 07:09:29 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:09:29 #172 DONE 0.1s 07:09:29 07:09:29 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:29 #153 ... 07:09:29 07:09:29 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:29 #173 DONE 0.1s 07:09:29 07:09:29 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:29 #174 DONE 1.1s 07:09:29 07:09:29 #175 [security-bootstrapper] exporting to image 07:09:29 #175 exporting layers 0.6s done 07:09:29 #175 writing image sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf 07:09:29 #175 writing image sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf 0.0s done 07:09:29 #175 naming to docker.io/library/security-bootstrapper 0.0s done 07:09:29 #175 DONE 0.7s 07:09:29 07:09:29 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:16 #153 ... 07:10:16 07:10:16 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:10:16 #150 140.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:10:28 #150 DONE 154.3s 07:10:28 07:10:28 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:10:28 #156 DONE 154.2s 07:10:28 07:10:28 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:28 #147 DONE 154.3s 07:10:28 07:10:28 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:10:28 #154 DONE 154.3s 07:10:28 07:10:28 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:10:28 #155 DONE 154.2s 07:10:28 07:10:28 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:28 #146 DONE 154.3s 07:10:28 07:10:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:28 #153 ... 07:10:28 07:10:28 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:10:28 #145 DONE 154.3s 07:10:28 07:10:28 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #176 ... 07:10:28 07:10:28 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:10:28 #152 DONE 154.5s 07:10:28 07:10:28 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:28 #153 DONE 154.5s 07:10:28 07:10:28 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #177 DONE 0.2s 07:10:28 07:10:28 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #178 DONE 0.2s 07:10:28 07:10:28 #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #179 DONE 0.3s 07:10:28 07:10:28 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #176 DONE 0.3s 07:10:28 07:10:28 #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #180 DONE 0.3s 07:10:28 07:10:28 #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #181 DONE 0.2s 07:10:28 07:10:28 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #182 DONE 0.2s 07:10:28 07:10:28 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:10:28 #183 ... 07:10:28 07:10:28 #184 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:10:28 #184 DONE 0.1s 07:10:28 07:10:28 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:10:28 #185 CACHED 07:10:28 07:10:28 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #186 CACHED 07:10:28 07:10:28 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:10:28 #187 CACHED 07:10:28 07:10:28 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:10:28 #188 CACHED 07:10:28 07:10:28 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:10:28 #149 DONE 154.9s 07:10:28 07:10:28 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:10:28 #189 DONE 0.1s 07:10:28 07:10:28 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:10:28 #190 DONE 0.3s 07:10:28 07:10:28 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:10:28 #191 DONE 0.3s 07:10:28 07:10:28 #192 [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 07:10:28 #192 ... 07:10:28 07:10:28 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:10:28 #193 DONE 0.3s 07:10:28 07:10:28 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:10:28 #194 ... 07:10:28 07:10:28 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:10:28 #183 DONE 0.6s 07:10:28 07:10:28 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:10:28 #195 DONE 0.7s 07:10:28 07:10:28 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:10:28 #196 DONE 0.8s 07:10:28 07:10:28 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:10:28 #197 ... 07:10:28 07:10:28 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:10:28 #198 DONE 0.8s 07:10:28 07:10:28 #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:10:28 #199 DONE 0.8s 07:10:28 07:10:28 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:10:28 #200 DONE 0.8s 07:10:28 07:10:28 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:10:28 #201 DONE 0.8s 07:10:28 07:10:28 #192 [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 07:10:28 #192 DONE 0.8s 07:10:28 07:10:28 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:10:29 #202 ... 07:10:29 07:10:29 #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:10:29 #194 DONE 0.9s 07:10:29 07:10:29 #203 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:10:29 #203 DONE 0.7s 07:10:29 07:10:29 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:10:29 #204 DONE 0.5s 07:10:29 07:10:29 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:10:29 #205 DONE 0.4s 07:10:29 07:10:29 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:10:29 #197 DONE 0.6s 07:10:29 07:10:29 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:10:29 #206 DONE 0.4s 07:10:29 07:10:29 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:10:29 #207 DONE 0.4s 07:10:29 07:10:29 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:10:29 #208 DONE 0.4s 07:10:29 07:10:29 #209 [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 07:10:29 #209 DONE 0.3s 07:10:29 07:10:29 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:10:29 #210 ... 07:10:29 07:10:29 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:10:29 #202 DONE 0.5s 07:10:29 07:10:29 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:10:29 #211 DONE 0.3s 07:10:29 07:10:29 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:10:29 #212 DONE 0.3s 07:10:29 07:10:29 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:10:29 #213 DONE 0.2s 07:10:29 07:10:29 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:10:29 #214 DONE 0.3s 07:10:29 07:10:29 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:10:29 #215 DONE 0.3s 07:10:29 07:10:29 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:10:29 #216 DONE 0.3s 07:10:29 07:10:29 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:10:29 #210 DONE 0.3s 07:10:29 07:10:29 #217 [core-metadata] exporting to image 07:10:29 #217 exporting layers 07:10:29 #217 ... 07:10:29 07:10:29 #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:10:29 #218 DONE 0.3s 07:10:29 07:10:29 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:10:29 #219 DONE 0.3s 07:10:29 07:10:29 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:10:29 #220 DONE 0.4s 07:10:29 07:10:29 #221 [core-command] exporting to image 07:10:29 #221 exporting layers 0.3s done 07:10:29 #221 writing image sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 0.2s done 07:10:29 #221 naming to docker.io/library/core-command 0.0s done 07:10:29 #221 DONE 0.8s 07:10:29 07:10:29 #222 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:10:29 #222 DONE 0.2s 07:10:29 07:10:29 #223 [core-keeper] exporting to image 07:10:29 #223 exporting layers 0.3s done 07:10:29 #223 writing image sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 0.2s done 07:10:29 #223 naming to docker.io/library/core-keeper done 07:10:29 #223 DONE 0.8s 07:10:29 07:10:29 #224 [support-notifications] exporting to image 07:10:30 #224 ... 07:10:30 07:10:30 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:30 #225 DONE 0.7s 07:10:30 07:10:30 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:10:30 #226 DONE 0.3s 07:10:30 07:10:30 #227 [core-data] exporting to image 07:10:30 #227 exporting layers 0.6s done 07:10:30 #227 writing image sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c 0.0s done 07:10:30 #227 naming to docker.io/library/core-data 0.0s done 07:10:30 #227 DONE 0.7s 07:10:30 07:10:30 #228 [security-spiffe-token-provider] exporting to image 07:10:30 #228 exporting layers 0.6s done 07:10:30 #228 writing image sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea 0.0s done 07:10:30 #228 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:10:30 #228 DONE 0.8s 07:10:30 07:10:30 #229 [support-scheduler] exporting to image 07:10:30 #229 exporting layers 0.8s done 07:10:30 #229 writing image sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:10:30 #229 naming to docker.io/library/support-scheduler done 07:10:30 #229 DONE 0.8s 07:10:30 07:10:30 #224 [support-notifications] exporting to image 07:10:30 #224 exporting layers 0.3s done 07:10:30 #224 writing image sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 07:10:30 #224 writing image sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:10:30 #224 naming to docker.io/library/support-notifications done 07:10:30 #224 DONE 0.4s 07:10:30 07:10:30 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:30 #230 DONE 0.6s 07:10:30 07:10:30 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:10:30 #231 DONE 0.2s 07:10:30 07:10:30 #217 [core-metadata] exporting to image 07:10:30 #217 exporting layers 0.9s done 07:10:30 #217 writing image sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 07:10:30 #217 writing image sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 0.0s done 07:10:30 #217 naming to docker.io/library/core-metadata done 07:10:30 #217 DONE 1.0s 07:10:30 07:10:30 #232 [security-proxy-auth] exporting to image 07:10:30 #232 exporting layers 0.3s done 07:10:30 #232 writing image sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f 0.0s done 07:10:30 #232 naming to docker.io/library/security-proxy-auth 07:10:30 #232 naming to docker.io/library/security-proxy-auth done 07:10:30 #232 DONE 0.4s 07:10:30 07:10:30 #233 [security-proxy-setup] exporting to image 07:10:30 #233 exporting layers 0.2s done 07:10:30 #233 writing image sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:10:30 #233 naming to docker.io/library/security-proxy-setup done 07:10:30 #233 DONE 0.3s 07:10:30 07:10:30 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:30 #234 DONE 0.3s 07:10:30 07:10:30 #235 [security-secretstore-setup] exporting to image 07:10:30 #235 exporting layers 0.2s done 07:10:30 #235 writing image sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:10:30 #235 naming to docker.io/library/security-secretstore-setup done 07:10:30 #235 DONE 0.2s 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:10:30 time="2025-09-30T07:06:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:10:30 $ docker stop --time=1 25d76119cdba6b3a7bf664bc6badf39a79b96ee1fd99b80723739876efa5c2a4 07:10:32 $ docker rm -f --volumes 25d76119cdba6b3a7bf664bc6badf39a79b96ee1fd99b80723739876efa5c2a4 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:32 + docker images 07:10:32 REPOSITORY TAG IMAGE ID CREATED SIZE 07:10:32 security-secretstore-setup latest 306f7e8d6da3 2 seconds ago 80.6MB 07:10:32 security-proxy-setup latest 4ce5966da4c4 3 seconds ago 49.9MB 07:10:32 security-spiffe-token-provider latest 98308b8d3b3f 3 seconds ago 48.8MB 07:10:32 support-scheduler latest bc55c031175b 3 seconds ago 50.1MB 07:10:32 security-proxy-auth latest 9956c3cad8a9 3 seconds ago 45.5MB 07:10:32 support-notifications latest 555e249d4d6e 3 seconds ago 53.7MB 07:10:32 core-metadata latest 2ed5b7bc2f81 3 seconds ago 46.5MB 07:10:32 core-data latest 8ef6b0009404 3 seconds ago 46.4MB 07:10:32 core-keeper latest 002242d9c20a 4 seconds ago 45.3MB 07:10:32 core-command latest dea015f7695a 4 seconds ago 40.6MB 07:10:32 security-bootstrapper latest 34b2df49fa6d About a minute ago 21.2MB 07:10:32 core-common-config-bootstrapper latest bacaa60582b5 About a minute ago 20.2MB 07:10:32 security-spire-agent latest d057c2c1672f 3 minutes ago 196MB 07:10:32 security-spire-server latest 6b9e7a0a307f 3 minutes ago 150MB 07:10:32 security-spire-config latest defa60bd8fb1 3 minutes ago 150MB 07:10:32 ci-base-image-x86_64 latest 9057ff7856d6 6 minutes ago 936MB 07:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 8 weeks ago 580MB 07:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 07:10:32 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 07:10:32 provisioning config files... 07:10:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/907@tmp/config15346845475411628660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> ****-login.sh 07:10:33 nexus3.edgexfoundry.org:10001 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 Login Succeeded 07:10:33 nexus3.edgexfoundry.org:10002 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 Login Succeeded 07:10:33 nexus3.edgexfoundry.org:10003 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 Login Succeeded 07:10:33 nexus3.edgexfoundry.org:10004 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 Login Succeeded 07:10:33 ****.io 07:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:33 Login Succeeded 07:10:33 ---> ****-login.sh ends [Pipeline] } 07:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:10:33 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:10:33 a677b28ec927103ec44990ef428c4d87c2253632 07:10:33 latest 07:10:33 4.1.0-dev.63 07:10:33 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:33 main 07:10:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:34 + docker push nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 07:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:10:34 1c14f2591f13: Preparing 07:10:34 0e0d72bdc1de: Preparing 07:10:34 bba06d31b165: Preparing 07:10:34 ffc6a972175c: Preparing 07:10:34 16a7354603c9: Preparing 07:10:34 ec7b9a4b70c5: Preparing 07:10:34 097100c76c15: Preparing 07:10:34 ec7b9a4b70c5: Waiting 07:10:34 097100c76c15: Waiting 07:10:34 1c14f2591f13: Pushed 07:10:34 ffc6a972175c: Pushed 07:10:34 bba06d31b165: Pushed 07:10:34 097100c76c15: Layer already exists 07:10:34 16a7354603c9: Pushed 07:10:34 ec7b9a4b70c5: Pushed 07:10:38 0e0d72bdc1de: Pushed 07:10:38 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:10:38 1c14f2591f13: Preparing 07:10:38 0e0d72bdc1de: Preparing 07:10:38 bba06d31b165: Preparing 07:10:38 ffc6a972175c: Preparing 07:10:38 16a7354603c9: Preparing 07:10:38 ec7b9a4b70c5: Preparing 07:10:38 097100c76c15: Preparing 07:10:38 ec7b9a4b70c5: Waiting 07:10:38 097100c76c15: Waiting 07:10:38 1c14f2591f13: Layer already exists 07:10:38 ffc6a972175c: Layer already exists 07:10:38 16a7354603c9: Layer already exists 07:10:38 bba06d31b165: Layer already exists 07:10:38 0e0d72bdc1de: Layer already exists 07:10:38 ec7b9a4b70c5: Layer already exists 07:10:38 097100c76c15: Layer already exists 07:10:38 latest: digest: sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:39 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 07:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:10:39 1c14f2591f13: Preparing 07:10:39 0e0d72bdc1de: Preparing 07:10:39 bba06d31b165: Preparing 07:10:39 ffc6a972175c: Preparing 07:10:39 16a7354603c9: Preparing 07:10:39 ec7b9a4b70c5: Preparing 07:10:39 097100c76c15: Preparing 07:10:39 ec7b9a4b70c5: Waiting 07:10:39 097100c76c15: Waiting 07:10:39 1c14f2591f13: Layer already exists 07:10:39 ffc6a972175c: Layer already exists 07:10:39 16a7354603c9: Layer already exists 07:10:39 0e0d72bdc1de: Layer already exists 07:10:39 bba06d31b165: Layer already exists 07:10:39 097100c76c15: Layer already exists 07:10:39 ec7b9a4b70c5: Layer already exists 07:10:39 4.1.0-dev.63: digest: sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:40 + docker push nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:10:40 1c14f2591f13: Preparing 07:10:40 0e0d72bdc1de: Preparing 07:10:40 bba06d31b165: Preparing 07:10:40 ffc6a972175c: Preparing 07:10:40 16a7354603c9: Preparing 07:10:40 ec7b9a4b70c5: Preparing 07:10:40 097100c76c15: Preparing 07:10:40 ec7b9a4b70c5: Waiting 07:10:40 097100c76c15: Waiting 07:10:40 1c14f2591f13: Layer already exists 07:10:40 16a7354603c9: Layer already exists 07:10:40 ffc6a972175c: Layer already exists 07:10:40 0e0d72bdc1de: Layer already exists 07:10:40 bba06d31b165: Layer already exists 07:10:40 097100c76c15: Layer already exists 07:10:40 ec7b9a4b70c5: Layer already exists 07:10:40 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:10:41 1c14f2591f13: Preparing 07:10:41 0e0d72bdc1de: Preparing 07:10:41 bba06d31b165: Preparing 07:10:41 ffc6a972175c: Preparing 07:10:41 16a7354603c9: Preparing 07:10:41 ec7b9a4b70c5: Preparing 07:10:41 097100c76c15: Preparing 07:10:41 ec7b9a4b70c5: Waiting 07:10:41 097100c76c15: Waiting 07:10:41 ffc6a972175c: Layer already exists 07:10:41 bba06d31b165: Layer already exists 07:10:41 0e0d72bdc1de: Layer already exists 07:10:41 1c14f2591f13: Layer already exists 07:10:41 16a7354603c9: Layer already exists 07:10:41 097100c76c15: Layer already exists 07:10:41 ec7b9a4b70c5: Layer already exists 07:10:41 main: digest: sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:41 ===================================================== [Pipeline] echo 07:10:41 taggedImages: 07:10:41 - nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 07:10:41 - nexus3.edgexfoundry.org:10004/core-command:latest 07:10:41 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 07:10:41 - nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:10:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:10:41 a677b28ec927103ec44990ef428c4d87c2253632 07:10:41 latest 07:10:41 4.1.0-dev.63 07:10:41 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:41 main 07:10:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:41 127095371d3e: Preparing 07:10:41 cf014f6cc267: Preparing 07:10:41 9147e6bd54b1: Preparing 07:10:41 7f782913778d: Preparing 07:10:41 bba06d31b165: Preparing 07:10:41 ffc6a972175c: Preparing 07:10:41 16a7354603c9: Preparing 07:10:41 ec7b9a4b70c5: Preparing 07:10:41 097100c76c15: Preparing 07:10:41 ffc6a972175c: Waiting 07:10:41 16a7354603c9: Waiting 07:10:41 ec7b9a4b70c5: Waiting 07:10:41 097100c76c15: Waiting 07:10:41 bba06d31b165: Layer already exists 07:10:41 ffc6a972175c: Layer already exists 07:10:41 16a7354603c9: Layer already exists 07:10:41 9147e6bd54b1: Pushed 07:10:41 ec7b9a4b70c5: Layer already exists 07:10:41 cf014f6cc267: Pushed 07:10:41 127095371d3e: Pushed 07:10:41 097100c76c15: Layer already exists 07:10:43 7f782913778d: Pushed 07:10:43 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:43 + 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 07:10:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:43 127095371d3e: Preparing 07:10:43 cf014f6cc267: Preparing 07:10:43 9147e6bd54b1: Preparing 07:10:43 7f782913778d: Preparing 07:10:43 bba06d31b165: Preparing 07:10:43 ffc6a972175c: Preparing 07:10:43 16a7354603c9: Preparing 07:10:43 ec7b9a4b70c5: Preparing 07:10:43 097100c76c15: Preparing 07:10:43 ffc6a972175c: Waiting 07:10:43 16a7354603c9: Waiting 07:10:43 ec7b9a4b70c5: Waiting 07:10:43 097100c76c15: Waiting 07:10:43 127095371d3e: Layer already exists 07:10:43 cf014f6cc267: Layer already exists 07:10:43 7f782913778d: Layer already exists 07:10:43 9147e6bd54b1: Layer already exists 07:10:43 bba06d31b165: Layer already exists 07:10:43 ffc6a972175c: Layer already exists 07:10:43 16a7354603c9: Layer already exists 07:10:43 ec7b9a4b70c5: Layer already exists 07:10:43 097100c76c15: Layer already exists 07:10:43 latest: digest: sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 07:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:44 127095371d3e: Preparing 07:10:44 cf014f6cc267: Preparing 07:10:44 9147e6bd54b1: Preparing 07:10:44 7f782913778d: Preparing 07:10:44 bba06d31b165: Preparing 07:10:44 ffc6a972175c: Preparing 07:10:44 16a7354603c9: Preparing 07:10:44 ec7b9a4b70c5: Preparing 07:10:44 097100c76c15: Preparing 07:10:44 ffc6a972175c: Waiting 07:10:44 16a7354603c9: Waiting 07:10:44 ec7b9a4b70c5: Waiting 07:10:44 097100c76c15: Waiting 07:10:44 bba06d31b165: Layer already exists 07:10:44 9147e6bd54b1: Layer already exists 07:10:44 127095371d3e: Layer already exists 07:10:44 cf014f6cc267: Layer already exists 07:10:44 7f782913778d: Layer already exists 07:10:44 16a7354603c9: Layer already exists 07:10:44 ffc6a972175c: Layer already exists 07:10:44 097100c76c15: Layer already exists 07:10:44 ec7b9a4b70c5: Layer already exists 07:10:44 4.1.0-dev.63: digest: sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:45 127095371d3e: Preparing 07:10:45 cf014f6cc267: Preparing 07:10:45 9147e6bd54b1: Preparing 07:10:45 7f782913778d: Preparing 07:10:45 bba06d31b165: Preparing 07:10:45 ffc6a972175c: Preparing 07:10:45 16a7354603c9: Preparing 07:10:45 ec7b9a4b70c5: Preparing 07:10:45 097100c76c15: Preparing 07:10:45 16a7354603c9: Waiting 07:10:45 ffc6a972175c: Waiting 07:10:45 ec7b9a4b70c5: Waiting 07:10:45 097100c76c15: Waiting 07:10:45 7f782913778d: Layer already exists 07:10:45 9147e6bd54b1: Layer already exists 07:10:45 127095371d3e: Layer already exists 07:10:45 bba06d31b165: Layer already exists 07:10:45 cf014f6cc267: Layer already exists 07:10:45 ffc6a972175c: Layer already exists 07:10:45 16a7354603c9: Layer already exists 07:10:45 ec7b9a4b70c5: Layer already exists 07:10:45 097100c76c15: Layer already exists 07:10:45 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + 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 07:10:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:10:46 127095371d3e: Preparing 07:10:46 cf014f6cc267: Preparing 07:10:46 9147e6bd54b1: Preparing 07:10:46 7f782913778d: Preparing 07:10:46 bba06d31b165: Preparing 07:10:46 ffc6a972175c: Preparing 07:10:46 16a7354603c9: Preparing 07:10:46 ec7b9a4b70c5: Preparing 07:10:46 097100c76c15: Preparing 07:10:46 16a7354603c9: Waiting 07:10:46 ec7b9a4b70c5: Waiting 07:10:46 097100c76c15: Waiting 07:10:46 ffc6a972175c: Waiting 07:10:46 127095371d3e: Layer already exists 07:10:46 cf014f6cc267: Layer already exists 07:10:46 9147e6bd54b1: Layer already exists 07:10:46 bba06d31b165: Layer already exists 07:10:46 7f782913778d: Layer already exists 07:10:46 ffc6a972175c: Layer already exists 07:10:46 16a7354603c9: Layer already exists 07:10:46 ec7b9a4b70c5: Layer already exists 07:10:46 097100c76c15: Layer already exists 07:10:46 main: digest: sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:46 ===================================================== [Pipeline] echo 07:10:46 taggedImages: 07:10:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:10:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:10:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 07:10:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:10:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:10:46 a677b28ec927103ec44990ef428c4d87c2253632 07:10:46 latest 07:10:46 4.1.0-dev.63 07:10:46 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:46 main 07:10:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:47 + docker push nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 07:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:47 7daf1f675a73: Preparing 07:10:47 0a7c7d200abd: Preparing 07:10:47 bba06d31b165: Preparing 07:10:47 ffc6a972175c: Preparing 07:10:47 8985ac4f3fd7: Preparing 07:10:47 cdbcbba8899c: Preparing 07:10:47 097100c76c15: Preparing 07:10:47 097100c76c15: Waiting 07:10:47 cdbcbba8899c: Waiting 07:10:47 ffc6a972175c: Layer already exists 07:10:47 bba06d31b165: Layer already exists 07:10:47 097100c76c15: Layer already exists 07:10:47 7daf1f675a73: Pushed 07:10:47 cdbcbba8899c: Pushed 07:10:47 8985ac4f3fd7: Pushed 07:10:50 #89 DONE 141.2s 07:10:50 07:10:50 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 #88 DONE 132.5s 07:10:50 07:10:50 #119 [core-keeper builder 7/8] COPY . . 07:10:50 #119 ... 07:10:50 07:10:50 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 #93 DONE 125.8s 07:10:50 07:10:50 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 #81 DONE 144.0s 07:10:50 07:10:50 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 #79 DONE 155.4s 07:10:50 07:10:50 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:50 #78 DONE 147.0s 07:10:50 07:10:50 #120 [support-notifications builder 6/7] COPY . . 07:10:51 0a7c7d200abd: Pushed 07:10:51 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:51 #120 ... 07:10:51 07:10:51 #121 [core-command builder 6/7] COPY . . 07:10:51 #121 DONE 2.7s 07:10:51 07:10:51 #122 [core-data builder 6/7] COPY . . 07:10:51 #122 CACHED 07:10:51 07:10:51 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 07:10:51 #123 CACHED 07:10:51 07:10:51 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #124 CACHED 07:10:51 07:10:51 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #125 CACHED 07:10:51 07:10:51 #126 [security-proxy-auth builder 6/7] COPY . . 07:10:51 #126 CACHED 07:10:51 07:10:51 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:10:51 #127 CACHED 07:10:51 07:10:51 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #128 CACHED 07:10:51 07:10:51 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:10:51 #129 CACHED 07:10:51 07:10:51 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 07:10:51 #130 CACHED 07:10:51 07:10:51 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:10:51 #131 CACHED 07:10:51 07:10:51 #132 [security-bootstrapper builder 6/7] COPY . . 07:10:51 #132 CACHED 07:10:51 07:10:51 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #133 CACHED 07:10:51 07:10:51 #119 [core-keeper builder 7/8] COPY . . 07:10:51 #119 DONE 2.8s 07:10:51 07:10:51 #120 [support-notifications builder 6/7] COPY . . 07:10:51 #120 DONE 2.8s 07:10:51 07:10:51 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #134 CACHED 07:10:51 07:10:51 #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:10:51 #135 CACHED 07:10:51 07:10:51 #136 [security-secretstore-setup builder 6/7] COPY . . 07:10:51 #136 CACHED 07:10:51 07:10:51 #137 [security-proxy-setup builder 6/7] COPY . . 07:10:51 #137 DONE 2.9s 07:10:51 07:10:51 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:10:51 #138 CACHED 07:10:51 07:10:51 #139 [core-metadata builder 6/7] COPY . . 07:10:51 #139 CACHED 07:10:51 07:10:51 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:51 #140 CACHED 07:10:51 07:10:51 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:51 #141 ... 07:10:51 07:10:51 #142 [security-spiffe-token-provider builder 6/7] COPY . . 07:10:51 #142 DONE 3.0s 07:10:51 07:10:51 #143 [support-scheduler builder 6/7] COPY . . 07:10:51 #143 DONE 2.9s 07:10:51 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:51 7daf1f675a73: Preparing 07:10:51 0a7c7d200abd: Preparing 07:10:51 bba06d31b165: Preparing 07:10:51 ffc6a972175c: Preparing 07:10:51 8985ac4f3fd7: Preparing 07:10:51 cdbcbba8899c: Preparing 07:10:51 097100c76c15: Preparing 07:10:51 cdbcbba8899c: Waiting 07:10:51 097100c76c15: Waiting 07:10:51 ffc6a972175c: Layer already exists 07:10:51 0a7c7d200abd: Layer already exists 07:10:51 bba06d31b165: Layer already exists 07:10:51 7daf1f675a73: Layer already exists 07:10:51 8985ac4f3fd7: Layer already exists 07:10:51 097100c76c15: Layer already exists 07:10:51 cdbcbba8899c: Layer already exists 07:10:51 latest: digest: sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:52 07:10:52 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:52 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 07:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:52 7daf1f675a73: Preparing 07:10:52 0a7c7d200abd: Preparing 07:10:52 bba06d31b165: Preparing 07:10:52 ffc6a972175c: Preparing 07:10:52 8985ac4f3fd7: Preparing 07:10:52 cdbcbba8899c: Preparing 07:10:52 097100c76c15: Preparing 07:10:52 cdbcbba8899c: Waiting 07:10:52 097100c76c15: Waiting 07:10:52 7daf1f675a73: Layer already exists 07:10:52 8985ac4f3fd7: Layer already exists 07:10:52 0a7c7d200abd: Layer already exists 07:10:52 ffc6a972175c: Layer already exists 07:10:52 bba06d31b165: Layer already exists 07:10:52 cdbcbba8899c: Layer already exists 07:10:52 097100c76c15: Layer already exists 07:10:52 4.1.0-dev.63: digest: sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:53 + docker push nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:53 7daf1f675a73: Preparing 07:10:53 0a7c7d200abd: Preparing 07:10:53 bba06d31b165: Preparing 07:10:53 ffc6a972175c: Preparing 07:10:53 8985ac4f3fd7: Preparing 07:10:53 cdbcbba8899c: Preparing 07:10:53 097100c76c15: Preparing 07:10:53 cdbcbba8899c: Waiting 07:10:53 097100c76c15: Waiting 07:10:53 7daf1f675a73: Layer already exists 07:10:53 bba06d31b165: Layer already exists 07:10:53 8985ac4f3fd7: Layer already exists 07:10:53 ffc6a972175c: Layer already exists 07:10:53 0a7c7d200abd: Layer already exists 07:10:53 cdbcbba8899c: Layer already exists 07:10:53 097100c76c15: Layer already exists 07:10:53 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:10:53 7daf1f675a73: Preparing 07:10:53 0a7c7d200abd: Preparing 07:10:53 bba06d31b165: Preparing 07:10:53 ffc6a972175c: Preparing 07:10:53 8985ac4f3fd7: Preparing 07:10:53 cdbcbba8899c: Preparing 07:10:53 097100c76c15: Preparing 07:10:53 cdbcbba8899c: Waiting 07:10:53 097100c76c15: Waiting 07:10:53 bba06d31b165: Layer already exists 07:10:53 8985ac4f3fd7: Layer already exists 07:10:53 ffc6a972175c: Layer already exists 07:10:53 cdbcbba8899c: Layer already exists 07:10:53 7daf1f675a73: Layer already exists 07:10:53 0a7c7d200abd: Layer already exists 07:10:53 097100c76c15: Layer already exists 07:10:53 main: digest: sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:10:53 ===================================================== [Pipeline] echo 07:10:53 taggedImages: 07:10:53 - nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 07:10:53 - nexus3.edgexfoundry.org:10004/core-data:latest 07:10:53 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 07:10:53 - nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:10:54 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:10:54 a677b28ec927103ec44990ef428c4d87c2253632 07:10:54 latest 07:10:54 4.1.0-dev.63 07:10:54 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:10:54 main 07:10:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 07:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:54 97fcaccfc4e7: Preparing 07:10:54 f1d33a620102: Preparing 07:10:54 ffc6a972175c: Preparing 07:10:54 874d599e22ee: Preparing 07:10:54 ba777931ead2: Preparing 07:10:54 097100c76c15: Preparing 07:10:54 097100c76c15: Waiting 07:10:54 ffc6a972175c: Layer already exists 07:10:54 097100c76c15: Layer already exists 07:10:54 97fcaccfc4e7: Pushed 07:10:54 ba777931ead2: Pushed 07:10:54 874d599e22ee: Pushed 07:10:58 #144 ... 07:10:58 07:10:58 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:10:58 #0 6.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:10:58 f1d33a620102: Pushed 07:10:58 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:10:59 #145 ... 07:10:59 07:10:59 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:59 #141 7.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] sh 07:10:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:10:59 97fcaccfc4e7: Preparing 07:10:59 f1d33a620102: Preparing 07:10:59 ffc6a972175c: Preparing 07:10:59 874d599e22ee: Preparing 07:10:59 ba777931ead2: Preparing 07:10:59 097100c76c15: Preparing 07:10:59 097100c76c15: Waiting 07:10:59 f1d33a620102: Layer already exists 07:10:59 ffc6a972175c: Layer already exists 07:10:59 874d599e22ee: Layer already exists 07:10:59 97fcaccfc4e7: Layer already exists 07:10:59 ba777931ead2: Layer already exists 07:10:59 097100c76c15: Layer already exists 07:10:59 latest: digest: sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 07:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:11:00 97fcaccfc4e7: Preparing 07:11:00 f1d33a620102: Preparing 07:11:00 ffc6a972175c: Preparing 07:11:00 874d599e22ee: Preparing 07:11:00 ba777931ead2: Preparing 07:11:00 097100c76c15: Preparing 07:11:00 097100c76c15: Waiting 07:11:00 874d599e22ee: Layer already exists 07:11:00 ba777931ead2: Layer already exists 07:11:00 ffc6a972175c: Layer already exists 07:11:00 f1d33a620102: Layer already exists 07:11:00 97fcaccfc4e7: Layer already exists 07:11:00 097100c76c15: Layer already exists 07:11:00 4.1.0-dev.63: digest: sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:11:01 97fcaccfc4e7: Preparing 07:11:01 f1d33a620102: Preparing 07:11:01 ffc6a972175c: Preparing 07:11:01 874d599e22ee: Preparing 07:11:01 ba777931ead2: Preparing 07:11:01 097100c76c15: Preparing 07:11:01 097100c76c15: Waiting 07:11:01 f1d33a620102: Layer already exists 07:11:01 97fcaccfc4e7: Layer already exists 07:11:01 ba777931ead2: Layer already exists 07:11:01 ffc6a972175c: Layer already exists 07:11:01 874d599e22ee: Layer already exists 07:11:01 097100c76c15: Layer already exists 07:11:01 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:11:01 97fcaccfc4e7: Preparing 07:11:01 f1d33a620102: Preparing 07:11:01 ffc6a972175c: Preparing 07:11:01 874d599e22ee: Preparing 07:11:01 ba777931ead2: Preparing 07:11:01 097100c76c15: Preparing 07:11:01 097100c76c15: Waiting 07:11:01 874d599e22ee: Layer already exists 07:11:01 ffc6a972175c: Layer already exists 07:11:01 ba777931ead2: Layer already exists 07:11:01 97fcaccfc4e7: Layer already exists 07:11:01 f1d33a620102: Layer already exists 07:11:01 097100c76c15: Layer already exists 07:11:01 main: digest: sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:01 ===================================================== [Pipeline] echo 07:11:01 taggedImages: 07:11:01 - nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 07:11:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:11:01 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 07:11:01 - nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:01 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:11:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:11:01 a677b28ec927103ec44990ef428c4d87c2253632 07:11:01 latest 07:11:01 4.1.0-dev.63 07:11:01 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:01 main 07:11:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:02 #141 ... 07:11:02 07:11:02 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:11:02 #146 ... 07:11:02 07:11:02 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:11:02 #0 10.04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:11:02 #147 ... 07:11:02 07:11:02 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:11:02 #0 9.590 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:11:02 #148 ... 07:11:02 07:11:02 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:11:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:02 #149 10.39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:11:02 #149 ... 07:11:02 07:11:02 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:11:02 #150 ... 07:11:02 07:11:02 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:11:02 #0 9.820 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:11:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 07:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:11:02 057c7d81fe8c: Preparing 07:11:02 65a9ef206541: Preparing 07:11:02 2db34a5f998c: Preparing 07:11:02 bba06d31b165: Preparing 07:11:02 ffc6a972175c: Preparing 07:11:02 16a7354603c9: Preparing 07:11:02 ec7b9a4b70c5: Preparing 07:11:02 097100c76c15: Preparing 07:11:02 16a7354603c9: Waiting 07:11:02 ec7b9a4b70c5: Waiting 07:11:02 097100c76c15: Waiting 07:11:02 ffc6a972175c: Layer already exists 07:11:02 bba06d31b165: Layer already exists 07:11:02 16a7354603c9: Layer already exists 07:11:02 ec7b9a4b70c5: Layer already exists 07:11:02 097100c76c15: Layer already exists 07:11:02 65a9ef206541: Pushed 07:11:02 057c7d81fe8c: Pushed 07:11:02 #151 ... 07:11:02 07:11:02 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:11:02 #0 9.851 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:11:02 #152 ... 07:11:02 07:11:02 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:11:02 #0 10.17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:11:02 #153 ... 07:11:02 07:11:02 #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 07:11:02 #0 9.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:11:03 #154 ... 07:11:03 07:11:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:11:03 #150 10.78 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:11:05 2db34a5f998c: Pushed 07:11:06 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:11:06 057c7d81fe8c: Preparing 07:11:06 65a9ef206541: Preparing 07:11:06 2db34a5f998c: Preparing 07:11:06 bba06d31b165: Preparing 07:11:06 ffc6a972175c: Preparing 07:11:06 16a7354603c9: Preparing 07:11:06 ec7b9a4b70c5: Preparing 07:11:06 097100c76c15: Preparing 07:11:06 16a7354603c9: Waiting 07:11:06 ec7b9a4b70c5: Waiting 07:11:06 097100c76c15: Waiting 07:11:06 057c7d81fe8c: Layer already exists 07:11:06 65a9ef206541: Layer already exists 07:11:06 bba06d31b165: Layer already exists 07:11:06 2db34a5f998c: Layer already exists 07:11:06 ffc6a972175c: Layer already exists 07:11:06 16a7354603c9: Layer already exists 07:11:06 ec7b9a4b70c5: Layer already exists 07:11:06 097100c76c15: Layer already exists 07:11:06 latest: digest: sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 07:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:11:07 057c7d81fe8c: Preparing 07:11:07 65a9ef206541: Preparing 07:11:07 2db34a5f998c: Preparing 07:11:07 bba06d31b165: Preparing 07:11:07 ffc6a972175c: Preparing 07:11:07 16a7354603c9: Preparing 07:11:07 ec7b9a4b70c5: Preparing 07:11:07 097100c76c15: Preparing 07:11:07 16a7354603c9: Waiting 07:11:07 ec7b9a4b70c5: Waiting 07:11:07 097100c76c15: Waiting 07:11:07 65a9ef206541: Layer already exists 07:11:07 057c7d81fe8c: Layer already exists 07:11:07 bba06d31b165: Layer already exists 07:11:07 ffc6a972175c: Layer already exists 07:11:07 2db34a5f998c: Layer already exists 07:11:07 097100c76c15: Layer already exists 07:11:07 ec7b9a4b70c5: Layer already exists 07:11:07 16a7354603c9: Layer already exists 07:11:07 4.1.0-dev.63: digest: sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:11:07 057c7d81fe8c: Preparing 07:11:07 65a9ef206541: Preparing 07:11:07 2db34a5f998c: Preparing 07:11:07 bba06d31b165: Preparing 07:11:07 ffc6a972175c: Preparing 07:11:07 16a7354603c9: Preparing 07:11:07 ec7b9a4b70c5: Preparing 07:11:07 097100c76c15: Preparing 07:11:07 16a7354603c9: Waiting 07:11:07 ec7b9a4b70c5: Waiting 07:11:07 097100c76c15: Waiting 07:11:07 65a9ef206541: Layer already exists 07:11:07 057c7d81fe8c: Layer already exists 07:11:07 bba06d31b165: Layer already exists 07:11:07 2db34a5f998c: Layer already exists 07:11:07 ffc6a972175c: Layer already exists 07:11:07 ec7b9a4b70c5: Layer already exists 07:11:07 16a7354603c9: Layer already exists 07:11:07 097100c76c15: Layer already exists 07:11:07 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:11:08 057c7d81fe8c: Preparing 07:11:08 65a9ef206541: Preparing 07:11:08 2db34a5f998c: Preparing 07:11:08 bba06d31b165: Preparing 07:11:08 ffc6a972175c: Preparing 07:11:08 16a7354603c9: Preparing 07:11:08 ec7b9a4b70c5: Preparing 07:11:08 097100c76c15: Preparing 07:11:08 16a7354603c9: Waiting 07:11:08 ec7b9a4b70c5: Waiting 07:11:08 097100c76c15: Waiting 07:11:08 65a9ef206541: Layer already exists 07:11:08 057c7d81fe8c: Layer already exists 07:11:08 2db34a5f998c: Layer already exists 07:11:08 bba06d31b165: Layer already exists 07:11:08 ffc6a972175c: Layer already exists 07:11:08 16a7354603c9: Layer already exists 07:11:08 097100c76c15: Layer already exists 07:11:08 ec7b9a4b70c5: Layer already exists 07:11:08 main: digest: sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:08 ===================================================== [Pipeline] echo 07:11:08 taggedImages: 07:11:08 - nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 07:11:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:11:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 07:11:08 - nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:11:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:11:08 a677b28ec927103ec44990ef428c4d87c2253632 07:11:08 latest 07:11:08 4.1.0-dev.63 07:11:08 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:08 main 07:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:09 47fe5ed27e91: Preparing 07:11:09 de0e8e23ce39: Preparing 07:11:09 d6760862f6cb: Preparing 07:11:09 dc73fc5a2d76: Preparing 07:11:09 655a4d8b5216: Preparing 07:11:09 141e22cab81a: Preparing 07:11:09 1e56cee794c0: Preparing 07:11:09 bba06d31b165: Preparing 07:11:09 ffc6a972175c: Preparing 07:11:09 f1c203b5861e: Preparing 07:11:09 6090efba0ad8: Preparing 07:11:09 5f70bf18a086: Preparing 07:11:09 6892dd3a6b2a: Preparing 07:11:09 d651e8b8f7c6: Preparing 07:11:09 3bff0207b5d4: Preparing 07:11:09 097100c76c15: Preparing 07:11:09 141e22cab81a: Waiting 07:11:09 1e56cee794c0: Waiting 07:11:09 bba06d31b165: Waiting 07:11:09 d651e8b8f7c6: Waiting 07:11:09 3bff0207b5d4: Waiting 07:11:09 6090efba0ad8: Waiting 07:11:09 ffc6a972175c: Waiting 07:11:09 097100c76c15: Waiting 07:11:09 f1c203b5861e: Waiting 07:11:09 5f70bf18a086: Waiting 07:11:09 6892dd3a6b2a: Waiting 07:11:09 d6760862f6cb: Pushed 07:11:09 de0e8e23ce39: Pushed 07:11:09 655a4d8b5216: Pushed 07:11:09 47fe5ed27e91: Pushed 07:11:09 dc73fc5a2d76: Pushed 07:11:09 bba06d31b165: Layer already exists 07:11:09 ffc6a972175c: Layer already exists 07:11:09 5f70bf18a086: Layer already exists 07:11:09 141e22cab81a: Pushed 07:11:09 6090efba0ad8: Pushed 07:11:09 f1c203b5861e: Pushed 07:11:09 6892dd3a6b2a: Pushed 07:11:09 097100c76c15: Layer already exists 07:11:09 3bff0207b5d4: Pushed 07:11:09 d651e8b8f7c6: Pushed 07:11:10 1e56cee794c0: Pushed 07:11:10 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:11 #150 ... 07:11:11 07:11:11 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:11:11 #144 8.971 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:11:11 #144 ... 07:11:11 07:11:11 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:11:11 #146 10.39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:11:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:11 47fe5ed27e91: Preparing 07:11:11 de0e8e23ce39: Preparing 07:11:11 d6760862f6cb: Preparing 07:11:11 dc73fc5a2d76: Preparing 07:11:11 655a4d8b5216: Preparing 07:11:11 141e22cab81a: Preparing 07:11:11 1e56cee794c0: Preparing 07:11:11 bba06d31b165: Preparing 07:11:11 ffc6a972175c: Preparing 07:11:11 f1c203b5861e: Preparing 07:11:11 6090efba0ad8: Preparing 07:11:11 5f70bf18a086: Preparing 07:11:11 6892dd3a6b2a: Preparing 07:11:11 d651e8b8f7c6: Preparing 07:11:11 3bff0207b5d4: Preparing 07:11:11 097100c76c15: Preparing 07:11:11 5f70bf18a086: Waiting 07:11:11 6892dd3a6b2a: Waiting 07:11:11 d651e8b8f7c6: Waiting 07:11:11 3bff0207b5d4: Waiting 07:11:11 097100c76c15: Waiting 07:11:11 1e56cee794c0: Waiting 07:11:11 bba06d31b165: Waiting 07:11:11 ffc6a972175c: Waiting 07:11:11 141e22cab81a: Waiting 07:11:11 f1c203b5861e: Waiting 07:11:11 6090efba0ad8: Waiting 07:11:11 de0e8e23ce39: Layer already exists 07:11:11 d6760862f6cb: Layer already exists 07:11:11 655a4d8b5216: Layer already exists 07:11:11 47fe5ed27e91: Layer already exists 07:11:11 dc73fc5a2d76: Layer already exists 07:11:11 1e56cee794c0: Layer already exists 07:11:11 ffc6a972175c: Layer already exists 07:11:11 141e22cab81a: Layer already exists 07:11:11 bba06d31b165: Layer already exists 07:11:11 f1c203b5861e: Layer already exists 07:11:11 6090efba0ad8: Layer already exists 07:11:11 3bff0207b5d4: Layer already exists 07:11:11 6892dd3a6b2a: Layer already exists 07:11:11 d651e8b8f7c6: Layer already exists 07:11:11 5f70bf18a086: Layer already exists 07:11:11 097100c76c15: Layer already exists 07:11:11 latest: digest: sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 07:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:12 47fe5ed27e91: Preparing 07:11:12 de0e8e23ce39: Preparing 07:11:12 d6760862f6cb: Preparing 07:11:12 dc73fc5a2d76: Preparing 07:11:12 655a4d8b5216: Preparing 07:11:12 141e22cab81a: Preparing 07:11:12 1e56cee794c0: Preparing 07:11:12 bba06d31b165: Preparing 07:11:12 ffc6a972175c: Preparing 07:11:12 f1c203b5861e: Preparing 07:11:12 6090efba0ad8: Preparing 07:11:12 5f70bf18a086: Preparing 07:11:12 6892dd3a6b2a: Preparing 07:11:12 d651e8b8f7c6: Preparing 07:11:12 3bff0207b5d4: Preparing 07:11:12 097100c76c15: Preparing 07:11:12 ffc6a972175c: Waiting 07:11:12 f1c203b5861e: Waiting 07:11:12 6090efba0ad8: Waiting 07:11:12 5f70bf18a086: Waiting 07:11:12 6892dd3a6b2a: Waiting 07:11:12 d651e8b8f7c6: Waiting 07:11:12 3bff0207b5d4: Waiting 07:11:12 097100c76c15: Waiting 07:11:12 141e22cab81a: Waiting 07:11:12 1e56cee794c0: Waiting 07:11:12 bba06d31b165: Waiting 07:11:12 47fe5ed27e91: Layer already exists 07:11:12 655a4d8b5216: Layer already exists 07:11:12 de0e8e23ce39: Layer already exists 07:11:12 d6760862f6cb: Layer already exists 07:11:12 dc73fc5a2d76: Layer already exists 07:11:12 141e22cab81a: Layer already exists 07:11:12 1e56cee794c0: Layer already exists 07:11:12 bba06d31b165: Layer already exists 07:11:12 ffc6a972175c: Layer already exists 07:11:12 f1c203b5861e: Layer already exists 07:11:12 6090efba0ad8: Layer already exists 07:11:12 6892dd3a6b2a: Layer already exists 07:11:12 5f70bf18a086: Layer already exists 07:11:12 d651e8b8f7c6: Layer already exists 07:11:12 3bff0207b5d4: Layer already exists 07:11:12 097100c76c15: Layer already exists 07:11:12 4.1.0-dev.63: digest: sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:12 47fe5ed27e91: Preparing 07:11:12 de0e8e23ce39: Preparing 07:11:12 d6760862f6cb: Preparing 07:11:12 dc73fc5a2d76: Preparing 07:11:12 655a4d8b5216: Preparing 07:11:12 141e22cab81a: Preparing 07:11:12 1e56cee794c0: Preparing 07:11:12 bba06d31b165: Preparing 07:11:12 ffc6a972175c: Preparing 07:11:12 f1c203b5861e: Preparing 07:11:12 6090efba0ad8: Preparing 07:11:12 5f70bf18a086: Preparing 07:11:12 6892dd3a6b2a: Preparing 07:11:12 d651e8b8f7c6: Preparing 07:11:12 3bff0207b5d4: Preparing 07:11:12 097100c76c15: Preparing 07:11:12 1e56cee794c0: Waiting 07:11:12 bba06d31b165: Waiting 07:11:12 f1c203b5861e: Waiting 07:11:12 ffc6a972175c: Waiting 07:11:12 6090efba0ad8: Waiting 07:11:12 5f70bf18a086: Waiting 07:11:12 6892dd3a6b2a: Waiting 07:11:12 d651e8b8f7c6: Waiting 07:11:12 3bff0207b5d4: Waiting 07:11:12 097100c76c15: Waiting 07:11:12 141e22cab81a: Waiting 07:11:12 655a4d8b5216: Layer already exists 07:11:12 dc73fc5a2d76: Layer already exists 07:11:12 47fe5ed27e91: Layer already exists 07:11:12 d6760862f6cb: Layer already exists 07:11:12 de0e8e23ce39: Layer already exists 07:11:12 141e22cab81a: Layer already exists 07:11:12 bba06d31b165: Layer already exists 07:11:12 1e56cee794c0: Layer already exists 07:11:12 ffc6a972175c: Layer already exists 07:11:12 f1c203b5861e: Layer already exists 07:11:12 6090efba0ad8: Layer already exists 07:11:12 d651e8b8f7c6: Layer already exists 07:11:12 6892dd3a6b2a: Layer already exists 07:11:12 5f70bf18a086: Layer already exists 07:11:12 3bff0207b5d4: Layer already exists 07:11:12 097100c76c15: Layer already exists 07:11:12 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:11:13 47fe5ed27e91: Preparing 07:11:13 de0e8e23ce39: Preparing 07:11:13 d6760862f6cb: Preparing 07:11:13 dc73fc5a2d76: Preparing 07:11:13 655a4d8b5216: Preparing 07:11:13 141e22cab81a: Preparing 07:11:13 1e56cee794c0: Preparing 07:11:13 bba06d31b165: Preparing 07:11:13 ffc6a972175c: Preparing 07:11:13 f1c203b5861e: Preparing 07:11:13 6090efba0ad8: Preparing 07:11:13 5f70bf18a086: Preparing 07:11:13 6892dd3a6b2a: Preparing 07:11:13 d651e8b8f7c6: Preparing 07:11:13 3bff0207b5d4: Preparing 07:11:13 097100c76c15: Preparing 07:11:13 f1c203b5861e: Waiting 07:11:13 6090efba0ad8: Waiting 07:11:13 d651e8b8f7c6: Waiting 07:11:13 141e22cab81a: Waiting 07:11:13 1e56cee794c0: Waiting 07:11:13 3bff0207b5d4: Waiting 07:11:13 5f70bf18a086: Waiting 07:11:13 097100c76c15: Waiting 07:11:13 bba06d31b165: Waiting 07:11:13 ffc6a972175c: Waiting 07:11:13 6892dd3a6b2a: Waiting 07:11:13 655a4d8b5216: Layer already exists 07:11:13 47fe5ed27e91: Layer already exists 07:11:13 d6760862f6cb: Layer already exists 07:11:13 de0e8e23ce39: Layer already exists 07:11:13 dc73fc5a2d76: Layer already exists 07:11:13 141e22cab81a: Layer already exists 07:11:13 f1c203b5861e: Layer already exists 07:11:13 bba06d31b165: Layer already exists 07:11:13 ffc6a972175c: Layer already exists 07:11:13 1e56cee794c0: Layer already exists 07:11:13 6090efba0ad8: Layer already exists 07:11:13 6892dd3a6b2a: Layer already exists 07:11:13 5f70bf18a086: Layer already exists 07:11:13 d651e8b8f7c6: Layer already exists 07:11:13 3bff0207b5d4: Layer already exists 07:11:13 097100c76c15: Layer already exists 07:11:13 main: digest: sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:13 ===================================================== [Pipeline] echo 07:11:13 taggedImages: 07:11:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:11:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:11:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 07:11:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:11:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:11:13 a677b28ec927103ec44990ef428c4d87c2253632 07:11:13 latest 07:11:13 4.1.0-dev.63 07:11:13 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:13 main 07:11:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 07:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:11:14 1956b23da776: Preparing 07:11:14 e5f1e32e53d4: Preparing 07:11:14 02e7b75a2c7e: Preparing 07:11:14 144d50658ffc: Preparing 07:11:14 bba06d31b165: Preparing 07:11:14 ffc6a972175c: Preparing 07:11:14 16a7354603c9: Preparing 07:11:14 ec7b9a4b70c5: Preparing 07:11:14 097100c76c15: Preparing 07:11:14 ffc6a972175c: Waiting 07:11:14 16a7354603c9: Waiting 07:11:14 ec7b9a4b70c5: Waiting 07:11:14 097100c76c15: Waiting 07:11:14 bba06d31b165: Layer already exists 07:11:14 ffc6a972175c: Layer already exists 07:11:14 16a7354603c9: Layer already exists 07:11:14 ec7b9a4b70c5: Layer already exists 07:11:14 097100c76c15: Layer already exists 07:11:14 e5f1e32e53d4: Pushed 07:11:14 1956b23da776: Pushed 07:11:14 02e7b75a2c7e: Pushed 07:11:17 144d50658ffc: Pushed 07:11:17 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:11:18 1956b23da776: Preparing 07:11:18 e5f1e32e53d4: Preparing 07:11:18 02e7b75a2c7e: Preparing 07:11:18 144d50658ffc: Preparing 07:11:18 bba06d31b165: Preparing 07:11:18 ffc6a972175c: Preparing 07:11:18 16a7354603c9: Preparing 07:11:18 ec7b9a4b70c5: Preparing 07:11:18 097100c76c15: Preparing 07:11:18 ffc6a972175c: Waiting 07:11:18 16a7354603c9: Waiting 07:11:18 ec7b9a4b70c5: Waiting 07:11:18 097100c76c15: Waiting 07:11:18 e5f1e32e53d4: Layer already exists 07:11:18 144d50658ffc: Layer already exists 07:11:18 1956b23da776: Layer already exists 07:11:18 02e7b75a2c7e: Layer already exists 07:11:18 bba06d31b165: Layer already exists 07:11:18 16a7354603c9: Layer already exists 07:11:18 ffc6a972175c: Layer already exists 07:11:18 097100c76c15: Layer already exists 07:11:18 ec7b9a4b70c5: Layer already exists 07:11:18 latest: digest: sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 07:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:11:19 1956b23da776: Preparing 07:11:19 e5f1e32e53d4: Preparing 07:11:19 02e7b75a2c7e: Preparing 07:11:19 144d50658ffc: Preparing 07:11:19 bba06d31b165: Preparing 07:11:19 ffc6a972175c: Preparing 07:11:19 16a7354603c9: Preparing 07:11:19 ec7b9a4b70c5: Preparing 07:11:19 097100c76c15: Preparing 07:11:19 16a7354603c9: Waiting 07:11:19 ec7b9a4b70c5: Waiting 07:11:19 097100c76c15: Waiting 07:11:19 ffc6a972175c: Waiting 07:11:19 144d50658ffc: Layer already exists 07:11:19 1956b23da776: Layer already exists 07:11:19 02e7b75a2c7e: Layer already exists 07:11:19 bba06d31b165: Layer already exists 07:11:19 e5f1e32e53d4: Layer already exists 07:11:19 097100c76c15: Layer already exists 07:11:19 ec7b9a4b70c5: Layer already exists 07:11:19 16a7354603c9: Layer already exists 07:11:19 ffc6a972175c: Layer already exists 07:11:19 4.1.0-dev.63: digest: sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:11:19 1956b23da776: Preparing 07:11:19 e5f1e32e53d4: Preparing 07:11:19 02e7b75a2c7e: Preparing 07:11:19 144d50658ffc: Preparing 07:11:19 bba06d31b165: Preparing 07:11:19 ffc6a972175c: Preparing 07:11:19 16a7354603c9: Preparing 07:11:19 ec7b9a4b70c5: Preparing 07:11:19 097100c76c15: Preparing 07:11:19 ffc6a972175c: Waiting 07:11:19 16a7354603c9: Waiting 07:11:19 ec7b9a4b70c5: Waiting 07:11:19 097100c76c15: Waiting 07:11:19 1956b23da776: Layer already exists 07:11:19 bba06d31b165: Layer already exists 07:11:19 e5f1e32e53d4: Layer already exists 07:11:19 02e7b75a2c7e: Layer already exists 07:11:19 144d50658ffc: Layer already exists 07:11:19 ffc6a972175c: Layer already exists 07:11:19 ec7b9a4b70c5: Layer already exists 07:11:19 16a7354603c9: Layer already exists 07:11:19 097100c76c15: Layer already exists 07:11:19 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:11:20 1956b23da776: Preparing 07:11:20 e5f1e32e53d4: Preparing 07:11:20 02e7b75a2c7e: Preparing 07:11:20 144d50658ffc: Preparing 07:11:20 bba06d31b165: Preparing 07:11:20 ffc6a972175c: Preparing 07:11:20 16a7354603c9: Preparing 07:11:20 ec7b9a4b70c5: Preparing 07:11:20 097100c76c15: Preparing 07:11:20 16a7354603c9: Waiting 07:11:20 ec7b9a4b70c5: Waiting 07:11:20 ffc6a972175c: Waiting 07:11:20 097100c76c15: Waiting 07:11:20 bba06d31b165: Layer already exists 07:11:20 e5f1e32e53d4: Layer already exists 07:11:20 144d50658ffc: Layer already exists 07:11:20 02e7b75a2c7e: Layer already exists 07:11:20 1956b23da776: Layer already exists 07:11:20 ffc6a972175c: Layer already exists 07:11:20 16a7354603c9: Layer already exists 07:11:20 097100c76c15: Layer already exists 07:11:20 ec7b9a4b70c5: Layer already exists 07:11:20 main: digest: sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:20 ===================================================== [Pipeline] echo 07:11:20 taggedImages: 07:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 07:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 07:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:11:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:11:20 a677b28ec927103ec44990ef428c4d87c2253632 07:11:20 latest 07:11:20 4.1.0-dev.63 07:11:20 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:20 main 07:11:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:11:21 1636a5323517: Preparing 07:11:21 2cc217c9ab1c: Preparing 07:11:21 7742e62be96c: Preparing 07:11:21 f0bca8fca5db: Preparing 07:11:21 759b885ae5b2: Preparing 07:11:21 bba06d31b165: Preparing 07:11:21 ffc6a972175c: Preparing 07:11:21 6f0fb3e28cb2: Preparing 07:11:21 8632f8ae2559: Preparing 07:11:21 6742eeded2dc: Preparing 07:11:21 097100c76c15: Preparing 07:11:21 ffc6a972175c: Waiting 07:11:21 6f0fb3e28cb2: Waiting 07:11:21 8632f8ae2559: Waiting 07:11:21 6742eeded2dc: Waiting 07:11:21 097100c76c15: Waiting 07:11:21 bba06d31b165: Waiting 07:11:21 2cc217c9ab1c: Pushed 07:11:21 759b885ae5b2: Pushed 07:11:21 1636a5323517: Pushed 07:11:21 f0bca8fca5db: Pushed 07:11:21 bba06d31b165: Layer already exists 07:11:21 ffc6a972175c: Layer already exists 07:11:21 097100c76c15: Layer already exists 07:11:21 6f0fb3e28cb2: Pushed 07:11:21 8632f8ae2559: Pushed 07:11:22 6742eeded2dc: Pushed 07:11:23 7742e62be96c: Pushed 07:11:24 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:11:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:11:24 1636a5323517: Preparing 07:11:24 2cc217c9ab1c: Preparing 07:11:24 7742e62be96c: Preparing 07:11:24 f0bca8fca5db: Preparing 07:11:24 759b885ae5b2: Preparing 07:11:24 bba06d31b165: Preparing 07:11:24 ffc6a972175c: Preparing 07:11:24 6f0fb3e28cb2: Preparing 07:11:24 8632f8ae2559: Preparing 07:11:24 6742eeded2dc: Preparing 07:11:24 097100c76c15: Preparing 07:11:24 ffc6a972175c: Waiting 07:11:24 6f0fb3e28cb2: Waiting 07:11:24 8632f8ae2559: Waiting 07:11:24 6742eeded2dc: Waiting 07:11:24 097100c76c15: Waiting 07:11:24 bba06d31b165: Waiting 07:11:24 f0bca8fca5db: Layer already exists 07:11:24 1636a5323517: Layer already exists 07:11:24 7742e62be96c: Layer already exists 07:11:24 2cc217c9ab1c: Layer already exists 07:11:24 759b885ae5b2: Layer already exists 07:11:24 6f0fb3e28cb2: Layer already exists 07:11:24 8632f8ae2559: Layer already exists 07:11:24 bba06d31b165: Layer already exists 07:11:24 ffc6a972175c: Layer already exists 07:11:24 6742eeded2dc: Layer already exists 07:11:24 097100c76c15: Layer already exists 07:11:24 latest: digest: sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 07:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:11:25 1636a5323517: Preparing 07:11:25 2cc217c9ab1c: Preparing 07:11:25 7742e62be96c: Preparing 07:11:25 f0bca8fca5db: Preparing 07:11:25 759b885ae5b2: Preparing 07:11:25 bba06d31b165: Preparing 07:11:25 ffc6a972175c: Preparing 07:11:25 6f0fb3e28cb2: Preparing 07:11:25 8632f8ae2559: Preparing 07:11:25 6742eeded2dc: Preparing 07:11:25 097100c76c15: Preparing 07:11:25 bba06d31b165: Waiting 07:11:25 ffc6a972175c: Waiting 07:11:25 6f0fb3e28cb2: Waiting 07:11:25 6742eeded2dc: Waiting 07:11:25 097100c76c15: Waiting 07:11:25 8632f8ae2559: Waiting 07:11:25 f0bca8fca5db: Layer already exists 07:11:25 1636a5323517: Layer already exists 07:11:25 759b885ae5b2: Layer already exists 07:11:25 2cc217c9ab1c: Layer already exists 07:11:25 7742e62be96c: Layer already exists 07:11:25 ffc6a972175c: Layer already exists 07:11:25 bba06d31b165: Layer already exists 07:11:25 6f0fb3e28cb2: Layer already exists 07:11:25 8632f8ae2559: Layer already exists 07:11:25 6742eeded2dc: Layer already exists 07:11:25 097100c76c15: Layer already exists 07:11:25 4.1.0-dev.63: digest: sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:11:26 1636a5323517: Preparing 07:11:26 2cc217c9ab1c: Preparing 07:11:26 7742e62be96c: Preparing 07:11:26 f0bca8fca5db: Preparing 07:11:26 759b885ae5b2: Preparing 07:11:26 bba06d31b165: Preparing 07:11:26 ffc6a972175c: Preparing 07:11:26 6f0fb3e28cb2: Preparing 07:11:26 8632f8ae2559: Preparing 07:11:26 6742eeded2dc: Preparing 07:11:26 097100c76c15: Preparing 07:11:26 6f0fb3e28cb2: Waiting 07:11:26 8632f8ae2559: Waiting 07:11:26 6742eeded2dc: Waiting 07:11:26 097100c76c15: Waiting 07:11:26 bba06d31b165: Waiting 07:11:26 ffc6a972175c: Waiting 07:11:26 1636a5323517: Layer already exists 07:11:26 2cc217c9ab1c: Layer already exists 07:11:26 f0bca8fca5db: Layer already exists 07:11:26 7742e62be96c: Layer already exists 07:11:26 759b885ae5b2: Layer already exists 07:11:26 6f0fb3e28cb2: Layer already exists 07:11:26 ffc6a972175c: Layer already exists 07:11:26 bba06d31b165: Layer already exists 07:11:26 6742eeded2dc: Layer already exists 07:11:26 8632f8ae2559: Layer already exists 07:11:26 097100c76c15: Layer already exists 07:11:26 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:11:26 1636a5323517: Preparing 07:11:26 2cc217c9ab1c: Preparing 07:11:26 7742e62be96c: Preparing 07:11:26 f0bca8fca5db: Preparing 07:11:26 759b885ae5b2: Preparing 07:11:26 bba06d31b165: Preparing 07:11:26 ffc6a972175c: Preparing 07:11:26 6f0fb3e28cb2: Preparing 07:11:26 8632f8ae2559: Preparing 07:11:26 6742eeded2dc: Preparing 07:11:26 097100c76c15: Preparing 07:11:26 ffc6a972175c: Waiting 07:11:26 6f0fb3e28cb2: Waiting 07:11:26 8632f8ae2559: Waiting 07:11:26 6742eeded2dc: Waiting 07:11:26 097100c76c15: Waiting 07:11:26 bba06d31b165: Waiting 07:11:26 2cc217c9ab1c: Layer already exists 07:11:26 7742e62be96c: Layer already exists 07:11:26 1636a5323517: Layer already exists 07:11:26 759b885ae5b2: Layer already exists 07:11:26 f0bca8fca5db: Layer already exists 07:11:26 bba06d31b165: Layer already exists 07:11:26 ffc6a972175c: Layer already exists 07:11:26 6f0fb3e28cb2: Layer already exists 07:11:26 8632f8ae2559: Layer already exists 07:11:26 6742eeded2dc: Layer already exists 07:11:26 097100c76c15: Layer already exists 07:11:26 main: digest: sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:26 ===================================================== [Pipeline] echo 07:11:26 taggedImages: 07:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 07:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:11:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:11:26 a677b28ec927103ec44990ef428c4d87c2253632 07:11:26 latest 07:11:26 4.1.0-dev.63 07:11:26 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:26 main 07:11:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:11:27 762aa85aeab3: Preparing 07:11:27 80c3416b3b78: Preparing 07:11:27 88131fe2e442: Preparing 07:11:27 f4296b451161: Preparing 07:11:27 65679cf01c20: Preparing 07:11:27 175c824f6894: Preparing 07:11:27 b45fc7ac7d9d: Preparing 07:11:27 bba06d31b165: Preparing 07:11:27 ffc6a972175c: Preparing 07:11:27 52ee01c5d400: Preparing 07:11:27 f113ae62f4bf: Preparing 07:11:27 097100c76c15: Preparing 07:11:27 b45fc7ac7d9d: Waiting 07:11:27 bba06d31b165: Waiting 07:11:27 ffc6a972175c: Waiting 07:11:27 52ee01c5d400: Waiting 07:11:27 f113ae62f4bf: Waiting 07:11:27 097100c76c15: Waiting 07:11:27 175c824f6894: Waiting 07:11:27 762aa85aeab3: Pushed 07:11:27 80c3416b3b78: Pushed 07:11:27 65679cf01c20: Pushed 07:11:27 bba06d31b165: Layer already exists 07:11:27 ffc6a972175c: Layer already exists 07:11:27 175c824f6894: Pushed 07:11:27 b45fc7ac7d9d: Pushed 07:11:27 097100c76c15: Layer already exists 07:11:27 52ee01c5d400: Pushed 07:11:28 f113ae62f4bf: Pushed 07:11:30 f4296b451161: Pushed 07:11:30 88131fe2e442: Pushed 07:11:30 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:11:30 762aa85aeab3: Preparing 07:11:30 80c3416b3b78: Preparing 07:11:30 88131fe2e442: Preparing 07:11:30 f4296b451161: Preparing 07:11:30 65679cf01c20: Preparing 07:11:30 175c824f6894: Preparing 07:11:30 b45fc7ac7d9d: Preparing 07:11:30 bba06d31b165: Preparing 07:11:30 ffc6a972175c: Preparing 07:11:30 52ee01c5d400: Preparing 07:11:30 f113ae62f4bf: Preparing 07:11:30 097100c76c15: Preparing 07:11:30 175c824f6894: Waiting 07:11:30 b45fc7ac7d9d: Waiting 07:11:30 ffc6a972175c: Waiting 07:11:30 bba06d31b165: Waiting 07:11:30 52ee01c5d400: Waiting 07:11:30 f113ae62f4bf: Waiting 07:11:30 097100c76c15: Waiting 07:11:30 f4296b451161: Layer already exists 07:11:30 65679cf01c20: Layer already exists 07:11:30 762aa85aeab3: Layer already exists 07:11:30 80c3416b3b78: Layer already exists 07:11:30 88131fe2e442: Layer already exists 07:11:30 ffc6a972175c: Layer already exists 07:11:30 175c824f6894: Layer already exists 07:11:30 b45fc7ac7d9d: Layer already exists 07:11:30 bba06d31b165: Layer already exists 07:11:30 52ee01c5d400: Layer already exists 07:11:30 097100c76c15: Layer already exists 07:11:30 f113ae62f4bf: Layer already exists 07:11:30 latest: digest: sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 07:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:11:31 762aa85aeab3: Preparing 07:11:31 80c3416b3b78: Preparing 07:11:31 88131fe2e442: Preparing 07:11:31 f4296b451161: Preparing 07:11:31 65679cf01c20: Preparing 07:11:31 175c824f6894: Preparing 07:11:31 b45fc7ac7d9d: Preparing 07:11:31 bba06d31b165: Preparing 07:11:31 ffc6a972175c: Preparing 07:11:31 52ee01c5d400: Preparing 07:11:31 f113ae62f4bf: Preparing 07:11:31 097100c76c15: Preparing 07:11:31 175c824f6894: Waiting 07:11:31 b45fc7ac7d9d: Waiting 07:11:31 bba06d31b165: Waiting 07:11:31 ffc6a972175c: Waiting 07:11:31 52ee01c5d400: Waiting 07:11:31 f113ae62f4bf: Waiting 07:11:31 097100c76c15: Waiting 07:11:31 f4296b451161: Layer already exists 07:11:31 88131fe2e442: Layer already exists 07:11:31 762aa85aeab3: Layer already exists 07:11:31 65679cf01c20: Layer already exists 07:11:31 80c3416b3b78: Layer already exists 07:11:31 175c824f6894: Layer already exists 07:11:31 bba06d31b165: Layer already exists 07:11:31 ffc6a972175c: Layer already exists 07:11:31 b45fc7ac7d9d: Layer already exists 07:11:31 52ee01c5d400: Layer already exists 07:11:31 f113ae62f4bf: Layer already exists 07:11:31 097100c76c15: Layer already exists 07:11:31 4.1.0-dev.63: digest: sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:11:32 762aa85aeab3: Preparing 07:11:32 80c3416b3b78: Preparing 07:11:32 88131fe2e442: Preparing 07:11:32 f4296b451161: Preparing 07:11:32 65679cf01c20: Preparing 07:11:32 175c824f6894: Preparing 07:11:32 b45fc7ac7d9d: Preparing 07:11:32 bba06d31b165: Preparing 07:11:32 ffc6a972175c: Preparing 07:11:32 52ee01c5d400: Preparing 07:11:32 f113ae62f4bf: Preparing 07:11:32 097100c76c15: Preparing 07:11:32 175c824f6894: Waiting 07:11:32 b45fc7ac7d9d: Waiting 07:11:32 bba06d31b165: Waiting 07:11:32 ffc6a972175c: Waiting 07:11:32 52ee01c5d400: Waiting 07:11:32 f113ae62f4bf: Waiting 07:11:32 097100c76c15: Waiting 07:11:32 80c3416b3b78: Layer already exists 07:11:32 65679cf01c20: Layer already exists 07:11:32 762aa85aeab3: Layer already exists 07:11:32 f4296b451161: Layer already exists 07:11:32 88131fe2e442: Layer already exists 07:11:32 bba06d31b165: Layer already exists 07:11:32 175c824f6894: Layer already exists 07:11:32 ffc6a972175c: Layer already exists 07:11:32 b45fc7ac7d9d: Layer already exists 07:11:32 52ee01c5d400: Layer already exists 07:11:32 097100c76c15: Layer already exists 07:11:32 f113ae62f4bf: Layer already exists 07:11:32 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:11:33 762aa85aeab3: Preparing 07:11:33 80c3416b3b78: Preparing 07:11:33 88131fe2e442: Preparing 07:11:33 f4296b451161: Preparing 07:11:33 65679cf01c20: Preparing 07:11:33 175c824f6894: Preparing 07:11:33 b45fc7ac7d9d: Preparing 07:11:33 bba06d31b165: Preparing 07:11:33 ffc6a972175c: Preparing 07:11:33 52ee01c5d400: Preparing 07:11:33 f113ae62f4bf: Preparing 07:11:33 097100c76c15: Preparing 07:11:33 bba06d31b165: Waiting 07:11:33 52ee01c5d400: Waiting 07:11:33 ffc6a972175c: Waiting 07:11:33 f113ae62f4bf: Waiting 07:11:33 097100c76c15: Waiting 07:11:33 175c824f6894: Waiting 07:11:33 b45fc7ac7d9d: Waiting 07:11:33 88131fe2e442: Layer already exists 07:11:33 65679cf01c20: Layer already exists 07:11:33 f4296b451161: Layer already exists 07:11:33 762aa85aeab3: Layer already exists 07:11:33 80c3416b3b78: Layer already exists 07:11:33 b45fc7ac7d9d: Layer already exists 07:11:33 175c824f6894: Layer already exists 07:11:33 ffc6a972175c: Layer already exists 07:11:33 bba06d31b165: Layer already exists 07:11:33 52ee01c5d400: Layer already exists 07:11:33 f113ae62f4bf: Layer already exists 07:11:33 097100c76c15: Layer already exists 07:11:33 main: digest: sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:33 ===================================================== [Pipeline] echo 07:11:33 taggedImages: 07:11:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:11:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:11:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 07:11:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:11:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:11:33 a677b28ec927103ec44990ef428c4d87c2253632 07:11:33 latest 07:11:33 4.1.0-dev.63 07:11:33 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:33 main 07:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 07:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:11:33 60ccbdd82981: Preparing 07:11:33 0d133d8bf501: Preparing 07:11:33 bba06d31b165: Preparing 07:11:33 ffc6a972175c: Preparing 07:11:33 517a4d47fd37: Preparing 07:11:33 6ecd1084d558: Preparing 07:11:33 097100c76c15: Preparing 07:11:33 6ecd1084d558: Waiting 07:11:33 097100c76c15: Waiting 07:11:33 ffc6a972175c: Layer already exists 07:11:33 bba06d31b165: Layer already exists 07:11:33 097100c76c15: Layer already exists 07:11:33 60ccbdd82981: Pushed 07:11:33 517a4d47fd37: Pushed 07:11:34 6ecd1084d558: Pushed 07:11:37 0d133d8bf501: Pushed 07:11:37 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:37 + 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 07:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:11:37 60ccbdd82981: Preparing 07:11:37 0d133d8bf501: Preparing 07:11:37 bba06d31b165: Preparing 07:11:37 ffc6a972175c: Preparing 07:11:37 517a4d47fd37: Preparing 07:11:37 6ecd1084d558: Preparing 07:11:37 097100c76c15: Preparing 07:11:37 6ecd1084d558: Waiting 07:11:37 097100c76c15: Waiting 07:11:37 0d133d8bf501: Layer already exists 07:11:37 bba06d31b165: Layer already exists 07:11:37 60ccbdd82981: Layer already exists 07:11:37 517a4d47fd37: Layer already exists 07:11:37 ffc6a972175c: Layer already exists 07:11:37 6ecd1084d558: Layer already exists 07:11:37 097100c76c15: Layer already exists 07:11:37 latest: digest: sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 07:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:11:38 60ccbdd82981: Preparing 07:11:38 0d133d8bf501: Preparing 07:11:38 bba06d31b165: Preparing 07:11:38 ffc6a972175c: Preparing 07:11:38 517a4d47fd37: Preparing 07:11:38 6ecd1084d558: Preparing 07:11:38 097100c76c15: Preparing 07:11:38 6ecd1084d558: Waiting 07:11:38 097100c76c15: Waiting 07:11:38 517a4d47fd37: Layer already exists 07:11:38 0d133d8bf501: Layer already exists 07:11:38 bba06d31b165: Layer already exists 07:11:38 ffc6a972175c: Layer already exists 07:11:38 60ccbdd82981: Layer already exists 07:11:38 6ecd1084d558: Layer already exists 07:11:38 097100c76c15: Layer already exists 07:11:38 4.1.0-dev.63: digest: sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:11:39 60ccbdd82981: Preparing 07:11:39 0d133d8bf501: Preparing 07:11:39 bba06d31b165: Preparing 07:11:39 ffc6a972175c: Preparing 07:11:39 517a4d47fd37: Preparing 07:11:39 6ecd1084d558: Preparing 07:11:39 097100c76c15: Preparing 07:11:39 6ecd1084d558: Waiting 07:11:39 097100c76c15: Waiting 07:11:39 517a4d47fd37: Layer already exists 07:11:39 0d133d8bf501: Layer already exists 07:11:39 60ccbdd82981: Layer already exists 07:11:39 ffc6a972175c: Layer already exists 07:11:39 bba06d31b165: Layer already exists 07:11:39 6ecd1084d558: Layer already exists 07:11:39 097100c76c15: Layer already exists 07:11:39 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:39 + 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 07:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:11:39 60ccbdd82981: Preparing 07:11:39 0d133d8bf501: Preparing 07:11:39 bba06d31b165: Preparing 07:11:39 ffc6a972175c: Preparing 07:11:39 517a4d47fd37: Preparing 07:11:39 6ecd1084d558: Preparing 07:11:39 097100c76c15: Preparing 07:11:39 097100c76c15: Waiting 07:11:39 6ecd1084d558: Waiting 07:11:39 60ccbdd82981: Layer already exists 07:11:39 0d133d8bf501: Layer already exists 07:11:39 517a4d47fd37: Layer already exists 07:11:39 bba06d31b165: Layer already exists 07:11:39 ffc6a972175c: Layer already exists 07:11:39 097100c76c15: Layer already exists 07:11:39 6ecd1084d558: Layer already exists 07:11:39 main: digest: sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:40 ===================================================== [Pipeline] echo 07:11:40 taggedImages: 07:11:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 07:11:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:11:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 07:11:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:11:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:11:40 a677b28ec927103ec44990ef428c4d87c2253632 07:11:40 latest 07:11:40 4.1.0-dev.63 07:11:40 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:40 main 07:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 07:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:40 cd7cf1138ea2: Preparing 07:11:40 164e027561c6: Preparing 07:11:40 3bdf7556be19: Preparing 07:11:40 bba06d31b165: Preparing 07:11:40 ffc6a972175c: Preparing 07:11:40 7e57b5ec0151: Preparing 07:11:40 7073df83ab55: Preparing 07:11:40 4cc604dceb3d: Preparing 07:11:40 e1c02b90b72c: Preparing 07:11:40 097100c76c15: Preparing 07:11:40 7e57b5ec0151: Waiting 07:11:40 7073df83ab55: Waiting 07:11:40 4cc604dceb3d: Waiting 07:11:40 e1c02b90b72c: Waiting 07:11:40 097100c76c15: Waiting 07:11:40 bba06d31b165: Layer already exists 07:11:40 ffc6a972175c: Layer already exists 07:11:40 cd7cf1138ea2: Pushed 07:11:40 164e027561c6: Pushed 07:11:40 3bdf7556be19: Pushed 07:11:40 097100c76c15: Layer already exists 07:11:41 4cc604dceb3d: Pushed 07:11:41 e1c02b90b72c: Pushed 07:11:45 7073df83ab55: Pushed 07:11:52 7e57b5ec0151: Pushed 07:11:52 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:52 cd7cf1138ea2: Preparing 07:11:52 164e027561c6: Preparing 07:11:52 3bdf7556be19: Preparing 07:11:52 bba06d31b165: Preparing 07:11:52 ffc6a972175c: Preparing 07:11:52 7e57b5ec0151: Preparing 07:11:52 7073df83ab55: Preparing 07:11:52 4cc604dceb3d: Preparing 07:11:52 e1c02b90b72c: Preparing 07:11:52 097100c76c15: Preparing 07:11:52 7e57b5ec0151: Waiting 07:11:52 7073df83ab55: Waiting 07:11:52 4cc604dceb3d: Waiting 07:11:52 e1c02b90b72c: Waiting 07:11:52 097100c76c15: Waiting 07:11:52 bba06d31b165: Layer already exists 07:11:52 3bdf7556be19: Layer already exists 07:11:52 164e027561c6: Layer already exists 07:11:52 ffc6a972175c: Layer already exists 07:11:52 cd7cf1138ea2: Layer already exists 07:11:52 7073df83ab55: Layer already exists 07:11:52 4cc604dceb3d: Layer already exists 07:11:52 e1c02b90b72c: Layer already exists 07:11:52 7e57b5ec0151: Layer already exists 07:11:52 097100c76c15: Layer already exists 07:11:52 latest: digest: sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 07:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:53 cd7cf1138ea2: Preparing 07:11:53 164e027561c6: Preparing 07:11:53 3bdf7556be19: Preparing 07:11:53 bba06d31b165: Preparing 07:11:53 ffc6a972175c: Preparing 07:11:53 7e57b5ec0151: Preparing 07:11:53 7073df83ab55: Preparing 07:11:53 4cc604dceb3d: Preparing 07:11:53 e1c02b90b72c: Preparing 07:11:53 097100c76c15: Preparing 07:11:53 7e57b5ec0151: Waiting 07:11:53 7073df83ab55: Waiting 07:11:53 4cc604dceb3d: Waiting 07:11:53 e1c02b90b72c: Waiting 07:11:53 097100c76c15: Waiting 07:11:53 3bdf7556be19: Layer already exists 07:11:53 164e027561c6: Layer already exists 07:11:53 bba06d31b165: Layer already exists 07:11:53 ffc6a972175c: Layer already exists 07:11:53 cd7cf1138ea2: Layer already exists 07:11:53 7e57b5ec0151: Layer already exists 07:11:53 7073df83ab55: Layer already exists 07:11:53 097100c76c15: Layer already exists 07:11:53 4cc604dceb3d: Layer already exists 07:11:53 e1c02b90b72c: Layer already exists 07:11:53 4.1.0-dev.63: digest: sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:54 cd7cf1138ea2: Preparing 07:11:54 164e027561c6: Preparing 07:11:54 3bdf7556be19: Preparing 07:11:54 bba06d31b165: Preparing 07:11:54 ffc6a972175c: Preparing 07:11:54 7e57b5ec0151: Preparing 07:11:54 7073df83ab55: Preparing 07:11:54 4cc604dceb3d: Preparing 07:11:54 e1c02b90b72c: Preparing 07:11:54 097100c76c15: Preparing 07:11:54 7e57b5ec0151: Waiting 07:11:54 7073df83ab55: Waiting 07:11:54 4cc604dceb3d: Waiting 07:11:54 e1c02b90b72c: Waiting 07:11:54 097100c76c15: Waiting 07:11:54 ffc6a972175c: Layer already exists 07:11:54 cd7cf1138ea2: Layer already exists 07:11:54 bba06d31b165: Layer already exists 07:11:54 3bdf7556be19: Layer already exists 07:11:54 164e027561c6: Layer already exists 07:11:54 7073df83ab55: Layer already exists 07:11:54 7e57b5ec0151: Layer already exists 07:11:54 4cc604dceb3d: Layer already exists 07:11:54 e1c02b90b72c: Layer already exists 07:11:54 097100c76c15: Layer already exists 07:11:54 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:11:54 cd7cf1138ea2: Preparing 07:11:54 164e027561c6: Preparing 07:11:54 3bdf7556be19: Preparing 07:11:54 bba06d31b165: Preparing 07:11:54 ffc6a972175c: Preparing 07:11:54 7e57b5ec0151: Preparing 07:11:54 7073df83ab55: Preparing 07:11:54 4cc604dceb3d: Preparing 07:11:54 e1c02b90b72c: Preparing 07:11:54 7e57b5ec0151: Waiting 07:11:54 097100c76c15: Preparing 07:11:54 7073df83ab55: Waiting 07:11:54 4cc604dceb3d: Waiting 07:11:54 e1c02b90b72c: Waiting 07:11:54 164e027561c6: Layer already exists 07:11:54 bba06d31b165: Layer already exists 07:11:54 cd7cf1138ea2: Layer already exists 07:11:54 ffc6a972175c: Layer already exists 07:11:54 3bdf7556be19: Layer already exists 07:11:54 e1c02b90b72c: Layer already exists 07:11:54 7e57b5ec0151: Layer already exists 07:11:54 7073df83ab55: Layer already exists 07:11:54 4cc604dceb3d: Layer already exists 07:11:54 097100c76c15: Layer already exists 07:11:54 main: digest: sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:11:54 ===================================================== [Pipeline] echo 07:11:54 taggedImages: 07:11:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 07:11:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:11:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 07:11:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:11:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:11:54 a677b28ec927103ec44990ef428c4d87c2253632 07:11:54 latest 07:11:54 4.1.0-dev.63 07:11:54 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:11:54 main 07:11:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 07:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:11:55 1ede5e5f50ec: Preparing 07:11:55 73eab0a01f37: Preparing 07:11:55 afb0d36e8951: Preparing 07:11:55 bba06d31b165: Preparing 07:11:55 ffc6a972175c: Preparing 07:11:55 ebcc1cea90f8: Preparing 07:11:55 3abde466c839: Preparing 07:11:55 4d0e900269f3: Preparing 07:11:55 097100c76c15: Preparing 07:11:55 ebcc1cea90f8: Waiting 07:11:55 4d0e900269f3: Waiting 07:11:55 097100c76c15: Waiting 07:11:55 3abde466c839: Waiting 07:11:55 bba06d31b165: Layer already exists 07:11:55 ffc6a972175c: Layer already exists 07:11:55 1ede5e5f50ec: Pushed 07:11:55 afb0d36e8951: Pushed 07:11:55 73eab0a01f37: Pushed 07:11:55 097100c76c15: Layer already exists 07:11:55 3abde466c839: Pushed 07:11:55 4d0e900269f3: Pushed 07:12:07 ebcc1cea90f8: Pushed 07:12:07 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:12:08 1ede5e5f50ec: Preparing 07:12:08 73eab0a01f37: Preparing 07:12:08 afb0d36e8951: Preparing 07:12:08 bba06d31b165: Preparing 07:12:08 ffc6a972175c: Preparing 07:12:08 ebcc1cea90f8: Preparing 07:12:08 3abde466c839: Preparing 07:12:08 4d0e900269f3: Preparing 07:12:08 097100c76c15: Preparing 07:12:08 3abde466c839: Waiting 07:12:08 097100c76c15: Waiting 07:12:08 4d0e900269f3: Waiting 07:12:08 ebcc1cea90f8: Waiting 07:12:08 bba06d31b165: Layer already exists 07:12:08 73eab0a01f37: Layer already exists 07:12:08 ffc6a972175c: Layer already exists 07:12:08 1ede5e5f50ec: Layer already exists 07:12:08 afb0d36e8951: Layer already exists 07:12:08 ebcc1cea90f8: Layer already exists 07:12:08 3abde466c839: Layer already exists 07:12:08 4d0e900269f3: Layer already exists 07:12:08 097100c76c15: Layer already exists 07:12:08 latest: digest: sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 07:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:12:09 1ede5e5f50ec: Preparing 07:12:09 73eab0a01f37: Preparing 07:12:09 afb0d36e8951: Preparing 07:12:09 bba06d31b165: Preparing 07:12:09 ffc6a972175c: Preparing 07:12:09 ebcc1cea90f8: Preparing 07:12:09 3abde466c839: Preparing 07:12:09 4d0e900269f3: Preparing 07:12:09 097100c76c15: Preparing 07:12:09 ebcc1cea90f8: Waiting 07:12:09 097100c76c15: Waiting 07:12:09 4d0e900269f3: Waiting 07:12:09 3abde466c839: Waiting 07:12:09 bba06d31b165: Layer already exists 07:12:09 73eab0a01f37: Layer already exists 07:12:09 1ede5e5f50ec: Layer already exists 07:12:09 ffc6a972175c: Layer already exists 07:12:09 afb0d36e8951: Layer already exists 07:12:09 ebcc1cea90f8: Layer already exists 07:12:09 4d0e900269f3: Layer already exists 07:12:09 3abde466c839: Layer already exists 07:12:09 097100c76c15: Layer already exists 07:12:09 4.1.0-dev.63: digest: sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:12:09 1ede5e5f50ec: Preparing 07:12:09 73eab0a01f37: Preparing 07:12:09 afb0d36e8951: Preparing 07:12:09 bba06d31b165: Preparing 07:12:09 ffc6a972175c: Preparing 07:12:09 ebcc1cea90f8: Preparing 07:12:09 3abde466c839: Preparing 07:12:09 4d0e900269f3: Preparing 07:12:09 097100c76c15: Preparing 07:12:09 ebcc1cea90f8: Waiting 07:12:09 3abde466c839: Waiting 07:12:09 4d0e900269f3: Waiting 07:12:09 097100c76c15: Waiting 07:12:09 afb0d36e8951: Layer already exists 07:12:09 73eab0a01f37: Layer already exists 07:12:09 bba06d31b165: Layer already exists 07:12:09 ffc6a972175c: Layer already exists 07:12:09 1ede5e5f50ec: Layer already exists 07:12:09 097100c76c15: Layer already exists 07:12:09 3abde466c839: Layer already exists 07:12:09 ebcc1cea90f8: Layer already exists 07:12:09 4d0e900269f3: Layer already exists 07:12:09 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:12:10 1ede5e5f50ec: Preparing 07:12:10 73eab0a01f37: Preparing 07:12:10 afb0d36e8951: Preparing 07:12:10 bba06d31b165: Preparing 07:12:10 ffc6a972175c: Preparing 07:12:10 ebcc1cea90f8: Preparing 07:12:10 3abde466c839: Preparing 07:12:10 4d0e900269f3: Preparing 07:12:10 097100c76c15: Preparing 07:12:10 4d0e900269f3: Waiting 07:12:10 3abde466c839: Waiting 07:12:10 097100c76c15: Waiting 07:12:10 ebcc1cea90f8: Waiting 07:12:10 ffc6a972175c: Layer already exists 07:12:10 afb0d36e8951: Layer already exists 07:12:10 bba06d31b165: Layer already exists 07:12:10 1ede5e5f50ec: Layer already exists 07:12:10 73eab0a01f37: Layer already exists 07:12:10 ebcc1cea90f8: Layer already exists 07:12:10 3abde466c839: Layer already exists 07:12:10 097100c76c15: Layer already exists 07:12:10 4d0e900269f3: Layer already exists 07:12:10 main: digest: sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:10 ===================================================== [Pipeline] echo 07:12:10 taggedImages: 07:12:10 - nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 07:12:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:12:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 07:12:10 - nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:12:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:12:10 a677b28ec927103ec44990ef428c4d87c2253632 07:12:10 latest 07:12:10 4.1.0-dev.63 07:12:10 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:10 main 07:12:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 07:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:12:11 cd7cf1138ea2: Preparing 07:12:11 f51e5a38a429: Preparing 07:12:11 954c8a752cc8: Preparing 07:12:11 bba06d31b165: Preparing 07:12:11 ffc6a972175c: Preparing 07:12:11 813c5ec35ea6: Preparing 07:12:11 4cc604dceb3d: Preparing 07:12:11 e1c02b90b72c: Preparing 07:12:11 097100c76c15: Preparing 07:12:11 e1c02b90b72c: Waiting 07:12:11 4cc604dceb3d: Waiting 07:12:11 097100c76c15: Waiting 07:12:11 813c5ec35ea6: Waiting 07:12:11 cd7cf1138ea2: Layer already exists 07:12:11 ffc6a972175c: Layer already exists 07:12:11 bba06d31b165: Layer already exists 07:12:11 4cc604dceb3d: Layer already exists 07:12:11 e1c02b90b72c: Layer already exists 07:12:11 097100c76c15: Layer already exists 07:12:11 f51e5a38a429: Pushed 07:12:11 954c8a752cc8: Pushed 07:12:23 813c5ec35ea6: Pushed 07:12:23 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:12:24 cd7cf1138ea2: Preparing 07:12:24 f51e5a38a429: Preparing 07:12:24 954c8a752cc8: Preparing 07:12:24 bba06d31b165: Preparing 07:12:24 ffc6a972175c: Preparing 07:12:24 813c5ec35ea6: Preparing 07:12:24 4cc604dceb3d: Preparing 07:12:24 e1c02b90b72c: Preparing 07:12:24 097100c76c15: Preparing 07:12:24 813c5ec35ea6: Waiting 07:12:24 e1c02b90b72c: Waiting 07:12:24 097100c76c15: Waiting 07:12:24 4cc604dceb3d: Waiting 07:12:24 cd7cf1138ea2: Layer already exists 07:12:24 ffc6a972175c: Layer already exists 07:12:24 f51e5a38a429: Layer already exists 07:12:24 bba06d31b165: Layer already exists 07:12:24 954c8a752cc8: Layer already exists 07:12:24 4cc604dceb3d: Layer already exists 07:12:24 e1c02b90b72c: Layer already exists 07:12:24 097100c76c15: Layer already exists 07:12:24 813c5ec35ea6: Layer already exists 07:12:24 latest: digest: sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 07:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:12:24 cd7cf1138ea2: Preparing 07:12:24 f51e5a38a429: Preparing 07:12:24 954c8a752cc8: Preparing 07:12:24 bba06d31b165: Preparing 07:12:24 ffc6a972175c: Preparing 07:12:24 813c5ec35ea6: Preparing 07:12:24 4cc604dceb3d: Preparing 07:12:24 e1c02b90b72c: Preparing 07:12:24 097100c76c15: Preparing 07:12:24 4cc604dceb3d: Waiting 07:12:24 813c5ec35ea6: Waiting 07:12:24 e1c02b90b72c: Waiting 07:12:24 097100c76c15: Waiting 07:12:24 bba06d31b165: Layer already exists 07:12:24 cd7cf1138ea2: Layer already exists 07:12:24 ffc6a972175c: Layer already exists 07:12:24 954c8a752cc8: Layer already exists 07:12:24 f51e5a38a429: Layer already exists 07:12:24 e1c02b90b72c: Layer already exists 07:12:24 4cc604dceb3d: Layer already exists 07:12:24 097100c76c15: Layer already exists 07:12:24 813c5ec35ea6: Layer already exists 07:12:24 4.1.0-dev.63: digest: sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:12:25 cd7cf1138ea2: Preparing 07:12:25 f51e5a38a429: Preparing 07:12:25 954c8a752cc8: Preparing 07:12:25 bba06d31b165: Preparing 07:12:25 ffc6a972175c: Preparing 07:12:25 813c5ec35ea6: Preparing 07:12:25 4cc604dceb3d: Preparing 07:12:25 e1c02b90b72c: Preparing 07:12:25 097100c76c15: Preparing 07:12:25 813c5ec35ea6: Waiting 07:12:25 4cc604dceb3d: Waiting 07:12:25 e1c02b90b72c: Waiting 07:12:25 097100c76c15: Waiting 07:12:25 954c8a752cc8: Layer already exists 07:12:25 cd7cf1138ea2: Layer already exists 07:12:25 f51e5a38a429: Layer already exists 07:12:25 ffc6a972175c: Layer already exists 07:12:25 bba06d31b165: Layer already exists 07:12:25 e1c02b90b72c: Layer already exists 07:12:25 813c5ec35ea6: Layer already exists 07:12:25 4cc604dceb3d: Layer already exists 07:12:25 097100c76c15: Layer already exists 07:12:25 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:12:26 cd7cf1138ea2: Preparing 07:12:26 f51e5a38a429: Preparing 07:12:26 954c8a752cc8: Preparing 07:12:26 bba06d31b165: Preparing 07:12:26 ffc6a972175c: Preparing 07:12:26 813c5ec35ea6: Preparing 07:12:26 4cc604dceb3d: Preparing 07:12:26 e1c02b90b72c: Preparing 07:12:26 097100c76c15: Preparing 07:12:26 813c5ec35ea6: Waiting 07:12:26 4cc604dceb3d: Waiting 07:12:26 e1c02b90b72c: Waiting 07:12:26 097100c76c15: Waiting 07:12:26 954c8a752cc8: Layer already exists 07:12:26 cd7cf1138ea2: Layer already exists 07:12:26 ffc6a972175c: Layer already exists 07:12:26 bba06d31b165: Layer already exists 07:12:26 f51e5a38a429: Layer already exists 07:12:26 097100c76c15: Layer already exists 07:12:26 4cc604dceb3d: Layer already exists 07:12:26 e1c02b90b72c: Layer already exists 07:12:26 813c5ec35ea6: Layer already exists 07:12:26 main: digest: sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:26 ===================================================== [Pipeline] echo 07:12:26 taggedImages: 07:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 07:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 07:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:12:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:12:26 a677b28ec927103ec44990ef428c4d87c2253632 07:12:26 latest 07:12:26 4.1.0-dev.63 07:12:26 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:26 main 07:12:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 07:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:12:26 92da7104d230: Preparing 07:12:26 11b092328e19: Preparing 07:12:26 bba06d31b165: Preparing 07:12:26 ffc6a972175c: Preparing 07:12:26 337f7518ee9b: Preparing 07:12:26 fb27ab4feb16: Preparing 07:12:26 097100c76c15: Preparing 07:12:26 fb27ab4feb16: Waiting 07:12:26 097100c76c15: Waiting 07:12:26 ffc6a972175c: Layer already exists 07:12:26 bba06d31b165: Layer already exists 07:12:26 097100c76c15: Layer already exists 07:12:26 92da7104d230: Pushed 07:12:26 337f7518ee9b: Pushed 07:12:27 fb27ab4feb16: Pushed 07:12:30 11b092328e19: Pushed 07:12:30 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:12:31 92da7104d230: Preparing 07:12:31 11b092328e19: Preparing 07:12:31 bba06d31b165: Preparing 07:12:31 ffc6a972175c: Preparing 07:12:31 337f7518ee9b: Preparing 07:12:31 fb27ab4feb16: Preparing 07:12:31 097100c76c15: Preparing 07:12:31 fb27ab4feb16: Waiting 07:12:31 097100c76c15: Waiting 07:12:31 337f7518ee9b: Layer already exists 07:12:31 92da7104d230: Layer already exists 07:12:31 bba06d31b165: Layer already exists 07:12:31 11b092328e19: Layer already exists 07:12:31 ffc6a972175c: Layer already exists 07:12:31 fb27ab4feb16: Layer already exists 07:12:31 097100c76c15: Layer already exists 07:12:31 latest: digest: sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 07:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:12:32 92da7104d230: Preparing 07:12:32 11b092328e19: Preparing 07:12:32 bba06d31b165: Preparing 07:12:32 ffc6a972175c: Preparing 07:12:32 337f7518ee9b: Preparing 07:12:32 fb27ab4feb16: Preparing 07:12:32 097100c76c15: Preparing 07:12:32 097100c76c15: Waiting 07:12:32 fb27ab4feb16: Waiting 07:12:32 11b092328e19: Layer already exists 07:12:32 337f7518ee9b: Layer already exists 07:12:32 ffc6a972175c: Layer already exists 07:12:32 bba06d31b165: Layer already exists 07:12:32 92da7104d230: Layer already exists 07:12:32 fb27ab4feb16: Layer already exists 07:12:32 097100c76c15: Layer already exists 07:12:32 4.1.0-dev.63: digest: sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:12:32 92da7104d230: Preparing 07:12:32 11b092328e19: Preparing 07:12:32 bba06d31b165: Preparing 07:12:32 ffc6a972175c: Preparing 07:12:32 337f7518ee9b: Preparing 07:12:32 fb27ab4feb16: Preparing 07:12:32 097100c76c15: Preparing 07:12:32 fb27ab4feb16: Waiting 07:12:32 097100c76c15: Waiting 07:12:32 337f7518ee9b: Layer already exists 07:12:32 92da7104d230: Layer already exists 07:12:32 ffc6a972175c: Layer already exists 07:12:32 11b092328e19: Layer already exists 07:12:32 bba06d31b165: Layer already exists 07:12:32 097100c76c15: Layer already exists 07:12:32 fb27ab4feb16: Layer already exists 07:12:32 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:12:33 92da7104d230: Preparing 07:12:33 11b092328e19: Preparing 07:12:33 bba06d31b165: Preparing 07:12:33 ffc6a972175c: Preparing 07:12:33 337f7518ee9b: Preparing 07:12:33 fb27ab4feb16: Preparing 07:12:33 097100c76c15: Preparing 07:12:33 fb27ab4feb16: Waiting 07:12:33 097100c76c15: Waiting 07:12:33 11b092328e19: Layer already exists 07:12:33 337f7518ee9b: Layer already exists 07:12:33 bba06d31b165: Layer already exists 07:12:33 92da7104d230: Layer already exists 07:12:33 ffc6a972175c: Layer already exists 07:12:33 fb27ab4feb16: Layer already exists 07:12:33 097100c76c15: Layer already exists 07:12:33 main: digest: sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:33 ===================================================== [Pipeline] echo 07:12:33 taggedImages: 07:12:33 - nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 07:12:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:12:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 07:12:33 - nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:12:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:12:33 a677b28ec927103ec44990ef428c4d87c2253632 07:12:33 latest 07:12:33 4.1.0-dev.63 07:12:33 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:33 main 07:12:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 07:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:12:34 94011e1edad2: Preparing 07:12:34 318766fe4707: Preparing 07:12:34 bba06d31b165: Preparing 07:12:34 ffc6a972175c: Preparing 07:12:34 607408dc143a: Preparing 07:12:34 8a1e79762a28: Preparing 07:12:34 097100c76c15: Preparing 07:12:34 8a1e79762a28: Waiting 07:12:34 097100c76c15: Waiting 07:12:34 bba06d31b165: Layer already exists 07:12:34 ffc6a972175c: Layer already exists 07:12:34 097100c76c15: Layer already exists 07:12:34 94011e1edad2: Pushed 07:12:34 607408dc143a: Pushed 07:12:34 8a1e79762a28: Pushed 07:12:37 318766fe4707: Pushed 07:12:38 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:12:38 94011e1edad2: Preparing 07:12:38 318766fe4707: Preparing 07:12:38 bba06d31b165: Preparing 07:12:38 ffc6a972175c: Preparing 07:12:38 607408dc143a: Preparing 07:12:38 8a1e79762a28: Preparing 07:12:38 097100c76c15: Preparing 07:12:38 8a1e79762a28: Waiting 07:12:38 097100c76c15: Waiting 07:12:38 bba06d31b165: Layer already exists 07:12:38 607408dc143a: Layer already exists 07:12:38 318766fe4707: Layer already exists 07:12:38 ffc6a972175c: Layer already exists 07:12:38 94011e1edad2: Layer already exists 07:12:38 097100c76c15: Layer already exists 07:12:38 8a1e79762a28: Layer already exists 07:12:38 latest: digest: sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 07:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:12:39 94011e1edad2: Preparing 07:12:39 318766fe4707: Preparing 07:12:39 bba06d31b165: Preparing 07:12:39 ffc6a972175c: Preparing 07:12:39 607408dc143a: Preparing 07:12:39 8a1e79762a28: Preparing 07:12:39 097100c76c15: Preparing 07:12:39 8a1e79762a28: Waiting 07:12:39 097100c76c15: Waiting 07:12:39 607408dc143a: Layer already exists 07:12:39 318766fe4707: Layer already exists 07:12:39 bba06d31b165: Layer already exists 07:12:39 94011e1edad2: Layer already exists 07:12:39 ffc6a972175c: Layer already exists 07:12:39 097100c76c15: Layer already exists 07:12:39 8a1e79762a28: Layer already exists 07:12:39 4.1.0-dev.63: digest: sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:12:39 94011e1edad2: Preparing 07:12:39 318766fe4707: Preparing 07:12:39 bba06d31b165: Preparing 07:12:39 ffc6a972175c: Preparing 07:12:39 607408dc143a: Preparing 07:12:39 8a1e79762a28: Preparing 07:12:39 097100c76c15: Preparing 07:12:39 8a1e79762a28: Waiting 07:12:39 097100c76c15: Waiting 07:12:39 318766fe4707: Layer already exists 07:12:39 bba06d31b165: Layer already exists 07:12:39 ffc6a972175c: Layer already exists 07:12:39 94011e1edad2: Layer already exists 07:12:39 607408dc143a: Layer already exists 07:12:39 097100c76c15: Layer already exists 07:12:39 8a1e79762a28: Layer already exists 07:12:39 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:12:40 94011e1edad2: Preparing 07:12:40 318766fe4707: Preparing 07:12:40 bba06d31b165: Preparing 07:12:40 ffc6a972175c: Preparing 07:12:40 607408dc143a: Preparing 07:12:40 8a1e79762a28: Preparing 07:12:40 097100c76c15: Preparing 07:12:40 8a1e79762a28: Waiting 07:12:40 097100c76c15: Waiting 07:12:40 318766fe4707: Layer already exists 07:12:40 607408dc143a: Layer already exists 07:12:40 bba06d31b165: Layer already exists 07:12:40 94011e1edad2: Layer already exists 07:12:40 ffc6a972175c: Layer already exists 07:12:40 097100c76c15: Layer already exists 07:12:40 8a1e79762a28: Layer already exists 07:12:40 main: digest: sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:12:40 ===================================================== [Pipeline] echo 07:12:40 taggedImages: 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:12:40 ========================================================= 07:12:40 [edgeXBuildMultiArch] RAW Config: 07:12:40 images: 07:12:40 - nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/core-command:latest 07:12:40 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-command:main 07:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:12:40 - nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/core-data:latest 07:12:40 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-data:main 07:12:40 - nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:12:40 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:12:40 - nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:12:40 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:12:40 - nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:12:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:12:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main 07:12:40 settingsFile: 07:12:40 edgex-go-settings 07:12:40 ========================================================= [Pipeline] node 07:12:55 Still waiting to schedule task 07:12:55 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:13:43 Running on prd-centos7-docker-4c-2g-9792 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:43 provisioning config files... 07:13:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14146362864051818613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:47 ---> ****-login.sh 07:13:47 nexus3.edgexfoundry.org:10001 07:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:47 Configure a credential helper to remove this warning. See 07:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:47 07:13:47 Login Succeeded 07:13:47 nexus3.edgexfoundry.org:10002 07:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:47 Configure a credential helper to remove this warning. See 07:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:47 07:13:47 Login Succeeded 07:13:47 nexus3.edgexfoundry.org:10003 07:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:47 Configure a credential helper to remove this warning. See 07:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:47 07:13:47 Login Succeeded 07:13:47 nexus3.edgexfoundry.org:10004 07:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:47 Configure a credential helper to remove this warning. See 07:13:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:47 07:13:47 Login Succeeded 07:13:47 ****.io 07:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:48 Configure a credential helper to remove this warning. See 07:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:48 07:13:48 Login Succeeded 07:13:48 ---> ****-login.sh ends [Pipeline] } 07:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:48 + docker buildx ls 07:13:48 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:13:48 default * docker 07:13:48 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:13:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:13:48 edgex-builder [Pipeline] sh 07:13:49 + docker buildx inspect --bootstrap 07:13:49 #1 [internal] booting buildkit 07:13:49 #1 pulling image moby/buildkit:buildx-stable-1 07:13:52 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 07:13:52 #1 creating container buildx_buildkit_edgex-builder0 07:13:52 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 07:13:52 #1 DONE 4.0s 07:13:52 Name: edgex-builder 07:13:52 Driver: docker-container 07:13:52 07:13:52 Nodes: 07:13:52 Name: edgex-builder0 07:13:52 Endpoint: unix:///var/run/docker.sock 07:13:52 Status: running 07:13:52 Buildkit: v0.24.0 07:13:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:13:53 + docker buildx ls 07:13:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:13:53 edgex-builder * docker-container 07:13:53 edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:13:53 default docker 07:13:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:13:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632' 07:13:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:13:53 #1 [internal] load build definition from Dockerfile 07:13:53 #1 transferring dockerfile: 197B done 07:13:53 #1 DONE 0.0s 07:13:53 07:13:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 07:13:53 #2 DONE 0.1s 07:13:53 07:13:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632 07:13:53 #3 DONE 0.1s 07:13:53 07:13:53 #4 [internal] load .dockerignore 07:13:53 #4 transferring context: 2B done 07:13:53 #4 DONE 0.0s 07:13:53 07:13:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:53 #5 resolve nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:53 #5 DONE 0.0s 07:13:53 07:13:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:53 #6 resolve nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:53 #6 DONE 0.1s 07:13:54 07:13:54 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:13:54 #7 DONE 0.0s 07:13:54 07:13:54 #8 exporting to image 07:13:54 #8 exporting layers done 07:13:54 #8 exporting manifest sha256:f258bde0ed8102bba38a1124c30abe0199893c549d2b78a62669286d65c76738 done 07:13:54 #8 exporting config sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 done 07:13:54 #8 exporting manifest sha256:c63f41a147fc7a41d19b4490703d34ca2833fca38c14eda8b1840d798319f87c done 07:13:54 #8 exporting config sha256:6feb2666ad6de94754d6496eeb33553ca1a89c94829b7d7289baac05af96cefd done 07:13:54 #8 exporting manifest list sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 done 07:13:54 #8 pushing layers 07:13:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:54 #8 pushing layers 0.1s done 07:13:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 0.1s done 07:13:54 #8 DONE 0.2s 07:13:54 07:13:54 1 warning found (use --debug to expand): 07:13:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 07:13:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 07:13:54 #1 [internal] load build definition from Dockerfile 07:13:54 #1 transferring dockerfile: 163B done 07:13:54 #1 DONE 0.0s 07:13:54 07:13:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:13:54 #2 DONE 0.0s 07:13:54 07:13:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 07:13:54 #3 DONE 0.0s 07:13:54 07:13:54 #4 [internal] load .dockerignore 07:13:54 #4 transferring context: 2B done 07:13:54 #4 DONE 0.0s 07:13:54 07:13:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:54 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:54 #5 DONE 0.0s 07:13:54 07:13:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:54 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:54 #6 CACHED 07:13:54 07:13:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:54 #5 CACHED 07:13:54 07:13:54 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:13:54 #7 DONE 0.0s 07:13:54 07:13:54 #8 exporting to image 07:13:54 #8 exporting layers done 07:13:54 #8 exporting manifest sha256:f258bde0ed8102bba38a1124c30abe0199893c549d2b78a62669286d65c76738 done 07:13:54 #8 exporting config sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 done 07:13:54 #8 exporting manifest sha256:c63f41a147fc7a41d19b4490703d34ca2833fca38c14eda8b1840d798319f87c done 07:13:54 #8 exporting config sha256:6feb2666ad6de94754d6496eeb33553ca1a89c94829b7d7289baac05af96cefd done 07:13:54 #8 exporting manifest list sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 done 07:13:54 #8 pushing layers 0.0s done 07:13:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 0.1s done 07:13:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:54 #8 DONE 0.1s 07:13:54 07:13:54 1 warning found (use --debug to expand): 07:13:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63' 07:13:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 --push - 07:13:55 #1 [internal] load build definition from Dockerfile 07:13:55 #1 transferring dockerfile: 169B done 07:13:55 #1 DONE 0.0s 07:13:55 07:13:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 07:13:55 #2 DONE 0.0s 07:13:55 07:13:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63 07:13:55 #3 DONE 0.0s 07:13:55 07:13:55 #4 [internal] load .dockerignore 07:13:55 #4 transferring context: 2B done 07:13:55 #4 DONE 0.0s 07:13:55 07:13:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:55 #5 DONE 0.0s 07:13:55 07:13:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:55 #6 CACHED 07:13:55 07:13:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:55 #5 CACHED 07:13:55 07:13:55 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:13:55 #7 DONE 0.0s 07:13:55 07:13:55 #8 exporting to image 07:13:55 #8 exporting layers done 07:13:55 #8 exporting manifest sha256:f258bde0ed8102bba38a1124c30abe0199893c549d2b78a62669286d65c76738 done 07:13:55 #8 exporting config sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 done 07:13:55 #8 exporting manifest sha256:c63f41a147fc7a41d19b4490703d34ca2833fca38c14eda8b1840d798319f87c done 07:13:55 #8 exporting config sha256:6feb2666ad6de94754d6496eeb33553ca1a89c94829b7d7289baac05af96cefd done 07:13:55 #8 exporting manifest list sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 done 07:13:55 #8 pushing layers 0.0s done 07:13:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.63@sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 0.1s done 07:13:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:55 #8 DONE 0.1s 07:13:55 07:13:55 1 warning found (use --debug to expand): 07:13:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:13:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:13:55 #1 [internal] load build definition from Dockerfile 07:13:55 #1 transferring dockerfile: 210B done 07:13:55 #1 DONE 0.0s 07:13:55 07:13:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:13:55 #2 DONE 0.0s 07:13:55 07:13:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:13:55 #3 DONE 0.0s 07:13:55 07:13:55 #4 [internal] load .dockerignore 07:13:55 #4 transferring context: 2B done 07:13:55 #4 DONE 0.0s 07:13:55 07:13:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:55 #5 resolve nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:55 #5 CACHED 07:13:55 07:13:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:55 #6 resolve nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:55 #6 CACHED 07:13:55 07:13:55 #7 exporting to image 07:13:55 #7 exporting layers 07:13:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:55 #7 exporting layers done 07:13:55 #7 exporting manifest sha256:f258bde0ed8102bba38a1124c30abe0199893c549d2b78a62669286d65c76738 done 07:13:55 #7 exporting config sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 done 07:13:55 #7 exporting manifest sha256:c63f41a147fc7a41d19b4490703d34ca2833fca38c14eda8b1840d798319f87c done 07:13:55 #7 exporting config sha256:6feb2666ad6de94754d6496eeb33553ca1a89c94829b7d7289baac05af96cefd done 07:13:55 #7 exporting manifest list sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 done 07:13:55 #7 pushing layers 0.0s done 07:13:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 0.1s done 07:13:55 #7 DONE 0.1s 07:13:55 07:13:55 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:13:55 #8 DONE 0.0s 07:13:55 07:13:55 1 warning found (use --debug to expand): 07:13:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 07:13:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 07:13:56 #1 [internal] load build definition from Dockerfile 07:13:56 #1 transferring dockerfile: 161B done 07:13:56 #1 DONE 0.0s 07:13:56 07:13:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:13:56 #2 DONE 0.0s 07:13:56 07:13:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 07:13:56 #3 DONE 0.0s 07:13:56 07:13:56 #4 [internal] load .dockerignore 07:13:56 #4 transferring context: 2B done 07:13:56 #4 DONE 0.0s 07:13:56 07:13:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:56 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:56 #5 CACHED 07:13:56 07:13:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 07:13:56 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:5bf181684dd43b8349b38a9f82f787c6cbb51329b939f7181bc48101cca8ecc9 0.0s done 07:13:56 #6 CACHED 07:13:56 07:13:56 #7 exporting to image 07:13:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:56 #7 exporting layers done 07:13:56 #7 exporting manifest sha256:f258bde0ed8102bba38a1124c30abe0199893c549d2b78a62669286d65c76738 done 07:13:56 #7 exporting config sha256:dea015f7695a4f6f64d4240ec3877e35ccef527f8a636983ef10a270ab3ab581 done 07:13:56 #7 exporting manifest sha256:c63f41a147fc7a41d19b4490703d34ca2833fca38c14eda8b1840d798319f87c done 07:13:56 #7 exporting config sha256:6feb2666ad6de94754d6496eeb33553ca1a89c94829b7d7289baac05af96cefd done 07:13:56 #7 exporting manifest list sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 done 07:13:56 #7 pushing layers 0.0s done 07:13:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:6e1550b887d15fbf6f6fca48e92deb4bba0d31bf1cda62253fdcdc42eff154c0 0.1s done 07:13:56 #7 DONE 0.1s 07:13:56 07:13:56 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 07:13:56 #8 DONE 0.0s 07:13:56 07:13:56 1 warning found (use --debug to expand): 07:13:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632' 07:13:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:13:56 #1 [internal] load build definition from Dockerfile 07:13:56 #1 transferring dockerfile: 216B done 07:13:56 #1 DONE 0.0s 07:13:56 07:13:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:13:56 #2 DONE 0.0s 07:13:56 07:13:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:13:56 #3 DONE 0.1s 07:13:56 07:13:56 #4 [internal] load .dockerignore 07:13:56 #4 transferring context: 2B done 07:13:56 #4 DONE 0.0s 07:13:56 07:13:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:56 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:56 #5 ... 07:13:56 07:13:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:56 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:56 #6 DONE 0.1s 07:13:56 07:13:56 #7 exporting to image 07:13:56 #7 exporting layers done 07:13:56 #7 exporting manifest sha256:8601d4275ef11781ed58f94b8e29b8e27bcb76e3c9a6942c73ad7dcfbe46ee26 done 07:13:56 #7 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:13:56 #7 exporting manifest sha256:edd956c8964aeac74805c3f55cbe4752f836589d77f4febca64764d2ad84b329 done 07:13:56 #7 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 07:13:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:56 #7 ... 07:13:56 07:13:56 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:13:56 #8 DONE 0.0s 07:13:56 07:13:56 #7 exporting to image 07:13:56 #7 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 done 07:13:56 #7 exporting manifest list sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 done 07:13:56 #7 pushing layers 0.1s done 07:13:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 07:13:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 0.1s done 07:13:57 #7 DONE 0.2s 07:13:57 07:13:57 1 warning found (use --debug to expand): 07:13:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 07:13:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 07:13:57 #1 [internal] load build definition from Dockerfile 07:13:57 #1 transferring dockerfile: 182B done 07:13:57 #1 DONE 0.0s 07:13:57 07:13:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:13:57 #2 DONE 0.0s 07:13:57 07:13:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:13:57 #3 DONE 0.0s 07:13:57 07:13:57 #4 [internal] load .dockerignore 07:13:57 #4 transferring context: 2B done 07:13:57 #4 DONE 0.0s 07:13:57 07:13:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:57 #5 DONE 0.0s 07:13:57 07:13:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:57 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:57 #6 CACHED 07:13:57 07:13:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:57 #5 CACHED 07:13:57 07:13:57 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:13:57 #7 DONE 0.0s 07:13:57 07:13:57 #8 exporting to image 07:13:57 #8 exporting layers done 07:13:57 #8 exporting manifest sha256:8601d4275ef11781ed58f94b8e29b8e27bcb76e3c9a6942c73ad7dcfbe46ee26 done 07:13:57 #8 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:13:57 #8 exporting manifest sha256:edd956c8964aeac74805c3f55cbe4752f836589d77f4febca64764d2ad84b329 done 07:13:57 #8 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 done 07:13:57 #8 exporting manifest list sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 done 07:13:57 #8 pushing layers 0.0s done 07:13:57 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 0.1s done 07:13:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:57 #8 DONE 0.1s 07:13:57 07:13:57 1 warning found (use --debug to expand): 07:13:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 --push - 07:13:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63' 07:13:57 #1 [internal] load build definition from Dockerfile 07:13:57 #1 transferring dockerfile: 188B done 07:13:57 #1 DONE 0.0s 07:13:57 07:13:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 07:13:57 #2 DONE 0.0s 07:13:57 07:13:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63 07:13:57 #3 DONE 0.0s 07:13:57 07:13:57 #4 [internal] load .dockerignore 07:13:57 #4 transferring context: 2B done 07:13:57 #4 DONE 0.0s 07:13:57 07:13:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:57 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:57 #5 DONE 0.0s 07:13:57 07:13:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:58 #6 CACHED 07:13:58 07:13:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:58 #5 CACHED 07:13:58 07:13:58 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:13:58 #7 DONE 0.0s 07:13:58 07:13:58 #8 exporting to image 07:13:58 #8 exporting layers done 07:13:58 #8 exporting manifest sha256:8601d4275ef11781ed58f94b8e29b8e27bcb76e3c9a6942c73ad7dcfbe46ee26 done 07:13:58 #8 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:13:58 #8 exporting manifest sha256:edd956c8964aeac74805c3f55cbe4752f836589d77f4febca64764d2ad84b329 done 07:13:58 #8 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 done 07:13:58 #8 exporting manifest list sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 done 07:13:58 #8 pushing layers 0.0s done 07:13:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.63@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 0.1s done 07:13:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:58 #8 DONE 0.1s 07:13:58 07:13:58 1 warning found (use --debug to expand): 07:13:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:13:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:13:58 #1 [internal] load build definition from Dockerfile 07:13:58 #1 transferring dockerfile: 229B done 07:13:58 #1 DONE 0.0s 07:13:58 07:13:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:13:58 #2 DONE 0.0s 07:13:58 07:13:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:13:58 #3 DONE 0.0s 07:13:58 07:13:58 #4 [internal] load .dockerignore 07:13:58 #4 transferring context: 2B done 07:13:58 #4 DONE 0.0s 07:13:58 07:13:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:58 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 done 07:13:58 #5 CACHED 07:13:58 07:13:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:58 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:58 #6 CACHED 07:13:58 07:13:58 #7 exporting to image 07:13:58 #7 exporting layers 07:13:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:58 #7 exporting layers done 07:13:58 #7 exporting manifest sha256:8601d4275ef11781ed58f94b8e29b8e27bcb76e3c9a6942c73ad7dcfbe46ee26 done 07:13:58 #7 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:13:58 #7 exporting manifest sha256:edd956c8964aeac74805c3f55cbe4752f836589d77f4febca64764d2ad84b329 done 07:13:58 #7 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 done 07:13:58 #7 exporting manifest list sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 done 07:13:58 #7 pushing layers 0.0s done 07:13:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 0.1s done 07:13:58 #7 DONE 0.1s 07:13:58 07:13:58 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:13:58 #8 DONE 0.0s 07:13:58 07:13:58 1 warning found (use --debug to expand): 07:13:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 07:13:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 07:13:59 #1 [internal] load build definition from Dockerfile 07:13:59 #1 transferring dockerfile: 180B done 07:13:59 #1 DONE 0.0s 07:13:59 07:13:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:13:59 #2 DONE 0.0s 07:13:59 07:13:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:13:59 #3 DONE 0.0s 07:13:59 07:13:59 #4 [internal] load .dockerignore 07:13:59 #4 transferring context: 2B done 07:13:59 #4 DONE 0.0s 07:13:59 07:13:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:59 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:59 #5 CACHED 07:13:59 07:13:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 07:13:59 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:db8c8f76f920e10dd3b495d487a83e2db7f78550ad1d331c7db6f82f5635fd79 0.0s done 07:13:59 #6 CACHED 07:13:59 07:13:59 #7 exporting to image 07:13:59 #7 exporting layers done 07:13:59 #7 exporting manifest sha256:8601d4275ef11781ed58f94b8e29b8e27bcb76e3c9a6942c73ad7dcfbe46ee26 done 07:13:59 #7 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a 07:13:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:59 #7 exporting config sha256:bacaa60582b59f5e3b63c9279d878fdec07d0349b51970f2f5192a342a03252a done 07:13:59 #7 exporting manifest sha256:edd956c8964aeac74805c3f55cbe4752f836589d77f4febca64764d2ad84b329 done 07:13:59 #7 exporting config sha256:919e870e50ad0755f253f27c33b28b728dda3749e40c01ef4c9d317e25c39cc3 done 07:13:59 #7 exporting manifest list sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 done 07:13:59 #7 pushing layers 0.0s done 07:13:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:efb46f2050ebd7b9d2b9f082c293a9283aca007fc3f1e917fc81ad02ddbfdfe3 0.1s done 07:13:59 #7 DONE 0.1s 07:13:59 07:13:59 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:13:59 #8 DONE 0.0s 07:13:59 07:13:59 1 warning found (use --debug to expand): 07:13:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:13:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632' 07:13:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:13:59 #1 [internal] load build definition from Dockerfile 07:13:59 #1 transferring dockerfile: 194B done 07:13:59 #1 DONE 0.0s 07:13:59 07:13:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 07:13:59 #2 DONE 0.0s 07:13:59 07:13:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632 07:13:59 #3 DONE 0.0s 07:13:59 07:13:59 #4 [internal] load .dockerignore 07:13:59 #4 transferring context: 2B done 07:13:59 #4 DONE 0.0s 07:13:59 07:13:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:13:59 #5 resolve nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:13:59 #5 DONE 0.0s 07:13:59 07:13:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:13:59 #6 resolve nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:13:59 #6 DONE 0.1s 07:13:59 07:13:59 #7 exporting to image 07:13:59 #7 exporting layers done 07:13:59 #7 exporting manifest sha256:4010b6afbfccccf9ea2e4f8b1c863fa5fa5a3095cd89993c4f9b6e7bf5df381a 0.0s done 07:13:59 #7 exporting config sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c done 07:13:59 #7 exporting manifest sha256:acfc22d71900c798fb8dd4d31853d9c01135c2eff16eab388feebe7f2aa20d38 done 07:13:59 #7 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 07:13:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:13:59 #7 ... 07:13:59 07:13:59 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:13:59 #8 DONE 0.0s 07:13:59 07:13:59 #7 exporting to image 07:13:59 #7 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 done 07:13:59 #7 exporting manifest list sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.0s done 07:13:59 #7 pushing layers 0.1s done 07:13:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 07:14:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.1s done 07:14:00 #7 DONE 0.2s 07:14:00 07:14:00 1 warning found (use --debug to expand): 07:14:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 07:14:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 07:14:00 #1 [internal] load build definition from Dockerfile 07:14:00 #1 transferring dockerfile: 160B done 07:14:00 #1 DONE 0.0s 07:14:00 07:14:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:14:00 #2 DONE 0.0s 07:14:00 07:14:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 07:14:00 #3 DONE 0.0s 07:14:00 07:14:00 #4 [internal] load .dockerignore 07:14:00 #4 transferring context: 2B done 07:14:00 #4 DONE 0.0s 07:14:00 07:14:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:00 #5 CACHED 07:14:00 07:14:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:00 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:00 #6 CACHED 07:14:00 07:14:00 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:14:00 #7 DONE 0.0s 07:14:00 07:14:00 #8 exporting to image 07:14:00 #8 exporting layers done 07:14:00 #8 exporting manifest sha256:4010b6afbfccccf9ea2e4f8b1c863fa5fa5a3095cd89993c4f9b6e7bf5df381a done 07:14:00 #8 exporting config sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c done 07:14:00 #8 exporting manifest sha256:acfc22d71900c798fb8dd4d31853d9c01135c2eff16eab388feebe7f2aa20d38 done 07:14:00 #8 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 done 07:14:00 #8 exporting manifest list sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 done 07:14:00 #8 pushing layers 0.0s done 07:14:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.1s done 07:14:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:00 #8 DONE 0.1s 07:14:00 07:14:00 1 warning found (use --debug to expand): 07:14:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 --push - 07:14:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63' 07:14:00 #1 [internal] load build definition from Dockerfile 07:14:00 #1 transferring dockerfile: 166B done 07:14:00 #1 DONE 0.0s 07:14:00 07:14:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 07:14:00 #2 DONE 0.0s 07:14:00 07:14:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63 07:14:00 #3 DONE 0.0s 07:14:00 07:14:00 #4 [internal] load .dockerignore 07:14:00 #4 transferring context: 2B done 07:14:00 #4 DONE 0.0s 07:14:00 07:14:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:00 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:02 #5 CACHED 07:14:02 07:14:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:02 #6 CACHED 07:14:02 07:14:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:14:02 #7 DONE 0.0s 07:14:02 07:14:02 #8 exporting to image 07:14:02 #8 exporting layers done 07:14:02 #8 exporting manifest sha256:4010b6afbfccccf9ea2e4f8b1c863fa5fa5a3095cd89993c4f9b6e7bf5df381a done 07:14:02 #8 exporting config sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c done 07:14:02 #8 exporting manifest sha256:acfc22d71900c798fb8dd4d31853d9c01135c2eff16eab388feebe7f2aa20d38 done 07:14:02 #8 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 done 07:14:02 #8 exporting manifest list sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 done 07:14:02 #8 pushing layers 0.0s done 07:14:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.63@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.1s done 07:14:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:02 #8 DONE 0.1s 07:14:02 07:14:02 1 warning found (use --debug to expand): 07:14:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:02 #1 [internal] load build definition from Dockerfile 07:14:02 #1 transferring dockerfile: 207B done 07:14:02 #1 DONE 0.0s 07:14:02 07:14:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:02 #2 DONE 0.0s 07:14:02 07:14:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:02 #3 DONE 0.0s 07:14:02 07:14:02 #4 [internal] load .dockerignore 07:14:02 #4 transferring context: 2B done 07:14:02 #4 DONE 0.0s 07:14:02 07:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:02 #5 resolve nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:02 #5 DONE 0.0s 07:14:02 07:14:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:02 #6 resolve nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:02 #6 CACHED 07:14:02 07:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:02 #5 CACHED 07:14:02 07:14:02 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:14:02 #7 DONE 0.0s 07:14:02 07:14:02 #8 exporting to image 07:14:02 #8 exporting layers done 07:14:02 #8 exporting manifest sha256:4010b6afbfccccf9ea2e4f8b1c863fa5fa5a3095cd89993c4f9b6e7bf5df381a done 07:14:02 #8 exporting config sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c done 07:14:02 #8 exporting manifest sha256:acfc22d71900c798fb8dd4d31853d9c01135c2eff16eab388feebe7f2aa20d38 done 07:14:02 #8 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 done 07:14:02 #8 exporting manifest list sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 done 07:14:02 #8 pushing layers 0.0s done 07:14:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.1s done 07:14:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:02 #8 DONE 0.1s 07:14:02 07:14:02 1 warning found (use --debug to expand): 07:14:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 07:14:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 07:14:03 #1 [internal] load build definition from Dockerfile 07:14:03 #1 transferring dockerfile: 158B done 07:14:03 #1 DONE 0.0s 07:14:03 07:14:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:14:03 #2 DONE 0.0s 07:14:03 07:14:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 07:14:03 #3 DONE 0.0s 07:14:03 07:14:03 #4 [internal] load .dockerignore 07:14:03 #4 transferring context: 2B done 07:14:03 #4 DONE 0.0s 07:14:03 07:14:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:03 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:03 #5 CACHED 07:14:03 07:14:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 07:14:03 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:912cf7494b686c2480ee7e0bbdce35bcaad36c801e6566d07f47a3e385bba437 0.0s done 07:14:03 #6 CACHED 07:14:03 07:14:03 #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 07:14:03 #7 DONE 0.0s 07:14:03 07:14:03 #8 exporting to image 07:14:03 #8 exporting layers done 07:14:03 #8 exporting manifest sha256:4010b6afbfccccf9ea2e4f8b1c863fa5fa5a3095cd89993c4f9b6e7bf5df381a done 07:14:03 #8 exporting config sha256:8ef6b00094042a1940b39f5a18b954e0fc9dacec149e0e34fba3de9a1f7cb30c done 07:14:03 #8 exporting manifest sha256:acfc22d71900c798fb8dd4d31853d9c01135c2eff16eab388feebe7f2aa20d38 done 07:14:03 #8 exporting config sha256:df41ccd5d347b95125a18d9d7d5e83e61687dd413b70eee54c778b4c25583d13 done 07:14:03 #8 exporting manifest list sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 done 07:14:03 #8 pushing layers 0.0s done 07:14:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:6de9e01ef34110fa9e32b8a02f14c7019bfa4f6ded366167c9997ddb895eca97 0.1s done 07:14:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:03 #8 DONE 0.1s 07:14:03 07:14:03 1 warning found (use --debug to expand): 07:14:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:03 #1 [internal] load build definition from Dockerfile 07:14:03 #1 transferring dockerfile: 196B done 07:14:03 #1 DONE 0.0s 07:14:03 07:14:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 07:14:03 #2 DONE 0.0s 07:14:03 07:14:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632 07:14:03 #3 DONE 0.0s 07:14:03 07:14:03 #4 [internal] load .dockerignore 07:14:03 #4 transferring context: 2B done 07:14:03 #4 DONE 0.0s 07:14:03 07:14:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d done 07:14:03 #5 DONE 0.0s 07:14:03 07:14:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d done 07:14:03 #6 DONE 0.0s 07:14:03 07:14:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d done 07:14:03 #5 DONE 0.1s 07:14:03 07:14:03 #7 exporting to image 07:14:03 #7 exporting layers done 07:14:03 #7 exporting manifest sha256:4bd68daaf284ce8b4813c5f514c27b7d29c234267ba2d1c34e185b50c19bc813 0.0s done 07:14:03 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 done 07:14:03 #7 exporting manifest sha256:619a0145968587ef10d296714ac8bd6aa06b40adf53fba565cb4066000257223 0.0s done 07:14:03 #7 exporting config sha256:afdf5681373afefaad7983301685827dac6220b4d832a9674ae1eed27aa0b89b 0.0s done 07:14:03 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 done 07:14:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:03 #7 ... 07:14:03 07:14:03 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:03 #8 DONE 0.0s 07:14:03 07:14:03 #7 exporting to image 07:14:03 #7 pushing layers 0.1s done 07:14:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 07:14:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 0.1s done 07:14:04 #7 DONE 0.2s 07:14:04 07:14:04 1 warning found (use --debug to expand): 07:14:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 07:14:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 07:14:04 #1 [internal] load build definition from Dockerfile 07:14:04 #1 transferring dockerfile: 162B done 07:14:04 #1 DONE 0.0s 07:14:04 07:14:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:14:04 #2 DONE 0.0s 07:14:04 07:14:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 07:14:04 #3 DONE 0.0s 07:14:04 07:14:04 #4 [internal] load .dockerignore 07:14:04 #4 transferring context: 2B done 07:14:04 #4 DONE 0.0s 07:14:04 07:14:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:04 #5 CACHED 07:14:04 07:14:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:04 #6 CACHED 07:14:04 07:14:04 #7 exporting to image 07:14:04 #7 exporting layers done 07:14:04 #7 exporting manifest sha256:4bd68daaf284ce8b4813c5f514c27b7d29c234267ba2d1c34e185b50c19bc813 done 07:14:04 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 07:14:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:04 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 done 07:14:04 #7 exporting manifest sha256:619a0145968587ef10d296714ac8bd6aa06b40adf53fba565cb4066000257223 done 07:14:04 #7 exporting config sha256:afdf5681373afefaad7983301685827dac6220b4d832a9674ae1eed27aa0b89b done 07:14:04 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 done 07:14:04 #7 pushing layers 0.0s done 07:14:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 0.1s done 07:14:04 #7 DONE 0.1s 07:14:04 07:14:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:04 #8 DONE 0.0s 07:14:04 07:14:04 1 warning found (use --debug to expand): 07:14:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63' 07:14:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 --push - 07:14:04 #1 [internal] load build definition from Dockerfile 07:14:04 #1 transferring dockerfile: 168B done 07:14:04 #1 DONE 0.0s 07:14:04 07:14:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 07:14:04 #2 DONE 0.0s 07:14:04 07:14:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63 07:14:04 #3 DONE 0.0s 07:14:04 07:14:04 #4 [internal] load .dockerignore 07:14:04 #4 transferring context: 2B done 07:14:04 #4 DONE 0.0s 07:14:04 07:14:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:04 #5 CACHED 07:14:04 07:14:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:04 #6 CACHED 07:14:04 07:14:04 #7 exporting to image 07:14:04 #7 exporting layers done 07:14:04 #7 exporting manifest sha256:4bd68daaf284ce8b4813c5f514c27b7d29c234267ba2d1c34e185b50c19bc813 done 07:14:04 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 done 07:14:04 #7 exporting manifest sha256:619a0145968587ef10d296714ac8bd6aa06b40adf53fba565cb4066000257223 done 07:14:04 #7 exporting config sha256:afdf5681373afefaad7983301685827dac6220b4d832a9674ae1eed27aa0b89b done 07:14:04 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 done 07:14:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:05 #7 pushing layers 0.0s done 07:14:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.63@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 0.1s done 07:14:05 #7 DONE 0.1s 07:14:05 07:14:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:05 #8 DONE 0.0s 07:14:05 07:14:05 1 warning found (use --debug to expand): 07:14:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:05 #1 [internal] load build definition from Dockerfile 07:14:05 #1 transferring dockerfile: 209B done 07:14:05 #1 DONE 0.0s 07:14:05 07:14:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:05 #2 DONE 0.0s 07:14:05 07:14:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:05 #3 DONE 0.0s 07:14:05 07:14:05 #4 [internal] load .dockerignore 07:14:05 #4 transferring context: 2B done 07:14:05 #4 DONE 0.0s 07:14:05 07:14:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:05 #5 CACHED 07:14:05 07:14:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:05 #6 CACHED 07:14:05 07:14:05 #7 exporting to image 07:14:05 #7 exporting layers done 07:14:05 #7 exporting manifest sha256:4bd68daaf284ce8b4813c5f514c27b7d29c234267ba2d1c34e185b50c19bc813 done 07:14:05 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 done 07:14:05 #7 exporting manifest sha256:619a0145968587ef10d296714ac8bd6aa06b40adf53fba565cb4066000257223 done 07:14:05 #7 exporting config sha256:afdf5681373afefaad7983301685827dac6220b4d832a9674ae1eed27aa0b89b done 07:14:05 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 07:14:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:05 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 done 07:14:05 #7 pushing layers 0.0s done 07:14:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 0.1s done 07:14:05 #7 DONE 0.1s 07:14:05 07:14:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:05 #8 DONE 0.0s 07:14:05 07:14:05 1 warning found (use --debug to expand): 07:14:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 07:14:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 07:14:06 #1 [internal] load build definition from Dockerfile 07:14:06 #1 transferring dockerfile: 160B done 07:14:06 #1 DONE 0.0s 07:14:06 07:14:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:14:06 #2 DONE 0.0s 07:14:06 07:14:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 07:14:06 #3 DONE 0.0s 07:14:06 07:14:06 #4 [internal] load .dockerignore 07:14:06 #4 transferring context: 2B done 07:14:06 #4 DONE 0.0s 07:14:06 07:14:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:06 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d done 07:14:06 #5 CACHED 07:14:06 07:14:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 07:14:06 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8f51d18a41af837b9e5753b27da4c49741ffa77f996011d76941277e3141207d 0.0s done 07:14:06 #6 CACHED 07:14:06 07:14:06 #7 exporting to image 07:14:06 #7 exporting layers done 07:14:06 #7 exporting manifest sha256:4bd68daaf284ce8b4813c5f514c27b7d29c234267ba2d1c34e185b50c19bc813 done 07:14:06 #7 exporting config sha256:002242d9c20a4c1e6ad946f62340fe8dc9e778a10f6d7d11a8dbf88e267cb963 done 07:14:06 #7 exporting manifest sha256:619a0145968587ef10d296714ac8bd6aa06b40adf53fba565cb4066000257223 done 07:14:06 #7 exporting config sha256:afdf5681373afefaad7983301685827dac6220b4d832a9674ae1eed27aa0b89b done 07:14:06 #7 exporting manifest list sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 done 07:14:06 #7 pushing layers 07:14:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:06 #7 pushing layers 0.0s done 07:14:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:20c5ba55ef7b636da2234d4a33a695fb1dfa60e0f155d4e207a774020246ca86 0.1s done 07:14:06 #7 DONE 0.1s 07:14:06 07:14:06 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:06 #8 DONE 0.0s 07:14:06 07:14:06 1 warning found (use --debug to expand): 07:14:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:06 #1 [internal] load build definition from Dockerfile 07:14:06 #1 transferring dockerfile: 198B done 07:14:06 #1 DONE 0.0s 07:14:06 07:14:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 07:14:06 #2 DONE 0.0s 07:14:06 07:14:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632 07:14:06 #3 DONE 0.0s 07:14:06 07:14:06 #4 [internal] load .dockerignore 07:14:06 #4 transferring context: 2B done 07:14:06 #4 DONE 0.0s 07:14:06 07:14:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:06 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:06 #5 DONE 0.0s 07:14:06 07:14:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:06 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:06 #6 DONE 0.1s 07:14:06 07:14:06 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:14:06 #7 DONE 0.0s 07:14:06 07:14:06 #8 exporting to image 07:14:06 #8 exporting layers done 07:14:06 #8 exporting manifest sha256:418ab645db0f499d2039e7658a251632eb5c6e407184fa6dd7f0bb312e3e9b20 done 07:14:06 #8 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 done 07:14:06 #8 exporting manifest sha256:d683715dd2793a71ce3e733119b1516c26fe1a5b170c4af5b28af1ec8c49f4b5 done 07:14:06 #8 exporting config sha256:c9a7accffaaef716c8c7e79c42553a2bc2bfbc22d51120b75dc606ce48f44fa0 done 07:14:06 #8 exporting manifest list sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.0s done 07:14:06 #8 pushing layers 0.1s done 07:14:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632@sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.1s done 07:14:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:06 #8 DONE 0.2s 07:14:07 07:14:07 1 warning found (use --debug to expand): 07:14:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 07:14:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 07:14:07 #1 [internal] load build definition from Dockerfile 07:14:07 #1 transferring dockerfile: 164B done 07:14:07 #1 DONE 0.0s 07:14:07 07:14:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:14:07 #2 DONE 0.0s 07:14:07 07:14:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 07:14:07 #3 DONE 0.0s 07:14:07 07:14:07 #4 [internal] load .dockerignore 07:14:07 #4 transferring context: 2B done 07:14:07 #4 DONE 0.0s 07:14:07 07:14:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:07 #5 DONE 0.0s 07:14:07 07:14:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:07 #6 CACHED 07:14:07 07:14:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:07 #5 CACHED 07:14:07 07:14:07 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:14:07 #7 DONE 0.0s 07:14:07 07:14:07 #8 exporting to image 07:14:07 #8 exporting layers done 07:14:07 #8 exporting manifest sha256:418ab645db0f499d2039e7658a251632eb5c6e407184fa6dd7f0bb312e3e9b20 done 07:14:07 #8 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 done 07:14:07 #8 exporting manifest sha256:d683715dd2793a71ce3e733119b1516c26fe1a5b170c4af5b28af1ec8c49f4b5 done 07:14:07 #8 exporting config sha256:c9a7accffaaef716c8c7e79c42553a2bc2bfbc22d51120b75dc606ce48f44fa0 done 07:14:07 #8 exporting manifest list sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 done 07:14:07 #8 pushing layers 0.0s done 07:14:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.1s done 07:14:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:07 #8 DONE 0.1s 07:14:07 07:14:07 1 warning found (use --debug to expand): 07:14:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63' 07:14:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 --push - 07:14:07 #1 [internal] load build definition from Dockerfile 07:14:07 #1 transferring dockerfile: 170B done 07:14:07 #1 DONE 0.0s 07:14:07 07:14:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 07:14:07 #2 DONE 0.0s 07:14:07 07:14:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63 07:14:07 #3 DONE 0.0s 07:14:07 07:14:07 #4 [internal] load .dockerignore 07:14:07 #4 transferring context: 2B done 07:14:07 #4 DONE 0.0s 07:14:07 07:14:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:07 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 done 07:14:07 #5 CACHED 07:14:07 07:14:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:07 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:07 #6 CACHED 07:14:07 07:14:07 #7 exporting to image 07:14:07 #7 exporting layers done 07:14:07 #7 exporting manifest sha256:418ab645db0f499d2039e7658a251632eb5c6e407184fa6dd7f0bb312e3e9b20 done 07:14:07 #7 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 07:14:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:08 #7 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 done 07:14:08 #7 exporting manifest sha256:d683715dd2793a71ce3e733119b1516c26fe1a5b170c4af5b28af1ec8c49f4b5 done 07:14:08 #7 exporting config sha256:c9a7accffaaef716c8c7e79c42553a2bc2bfbc22d51120b75dc606ce48f44fa0 done 07:14:08 #7 exporting manifest list sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 done 07:14:08 #7 pushing layers 0.0s done 07:14:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.63@sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.1s done 07:14:08 #7 DONE 0.1s 07:14:08 07:14:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:14:08 #8 DONE 0.0s 07:14:08 07:14:08 1 warning found (use --debug to expand): 07:14:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:08 #1 [internal] load build definition from Dockerfile 07:14:08 #1 transferring dockerfile: 211B done 07:14:08 #1 DONE 0.0s 07:14:08 07:14:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:08 #2 DONE 0.0s 07:14:08 07:14:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:08 #3 DONE 0.0s 07:14:08 07:14:08 #4 [internal] load .dockerignore 07:14:08 #4 transferring context: 2B done 07:14:08 #4 DONE 0.0s 07:14:08 07:14:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:08 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:08 #5 CACHED 07:14:08 07:14:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:08 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:08 #6 CACHED 07:14:08 07:14:08 #7 exporting to image 07:14:08 #7 exporting layers 07:14:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:08 #7 exporting layers done 07:14:08 #7 exporting manifest sha256:418ab645db0f499d2039e7658a251632eb5c6e407184fa6dd7f0bb312e3e9b20 done 07:14:08 #7 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 done 07:14:08 #7 exporting manifest sha256:d683715dd2793a71ce3e733119b1516c26fe1a5b170c4af5b28af1ec8c49f4b5 done 07:14:08 #7 exporting config sha256:c9a7accffaaef716c8c7e79c42553a2bc2bfbc22d51120b75dc606ce48f44fa0 done 07:14:08 #7 exporting manifest list sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 done 07:14:08 #7 pushing layers 0.0s done 07:14:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.1s done 07:14:08 #7 DONE 0.1s 07:14:08 07:14:08 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:14:08 #8 DONE 0.0s 07:14:08 07:14:08 1 warning found (use --debug to expand): 07:14:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 07:14:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 07:14:09 #1 [internal] load build definition from Dockerfile 07:14:09 #1 transferring dockerfile: 162B done 07:14:09 #1 DONE 0.0s 07:14:09 07:14:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:14:09 #2 DONE 0.0s 07:14:09 07:14:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 07:14:09 #3 DONE 0.0s 07:14:09 07:14:09 #4 [internal] load .dockerignore 07:14:09 #4 transferring context: 2B done 07:14:09 #4 DONE 0.0s 07:14:09 07:14:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:09 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 done 07:14:09 #5 CACHED 07:14:09 07:14:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 07:14:09 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:7781a2c12dc93d878f482955fbd213315a24fbb6bc8667163e11854edff99387 0.0s done 07:14:09 #6 CACHED 07:14:09 07:14:09 #7 exporting to image 07:14:09 #7 exporting layers 07:14:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:09 #7 exporting layers done 07:14:09 #7 exporting manifest sha256:418ab645db0f499d2039e7658a251632eb5c6e407184fa6dd7f0bb312e3e9b20 done 07:14:09 #7 exporting config sha256:2ed5b7bc2f81ed717ba08bf8a20607a73bf321747473a4ff8cb5ced1337ef663 done 07:14:09 #7 exporting manifest sha256:d683715dd2793a71ce3e733119b1516c26fe1a5b170c4af5b28af1ec8c49f4b5 done 07:14:09 #7 exporting config sha256:c9a7accffaaef716c8c7e79c42553a2bc2bfbc22d51120b75dc606ce48f44fa0 done 07:14:09 #7 exporting manifest list sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 done 07:14:09 #7 pushing layers 0.0s done 07:14:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:50e507ef2f164c71761fbbf1eb3c8f13e12b2514991d0eebb6f6630fb62599b5 0.1s done 07:14:09 #7 DONE 0.1s 07:14:09 07:14:09 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 07:14:09 #8 DONE 0.0s 07:14:09 07:14:09 1 warning found (use --debug to expand): 07:14:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:09 #1 [internal] load build definition from Dockerfile 07:14:09 #1 transferring dockerfile: 206B done 07:14:09 #1 DONE 0.0s 07:14:09 07:14:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:14:09 #2 DONE 0.0s 07:14:09 07:14:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632 07:14:09 #3 DONE 0.0s 07:14:09 07:14:09 #4 [internal] load .dockerignore 07:14:09 #4 transferring context: 2B done 07:14:09 #4 DONE 0.0s 07:14:09 07:14:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:09 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:09 #5 ... 07:14:09 07:14:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:09 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 0.0s done 07:14:09 #6 DONE 0.2s 07:14:09 07:14:09 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:09 #7 DONE 0.0s 07:14:09 07:14:09 #8 exporting to image 07:14:09 #8 exporting layers done 07:14:09 #8 exporting manifest sha256:489623699a1ae8ecddb0383a638ef3dadf5726bc2a0de4c7cbe26bc33b6635e8 done 07:14:09 #8 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf done 07:14:09 #8 exporting manifest sha256:35b9479a93720eb61daac9abc4b253b04e486f7ec65df5a7985aa977591102ec done 07:14:09 #8 exporting config sha256:f44724a015f2a70b85d0708cd4e10d00fadd0dd44ec03e41359115164f42ed61 done 07:14:09 #8 exporting manifest list sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 done 07:14:09 #8 pushing layers 0.1s done 07:14:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 07:14:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 0.1s done 07:14:10 #8 DONE 0.2s 07:14:10 07:14:10 1 warning found (use --debug to expand): 07:14:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 07:14:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 07:14:10 #1 [internal] load build definition from Dockerfile 07:14:10 #1 transferring dockerfile: 172B done 07:14:10 #1 DONE 0.0s 07:14:10 07:14:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:14:10 #2 DONE 0.0s 07:14:10 07:14:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:14:10 #3 DONE 0.0s 07:14:10 07:14:10 #4 [internal] load .dockerignore 07:14:10 #4 transferring context: 2B done 07:14:10 #4 DONE 0.0s 07:14:10 07:14:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 done 07:14:10 #5 CACHED 07:14:10 07:14:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 0.0s done 07:14:10 #6 CACHED 07:14:10 07:14:10 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:10 #7 DONE 0.0s 07:14:10 07:14:10 #8 exporting to image 07:14:10 #8 exporting layers done 07:14:10 #8 exporting manifest sha256:489623699a1ae8ecddb0383a638ef3dadf5726bc2a0de4c7cbe26bc33b6635e8 done 07:14:10 #8 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf done 07:14:10 #8 exporting manifest sha256:35b9479a93720eb61daac9abc4b253b04e486f7ec65df5a7985aa977591102ec done 07:14:10 #8 exporting config sha256:f44724a015f2a70b85d0708cd4e10d00fadd0dd44ec03e41359115164f42ed61 done 07:14:10 #8 exporting manifest list sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 done 07:14:10 #8 pushing layers 0.0s done 07:14:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 0.1s done 07:14:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:10 #8 DONE 0.1s 07:14:10 07:14:10 1 warning found (use --debug to expand): 07:14:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63' 07:14:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 --push - 07:14:10 #1 [internal] load build definition from Dockerfile 07:14:10 #1 transferring dockerfile: 178B done 07:14:10 #1 DONE 0.0s 07:14:10 07:14:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 07:14:10 #2 DONE 0.0s 07:14:10 07:14:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63 07:14:10 #3 DONE 0.0s 07:14:10 07:14:10 #4 [internal] load .dockerignore 07:14:10 #4 transferring context: 2B done 07:14:10 #4 DONE 0.0s 07:14:10 07:14:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:10 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 done 07:14:10 #5 CACHED 07:14:10 07:14:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:10 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 0.0s done 07:14:10 #6 CACHED 07:14:10 07:14:10 #7 exporting to image 07:14:10 #7 exporting layers done 07:14:10 #7 exporting manifest sha256:489623699a1ae8ecddb0383a638ef3dadf5726bc2a0de4c7cbe26bc33b6635e8 done 07:14:10 #7 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf 07:14:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:11 #7 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf done 07:14:11 #7 exporting manifest sha256:35b9479a93720eb61daac9abc4b253b04e486f7ec65df5a7985aa977591102ec done 07:14:11 #7 exporting config sha256:f44724a015f2a70b85d0708cd4e10d00fadd0dd44ec03e41359115164f42ed61 done 07:14:11 #7 exporting manifest list sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 done 07:14:11 #7 pushing layers 0.0s done 07:14:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.63@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 0.1s done 07:14:11 #7 DONE 0.1s 07:14:11 07:14:11 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:11 #8 DONE 0.0s 07:14:11 07:14:11 1 warning found (use --debug to expand): 07:14:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:11 #1 [internal] load build definition from Dockerfile 07:14:11 #1 transferring dockerfile: 219B done 07:14:11 #1 DONE 0.0s 07:14:11 07:14:11 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:11 #2 DONE 0.0s 07:14:11 07:14:11 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:11 #3 DONE 0.0s 07:14:11 07:14:11 #4 [internal] load .dockerignore 07:14:11 #4 transferring context: 2B done 07:14:11 #4 DONE 0.0s 07:14:11 07:14:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:11 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 0.0s done 07:14:11 #5 CACHED 07:14:11 07:14:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:11 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 0.0s done 07:14:11 #6 CACHED 07:14:11 07:14:11 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:11 #7 DONE 0.0s 07:14:11 07:14:11 #8 exporting to image 07:14:11 #8 exporting layers done 07:14:11 #8 exporting manifest sha256:489623699a1ae8ecddb0383a638ef3dadf5726bc2a0de4c7cbe26bc33b6635e8 done 07:14:11 #8 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf done 07:14:11 #8 exporting manifest sha256:35b9479a93720eb61daac9abc4b253b04e486f7ec65df5a7985aa977591102ec done 07:14:11 #8 exporting config sha256:f44724a015f2a70b85d0708cd4e10d00fadd0dd44ec03e41359115164f42ed61 done 07:14:11 #8 exporting manifest list sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 done 07:14:11 #8 pushing layers 0.0s done 07:14:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 0.1s done 07:14:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:11 #8 DONE 0.1s 07:14:11 07:14:11 1 warning found (use --debug to expand): 07:14:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 07:14:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 07:14:12 #1 [internal] load build definition from Dockerfile 07:14:12 #1 transferring dockerfile: 170B done 07:14:12 #1 DONE 0.0s 07:14:12 07:14:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:14:12 #2 DONE 0.0s 07:14:12 07:14:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:14:12 #3 DONE 0.0s 07:14:12 07:14:12 #4 [internal] load .dockerignore 07:14:12 #4 transferring context: 2B done 07:14:12 #4 DONE 0.0s 07:14:12 07:14:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:12 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 done 07:14:12 #5 CACHED 07:14:12 07:14:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 07:14:12 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:a563809395d507bc8b669550e13fc992da459f5fad4dcb1cae02975c78cf6b58 done 07:14:12 #6 CACHED 07:14:12 07:14:12 #7 exporting to image 07:14:12 #7 exporting layers done 07:14:12 #7 exporting manifest sha256:489623699a1ae8ecddb0383a638ef3dadf5726bc2a0de4c7cbe26bc33b6635e8 done 07:14:12 #7 exporting config sha256:34b2df49fa6d7a4f70388b562990afd92b6ac4eef6685d2248fe6761fb1393cf done 07:14:12 #7 exporting manifest sha256:35b9479a93720eb61daac9abc4b253b04e486f7ec65df5a7985aa977591102ec done 07:14:12 #7 exporting config sha256:f44724a015f2a70b85d0708cd4e10d00fadd0dd44ec03e41359115164f42ed61 done 07:14:12 #7 exporting manifest list sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 done 07:14:12 #7 pushing layers 07:14:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:12 #7 pushing layers 0.0s done 07:14:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:dcc66a9c64ecb03d957870acd87fadd59ed5519411c43530291dc860ecfb3091 0.1s done 07:14:12 #7 DONE 0.1s 07:14:12 07:14:12 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 07:14:12 #8 DONE 0.0s 07:14:12 07:14:12 1 warning found (use --debug to expand): 07:14:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:12 #1 [internal] load build definition from Dockerfile 07:14:12 #1 transferring dockerfile: 204B done 07:14:12 #1 DONE 0.0s 07:14:12 07:14:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 07:14:12 #2 DONE 0.0s 07:14:12 07:14:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632 07:14:12 #3 DONE 0.0s 07:14:12 07:14:12 #4 [internal] load .dockerignore 07:14:12 #4 transferring context: 2B done 07:14:12 #4 DONE 0.0s 07:14:12 07:14:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:12 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:12 #5 DONE 0.1s 07:14:12 07:14:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:12 #6 DONE 0.0s 07:14:12 07:14:12 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:14:12 #7 DONE 0.0s 07:14:12 07:14:12 #8 exporting to image 07:14:12 #8 exporting layers done 07:14:12 #8 exporting manifest sha256:7812166f4e5f411c554bce99536b02ceced64c4ebf970f4936e71474ad641f51 done 07:14:12 #8 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f done 07:14:12 #8 exporting manifest sha256:03f1c14239b6f728c906dc610172c43c56b2f8129b34146c1a94e0d7a56ebfa9 done 07:14:12 #8 exporting config sha256:99c2106d6e39b1673374c598b8144590e458a30a1b04939ed7c4e4abc1f5cdc0 done 07:14:12 #8 exporting manifest list sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 done 07:14:12 #8 pushing layers 0.1s done 07:14:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632@sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 0.1s done 07:14:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:12 #8 DONE 0.2s 07:14:13 07:14:13 1 warning found (use --debug to expand): 07:14:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 07:14:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 07:14:13 #1 [internal] load build definition from Dockerfile 07:14:13 #1 transferring dockerfile: 170B done 07:14:13 #1 DONE 0.0s 07:14:13 07:14:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:14:13 #2 DONE 0.0s 07:14:13 07:14:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:14:13 #3 DONE 0.0s 07:14:13 07:14:13 #4 [internal] load .dockerignore 07:14:13 #4 transferring context: 2B done 07:14:13 #4 DONE 0.0s 07:14:13 07:14:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:13 #5 CACHED 07:14:13 07:14:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:13 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:13 #6 CACHED 07:14:13 07:14:13 #7 exporting to image 07:14:13 #7 exporting layers done 07:14:13 #7 exporting manifest sha256:7812166f4e5f411c554bce99536b02ceced64c4ebf970f4936e71474ad641f51 done 07:14:13 #7 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f 07:14:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:13 #7 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f done 07:14:13 #7 exporting manifest sha256:03f1c14239b6f728c906dc610172c43c56b2f8129b34146c1a94e0d7a56ebfa9 done 07:14:13 #7 exporting config sha256:99c2106d6e39b1673374c598b8144590e458a30a1b04939ed7c4e4abc1f5cdc0 done 07:14:13 #7 exporting manifest list sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 done 07:14:13 #7 pushing layers 0.0s done 07:14:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 0.1s done 07:14:13 #7 DONE 0.1s 07:14:13 07:14:13 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:14:13 #8 DONE 0.0s 07:14:13 07:14:13 1 warning found (use --debug to expand): 07:14:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63' 07:14:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 --push - 07:14:13 #1 [internal] load build definition from Dockerfile 07:14:13 #1 transferring dockerfile: 176B done 07:14:13 #1 DONE 0.0s 07:14:13 07:14:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 07:14:13 #2 DONE 0.0s 07:14:13 07:14:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63 07:14:13 #3 DONE 0.0s 07:14:13 07:14:13 #4 [internal] load .dockerignore 07:14:13 #4 transferring context: 2B done 07:14:13 #4 DONE 0.0s 07:14:13 07:14:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:13 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:13 #5 DONE 0.0s 07:14:13 07:14:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:14 #6 CACHED 07:14:14 07:14:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:14 #5 CACHED 07:14:14 07:14:14 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:14:14 #7 DONE 0.0s 07:14:14 07:14:14 #8 exporting to image 07:14:14 #8 exporting layers done 07:14:14 #8 exporting manifest sha256:7812166f4e5f411c554bce99536b02ceced64c4ebf970f4936e71474ad641f51 done 07:14:14 #8 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f done 07:14:14 #8 exporting manifest sha256:03f1c14239b6f728c906dc610172c43c56b2f8129b34146c1a94e0d7a56ebfa9 done 07:14:14 #8 exporting config sha256:99c2106d6e39b1673374c598b8144590e458a30a1b04939ed7c4e4abc1f5cdc0 done 07:14:14 #8 exporting manifest list sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 done 07:14:14 #8 pushing layers 0.0s done 07:14:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.63@sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 0.1s done 07:14:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:14 #8 DONE 0.1s 07:14:14 07:14:14 1 warning found (use --debug to expand): 07:14:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:14 #1 [internal] load build definition from Dockerfile 07:14:14 #1 transferring dockerfile: 217B done 07:14:14 #1 DONE 0.0s 07:14:14 07:14:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:14 #2 DONE 0.0s 07:14:14 07:14:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:14 #3 DONE 0.0s 07:14:14 07:14:14 #4 [internal] load .dockerignore 07:14:14 #4 transferring context: 2B done 07:14:14 #4 DONE 0.0s 07:14:14 07:14:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:14 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:14 #5 CACHED 07:14:14 07:14:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:14 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:14 #6 CACHED 07:14:14 07:14:14 #7 exporting to image 07:14:14 #7 exporting layers done 07:14:14 #7 exporting manifest sha256:7812166f4e5f411c554bce99536b02ceced64c4ebf970f4936e71474ad641f51 done 07:14:14 #7 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f done 07:14:14 #7 exporting manifest sha256:03f1c14239b6f728c906dc610172c43c56b2f8129b34146c1a94e0d7a56ebfa9 done 07:14:14 #7 exporting config sha256:99c2106d6e39b1673374c598b8144590e458a30a1b04939ed7c4e4abc1f5cdc0 done 07:14:14 #7 exporting manifest list sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 done 07:14:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:14 #7 pushing layers 0.0s done 07:14:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 0.1s done 07:14:14 #7 DONE 0.1s 07:14:14 07:14:14 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:14:14 #8 DONE 0.0s 07:14:14 07:14:14 1 warning found (use --debug to expand): 07:14:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 07:14:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 07:14:15 #1 [internal] load build definition from Dockerfile 07:14:15 #1 transferring dockerfile: 168B done 07:14:15 #1 DONE 0.0s 07:14:15 07:14:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:14:15 #2 DONE 0.0s 07:14:15 07:14:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:14:15 #3 DONE 0.0s 07:14:15 07:14:15 #4 [internal] load .dockerignore 07:14:15 #4 transferring context: 2B done 07:14:15 #4 DONE 0.0s 07:14:15 07:14:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:15 #5 CACHED 07:14:15 07:14:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 07:14:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:b464253f8e025a72c51f812d0ce7c243fa8dd5ebfe6173f725cb0a66cb949a06 0.0s done 07:14:15 #6 CACHED 07:14:15 07:14:15 #7 exporting to image 07:14:15 #7 exporting layers done 07:14:15 #7 exporting manifest sha256:7812166f4e5f411c554bce99536b02ceced64c4ebf970f4936e71474ad641f51 done 07:14:15 #7 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f 07:14:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:15 #7 exporting config sha256:9956c3cad8a98b193192167a8865ac7487eee3a05b38465b646a78a150c88f7f done 07:14:15 #7 exporting manifest sha256:03f1c14239b6f728c906dc610172c43c56b2f8129b34146c1a94e0d7a56ebfa9 done 07:14:15 #7 exporting config sha256:99c2106d6e39b1673374c598b8144590e458a30a1b04939ed7c4e4abc1f5cdc0 done 07:14:15 #7 exporting manifest list sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 done 07:14:15 #7 pushing layers 0.0s done 07:14:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:614005dd089814bb783a012eca00b7ee6aefdca4a03c3d665001161675cc2714 0.1s done 07:14:15 #7 DONE 0.1s 07:14:15 07:14:15 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 07:14:15 #8 DONE 0.0s 07:14:15 07:14:15 1 warning found (use --debug to expand): 07:14:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:15 #1 [internal] load build definition from Dockerfile 07:14:15 #1 transferring dockerfile: 205B done 07:14:15 #1 DONE 0.0s 07:14:15 07:14:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:14:15 #2 DONE 0.0s 07:14:15 07:14:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:14:15 #3 DONE 0.0s 07:14:15 07:14:15 #4 [internal] load .dockerignore 07:14:15 #4 transferring context: 2B done 07:14:15 #4 DONE 0.0s 07:14:15 07:14:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:15 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:15 #5 DONE 0.0s 07:14:15 07:14:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:15 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:15 #6 DONE 0.1s 07:14:15 07:14:15 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:15 #7 DONE 0.0s 07:14:15 07:14:15 #8 exporting to image 07:14:15 #8 exporting layers done 07:14:15 #8 exporting manifest sha256:b20614048b841f3b42334c2bc3ff5488115afce4d2ef564e24ff671d19f026f1 done 07:14:15 #8 exporting config sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:14:15 #8 exporting manifest sha256:cf6c8d67e82edc5d75c40caa4dcde189d193d104e028f819fd9636cc7e1351c2 done 07:14:15 #8 exporting config sha256:69ee1d1f8da923ec7f51edaa488f69b15b85baf8cc6575486100b1c288c1581b done 07:14:15 #8 exporting manifest list sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 done 07:14:15 #8 pushing layers 0.1s done 07:14:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 07:14:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 0.1s done 07:14:16 #8 DONE 0.2s 07:14:16 07:14:16 1 warning found (use --debug to expand): 07:14:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 07:14:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 07:14:16 #1 [internal] load build definition from Dockerfile 07:14:16 #1 transferring dockerfile: 171B done 07:14:16 #1 DONE 0.0s 07:14:16 07:14:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:14:16 #2 DONE 0.0s 07:14:16 07:14:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:14:16 #3 DONE 0.0s 07:14:16 07:14:16 #4 [internal] load .dockerignore 07:14:16 #4 transferring context: 2B done 07:14:16 #4 DONE 0.0s 07:14:16 07:14:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:16 #5 CACHED 07:14:16 07:14:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:16 #6 CACHED 07:14:16 07:14:16 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:16 #7 DONE 0.0s 07:14:16 07:14:16 #8 exporting to image 07:14:16 #8 exporting layers done 07:14:16 #8 exporting manifest sha256:b20614048b841f3b42334c2bc3ff5488115afce4d2ef564e24ff671d19f026f1 done 07:14:16 #8 exporting config sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:14:16 #8 exporting manifest sha256:cf6c8d67e82edc5d75c40caa4dcde189d193d104e028f819fd9636cc7e1351c2 done 07:14:16 #8 exporting config sha256:69ee1d1f8da923ec7f51edaa488f69b15b85baf8cc6575486100b1c288c1581b done 07:14:16 #8 exporting manifest list sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 done 07:14:16 #8 pushing layers 0.0s done 07:14:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 0.1s done 07:14:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:16 #8 DONE 0.1s 07:14:16 07:14:16 1 warning found (use --debug to expand): 07:14:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63' 07:14:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 --push - 07:14:16 #1 [internal] load build definition from Dockerfile 07:14:16 #1 transferring dockerfile: 177B done 07:14:16 #1 DONE 0.0s 07:14:16 07:14:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 07:14:16 #2 DONE 0.0s 07:14:16 07:14:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63 07:14:16 #3 DONE 0.0s 07:14:16 07:14:16 #4 [internal] load .dockerignore 07:14:16 #4 transferring context: 2B done 07:14:16 #4 DONE 0.0s 07:14:16 07:14:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:16 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:16 #5 CACHED 07:14:16 07:14:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:16 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:16 #6 CACHED 07:14:16 07:14:16 #7 exporting to image 07:14:16 #7 exporting layers done 07:14:16 #7 exporting manifest sha256:b20614048b841f3b42334c2bc3ff5488115afce4d2ef564e24ff671d19f026f1 done 07:14:16 #7 exporting config sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:14:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:17 #7 exporting manifest sha256:cf6c8d67e82edc5d75c40caa4dcde189d193d104e028f819fd9636cc7e1351c2 done 07:14:17 #7 exporting config sha256:69ee1d1f8da923ec7f51edaa488f69b15b85baf8cc6575486100b1c288c1581b done 07:14:17 #7 exporting manifest list sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 done 07:14:17 #7 pushing layers 0.0s done 07:14:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.63@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 0.1s done 07:14:17 #7 DONE 0.1s 07:14:17 07:14:17 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:17 #8 DONE 0.0s 07:14:17 07:14:17 1 warning found (use --debug to expand): 07:14:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:17 #1 [internal] load build definition from Dockerfile 07:14:17 #1 transferring dockerfile: 218B done 07:14:17 #1 DONE 0.0s 07:14:17 07:14:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:17 #2 DONE 0.0s 07:14:17 07:14:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:17 #3 DONE 0.0s 07:14:17 07:14:17 #4 [internal] load .dockerignore 07:14:17 #4 transferring context: 2B done 07:14:17 #4 DONE 0.0s 07:14:17 07:14:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:17 #5 CACHED 07:14:17 07:14:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:17 #6 CACHED 07:14:17 07:14:17 #7 exporting to image 07:14:17 #7 exporting layers done 07:14:17 #7 exporting manifest sha256:b20614048b841f3b42334c2bc3ff5488115afce4d2ef564e24ff671d19f026f1 done 07:14:17 #7 exporting config sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:14:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:17 #7 exporting manifest sha256:cf6c8d67e82edc5d75c40caa4dcde189d193d104e028f819fd9636cc7e1351c2 done 07:14:17 #7 exporting config sha256:69ee1d1f8da923ec7f51edaa488f69b15b85baf8cc6575486100b1c288c1581b done 07:14:17 #7 exporting manifest list sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 done 07:14:17 #7 pushing layers 0.0s done 07:14:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 0.1s done 07:14:17 #7 DONE 0.1s 07:14:17 07:14:17 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:17 #8 DONE 0.0s 07:14:17 07:14:17 1 warning found (use --debug to expand): 07:14:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 07:14:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 07:14:18 #1 [internal] load build definition from Dockerfile 07:14:18 #1 transferring dockerfile: 169B done 07:14:18 #1 DONE 0.0s 07:14:18 07:14:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:14:18 #2 DONE 0.0s 07:14:18 07:14:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:14:18 #3 DONE 0.0s 07:14:18 07:14:18 #4 [internal] load .dockerignore 07:14:18 #4 transferring context: 2B done 07:14:18 #4 DONE 0.0s 07:14:18 07:14:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 done 07:14:18 #5 CACHED 07:14:18 07:14:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 07:14:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:e843b44e52e3002aafce2ed3adbbee25530c18548aadb18128a1875fe6f4a640 0.0s done 07:14:18 #6 CACHED 07:14:18 07:14:18 #7 exporting to image 07:14:18 #7 exporting layers done 07:14:18 #7 exporting manifest sha256:b20614048b841f3b42334c2bc3ff5488115afce4d2ef564e24ff671d19f026f1 done 07:14:18 #7 exporting config sha256:4ce5966da4c424dcb9ae05153d6461ff963a0b4f632fdc6d5bb3c05c36ada65d done 07:14:18 #7 exporting manifest sha256:cf6c8d67e82edc5d75c40caa4dcde189d193d104e028f819fd9636cc7e1351c2 done 07:14:18 #7 exporting config sha256:69ee1d1f8da923ec7f51edaa488f69b15b85baf8cc6575486100b1c288c1581b done 07:14:18 #7 exporting manifest list sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 done 07:14:18 #7 pushing layers 0.0s done 07:14:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 07:14:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:720638a83579faf68423b3d40bc11526fa320e0fc0e61c72e89904b92083cad6 0.1s done 07:14:18 #7 DONE 0.1s 07:14:18 07:14:18 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:18 #8 DONE 0.0s 07:14:18 07:14:18 1 warning found (use --debug to expand): 07:14:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:18 #1 [internal] load build definition from Dockerfile 07:14:18 #1 transferring dockerfile: 211B done 07:14:18 #1 DONE 0.0s 07:14:18 07:14:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:14:18 #2 DONE 0.0s 07:14:18 07:14:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632 07:14:18 #3 DONE 0.0s 07:14:18 07:14:18 #4 [internal] load .dockerignore 07:14:18 #4 transferring context: 2B done 07:14:18 #4 DONE 0.0s 07:14:18 07:14:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:18 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 done 07:14:18 #5 DONE 0.0s 07:14:18 07:14:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:18 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 done 07:14:18 #6 DONE 0.1s 07:14:18 07:14:18 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:18 #7 DONE 0.0s 07:14:18 07:14:18 #8 exporting to image 07:14:18 #8 exporting layers done 07:14:18 #8 exporting manifest sha256:26def4b0bec83eef401f14a963247a585983c126a98681e730f512a01572428f done 07:14:18 #8 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:14:18 #8 exporting manifest sha256:cad3d0f0908e6d62a197e290823781742d6b7dbd399eb0c70af31b0613c1c91d done 07:14:18 #8 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff done 07:14:18 #8 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 done 07:14:18 #8 pushing layers 0.1s done 07:14:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 07:14:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 0.1s done 07:14:19 #8 DONE 0.2s 07:14:19 07:14:19 1 warning found (use --debug to expand): 07:14:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 07:14:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 07:14:19 #1 [internal] load build definition from Dockerfile 07:14:19 #1 transferring dockerfile: 177B done 07:14:19 #1 DONE 0.0s 07:14:19 07:14:19 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:14:19 #2 DONE 0.0s 07:14:19 07:14:19 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:14:19 #3 DONE 0.0s 07:14:19 07:14:19 #4 [internal] load .dockerignore 07:14:19 #4 transferring context: 2B done 07:14:19 #4 DONE 0.0s 07:14:19 07:14:19 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:19 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:19 #5 CACHED 07:14:19 07:14:19 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:19 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:19 #6 CACHED 07:14:19 07:14:19 #7 exporting to image 07:14:19 #7 exporting layers done 07:14:19 #7 exporting manifest sha256:26def4b0bec83eef401f14a963247a585983c126a98681e730f512a01572428f done 07:14:19 #7 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 07:14:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:19 #7 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:14:19 #7 exporting manifest sha256:cad3d0f0908e6d62a197e290823781742d6b7dbd399eb0c70af31b0613c1c91d done 07:14:19 #7 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff done 07:14:19 #7 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 done 07:14:19 #7 pushing layers 0.0s done 07:14:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 0.1s done 07:14:19 #7 DONE 0.1s 07:14:19 07:14:19 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:19 #8 DONE 0.0s 07:14:19 07:14:19 1 warning found (use --debug to expand): 07:14:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63' 07:14:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 --push - 07:14:20 #1 [internal] load build definition from Dockerfile 07:14:20 #1 transferring dockerfile: 183B done 07:14:20 #1 DONE 0.0s 07:14:20 07:14:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 07:14:20 #2 DONE 0.0s 07:14:20 07:14:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63 07:14:20 #3 DONE 0.0s 07:14:20 07:14:20 #4 [internal] load .dockerignore 07:14:20 #4 transferring context: 2B done 07:14:20 #4 DONE 0.0s 07:14:20 07:14:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:20 #5 CACHED 07:14:20 07:14:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:20 #6 CACHED 07:14:20 07:14:20 #7 exporting to image 07:14:20 #7 exporting layers done 07:14:20 #7 exporting manifest sha256:26def4b0bec83eef401f14a963247a585983c126a98681e730f512a01572428f done 07:14:20 #7 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:14:20 #7 exporting manifest sha256:cad3d0f0908e6d62a197e290823781742d6b7dbd399eb0c70af31b0613c1c91d done 07:14:20 #7 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff done 07:14:20 #7 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 07:14:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:20 #7 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 done 07:14:20 #7 pushing layers 0.0s done 07:14:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.63@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 0.1s done 07:14:20 #7 DONE 0.1s 07:14:20 07:14:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:20 #8 DONE 0.0s 07:14:20 07:14:20 1 warning found (use --debug to expand): 07:14:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:20 #1 [internal] load build definition from Dockerfile 07:14:20 #1 transferring dockerfile: 224B done 07:14:20 #1 DONE 0.0s 07:14:20 07:14:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:20 #2 DONE 0.0s 07:14:20 07:14:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:20 #3 DONE 0.0s 07:14:20 07:14:20 #4 [internal] load .dockerignore 07:14:20 #4 transferring context: 2B done 07:14:20 #4 DONE 0.0s 07:14:20 07:14:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:20 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:20 #5 CACHED 07:14:20 07:14:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:20 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:20 #6 CACHED 07:14:20 07:14:20 #7 exporting to image 07:14:20 #7 exporting layers 07:14:20 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:20 #7 exporting layers done 07:14:20 #7 exporting manifest sha256:26def4b0bec83eef401f14a963247a585983c126a98681e730f512a01572428f done 07:14:20 #7 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:14:20 #7 exporting manifest sha256:cad3d0f0908e6d62a197e290823781742d6b7dbd399eb0c70af31b0613c1c91d done 07:14:20 #7 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff done 07:14:20 #7 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 done 07:14:20 #7 pushing layers 0.0s done 07:14:20 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 0.1s done 07:14:20 #7 DONE 0.1s 07:14:20 07:14:20 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:20 #8 DONE 0.0s 07:14:20 07:14:20 1 warning found (use --debug to expand): 07:14:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 07:14:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 07:14:21 #1 [internal] load build definition from Dockerfile 07:14:21 #1 transferring dockerfile: 175B done 07:14:21 #1 DONE 0.0s 07:14:21 07:14:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:14:21 #2 DONE 0.0s 07:14:21 07:14:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:14:21 #3 DONE 0.0s 07:14:21 07:14:21 #4 [internal] load .dockerignore 07:14:21 #4 transferring context: 2B done 07:14:21 #4 DONE 0.0s 07:14:21 07:14:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:21 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 done 07:14:21 #5 CACHED 07:14:21 07:14:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 07:14:21 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:4cb439ca6a32e8a38bd742b4c2ade6b44de94fb104564fd51c447103340614c1 0.0s done 07:14:21 #6 CACHED 07:14:21 07:14:21 #7 exporting to image 07:14:21 #7 exporting layers done 07:14:21 #7 exporting manifest sha256:26def4b0bec83eef401f14a963247a585983c126a98681e730f512a01572428f done 07:14:21 #7 exporting config sha256:306f7e8d6da3085538a1df85da5b9ead1d256a99d2a5cd688150c514e2f01284 done 07:14:21 #7 exporting manifest sha256:cad3d0f0908e6d62a197e290823781742d6b7dbd399eb0c70af31b0613c1c91d done 07:14:21 #7 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff 07:14:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:21 #7 exporting config sha256:3c042b9850b9d0cb63099bb668955119f294f7080188da2cb739f16a45912fff done 07:14:21 #7 exporting manifest list sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 done 07:14:21 #7 pushing layers 0.0s done 07:14:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:86b95217abe6ac7873af1ea13d66444ab3aa0a95f2c345d21f46d754593e3e86 0.1s done 07:14:21 #7 DONE 0.1s 07:14:21 07:14:21 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 07:14:21 #8 DONE 0.0s 07:14:21 07:14:21 1 warning found (use --debug to expand): 07:14:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:21 #1 [internal] load build definition from Dockerfile 07:14:21 #1 transferring dockerfile: 215B done 07:14:21 #1 DONE 0.0s 07:14:21 07:14:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 07:14:21 #2 DONE 0.0s 07:14:21 07:14:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632 07:14:21 #3 DONE 0.0s 07:14:21 07:14:21 #4 [internal] load .dockerignore 07:14:21 #4 transferring context: 2B done 07:14:21 #4 DONE 0.0s 07:14:21 07:14:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:21 #5 DONE 0.0s 07:14:21 07:14:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:21 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:21 #6 DONE 0.0s 07:14:21 07:14:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:21 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:21 #5 DONE 0.1s 07:14:21 07:14:21 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:14:21 #7 DONE 0.0s 07:14:21 07:14:21 #8 exporting to image 07:14:21 #8 exporting layers done 07:14:21 #8 exporting manifest sha256:975d685705f88ac95479c47b535536e40e55521867539e8da88df94293c248ea done 07:14:21 #8 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea done 07:14:21 #8 exporting manifest sha256:14ff4dfbd4b1157aebe1e14907256c0f973ac0ad70c0bebefc5a4e3dc60fee8d done 07:14:21 #8 exporting config sha256:222e7c0333418c1d061f92be20bce01e234f069b0904b7ea9db7a823ac3e6586 done 07:14:21 #8 exporting manifest list sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 done 07:14:21 #8 pushing layers 0.1s done 07:14:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 0.1s done 07:14:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:21 #8 DONE 0.2s 07:14:22 07:14:22 1 warning found (use --debug to expand): 07:14:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 07:14:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 07:14:22 #1 [internal] load build definition from Dockerfile 07:14:22 #1 transferring dockerfile: 181B done 07:14:22 #1 DONE 0.0s 07:14:22 07:14:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:14:22 #2 DONE 0.0s 07:14:22 07:14:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:14:22 #3 DONE 0.0s 07:14:22 07:14:22 #4 [internal] load .dockerignore 07:14:22 #4 transferring context: 2B done 07:14:22 #4 DONE 0.0s 07:14:22 07:14:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:22 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 0.0s done 07:14:22 #5 CACHED 07:14:22 07:14:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:22 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 0.0s done 07:14:22 #6 CACHED 07:14:22 07:14:22 #7 exporting to image 07:14:22 #7 exporting layers done 07:14:22 #7 exporting manifest sha256:975d685705f88ac95479c47b535536e40e55521867539e8da88df94293c248ea done 07:14:22 #7 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea 07:14:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:22 #7 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea done 07:14:22 #7 exporting manifest sha256:14ff4dfbd4b1157aebe1e14907256c0f973ac0ad70c0bebefc5a4e3dc60fee8d done 07:14:22 #7 exporting config sha256:222e7c0333418c1d061f92be20bce01e234f069b0904b7ea9db7a823ac3e6586 done 07:14:22 #7 exporting manifest list sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 done 07:14:22 #7 pushing layers 0.0s done 07:14:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 0.1s done 07:14:22 #7 DONE 0.1s 07:14:22 07:14:22 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:14:22 #8 DONE 0.0s 07:14:22 07:14:22 1 warning found (use --debug to expand): 07:14:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63' 07:14:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 --push - 07:14:23 #1 [internal] load build definition from Dockerfile 07:14:23 #1 transferring dockerfile: 187B done 07:14:23 #1 DONE 0.0s 07:14:23 07:14:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 07:14:23 #2 DONE 0.0s 07:14:23 07:14:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63 07:14:23 #3 DONE 0.0s 07:14:23 07:14:23 #4 [internal] load .dockerignore 07:14:23 #4 transferring context: 2B done 07:14:23 #4 DONE 0.0s 07:14:23 07:14:23 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:23 #5 CACHED 07:14:23 07:14:23 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:23 #6 CACHED 07:14:23 07:14:23 #7 exporting to image 07:14:23 #7 exporting layers done 07:14:23 #7 exporting manifest sha256:975d685705f88ac95479c47b535536e40e55521867539e8da88df94293c248ea done 07:14:23 #7 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea done 07:14:23 #7 exporting manifest sha256:14ff4dfbd4b1157aebe1e14907256c0f973ac0ad70c0bebefc5a4e3dc60fee8d done 07:14:23 #7 exporting config sha256:222e7c0333418c1d061f92be20bce01e234f069b0904b7ea9db7a823ac3e6586 done 07:14:23 #7 exporting manifest list sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 done 07:14:23 #7 pushing layers 0.0s done 07:14:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 07:14:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.63@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 0.1s done 07:14:23 #7 DONE 0.1s 07:14:23 07:14:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:14:23 #8 DONE 0.0s 07:14:23 07:14:23 1 warning found (use --debug to expand): 07:14:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:23 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:23 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:23 #1 [internal] load build definition from Dockerfile 07:14:23 #1 transferring dockerfile: 228B done 07:14:23 #1 DONE 0.0s 07:14:23 07:14:23 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:23 #2 DONE 0.0s 07:14:23 07:14:23 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:23 #3 DONE 0.0s 07:14:23 07:14:23 #4 [internal] load .dockerignore 07:14:23 #4 transferring context: 2B done 07:14:23 #4 DONE 0.0s 07:14:23 07:14:23 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:23 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:23 #5 CACHED 07:14:23 07:14:23 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:23 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:23 #6 CACHED 07:14:23 07:14:23 #7 exporting to image 07:14:23 #7 exporting layers done 07:14:23 #7 exporting manifest sha256:975d685705f88ac95479c47b535536e40e55521867539e8da88df94293c248ea done 07:14:23 #7 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea done 07:14:23 #7 exporting manifest sha256:14ff4dfbd4b1157aebe1e14907256c0f973ac0ad70c0bebefc5a4e3dc60fee8d done 07:14:23 #7 exporting config sha256:222e7c0333418c1d061f92be20bce01e234f069b0904b7ea9db7a823ac3e6586 done 07:14:23 #7 exporting manifest list sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 done 07:14:23 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:23 #7 pushing layers 0.0s done 07:14:23 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 0.1s done 07:14:23 #7 DONE 0.1s 07:14:23 07:14:23 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:14:23 #8 DONE 0.0s 07:14:23 07:14:23 1 warning found (use --debug to expand): 07:14:23  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 07:14:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 07:14:24 #1 [internal] load build definition from Dockerfile 07:14:24 #1 transferring dockerfile: 179B done 07:14:24 #1 DONE 0.0s 07:14:24 07:14:24 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:14:24 #2 DONE 0.0s 07:14:24 07:14:24 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:14:24 #3 DONE 0.0s 07:14:24 07:14:24 #4 [internal] load .dockerignore 07:14:24 #4 transferring context: 2B done 07:14:24 #4 DONE 0.0s 07:14:24 07:14:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:24 #5 CACHED 07:14:24 07:14:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b 07:14:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6b222da4248432de3e987004af68fc4ae436ea9970cef9321e2ed4f486e5a79b done 07:14:24 #6 CACHED 07:14:24 07:14:24 #7 exporting to image 07:14:24 #7 exporting layers done 07:14:24 #7 exporting manifest sha256:975d685705f88ac95479c47b535536e40e55521867539e8da88df94293c248ea done 07:14:24 #7 exporting config sha256:98308b8d3b3f6b34014fc3c5086850454fc7211866a2fec4affa2e564e8fcdea done 07:14:24 #7 exporting manifest sha256:14ff4dfbd4b1157aebe1e14907256c0f973ac0ad70c0bebefc5a4e3dc60fee8d done 07:14:24 #7 exporting config sha256:222e7c0333418c1d061f92be20bce01e234f069b0904b7ea9db7a823ac3e6586 done 07:14:24 #7 exporting manifest list sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 done 07:14:24 #7 pushing layers 0.0s done 07:14:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 07:14:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8fc77bb3040595b634da74777ae8f39f7937ca968d959c1e6c747b37e9e90642 0.1s done 07:14:24 #7 DONE 0.1s 07:14:24 07:14:24 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 07:14:24 #8 DONE 0.0s 07:14:24 07:14:24 1 warning found (use --debug to expand): 07:14:24  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:24 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:24 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:24 #1 [internal] load build definition from Dockerfile 07:14:24 #1 transferring dockerfile: 205B done 07:14:24 #1 DONE 0.0s 07:14:24 07:14:24 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 07:14:24 #2 DONE 0.0s 07:14:24 07:14:24 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632 07:14:24 #3 DONE 0.0s 07:14:24 07:14:24 #4 [internal] load .dockerignore 07:14:24 #4 transferring context: 2B done 07:14:24 #4 DONE 0.0s 07:14:24 07:14:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:24 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:24 #5 DONE 0.0s 07:14:24 07:14:24 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc done 07:14:24 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc done 07:14:24 #6 DONE 0.1s 07:14:24 07:14:24 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:24 #5 DONE 0.0s 07:14:24 07:14:24 #7 exporting to image 07:14:24 #7 exporting layers done 07:14:24 #7 exporting manifest sha256:b3c570b553793935fd44a7c4474bdc0df81fe73e44a4f4ef09e5088db5ce126e done 07:14:24 #7 exporting config sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:14:24 #7 exporting manifest sha256:5ea686a24c4a1c9f7b6a422c00faaa7e28a38f5194bb1328502756d40ab10e41 done 07:14:24 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c done 07:14:24 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 07:14:24 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:24 #7 ... 07:14:24 07:14:24 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:14:24 #8 DONE 0.0s 07:14:24 07:14:24 #7 exporting to image 07:14:24 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc done 07:14:24 #7 pushing layers 0.1s done 07:14:24 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 07:14:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 0.1s done 07:14:25 #7 DONE 0.2s 07:14:25 07:14:25 1 warning found (use --debug to expand): 07:14:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:25 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' 07:14:25 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - 07:14:25 #1 [internal] load build definition from Dockerfile 07:14:25 #1 transferring dockerfile: 171B done 07:14:25 #1 DONE 0.0s 07:14:25 07:14:25 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:14:25 #2 DONE 0.0s 07:14:25 07:14:25 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:14:25 #3 DONE 0.0s 07:14:25 07:14:25 #4 [internal] load .dockerignore 07:14:25 #4 transferring context: 2B done 07:14:25 #4 DONE 0.0s 07:14:25 07:14:25 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:25 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc done 07:14:25 #5 CACHED 07:14:25 07:14:25 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:25 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc done 07:14:25 #6 CACHED 07:14:25 07:14:25 #7 exporting to image 07:14:25 #7 exporting layers done 07:14:25 #7 exporting manifest sha256:b3c570b553793935fd44a7c4474bdc0df81fe73e44a4f4ef09e5088db5ce126e done 07:14:25 #7 exporting config sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:14:25 #7 exporting manifest sha256:5ea686a24c4a1c9f7b6a422c00faaa7e28a38f5194bb1328502756d40ab10e41 done 07:14:25 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c 07:14:25 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:25 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c done 07:14:25 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc done 07:14:25 #7 pushing layers 0.0s done 07:14:25 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 0.1s done 07:14:25 #7 DONE 0.1s 07:14:25 07:14:25 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:14:25 #8 DONE 0.0s 07:14:25 07:14:25 1 warning found (use --debug to expand): 07:14:25  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63' 07:14:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 --push - 07:14:26 #1 [internal] load build definition from Dockerfile 07:14:26 #1 transferring dockerfile: 177B done 07:14:26 #1 DONE 0.0s 07:14:26 07:14:26 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 07:14:26 #2 DONE 0.0s 07:14:26 07:14:26 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63 07:14:26 #3 DONE 0.0s 07:14:26 07:14:26 #4 [internal] load .dockerignore 07:14:26 #4 transferring context: 2B done 07:14:26 #4 DONE 0.0s 07:14:26 07:14:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:26 #5 CACHED 07:14:26 07:14:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:26 #6 CACHED 07:14:26 07:14:26 #7 exporting to image 07:14:26 #7 exporting layers 07:14:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:26 #7 exporting layers done 07:14:26 #7 exporting manifest sha256:b3c570b553793935fd44a7c4474bdc0df81fe73e44a4f4ef09e5088db5ce126e done 07:14:26 #7 exporting config sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:14:26 #7 exporting manifest sha256:5ea686a24c4a1c9f7b6a422c00faaa7e28a38f5194bb1328502756d40ab10e41 done 07:14:26 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c done 07:14:26 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc done 07:14:26 #7 pushing layers 0.0s done 07:14:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.63@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 0.1s done 07:14:26 #7 DONE 0.1s 07:14:26 07:14:26 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:14:26 #8 DONE 0.0s 07:14:26 07:14:26 1 warning found (use --debug to expand): 07:14:26  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:26 #1 [internal] load build definition from Dockerfile 07:14:26 #1 transferring dockerfile: 218B done 07:14:26 #1 DONE 0.0s 07:14:26 07:14:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:26 #2 DONE 0.0s 07:14:26 07:14:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:26 #3 DONE 0.0s 07:14:26 07:14:26 #4 [internal] load .dockerignore 07:14:26 #4 transferring context: 2B done 07:14:26 #4 DONE 0.0s 07:14:26 07:14:26 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:26 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:26 #5 CACHED 07:14:26 07:14:26 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:26 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:26 #6 CACHED 07:14:26 07:14:26 #7 exporting to image 07:14:26 #7 exporting layers done 07:14:26 #7 exporting manifest sha256:b3c570b553793935fd44a7c4474bdc0df81fe73e44a4f4ef09e5088db5ce126e done 07:14:26 #7 exporting config sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:14:26 #7 exporting manifest sha256:5ea686a24c4a1c9f7b6a422c00faaa7e28a38f5194bb1328502756d40ab10e41 done 07:14:26 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c done 07:14:26 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc done 07:14:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:27 #7 ... 07:14:27 07:14:27 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:14:27 #8 DONE 0.0s 07:14:27 07:14:27 #7 exporting to image 07:14:27 #7 pushing layers 0.0s done 07:14:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 07:14:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 0.9s done 07:14:28 #7 DONE 1.0s 07:14:29 07:14:29 1 warning found (use --debug to expand): 07:14:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - 07:14:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' 07:14:29 #1 [internal] load build definition from Dockerfile 07:14:29 #1 transferring dockerfile: 169B done 07:14:29 #1 DONE 0.0s 07:14:29 07:14:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:14:29 #2 DONE 0.0s 07:14:29 07:14:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:14:29 #3 DONE 0.0s 07:14:29 07:14:29 #4 [internal] load .dockerignore 07:14:29 #4 transferring context: 2B done 07:14:29 #4 DONE 0.0s 07:14:29 07:14:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:29 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:29 #5 CACHED 07:14:29 07:14:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 07:14:29 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:ffdcdb8941ce630500335d2ff2dfdb046ccf2eae84083c0a59dd3c7357f513fc 0.0s done 07:14:29 #6 CACHED 07:14:29 07:14:29 #7 exporting to image 07:14:29 #7 exporting layers done 07:14:29 #7 exporting manifest sha256:b3c570b553793935fd44a7c4474bdc0df81fe73e44a4f4ef09e5088db5ce126e done 07:14:29 #7 exporting config sha256:d057c2c1672f853b617765897c4f8dd8d9206aa3d6974aa6f95d7cf6d56639d0 done 07:14:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:29 #7 exporting manifest sha256:5ea686a24c4a1c9f7b6a422c00faaa7e28a38f5194bb1328502756d40ab10e41 done 07:14:29 #7 exporting config sha256:72fdaf40f1814103881893bcb354170f968fa73fab525f5159b8f29dbadb6d8c done 07:14:29 #7 exporting manifest list sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc done 07:14:29 #7 pushing layers 0.0s done 07:14:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:afb0b7d6dcb632c0461d8a191587d14c0d123abfbc454d74f5d4b87139c01ddc 0.1s done 07:14:29 #7 DONE 0.1s 07:14:29 07:14:29 #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 07:14:29 #8 DONE 0.0s 07:14:29 07:14:29 1 warning found (use --debug to expand): 07:14:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:30 #1 [internal] load build definition from Dockerfile 07:14:30 #1 transferring dockerfile: 206B done 07:14:30 #1 DONE 0.0s 07:14:30 07:14:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 07:14:31 #2 DONE 0.8s 07:14:31 07:14:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632 07:14:31 #3 DONE 0.9s 07:14:31 07:14:31 #4 [internal] load .dockerignore 07:14:31 #4 transferring context: 2B done 07:14:31 #4 DONE 0.0s 07:14:31 07:14:31 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:31 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:31 #5 DONE 0.0s 07:14:31 07:14:31 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:31 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:31 #6 DONE 0.1s 07:14:31 07:14:31 #7 exporting to image 07:14:31 #7 exporting layers done 07:14:31 #7 exporting manifest sha256:039aef24a1a9f9cdee6449d5fdcf054ed4bc505afc143e44cf6ca9c84b5ae042 0.0s done 07:14:31 #7 exporting config sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:14:31 #7 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 done 07:14:31 #7 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 done 07:14:31 #7 exporting manifest list sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 done 07:14:31 #7 pushing layers 07:14:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:31 #7 ... 07:14:31 07:14:31 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:14:31 #8 DONE 0.0s 07:14:31 07:14:31 #7 exporting to image 07:14:31 #7 pushing layers 0.9s done 07:14:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 07:14:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 0.1s done 07:14:31 #7 DONE 1.1s 07:14:31 07:14:31 1 warning found (use --debug to expand): 07:14:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - 07:14:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' 07:14:32 #1 [internal] load build definition from Dockerfile 07:14:32 #1 transferring dockerfile: 172B done 07:14:32 #1 DONE 0.0s 07:14:32 07:14:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:32 #2 DONE 0.0s 07:14:32 07:14:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:14:32 #3 DONE 0.0s 07:14:32 07:14:32 #4 [internal] load .dockerignore 07:14:32 #4 transferring context: 2B done 07:14:32 #4 DONE 0.0s 07:14:32 07:14:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:32 #5 DONE 0.0s 07:14:32 07:14:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:32 #6 CACHED 07:14:32 07:14:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:32 #5 CACHED 07:14:32 07:14:32 #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:14:32 #7 DONE 0.0s 07:14:32 07:14:32 #8 exporting to image 07:14:32 #8 exporting layers done 07:14:32 #8 exporting manifest sha256:039aef24a1a9f9cdee6449d5fdcf054ed4bc505afc143e44cf6ca9c84b5ae042 done 07:14:32 #8 exporting config sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:14:32 #8 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 done 07:14:32 #8 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 done 07:14:32 #8 exporting manifest list sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 done 07:14:32 #8 pushing layers 0.0s done 07:14:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 0.1s done 07:14:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:32 #8 DONE 0.1s 07:14:32 07:14:32 1 warning found (use --debug to expand): 07:14:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63' 07:14:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 --push - 07:14:32 #1 [internal] load build definition from Dockerfile 07:14:32 #1 transferring dockerfile: 178B done 07:14:32 #1 DONE 0.0s 07:14:32 07:14:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 07:14:32 #2 DONE 0.0s 07:14:32 07:14:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63 07:14:32 #3 DONE 0.0s 07:14:32 07:14:32 #4 [internal] load .dockerignore 07:14:32 #4 transferring context: 2B done 07:14:32 #4 DONE 0.0s 07:14:32 07:14:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:32 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 done 07:14:32 #5 CACHED 07:14:32 07:14:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:32 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:32 #6 CACHED 07:14:32 07:14:32 #7 exporting to image 07:14:32 #7 exporting layers done 07:14:32 #7 exporting manifest sha256:039aef24a1a9f9cdee6449d5fdcf054ed4bc505afc143e44cf6ca9c84b5ae042 done 07:14:32 #7 exporting config sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:14:32 #7 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 done 07:14:32 #7 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 07:14:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:32 #7 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 done 07:14:32 #7 exporting manifest list sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 done 07:14:32 #7 pushing layers 0.0s done 07:14:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.63@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 0.1s done 07:14:32 #7 DONE 0.1s 07:14:32 07:14:32 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:14:32 #8 DONE 0.0s 07:14:32 07:14:32 1 warning found (use --debug to expand): 07:14:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:33 #1 [internal] load build definition from Dockerfile 07:14:33 #1 transferring dockerfile: 219B done 07:14:33 #1 DONE 0.0s 07:14:33 07:14:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:33 #2 DONE 0.0s 07:14:33 07:14:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:33 #3 DONE 0.0s 07:14:33 07:14:33 #4 [internal] load .dockerignore 07:14:33 #4 transferring context: 2B done 07:14:33 #4 DONE 0.0s 07:14:33 07:14:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:33 #5 CACHED 07:14:33 07:14:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:33 #6 CACHED 07:14:33 07:14:33 #7 exporting to image 07:14:33 #7 exporting layers done 07:14:33 #7 exporting manifest sha256:039aef24a1a9f9cdee6449d5fdcf054ed4bc505afc143e44cf6ca9c84b5ae042 done 07:14:33 #7 exporting config sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:14:33 #7 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 done 07:14:33 #7 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 done 07:14:33 #7 exporting manifest list sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 done 07:14:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:33 #7 pushing layers 0.0s done 07:14:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 0.1s done 07:14:33 #7 DONE 0.1s 07:14:33 07:14:33 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:14:33 #8 DONE 0.0s 07:14:33 07:14:33 1 warning found (use --debug to expand): 07:14:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' 07:14:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - 07:14:33 #1 [internal] load build definition from Dockerfile 07:14:33 #1 DONE 0.0s 07:14:33 07:14:33 #1 [internal] load build definition from Dockerfile 07:14:33 #1 transferring dockerfile: 170B done 07:14:33 #1 DONE 0.0s 07:14:33 07:14:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:14:33 #2 DONE 0.0s 07:14:33 07:14:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main 07:14:33 #3 DONE 0.0s 07:14:33 07:14:33 #4 [internal] load .dockerignore 07:14:33 #4 transferring context: 2B done 07:14:33 #4 DONE 0.0s 07:14:33 07:14:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:33 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:33 #5 CACHED 07:14:33 07:14:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 07:14:33 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:9d98f6872a685d2aa0befb9d2722b6d94f868e79724b148486736916b9955902 0.0s done 07:14:33 #6 CACHED 07:14:33 07:14:33 #7 exporting to image 07:14:33 #7 exporting layers done 07:14:33 #7 exporting manifest sha256:039aef24a1a9f9cdee6449d5fdcf054ed4bc505afc143e44cf6ca9c84b5ae042 done 07:14:33 #7 exporting config sha256:defa60bd8fb1af899aadeaec771902d920f6bfabca17fbb1a74b3975fbf8ed0a done 07:14:33 #7 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 07:14:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:34 #7 exporting manifest sha256:42bbfbadb1e36a34eaabe66dc83e29a30eda3a5ef62b0d1eb5a99b2a7c34ff66 done 07:14:34 #7 exporting config sha256:0747e5cd0eac6a579a462312f1df5ad9d2f9d9d32ccec2a81e85689f16743335 done 07:14:34 #7 exporting manifest list sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 done 07:14:34 #7 pushing layers 0.0s done 07:14:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:c527a0b3973f1409037033984d0b9e63bc834b16efd050d655a408b0cb1dec60 0.1s done 07:14:34 #7 DONE 0.1s 07:14:34 07:14:34 #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 07:14:34 #8 DONE 0.0s 07:14:34 07:14:34 1 warning found (use --debug to expand): 07:14:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:34 #1 [internal] load build definition from Dockerfile 07:14:34 #1 transferring dockerfile: 206B done 07:14:34 #1 DONE 0.0s 07:14:34 07:14:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 07:14:34 #2 DONE 0.0s 07:14:34 07:14:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632 07:14:34 #3 DONE 0.0s 07:14:34 07:14:34 #4 [internal] load .dockerignore 07:14:34 #4 transferring context: 2B done 07:14:34 #4 DONE 0.0s 07:14:34 07:14:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:34 #5 DONE 0.0s 07:14:34 07:14:34 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:34 #6 DONE 0.0s 07:14:34 07:14:34 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:34 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:34 #5 DONE 0.1s 07:14:34 07:14:34 #7 exporting to image 07:14:34 #7 exporting layers done 07:14:34 #7 exporting manifest sha256:40089695dad4cb3ac3445f14c773d4228661584eb25a58751dd13c4b7315014c done 07:14:34 #7 exporting config sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:14:34 #7 exporting manifest sha256:472c49f7ca71ad32718b54dab53662d2e429aa359c41b44574d9783b3d4f88ca done 07:14:34 #7 exporting config sha256:50968f86d05c02a7aa230c3b3b6a1f1a2911402a865d76891a586df37ba9da17 done 07:14:34 #7 exporting manifest list sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 done 07:14:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:34 #7 ... 07:14:34 07:14:34 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:14:34 #8 DONE 0.0s 07:14:34 07:14:34 #7 exporting to image 07:14:34 #7 pushing layers 0.1s done 07:14:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 07:14:34 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 0.1s done 07:14:34 #7 DONE 0.2s 07:14:34 07:14:34 1 warning found (use --debug to expand): 07:14:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' 07:14:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - 07:14:35 #1 [internal] load build definition from Dockerfile 07:14:35 #1 transferring dockerfile: 172B done 07:14:35 #1 DONE 0.0s 07:14:35 07:14:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:35 #2 DONE 0.0s 07:14:35 07:14:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:14:35 #3 DONE 0.0s 07:14:35 07:14:35 #4 [internal] load .dockerignore 07:14:35 #4 transferring context: 2B done 07:14:35 #4 DONE 0.0s 07:14:35 07:14:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 done 07:14:35 #5 DONE 0.0s 07:14:35 07:14:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:35 #6 CACHED 07:14:35 07:14:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:35 #5 CACHED 07:14:35 07:14:35 #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:14:35 #7 DONE 0.0s 07:14:35 07:14:35 #8 exporting to image 07:14:35 #8 exporting layers done 07:14:35 #8 exporting manifest sha256:40089695dad4cb3ac3445f14c773d4228661584eb25a58751dd13c4b7315014c done 07:14:35 #8 exporting config sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:14:35 #8 exporting manifest sha256:472c49f7ca71ad32718b54dab53662d2e429aa359c41b44574d9783b3d4f88ca done 07:14:35 #8 exporting config sha256:50968f86d05c02a7aa230c3b3b6a1f1a2911402a865d76891a586df37ba9da17 done 07:14:35 #8 exporting manifest list sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 done 07:14:35 #8 pushing layers 0.0s done 07:14:35 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 0.1s done 07:14:35 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:35 #8 DONE 0.1s 07:14:35 07:14:35 1 warning found (use --debug to expand): 07:14:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63' 07:14:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 --push - 07:14:35 #1 [internal] load build definition from Dockerfile 07:14:35 #1 transferring dockerfile: 178B done 07:14:35 #1 DONE 0.0s 07:14:35 07:14:35 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 07:14:35 #2 DONE 0.0s 07:14:35 07:14:35 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63 07:14:35 #3 DONE 0.0s 07:14:35 07:14:35 #4 [internal] load .dockerignore 07:14:35 #4 transferring context: 2B done 07:14:35 #4 DONE 0.0s 07:14:35 07:14:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:35 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 done 07:14:35 #5 CACHED 07:14:35 07:14:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:35 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:35 #6 CACHED 07:14:35 07:14:35 #7 exporting to image 07:14:35 #7 exporting layers done 07:14:35 #7 exporting manifest sha256:40089695dad4cb3ac3445f14c773d4228661584eb25a58751dd13c4b7315014c done 07:14:35 #7 exporting config sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:14:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:35 #7 exporting manifest sha256:472c49f7ca71ad32718b54dab53662d2e429aa359c41b44574d9783b3d4f88ca done 07:14:35 #7 exporting config sha256:50968f86d05c02a7aa230c3b3b6a1f1a2911402a865d76891a586df37ba9da17 done 07:14:35 #7 exporting manifest list sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 done 07:14:35 #7 pushing layers 0.0s done 07:14:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.63@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 0.1s done 07:14:35 #7 DONE 0.1s 07:14:35 07:14:35 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:14:35 #8 DONE 0.0s 07:14:35 07:14:35 1 warning found (use --debug to expand): 07:14:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:36 #1 [internal] load build definition from Dockerfile 07:14:36 #1 transferring dockerfile: 219B done 07:14:36 #1 DONE 0.0s 07:14:36 07:14:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:36 #2 DONE 0.0s 07:14:36 07:14:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:36 #3 DONE 0.0s 07:14:36 07:14:36 #4 [internal] load .dockerignore 07:14:36 #4 transferring context: 2B done 07:14:36 #4 DONE 0.0s 07:14:36 07:14:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:36 #5 CACHED 07:14:36 07:14:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:36 #6 CACHED 07:14:36 07:14:36 #7 exporting to image 07:14:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:36 #7 exporting layers done 07:14:36 #7 exporting manifest sha256:40089695dad4cb3ac3445f14c773d4228661584eb25a58751dd13c4b7315014c done 07:14:36 #7 exporting config sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:14:36 #7 exporting manifest sha256:472c49f7ca71ad32718b54dab53662d2e429aa359c41b44574d9783b3d4f88ca done 07:14:36 #7 exporting config sha256:50968f86d05c02a7aa230c3b3b6a1f1a2911402a865d76891a586df37ba9da17 done 07:14:36 #7 exporting manifest list sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 done 07:14:36 #7 pushing layers 0.0s done 07:14:36 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 0.1s done 07:14:36 #7 DONE 0.1s 07:14:36 07:14:36 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:14:36 #8 DONE 0.0s 07:14:36 07:14:36 1 warning found (use --debug to expand): 07:14:36  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' 07:14:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - 07:14:36 #1 [internal] load build definition from Dockerfile 07:14:36 #1 transferring dockerfile: 170B done 07:14:36 #1 DONE 0.0s 07:14:36 07:14:36 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:14:36 #2 DONE 0.0s 07:14:36 07:14:36 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main 07:14:36 #3 DONE 0.0s 07:14:36 07:14:36 #4 [internal] load .dockerignore 07:14:36 #4 transferring context: 2B done 07:14:36 #4 DONE 0.0s 07:14:36 07:14:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:36 #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 done 07:14:36 #5 CACHED 07:14:36 07:14:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 07:14:36 #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8070fc07a55ff3333038b48190e983d7513af398299911540812626c18021bf8 0.0s done 07:14:36 #6 CACHED 07:14:36 07:14:36 #7 exporting to image 07:14:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:37 #7 exporting layers done 07:14:37 #7 exporting manifest sha256:40089695dad4cb3ac3445f14c773d4228661584eb25a58751dd13c4b7315014c done 07:14:37 #7 exporting config sha256:6b9e7a0a307ffbc6ffb41a63d753be145a13e92b50ea98ce84641c62a7c61130 done 07:14:37 #7 exporting manifest sha256:472c49f7ca71ad32718b54dab53662d2e429aa359c41b44574d9783b3d4f88ca done 07:14:37 #7 exporting config sha256:50968f86d05c02a7aa230c3b3b6a1f1a2911402a865d76891a586df37ba9da17 done 07:14:37 #7 exporting manifest list sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 done 07:14:37 #7 pushing layers 0.0s done 07:14:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e59610073121de7b78dc3db6b190781b22343e270c30727aa6fc2a410953d8d2 0.1s done 07:14:37 #7 DONE 0.1s 07:14:37 07:14:37 #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 07:14:37 #8 DONE 0.0s 07:14:37 07:14:37 1 warning found (use --debug to expand): 07:14:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:37 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:37 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:37 #1 [internal] load build definition from Dockerfile 07:14:37 #1 transferring dockerfile: 206B done 07:14:37 #1 DONE 0.0s 07:14:37 07:14:37 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 07:14:37 #2 DONE 0.0s 07:14:37 07:14:37 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632 07:14:37 #3 DONE 0.1s 07:14:37 07:14:37 #4 [internal] load .dockerignore 07:14:37 #4 transferring context: 2B done 07:14:37 #4 DONE 0.0s 07:14:37 07:14:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:37 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:37 #5 DONE 0.0s 07:14:37 07:14:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:37 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 done 07:14:37 #6 DONE 0.1s 07:14:37 07:14:37 #7 exporting to image 07:14:37 #7 exporting layers done 07:14:37 #7 exporting manifest sha256:de99fefad8dc97e4e8220a97e3e0bc402837bfe2106962092dd6a8d6449c1b08 done 07:14:37 #7 exporting config sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:14:37 #7 exporting manifest sha256:e2f6aa425a99d0647a2379a2e6d39f51768719d39b350748abfe4eb70b96a4f9 done 07:14:37 #7 exporting config sha256:25f057e67d3b16683e9a8855726d63947d5d9cc230e9665c9a8d604ac7768405 done 07:14:37 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba done 07:14:37 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:37 #7 ... 07:14:37 07:14:37 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:14:37 #8 DONE 0.0s 07:14:37 07:14:37 #7 exporting to image 07:14:37 #7 pushing layers 0.1s done 07:14:37 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 07:14:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 0.1s done 07:14:38 #7 DONE 0.2s 07:14:38 07:14:38 1 warning found (use --debug to expand): 07:14:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' 07:14:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - 07:14:38 #1 [internal] load build definition from Dockerfile 07:14:38 #1 transferring dockerfile: 172B done 07:14:38 #1 DONE 0.0s 07:14:38 07:14:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:38 #2 DONE 0.0s 07:14:38 07:14:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest 07:14:38 #3 DONE 0.0s 07:14:38 07:14:38 #4 [internal] load .dockerignore 07:14:38 #4 transferring context: 2B done 07:14:38 #4 DONE 0.0s 07:14:38 07:14:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:38 #5 CACHED 07:14:38 07:14:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:38 #6 CACHED 07:14:38 07:14:38 #7 exporting to image 07:14:38 #7 exporting layers 07:14:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:38 #7 exporting layers done 07:14:38 #7 exporting manifest sha256:de99fefad8dc97e4e8220a97e3e0bc402837bfe2106962092dd6a8d6449c1b08 done 07:14:38 #7 exporting config sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:14:38 #7 exporting manifest sha256:e2f6aa425a99d0647a2379a2e6d39f51768719d39b350748abfe4eb70b96a4f9 done 07:14:38 #7 exporting config sha256:25f057e67d3b16683e9a8855726d63947d5d9cc230e9665c9a8d604ac7768405 done 07:14:38 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba done 07:14:38 #7 pushing layers 0.0s done 07:14:38 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 0.1s done 07:14:38 #7 DONE 0.1s 07:14:38 07:14:38 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:14:38 #8 DONE 0.0s 07:14:38 07:14:38 1 warning found (use --debug to expand): 07:14:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63' 07:14:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 --push - 07:14:38 #1 [internal] load build definition from Dockerfile 07:14:38 #1 transferring dockerfile: 178B done 07:14:38 #1 DONE 0.0s 07:14:38 07:14:38 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 07:14:38 #2 DONE 0.0s 07:14:38 07:14:38 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63 07:14:38 #3 DONE 0.0s 07:14:38 07:14:38 #4 [internal] load .dockerignore 07:14:38 #4 transferring context: 2B done 07:14:38 #4 DONE 0.0s 07:14:38 07:14:38 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:38 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 done 07:14:38 #5 CACHED 07:14:38 07:14:38 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:38 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:38 #6 CACHED 07:14:38 07:14:38 #7 exporting to image 07:14:38 #7 exporting layers done 07:14:38 #7 exporting manifest sha256:de99fefad8dc97e4e8220a97e3e0bc402837bfe2106962092dd6a8d6449c1b08 done 07:14:38 #7 exporting config sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:14:38 #7 exporting manifest sha256:e2f6aa425a99d0647a2379a2e6d39f51768719d39b350748abfe4eb70b96a4f9 done 07:14:38 #7 exporting config sha256:25f057e67d3b16683e9a8855726d63947d5d9cc230e9665c9a8d604ac7768405 done 07:14:38 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba done 07:14:38 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:39 #7 pushing layers 0.0s done 07:14:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.63@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 0.1s done 07:14:39 #7 DONE 0.1s 07:14:39 07:14:39 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:14:39 #8 DONE 0.0s 07:14:39 07:14:39 1 warning found (use --debug to expand): 07:14:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:39 #1 [internal] load build definition from Dockerfile 07:14:39 #1 transferring dockerfile: 219B done 07:14:39 #1 DONE 0.0s 07:14:39 07:14:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:39 #2 DONE 0.0s 07:14:39 07:14:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:39 #3 DONE 0.0s 07:14:39 07:14:39 #4 [internal] load .dockerignore 07:14:39 #4 transferring context: 2B done 07:14:39 #4 DONE 0.0s 07:14:39 07:14:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:39 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 done 07:14:39 #5 CACHED 07:14:39 07:14:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:39 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:39 #6 CACHED 07:14:39 07:14:39 #7 exporting to image 07:14:39 #7 exporting layers done 07:14:39 #7 exporting manifest sha256:de99fefad8dc97e4e8220a97e3e0bc402837bfe2106962092dd6a8d6449c1b08 done 07:14:39 #7 exporting config sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:14:39 #7 exporting manifest sha256:e2f6aa425a99d0647a2379a2e6d39f51768719d39b350748abfe4eb70b96a4f9 done 07:14:39 #7 exporting config sha256:25f057e67d3b16683e9a8855726d63947d5d9cc230e9665c9a8d604ac7768405 done 07:14:39 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 07:14:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:39 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba done 07:14:39 #7 pushing layers 0.0s done 07:14:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 0.1s done 07:14:39 #7 DONE 0.1s 07:14:39 07:14:39 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:14:39 #8 DONE 0.0s 07:14:39 07:14:39 1 warning found (use --debug to expand): 07:14:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - 07:14:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' 07:14:39 #1 [internal] load build definition from Dockerfile 07:14:39 #1 DONE 0.0s 07:14:40 07:14:40 #1 [internal] load build definition from Dockerfile 07:14:40 #1 transferring dockerfile: 170B done 07:14:40 #1 DONE 0.0s 07:14:40 07:14:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:14:40 #2 DONE 0.0s 07:14:40 07:14:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main 07:14:40 #3 DONE 0.0s 07:14:40 07:14:40 #4 [internal] load .dockerignore 07:14:40 #4 transferring context: 2B done 07:14:40 #4 DONE 0.0s 07:14:40 07:14:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:40 #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:40 #5 CACHED 07:14:40 07:14:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 07:14:40 #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:a28477365b831e0cb296d35195ea84f4c7226c54c380f9e64125d58c09d9e601 0.0s done 07:14:40 #6 CACHED 07:14:40 07:14:40 #7 exporting to image 07:14:40 #7 exporting layers done 07:14:40 #7 exporting manifest sha256:de99fefad8dc97e4e8220a97e3e0bc402837bfe2106962092dd6a8d6449c1b08 done 07:14:40 #7 exporting config sha256:555e249d4d6e896766725044ce51a30bdc62e58e7d49c362673c1539fad3a281 done 07:14:40 #7 exporting manifest sha256:e2f6aa425a99d0647a2379a2e6d39f51768719d39b350748abfe4eb70b96a4f9 done 07:14:40 #7 exporting config sha256:25f057e67d3b16683e9a8855726d63947d5d9cc230e9665c9a8d604ac7768405 done 07:14:40 #7 exporting manifest list sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba done 07:14:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:40 #7 pushing layers 0.0s done 07:14:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:0b7a80d4af928745de6ab2dde18d97c172427023ecf5d4b0296d8f58f31095ba 0.1s done 07:14:40 #7 DONE 0.1s 07:14:40 07:14:40 #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 07:14:40 #8 DONE 0.0s 07:14:40 07:14:40 1 warning found (use --debug to expand): 07:14:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632' 07:14:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 --push - 07:14:40 #1 [internal] load build definition from Dockerfile 07:14:40 #1 transferring dockerfile: 202B done 07:14:40 #1 DONE 0.0s 07:14:40 07:14:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 07:14:40 #2 DONE 0.0s 07:14:40 07:14:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632 07:14:40 #3 DONE 0.1s 07:14:40 07:14:40 #4 [internal] load .dockerignore 07:14:40 #4 transferring context: 2B done 07:14:40 #4 DONE 0.0s 07:14:40 07:14:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:40 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:40 #5 DONE 0.0s 07:14:40 07:14:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:40 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 done 07:14:40 #6 DONE 0.1s 07:14:40 07:14:40 #7 exporting to image 07:14:40 #7 exporting layers done 07:14:40 #7 exporting manifest sha256:af8d39195f6b4889208d0f802f3d7af2ee51cb6a25a5c63be70e0339498bf3a7 done 07:14:40 #7 exporting config sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:14:40 #7 exporting manifest sha256:2647edfc261246cb17c75cb967802ef1f92463670289412a6601c47d5da17d95 done 07:14:40 #7 exporting config sha256:fd8306b2f9fdb4563a7357a71d203e86347d675c6ef4b92b10fd58bddabaf3fe done 07:14:40 #7 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 done 07:14:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:40 #7 ... 07:14:40 07:14:40 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:14:40 #8 DONE 0.0s 07:14:40 07:14:40 #7 exporting to image 07:14:40 #7 pushing layers 0.1s done 07:14:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 07:14:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 0.1s done 07:14:41 #7 DONE 0.2s 07:14:41 07:14:41 1 warning found (use --debug to expand): 07:14:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' 07:14:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - 07:14:41 #1 [internal] load build definition from Dockerfile 07:14:41 #1 transferring dockerfile: 168B done 07:14:41 #1 DONE 0.0s 07:14:41 07:14:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:14:41 #2 DONE 0.0s 07:14:41 07:14:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:14:41 #3 DONE 0.0s 07:14:41 07:14:41 #4 [internal] load .dockerignore 07:14:41 #4 transferring context: 2B 0.0s done 07:14:41 #4 DONE 0.0s 07:14:41 07:14:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:41 #5 CACHED 07:14:41 07:14:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:41 #6 CACHED 07:14:41 07:14:41 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:14:41 #7 DONE 0.0s 07:14:41 07:14:41 #8 exporting to image 07:14:41 #8 exporting layers done 07:14:41 #8 exporting manifest sha256:af8d39195f6b4889208d0f802f3d7af2ee51cb6a25a5c63be70e0339498bf3a7 done 07:14:41 #8 exporting config sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:14:41 #8 exporting manifest sha256:2647edfc261246cb17c75cb967802ef1f92463670289412a6601c47d5da17d95 done 07:14:41 #8 exporting config sha256:fd8306b2f9fdb4563a7357a71d203e86347d675c6ef4b92b10fd58bddabaf3fe done 07:14:41 #8 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 done 07:14:41 #8 pushing layers 0.0s done 07:14:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 0.1s done 07:14:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:41 #8 DONE 0.1s 07:14:41 07:14:41 1 warning found (use --debug to expand): 07:14:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63' 07:14:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 --push - 07:14:41 #1 [internal] load build definition from Dockerfile 07:14:41 #1 transferring dockerfile: 174B done 07:14:41 #1 DONE 0.0s 07:14:41 07:14:41 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 07:14:41 #2 DONE 0.0s 07:14:41 07:14:41 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63 07:14:41 #3 DONE 0.0s 07:14:41 07:14:41 #4 [internal] load .dockerignore 07:14:41 #4 transferring context: 2B done 07:14:41 #4 DONE 0.0s 07:14:41 07:14:41 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:41 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 done 07:14:41 #5 CACHED 07:14:41 07:14:41 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:41 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 done 07:14:41 #6 CACHED 07:14:41 07:14:41 #7 exporting to image 07:14:41 #7 exporting layers done 07:14:41 #7 exporting manifest sha256:af8d39195f6b4889208d0f802f3d7af2ee51cb6a25a5c63be70e0339498bf3a7 done 07:14:41 #7 exporting config sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:14:41 #7 exporting manifest sha256:2647edfc261246cb17c75cb967802ef1f92463670289412a6601c47d5da17d95 done 07:14:41 #7 exporting config sha256:fd8306b2f9fdb4563a7357a71d203e86347d675c6ef4b92b10fd58bddabaf3fe done 07:14:41 #7 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 07:14:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:42 #7 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 done 07:14:42 #7 pushing layers 0.0s done 07:14:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.63@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 0.1s done 07:14:42 #7 DONE 0.1s 07:14:42 07:14:42 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:14:42 #8 DONE 0.0s 07:14:42 07:14:42 1 warning found (use --debug to expand): 07:14:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 --push - 07:14:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63' 07:14:42 #1 [internal] load build definition from Dockerfile 07:14:42 #1 transferring dockerfile: 215B done 07:14:42 #1 DONE 0.0s 07:14:42 07:14:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:42 #2 DONE 0.0s 07:14:42 07:14:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:14:42 #3 DONE 0.0s 07:14:42 07:14:42 #4 [internal] load .dockerignore 07:14:42 #4 transferring context: 2B done 07:14:42 #4 DONE 0.0s 07:14:42 07:14:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:42 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:42 #5 CACHED 07:14:42 07:14:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:42 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:42 #6 CACHED 07:14:42 07:14:42 #7 exporting to image 07:14:42 #7 exporting layers done 07:14:42 #7 exporting manifest sha256:af8d39195f6b4889208d0f802f3d7af2ee51cb6a25a5c63be70e0339498bf3a7 done 07:14:42 #7 exporting config sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:14:42 #7 exporting manifest sha256:2647edfc261246cb17c75cb967802ef1f92463670289412a6601c47d5da17d95 done 07:14:42 #7 exporting config sha256:fd8306b2f9fdb4563a7357a71d203e86347d675c6ef4b92b10fd58bddabaf3fe done 07:14:42 #7 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 done 07:14:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:42 #7 pushing layers 0.0s done 07:14:42 #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 0.1s done 07:14:42 #7 DONE 0.1s 07:14:42 07:14:42 #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:14:42 #8 DONE 0.0s 07:14:42 07:14:42 1 warning found (use --debug to expand): 07:14:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:14:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' 07:14:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - 07:14:43 #1 [internal] load build definition from Dockerfile 07:14:43 #1 transferring dockerfile: 166B done 07:14:43 #1 DONE 0.0s 07:14:43 07:14:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:14:43 #2 DONE 0.0s 07:14:43 07:14:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main 07:14:43 #3 DONE 0.0s 07:14:43 07:14:43 #4 [internal] load .dockerignore 07:14:43 #4 transferring context: 2B done 07:14:43 #4 DONE 0.0s 07:14:43 07:14:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:43 #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:43 #5 ... 07:14:43 07:14:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:43 #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 0.0s done 07:14:43 #6 DONE 0.0s 07:14:43 07:14:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:43 #5 CACHED 07:14:43 07:14:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:ef084b34fabfa74097bfea91cfb4199f890979d53a93bbc7987ffa39fceb8463 07:14:43 #6 CACHED 07:14:43 07:14:43 #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 07:14:43 #7 DONE 0.0s 07:14:43 07:14:43 #8 exporting to image 07:14:43 #8 exporting layers done 07:14:43 #8 exporting manifest sha256:af8d39195f6b4889208d0f802f3d7af2ee51cb6a25a5c63be70e0339498bf3a7 done 07:14:43 #8 exporting config sha256:bc55c031175b9a740adbf658f970fb0267e217bf4bb6c6a258134b4a02c3a0de done 07:14:43 #8 exporting manifest sha256:2647edfc261246cb17c75cb967802ef1f92463670289412a6601c47d5da17d95 done 07:14:43 #8 exporting config sha256:fd8306b2f9fdb4563a7357a71d203e86347d675c6ef4b92b10fd58bddabaf3fe done 07:14:43 #8 exporting manifest list sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 done 07:14:43 #8 pushing layers 0.0s done 07:14:43 #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b267f7aa255dc1877ef2966161312efb00b510cdc52e1cf7a20d14a15c70dc57 0.1s done 07:14:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:14:43 #8 DONE 0.1s 07:14:43 07:14:43 1 warning found (use --debug to expand): 07:14:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:14:43 + '[' -d /w/workspace/edgex-go/907/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:14:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:44 ---> package-listing.sh 07:14:44 ++ facter osfamily 07:14:44 ++ tr '[:upper:]' '[:lower:]' 07:14:44 + OS_FAMILY=redhat 07:14:44 + workspace=/w/workspace/edgex-go/907 07:14:44 + START_PACKAGES=/tmp/packages_start.txt 07:14:44 + END_PACKAGES=/tmp/packages_end.txt 07:14:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:44 + PACKAGES=/tmp/packages_start.txt 07:14:44 + '[' /w/workspace/edgex-go/907 ']' 07:14:44 + PACKAGES=/tmp/packages_end.txt 07:14:44 + case "${OS_FAMILY}" in 07:14:44 + rpm -qa 07:14:44 + sort 07:14:45 + '[' -f /tmp/packages_start.txt ']' 07:14:45 + '[' -f /tmp/packages_end.txt ']' 07:14:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:45 + '[' /w/workspace/edgex-go/907 ']' 07:14:45 + mkdir -p /w/workspace/edgex-go/907/archives/ 07:14:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/907/archives/ [Pipeline] echo 07:14:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:14:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:46 07:14:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:46 latest: Pulling from edgex-lftools-log-publisher 07:14:46 5eb5b503b376: Pulling fs layer 07:14:46 5c69ac0246d0: Pulling fs layer 07:14:46 ec43610c2a17: Pulling fs layer 07:14:46 3a2ae6a8a46f: Pulling fs layer 07:14:46 33b1e0a273af: Pulling fs layer 07:14:46 5d3b04190fa2: Pulling fs layer 07:14:46 2f39f015ded8: Pulling fs layer 07:14:46 33b1e0a273af: Waiting 07:14:46 5d3b04190fa2: Waiting 07:14:46 2f39f015ded8: Waiting 07:14:46 3a2ae6a8a46f: Waiting 07:14:46 5c69ac0246d0: Verifying Checksum 07:14:46 5c69ac0246d0: Download complete 07:14:46 3a2ae6a8a46f: Verifying Checksum 07:14:46 3a2ae6a8a46f: Download complete 07:14:46 ec43610c2a17: Verifying Checksum 07:14:46 ec43610c2a17: Download complete 07:14:46 33b1e0a273af: Verifying Checksum 07:14:46 33b1e0a273af: Download complete 07:14:46 5d3b04190fa2: Verifying Checksum 07:14:46 5d3b04190fa2: Download complete 07:14:46 5eb5b503b376: Verifying Checksum 07:14:46 5eb5b503b376: Download complete 07:14:47 2f39f015ded8: Verifying Checksum 07:14:47 2f39f015ded8: Download complete 07:14:48 5eb5b503b376: Pull complete 07:14:48 5c69ac0246d0: Pull complete 07:14:48 ec43610c2a17: Pull complete 07:14:48 3a2ae6a8a46f: Pull complete 07:14:48 33b1e0a273af: Pull complete 07:14:48 5d3b04190fa2: Pull complete 07:14:52 2f39f015ded8: Pull complete 07:14:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:53 prd-centos7-docker-4c-2g-9792 does not seem to be running inside a container 07:14:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/907/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 07:14:56 $ docker top 2d378585efee88abfb64e93974b70ebf3b5ff19e75fc9864a082b5dba9bf6621 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:14:56 + mkdir -p /var/log/sysstat [Pipeline] sh 07:14:57 + ls /var/log/sa-host 07:14:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:57 provisioning config files... 07:14:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10267300193052757066tmp [Pipeline] { [Pipeline] echo 07:14:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:57 ---> create-netrc.sh [Pipeline] } 07:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:14:57 ---> python-tools-install.sh [Pipeline] echo 07:14:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:14:58 ---> sudo-logs.sh 07:14:58 Archiving 'sudo' log.. 07:14:58 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:58 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:14:58 $ docker stop --time=1 2d378585efee88abfb64e93974b70ebf3b5ff19e75fc9864a082b5dba9bf6621 07:14:59 $ docker rm -f --volumes 2d378585efee88abfb64e93974b70ebf3b5ff19e75fc9864a082b5dba9bf6621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:14:59 [WS-CLEANUP] Deleting project workspace... 07:14:59 [WS-CLEANUP] Deferred wipeout is used... 07:14:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:32:36 #146 ... 07:32:36 07:32:36 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:32:36 #147 DONE 1294.6s 07:32:36 07:32:36 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:32:36 #145 ... 07:32:36 07:32:36 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:32:36 #155 DONE 0.2s 07:32:36 07:32:36 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:32:36 #156 DONE 0.2s 07:32:36 07:32:36 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:32:36 #157 DONE 0.3s 07:32:36 07:32:36 #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 07:32:36 #158 DONE 0.2s 07:32:36 07:32:36 #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 07:32:36 #154 ... 07:32:36 07:32:36 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:32:36 #159 DONE 0.2s 07:32:36 07:32:36 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:32:36 #160 DONE 2.2s 07:32:36 07:32:36 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:32:36 #145 ... 07:32:36 07:32:36 #112 [core-common-config-bootstrapper] exporting to image 07:32:36 #112 exporting layers 07:32:36 #112 exporting layers 0.8s done 07:32:36 #112 writing image sha256:bfcb4785de00f5c73bf6c6ad185784e408084eaea937b636a170505dc273d745 done 07:32:36 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:32:36 #112 DONE 6.8s 07:32:36 07:32:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:37 #150 ... 07:32:37 07:32:37 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:32:37 #141 DONE 1305.4s 07:32:37 07:32:37 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:32:37 #161 DONE 0.5s 07:32:37 07:32:37 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:37 #149 ... 07:32:37 07:32:37 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:32:40 #162 DONE 2.4s 07:32:40 07:32:40 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:40 #149 ... 07:32:40 07:32:40 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:32:40 #163 DONE 0.3s 07:32:40 07:32:40 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:32:40 #144 ... 07:32:40 07:32:40 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:32:40 #164 DONE 0.2s 07:32:40 07:32:40 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:32:41 #165 DONE 0.3s 07:32:41 07:32:41 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:32:41 #166 DONE 0.2s 07:32:41 07:32:41 #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/ 07:32:41 #167 DONE 0.2s 07:32:41 07:32:41 #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/ 07:32:41 #168 DONE 0.1s 07:32:41 07:32:41 #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/ 07:32:41 #169 DONE 0.1s 07:32:41 07:32:41 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:41 #150 ... 07:32:41 07:32:41 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:32:41 #170 DONE 0.2s 07:32:41 07:32:41 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:32:44 #171 DONE 2.2s 07:32:44 07:32:44 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:32:44 #149 ... 07:32:44 07:32:44 #112 [security-bootstrapper] exporting to image 07:32:44 #112 exporting layers 07:32:45 #112 exporting layers 1.0s done 07:32:45 #112 writing image sha256:67d99d7d317e64af02614986c3face9b5924c2f4eea6b1229bcb8ac01557518c done 07:32:45 #112 naming to docker.io/library/security-bootstrapper-arm64 07:32:45 #112 naming to docker.io/library/security-bootstrapper-arm64 done 07:32:45 #112 DONE 7.8s 07:32:45 07:32:45 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:07 #145 ... 07:48:07 07:48:07 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:07 #146 DONE 2225.1s 07:48:07 07:48:07 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:48:07 #150 ... 07:48:07 07:48:07 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:48:07 #172 DONE 0.1s 07:48:07 07:48: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 07:48:07 #154 ... 07:48:07 07:48:07 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:48:07 #173 DONE 0.2s 07:48:07 07:48:07 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:07 #153 ... 07:48:07 07:48:07 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:48:07 #174 DONE 0.5s 07:48:07 07:48:07 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:48:07 #175 DONE 0.1s 07:48:07 07:48:07 #112 [core-command] exporting to image 07:48:07 #112 exporting layers 07:48:07 #112 exporting layers 0.5s done 07:48:07 #112 writing image sha256:d9b7bc0764e3cc191729514f7af356990bdcb21b8c589a96c572deeab46bd8a5 done 07:48:07 #112 naming to docker.io/library/core-command-arm64 done 07:48:07 #112 DONE 8.3s 07:48:07 07:48:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:48:22 #152 DONE 2248.9s 07:48:22 07:48:22 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:22 #145 ... 07:48:22 07:48:22 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:48:22 #176 DONE 0.2s 07:48:22 07:48:22 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:22 #145 ... 07:48:22 07:48:22 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:48:22 #177 DONE 0.2s 07:48:22 07:48:22 #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 07:48:22 #178 DONE 0.2s 07:48:22 07:48:22 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:48:22 #179 DONE 0.2s 07:48:22 07:48:22 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:48:22 #180 DONE 0.5s 07:48:22 07:48:22 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:48:22 #181 DONE 0.2s 07:48:22 07:48:22 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:48:24 #182 DONE 2.0s 07:48:24 07:48:24 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:48:24 #149 ... 07:48:24 07:48:24 #112 [security-proxy-setup] exporting to image 07:48:24 #112 exporting layers 07:48:25 #112 exporting layers 1.1s done 07:48:25 #112 writing image sha256:7e24d0d19407cc79a12f6be9f8d6e3b06179627f74784ec76e53b433bb41789f done 07:48:25 #112 naming to docker.io/library/security-proxy-setup-arm64 done 07:48:25 #112 DONE 9.4s 07:48:25 07:48:25 #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 07:48:26 #154 2254.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.63 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:48:58 #154 DONE 2285.0s 07:48:58 07:48:58 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:58 #153 ... 07:48:58 07:48:58 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:48:58 #183 DONE 0.2s 07:48:58 07:48:58 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:58 #145 ... 07:48:58 07:48:58 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:48:58 #184 DONE 0.2s 07:48:58 07:48:58 #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 07:48:58 #185 DONE 0.2s 07:48:58 07:48:58 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:58 #145 ... 07:48:58 07:48:58 #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 07:48:58 #186 DONE 0.2s 07:48:58 07:48:58 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:48:58 #187 DONE 0.1s 07:48:58 07:48:58 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:48:58 #188 DONE 0.4s 07:48:58 07:48:58 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:48:59 #189 DONE 0.4s 07:48:59 07:48:59 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:48:59 #190 DONE 0.1s 07:48:59 07:48:59 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:01 #191 DONE 2.0s 07:49:01 07:49:01 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:01 #145 ... 07:49:01 07:49:01 #112 [security-secretstore-setup] exporting to image 07:49:01 #112 exporting layers 07:49:02 #112 exporting layers 1.7s done 07:49:03 #112 writing image sha256:8c9dfda7d0a0a6eca1ac5ec483573a6fcd0b34f406ecc8bac5b253fead3bbfe5 done 07:49:03 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 07:49:03 #112 DONE 11.1s 07:49:03 07:49:03 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:49:49 #149 ... 07:49:49 07:49:49 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:49:49 #144 DONE 2335.3s 07:49:49 07:49:49 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:49 #192 DONE 0.3s 07:49:49 07:49:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:49:49 #150 ... 07:49:49 07:49:49 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:49 #193 DONE 0.1s 07:49:49 07:49:49 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:49:49 #194 DONE 0.4s 07:49:49 07:49:49 #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 07:49:49 #195 DONE 0.1s 07:49:49 07:49:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:49:49 #150 ... 07:49:49 07:49:49 #112 [security-spiffe-token-provider] exporting to image 07:49:49 #112 exporting layers 07:49:49 #112 exporting layers 0.8s done 07:49:49 #112 writing image sha256:a029d9f2e90441338866f8453e22c20ec3f02a35f8ea140d284e23724feb85b3 done 07:49:49 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:49:49 #112 DONE 11.9s 07:49:49 07:49:49 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:50:46 #145 DONE 2386.7s 07:50:46 07:50:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:50:46 #54 ... 07:50:46 07:50:46 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:50:46 #148 DONE 2386.9s 07:50:46 07:50:46 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:50:46 #151 DONE 2387.0s 07:50:46 07:50:46 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:50:46 #150 ... 07:50:46 07:50:46 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:50:46 #196 DONE 0.3s 07:50:46 07:50:46 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:50:46 #197 ... 07:50:46 07:50:46 #198 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:46 #198 DONE 0.4s 07:50:46 07:50:46 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:50:46 #197 DONE 0.2s 07:50:46 07:50:46 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:46 #199 DONE 0.2s 07:50:46 07:50:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:50:46 #54 ... 07:50:46 07:50:46 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:50:46 #150 DONE 2388.7s 07:50:46 07:50:46 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:50:46 #200 ... 07:50:46 07:50:46 #201 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:50:46 #201 DONE 0.3s 07:50:46 07:50:46 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:50:46 #202 ... 07:50:46 07:50:46 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:50:46 #200 DONE 1.1s 07:50:46 07:50:46 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:50:46 #203 ... 07:50:46 07:50:46 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:50:46 #204 CACHED 07:50:46 07:50:46 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:50:46 #205 CACHED 07:50:46 07:50:46 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:50:46 #203 DONE 0.4s 07:50:46 07:50:46 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:50:46 #202 DONE 0.7s 07:50:46 07:50:46 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:50:46 #206 ... 07:50:46 07:50:46 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:50:46 #207 DONE 1.4s 07:50:46 07:50:46 #112 [core-data] exporting to image 07:50:46 #112 exporting layers 07:50:46 #112 ... 07:50:46 07:50:46 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:50:46 #208 DONE 0.5s 07:50:46 07:50:46 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:50:46 #209 DONE 0.5s 07:50:46 07:50:46 #112 [core-keeper] exporting to image 07:50:46 #112 ... 07:50:46 07:50:46 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:50:46 #210 DONE 0.6s 07:50:46 07:50:46 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:50:46 #206 DONE 1.3s 07:50:46 07:50:46 #112 [core-keeper] exporting to image 07:50:46 #112 exporting layers 1.3s done 07:50:46 #112 writing image sha256:2ec70ae3f34a573f73d106cfa6b6e39ef320053deb36c2975af43dfbbbf975c1 done 07:50:46 #112 naming to docker.io/library/core-data-arm64 07:50:46 #112 naming to docker.io/library/core-data-arm64 done 07:50:46 #112 exporting layers 1.0s done 07:50:46 #112 writing image sha256:4aff7bf72f1e7f93395fa49d7cbd46706c485495fdee611f22dc09d863027126 07:50:46 #112 writing image sha256:4aff7bf72f1e7f93395fa49d7cbd46706c485495fdee611f22dc09d863027126 0.0s done 07:50:46 #112 naming to docker.io/library/core-keeper-arm64 0.1s done 07:50:46 #112 DONE 13.7s 07:50:46 07:50:46 #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:50:46 #211 DONE 0.5s 07:50:46 07:50:46 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:50:46 #212 ... 07:50:46 07:50:46 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:50:46 #213 DONE 0.4s 07:50:46 07:50:46 #112 [core-metadata] exporting to image 07:50:46 #112 exporting layers 0.9s done 07:50:46 #112 writing image sha256:fc8c472e1e069b4d3f95842ed8c8d365acdc8b7993fb7ebd06e33af27f44dafa done 07:50:46 #112 naming to docker.io/library/core-metadata-arm64 done 07:50:46 #112 DONE 14.6s 07:50:46 07:50:46 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:50:46 #149 ... 07:50:46 07:50:46 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:50:46 #212 DONE 2.2s 07:50:46 07:50:46 #112 [security-proxy-auth] exporting to image 07:50:46 #112 exporting layers 1.0s done 07:50:46 #112 writing image sha256:8bfbf23285a56485b581f8cde805980f27b4767772bc0e6893eea5390d877156 done 07:50:46 #112 naming to docker.io/library/security-proxy-auth-arm64 done 07:50:46 #112 DONE 15.6s 07:50:46 07:50:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:51:13 #54 ... 07:51:13 07:51:13 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:13 #149 DONE 2418.0s 07:51:13 07:51:13 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:13 #214 DONE 0.1s 07:51:13 07:51:13 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:51:13 #54 ... 07:51:13 07:51:13 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:13 #215 DONE 0.2s 07:51:13 07:51:13 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:51:13 #216 DONE 0.5s 07:51:13 07:51:13 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:51:13 #217 DONE 0.1s 07:51:13 07:51:13 #30 [core-data internal] load .dockerignore 07:51:13 #30 ... 07:51:13 07:51:13 #112 [support-scheduler] exporting to image 07:51:13 #112 exporting layers 07:51:13 #112 exporting layers 0.9s done 07:51:13 #112 writing image sha256:dcd5d14a781110f96e87e89d329df6e0495d6c2bd85ca6f3deb960b5924a6abf done 07:51:13 #112 naming to docker.io/library/support-scheduler-arm64 done 07:51:13 #112 DONE 16.5s 07:51:13 07:51:13 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:51:17 #54 ... 07:51:17 07:51:17 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:17 #153 DONE 2425.6s 07:51:17 07:51:17 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #218 DONE 0.1s 07:51:17 07:51:17 #30 [core-data internal] load .dockerignore 07:51:17 #30 ... 07:51:17 07:51:17 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:17 #219 DONE 0.1s 07:51:18 07:51:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:51:18 #220 DONE 0.5s 07:51:18 07:51:18 #30 [core-data internal] load .dockerignore 07:51:18 #30 ... 07:51:18 07:51:18 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:51:18 #221 DONE 0.1s 07:51:18 07:51:18 #112 [support-notifications] exporting to image 07:51:18 #112 exporting layers 07:51:19 #112 exporting layers 0.5s done 07:51:19 #112 writing image sha256:f134356ee304f3f49c005a2042f80c4e76a7a01ad029b7dbafd5eee6407aa9c9 done 07:51:19 #112 naming to docker.io/library/support-notifications-arm64 done 07:51:19 #112 DONE 17.1s 07:51:19 07:51:19 #30 [core-data internal] load .dockerignore 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:19 time="2025-09-30T07:07:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:51:19 $ docker stop --time=1 0468b3190d2f911e3cfaa3429d517ac7dacbf3c42baa68591c3b8985f68c6e6b 07:51:21 $ docker rm -f --volumes 0468b3190d2f911e3cfaa3429d517ac7dacbf3c42baa68591c3b8985f68c6e6b [Pipeline] // withDockerContainer [Pipeline] sh 07:51:21 + docker images 07:51:21 REPOSITORY TAG IMAGE ID CREATED SIZE 07:51:21 support-notifications-arm64 latest f134356ee304 3 seconds ago 54.1MB 07:51:21 support-scheduler-arm64 latest dcd5d14a7811 10 seconds ago 50.3MB 07:51:21 security-proxy-auth-arm64 latest 8bfbf23285a5 36 seconds ago 45.8MB 07:51:21 core-metadata-arm64 latest fc8c472e1e06 38 seconds ago 46.7MB 07:51:21 core-keeper-arm64 latest 4aff7bf72f1e 39 seconds ago 45.4MB 07:51:21 core-data-arm64 latest 2ec70ae3f34a 40 seconds ago 46.6MB 07:51:21 security-spiffe-token-provider-arm64 latest a029d9f2e904 About a minute ago 49.9MB 07:51:21 security-secretstore-setup-arm64 latest 8c9dfda7d0a0 2 minutes ago 80.2MB 07:51:21 security-proxy-setup-arm64 latest 7e24d0d19407 2 minutes ago 50.3MB 07:51:21 core-command-arm64 latest d9b7bc0764e3 3 minutes ago 41MB 07:51:21 security-bootstrapper-arm64 latest 67d99d7d317e 18 minutes ago 22.1MB 07:51:21 core-common-config-bootstrapper-arm64 latest bfcb4785de00 18 minutes ago 21MB 07:51:21 security-spire-agent-arm64 latest 6e58318eb46b 42 minutes ago 188MB 07:51:21 security-spire-server-arm64 latest 6e89b2e944b8 42 minutes ago 145MB 07:51:21 security-spire-config-arm64 latest d9826a4bf4fe 42 minutes ago 144MB 07:51:21 ci-base-image-arm64 latest 041fca04377c 44 minutes ago 922MB 07:51:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 8 weeks ago 566MB 07:51:21 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 07:51:21 provisioning config files... 07:51:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/907@tmp/config5757211652256597974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:22 ---> ****-login.sh 07:51:22 nexus3.edgexfoundry.org:10001 07:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:22 Configure a credential helper to remove this warning. See 07:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:22 07:51:22 Login Succeeded 07:51:22 nexus3.edgexfoundry.org:10002 07:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:22 Configure a credential helper to remove this warning. See 07:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:22 07:51:22 Login Succeeded 07:51:22 nexus3.edgexfoundry.org:10003 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 nexus3.edgexfoundry.org:10004 07:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:23 Configure a credential helper to remove this warning. See 07:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:23 07:51:23 Login Succeeded 07:51:23 ****.io 07:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:24 Configure a credential helper to remove this warning. See 07:51:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:24 07:51:24 Login Succeeded 07:51:24 ---> ****-login.sh ends [Pipeline] } 07:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:51:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:51:24 a677b28ec927103ec44990ef428c4d87c2253632 07:51:24 latest 07:51:24 4.1.0-dev.63 07:51:24 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:24 main 07:51:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:51:24 6d0776586e2f: Preparing 07:51:24 7bff50a2a511: Preparing 07:51:24 c758c36d048b: Preparing 07:51:24 de6411bac6cb: Preparing 07:51:24 1ba27604053a: Preparing 07:51:24 8089322c7a1a: Preparing 07:51:24 1e890da81ec9: Preparing 07:51:24 8089322c7a1a: Waiting 07:51:24 1e890da81ec9: Waiting 07:51:25 de6411bac6cb: Pushed 07:51:25 c758c36d048b: Pushed 07:51:25 6d0776586e2f: Pushed 07:51:25 1e890da81ec9: Layer already exists 07:51:25 8089322c7a1a: Pushed 07:51:25 1ba27604053a: Pushed 07:51:32 7bff50a2a511: Pushed 07:51:32 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:ca1e61431c244059791d8ff7aeb3e166cd1483c2fe9ea134975fd36fbb3d2e20 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:51:33 6d0776586e2f: Preparing 07:51:33 7bff50a2a511: Preparing 07:51:33 c758c36d048b: Preparing 07:51:33 de6411bac6cb: Preparing 07:51:33 1ba27604053a: Preparing 07:51:33 8089322c7a1a: Preparing 07:51:33 1e890da81ec9: Preparing 07:51:33 8089322c7a1a: Waiting 07:51:33 1e890da81ec9: Waiting 07:51:33 6d0776586e2f: Layer already exists 07:51:33 1ba27604053a: Layer already exists 07:51:33 7bff50a2a511: Layer already exists 07:51:33 de6411bac6cb: Layer already exists 07:51:33 c758c36d048b: Layer already exists 07:51:33 1e890da81ec9: Layer already exists 07:51:33 8089322c7a1a: Layer already exists 07:51:33 latest: digest: sha256:ca1e61431c244059791d8ff7aeb3e166cd1483c2fe9ea134975fd36fbb3d2e20 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.63 07:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:51:34 6d0776586e2f: Preparing 07:51:34 7bff50a2a511: Preparing 07:51:34 c758c36d048b: Preparing 07:51:34 de6411bac6cb: Preparing 07:51:34 1ba27604053a: Preparing 07:51:34 8089322c7a1a: Preparing 07:51:34 1e890da81ec9: Preparing 07:51:34 1e890da81ec9: Waiting 07:51:34 8089322c7a1a: Waiting 07:51:34 de6411bac6cb: Layer already exists 07:51:34 1ba27604053a: Layer already exists 07:51:34 c758c36d048b: Layer already exists 07:51:34 6d0776586e2f: Layer already exists 07:51:34 7bff50a2a511: Layer already exists 07:51:34 8089322c7a1a: Layer already exists 07:51:34 1e890da81ec9: Layer already exists 07:51:34 4.1.0-dev.63: digest: sha256:ca1e61431c244059791d8ff7aeb3e166cd1483c2fe9ea134975fd36fbb3d2e20 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:51:35 6d0776586e2f: Preparing 07:51:35 7bff50a2a511: Preparing 07:51:35 c758c36d048b: Preparing 07:51:35 de6411bac6cb: Preparing 07:51:35 1ba27604053a: Preparing 07:51:35 8089322c7a1a: Preparing 07:51:35 1e890da81ec9: Preparing 07:51:35 8089322c7a1a: Waiting 07:51:35 1e890da81ec9: Waiting 07:51:35 de6411bac6cb: Layer already exists 07:51:35 1ba27604053a: Layer already exists 07:51:35 6d0776586e2f: Layer already exists 07:51:35 7bff50a2a511: Layer already exists 07:51:35 c758c36d048b: Layer already exists 07:51:35 1e890da81ec9: Layer already exists 07:51:35 8089322c7a1a: Layer already exists 07:51:35 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:ca1e61431c244059791d8ff7aeb3e166cd1483c2fe9ea134975fd36fbb3d2e20 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:51:36 6d0776586e2f: Preparing 07:51:36 7bff50a2a511: Preparing 07:51:36 c758c36d048b: Preparing 07:51:36 de6411bac6cb: Preparing 07:51:36 1ba27604053a: Preparing 07:51:36 8089322c7a1a: Preparing 07:51:36 1e890da81ec9: Preparing 07:51:36 1e890da81ec9: Waiting 07:51:36 8089322c7a1a: Waiting 07:51:36 de6411bac6cb: Layer already exists 07:51:36 c758c36d048b: Layer already exists 07:51:36 1ba27604053a: Layer already exists 07:51:36 6d0776586e2f: Layer already exists 07:51:36 7bff50a2a511: Layer already exists 07:51:36 8089322c7a1a: Layer already exists 07:51:36 1e890da81ec9: Layer already exists 07:51:36 main: digest: sha256:ca1e61431c244059791d8ff7aeb3e166cd1483c2fe9ea134975fd36fbb3d2e20 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:36 ===================================================== [Pipeline] echo 07:51:36 taggedImages: 07:51:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:51:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.63 07:51:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:51:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:51:36 a677b28ec927103ec44990ef428c4d87c2253632 07:51:36 latest 07:51:36 4.1.0-dev.63 07:51:36 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:36 main 07:51:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:51:37 6d8a29d241d3: Preparing 07:51:37 ff68fef82dfe: Preparing 07:51:37 cf6ba5d22b6d: Preparing 07:51:37 020701f7ebff: Preparing 07:51:37 c758c36d048b: Preparing 07:51:37 de6411bac6cb: Preparing 07:51:37 1ba27604053a: Preparing 07:51:37 8089322c7a1a: Preparing 07:51:37 1e890da81ec9: Preparing 07:51:37 1ba27604053a: Waiting 07:51:37 de6411bac6cb: Waiting 07:51:37 8089322c7a1a: Waiting 07:51:37 c758c36d048b: Layer already exists 07:51:37 de6411bac6cb: Layer already exists 07:51:37 ff68fef82dfe: Pushed 07:51:37 1ba27604053a: Layer already exists 07:51:37 cf6ba5d22b6d: Pushed 07:51:37 6d8a29d241d3: Pushed 07:51:37 8089322c7a1a: Layer already exists 07:51:37 1e890da81ec9: Layer already exists 07:51:40 020701f7ebff: Pushed 07:51:40 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:3187b7ef19bf9f02fd83a4133807b35f91b1748537b83895274b4b1a433d1110 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:40 + 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 07:51:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:51:40 6d8a29d241d3: Preparing 07:51:40 ff68fef82dfe: Preparing 07:51:40 cf6ba5d22b6d: Preparing 07:51:40 020701f7ebff: Preparing 07:51:40 c758c36d048b: Preparing 07:51:40 de6411bac6cb: Preparing 07:51:40 1ba27604053a: Preparing 07:51:40 8089322c7a1a: Preparing 07:51:40 1e890da81ec9: Preparing 07:51:40 de6411bac6cb: Waiting 07:51:40 1ba27604053a: Waiting 07:51:40 8089322c7a1a: Waiting 07:51:40 1e890da81ec9: Waiting 07:51:40 020701f7ebff: Layer already exists 07:51:40 ff68fef82dfe: Layer already exists 07:51:40 c758c36d048b: Layer already exists 07:51:40 cf6ba5d22b6d: Layer already exists 07:51:40 6d8a29d241d3: Layer already exists 07:51:40 1ba27604053a: Layer already exists 07:51:40 8089322c7a1a: Layer already exists 07:51:40 de6411bac6cb: Layer already exists 07:51:40 1e890da81ec9: Layer already exists 07:51:40 latest: digest: sha256:3187b7ef19bf9f02fd83a4133807b35f91b1748537b83895274b4b1a433d1110 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.63 07:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:51:41 6d8a29d241d3: Preparing 07:51:41 ff68fef82dfe: Preparing 07:51:41 cf6ba5d22b6d: Preparing 07:51:41 020701f7ebff: Preparing 07:51:41 c758c36d048b: Preparing 07:51:41 de6411bac6cb: Preparing 07:51:41 1ba27604053a: Preparing 07:51:41 8089322c7a1a: Preparing 07:51:41 1e890da81ec9: Preparing 07:51:41 de6411bac6cb: Waiting 07:51:41 1ba27604053a: Waiting 07:51:41 8089322c7a1a: Waiting 07:51:41 1e890da81ec9: Waiting 07:51:41 cf6ba5d22b6d: Layer already exists 07:51:41 ff68fef82dfe: Layer already exists 07:51:41 020701f7ebff: Layer already exists 07:51:41 c758c36d048b: Layer already exists 07:51:41 6d8a29d241d3: Layer already exists 07:51:41 8089322c7a1a: Layer already exists 07:51:41 1ba27604053a: Layer already exists 07:51:41 1e890da81ec9: Layer already exists 07:51:41 de6411bac6cb: Layer already exists 07:51:41 4.1.0-dev.63: digest: sha256:3187b7ef19bf9f02fd83a4133807b35f91b1748537b83895274b4b1a433d1110 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:51:42 6d8a29d241d3: Preparing 07:51:42 ff68fef82dfe: Preparing 07:51:42 cf6ba5d22b6d: Preparing 07:51:42 020701f7ebff: Preparing 07:51:42 c758c36d048b: Preparing 07:51:42 de6411bac6cb: Preparing 07:51:42 1ba27604053a: Preparing 07:51:42 8089322c7a1a: Preparing 07:51:42 1e890da81ec9: Preparing 07:51:42 de6411bac6cb: Waiting 07:51:42 1ba27604053a: Waiting 07:51:42 8089322c7a1a: Waiting 07:51:42 1e890da81ec9: Waiting 07:51:42 6d8a29d241d3: Layer already exists 07:51:42 cf6ba5d22b6d: Layer already exists 07:51:42 020701f7ebff: Layer already exists 07:51:42 ff68fef82dfe: Layer already exists 07:51:42 c758c36d048b: Layer already exists 07:51:42 8089322c7a1a: Layer already exists 07:51:42 1ba27604053a: Layer already exists 07:51:42 1e890da81ec9: Layer already exists 07:51:42 de6411bac6cb: Layer already exists 07:51:42 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:3187b7ef19bf9f02fd83a4133807b35f91b1748537b83895274b4b1a433d1110 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + 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 07:51:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:51:43 6d8a29d241d3: Preparing 07:51:43 ff68fef82dfe: Preparing 07:51:43 cf6ba5d22b6d: Preparing 07:51:43 020701f7ebff: Preparing 07:51:43 c758c36d048b: Preparing 07:51:43 de6411bac6cb: Preparing 07:51:43 1ba27604053a: Preparing 07:51:43 de6411bac6cb: Waiting 07:51:43 8089322c7a1a: Preparing 07:51:43 1ba27604053a: Waiting 07:51:43 1e890da81ec9: Preparing 07:51:43 8089322c7a1a: Waiting 07:51:43 6d8a29d241d3: Layer already exists 07:51:43 c758c36d048b: Layer already exists 07:51:43 cf6ba5d22b6d: Layer already exists 07:51:43 020701f7ebff: Layer already exists 07:51:43 ff68fef82dfe: Layer already exists 07:51:43 1ba27604053a: Layer already exists 07:51:43 de6411bac6cb: Layer already exists 07:51:43 8089322c7a1a: Layer already exists 07:51:43 1e890da81ec9: Layer already exists 07:51:43 main: digest: sha256:3187b7ef19bf9f02fd83a4133807b35f91b1748537b83895274b4b1a433d1110 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:43 ===================================================== [Pipeline] echo 07:51:43 taggedImages: 07:51:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:51:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.63 07:51:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:51:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:51:43 a677b28ec927103ec44990ef428c4d87c2253632 07:51:43 latest 07:51:43 4.1.0-dev.63 07:51:43 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:43 main 07:51:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:51:44 ef7763e00cd6: Preparing 07:51:44 fb6c370c323a: Preparing 07:51:44 c758c36d048b: Preparing 07:51:44 de6411bac6cb: Preparing 07:51:44 daa797e31e16: Preparing 07:51:44 0c6bd2a28ff2: Preparing 07:51:44 1e890da81ec9: Preparing 07:51:44 0c6bd2a28ff2: Waiting 07:51:44 1e890da81ec9: Waiting 07:51:44 c758c36d048b: Layer already exists 07:51:44 0c6bd2a28ff2: Pushed 07:51:44 de6411bac6cb: Layer already exists 07:51:44 1e890da81ec9: Layer already exists 07:51:44 daa797e31e16: Pushed 07:51:44 ef7763e00cd6: Pushed 07:51:52 fb6c370c323a: Pushed 07:51:52 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:e02761c0147e5252baef0a3c79b1398f6ec9812e604f2699acf592f08e473864 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:51:53 ef7763e00cd6: Preparing 07:51:53 fb6c370c323a: Preparing 07:51:53 c758c36d048b: Preparing 07:51:53 de6411bac6cb: Preparing 07:51:53 daa797e31e16: Preparing 07:51:53 0c6bd2a28ff2: Preparing 07:51:53 1e890da81ec9: Preparing 07:51:53 0c6bd2a28ff2: Waiting 07:51:53 1e890da81ec9: Waiting 07:51:53 ef7763e00cd6: Layer already exists 07:51:53 daa797e31e16: Layer already exists 07:51:53 c758c36d048b: Layer already exists 07:51:53 fb6c370c323a: Layer already exists 07:51:53 de6411bac6cb: Layer already exists 07:51:53 0c6bd2a28ff2: Layer already exists 07:51:53 1e890da81ec9: Layer already exists 07:51:53 latest: digest: sha256:e02761c0147e5252baef0a3c79b1398f6ec9812e604f2699acf592f08e473864 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.63 07:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:51:54 ef7763e00cd6: Preparing 07:51:54 fb6c370c323a: Preparing 07:51:54 c758c36d048b: Preparing 07:51:54 de6411bac6cb: Preparing 07:51:54 daa797e31e16: Preparing 07:51:54 0c6bd2a28ff2: Preparing 07:51:54 1e890da81ec9: Preparing 07:51:54 0c6bd2a28ff2: Waiting 07:51:54 1e890da81ec9: Waiting 07:51:54 fb6c370c323a: Layer already exists 07:51:54 ef7763e00cd6: Layer already exists 07:51:54 de6411bac6cb: Layer already exists 07:51:54 daa797e31e16: Layer already exists 07:51:54 c758c36d048b: Layer already exists 07:51:54 1e890da81ec9: Layer already exists 07:51:54 0c6bd2a28ff2: Layer already exists 07:51:54 4.1.0-dev.63: digest: sha256:e02761c0147e5252baef0a3c79b1398f6ec9812e604f2699acf592f08e473864 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:51:55 ef7763e00cd6: Preparing 07:51:55 fb6c370c323a: Preparing 07:51:55 c758c36d048b: Preparing 07:51:55 de6411bac6cb: Preparing 07:51:55 daa797e31e16: Preparing 07:51:55 0c6bd2a28ff2: Preparing 07:51:55 1e890da81ec9: Preparing 07:51:55 0c6bd2a28ff2: Waiting 07:51:55 fb6c370c323a: Layer already exists 07:51:55 daa797e31e16: Layer already exists 07:51:55 ef7763e00cd6: Layer already exists 07:51:55 de6411bac6cb: Layer already exists 07:51:55 c758c36d048b: Layer already exists 07:51:55 0c6bd2a28ff2: Layer already exists 07:51:55 1e890da81ec9: Layer already exists 07:51:55 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:e02761c0147e5252baef0a3c79b1398f6ec9812e604f2699acf592f08e473864 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:51:55 ef7763e00cd6: Preparing 07:51:55 fb6c370c323a: Preparing 07:51:55 c758c36d048b: Preparing 07:51:55 de6411bac6cb: Preparing 07:51:55 daa797e31e16: Preparing 07:51:55 0c6bd2a28ff2: Preparing 07:51:55 1e890da81ec9: Preparing 07:51:55 0c6bd2a28ff2: Waiting 07:51:55 1e890da81ec9: Waiting 07:51:55 ef7763e00cd6: Layer already exists 07:51:55 daa797e31e16: Layer already exists 07:51:55 fb6c370c323a: Layer already exists 07:51:55 de6411bac6cb: Layer already exists 07:51:55 c758c36d048b: Layer already exists 07:51:55 1e890da81ec9: Layer already exists 07:51:55 0c6bd2a28ff2: Layer already exists 07:51:56 main: digest: sha256:e02761c0147e5252baef0a3c79b1398f6ec9812e604f2699acf592f08e473864 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:56 ===================================================== [Pipeline] echo 07:51:56 taggedImages: 07:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.63 07:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:51:56 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:51:56 a677b28ec927103ec44990ef428c4d87c2253632 07:51:56 latest 07:51:56 4.1.0-dev.63 07:51:56 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:51:56 main 07:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:51:57 99cf0d8c4d4c: Preparing 07:51:57 e2cf919ea20f: Preparing 07:51:57 de6411bac6cb: Preparing 07:51:57 53003d226cc8: Preparing 07:51:57 4f07bfbcd8ce: Preparing 07:51:57 1e890da81ec9: Preparing 07:51:57 1e890da81ec9: Waiting 07:51:57 de6411bac6cb: Layer already exists 07:51:57 1e890da81ec9: Layer already exists 07:51:57 53003d226cc8: Pushed 07:51:57 4f07bfbcd8ce: Pushed 07:51:57 99cf0d8c4d4c: Pushed 07:52:05 e2cf919ea20f: Pushed 07:52:05 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:b9a1d879b2449ac8f7f826a865287ceec711e9685e29efd9a0da0936b532bfdd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:52:06 99cf0d8c4d4c: Preparing 07:52:06 e2cf919ea20f: Preparing 07:52:06 de6411bac6cb: Preparing 07:52:06 53003d226cc8: Preparing 07:52:06 4f07bfbcd8ce: Preparing 07:52:06 1e890da81ec9: Preparing 07:52:06 1e890da81ec9: Waiting 07:52:06 e2cf919ea20f: Layer already exists 07:52:06 de6411bac6cb: Layer already exists 07:52:06 99cf0d8c4d4c: Layer already exists 07:52:06 53003d226cc8: Layer already exists 07:52:06 4f07bfbcd8ce: Layer already exists 07:52:06 1e890da81ec9: Layer already exists 07:52:06 latest: digest: sha256:b9a1d879b2449ac8f7f826a865287ceec711e9685e29efd9a0da0936b532bfdd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.63 07:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:52:08 99cf0d8c4d4c: Preparing 07:52:08 e2cf919ea20f: Preparing 07:52:08 de6411bac6cb: Preparing 07:52:08 53003d226cc8: Preparing 07:52:08 4f07bfbcd8ce: Preparing 07:52:08 1e890da81ec9: Preparing 07:52:08 1e890da81ec9: Waiting 07:52:08 de6411bac6cb: Layer already exists 07:52:08 99cf0d8c4d4c: Layer already exists 07:52:08 e2cf919ea20f: Layer already exists 07:52:08 4f07bfbcd8ce: Layer already exists 07:52:08 53003d226cc8: Layer already exists 07:52:08 1e890da81ec9: Layer already exists 07:52:08 4.1.0-dev.63: digest: sha256:b9a1d879b2449ac8f7f826a865287ceec711e9685e29efd9a0da0936b532bfdd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:52:09 99cf0d8c4d4c: Preparing 07:52:09 e2cf919ea20f: Preparing 07:52:09 de6411bac6cb: Preparing 07:52:09 53003d226cc8: Preparing 07:52:09 4f07bfbcd8ce: Preparing 07:52:09 1e890da81ec9: Preparing 07:52:09 1e890da81ec9: Waiting 07:52:09 53003d226cc8: Layer already exists 07:52:09 e2cf919ea20f: Layer already exists 07:52:09 de6411bac6cb: Layer already exists 07:52:09 4f07bfbcd8ce: Layer already exists 07:52:09 99cf0d8c4d4c: Layer already exists 07:52:09 1e890da81ec9: Layer already exists 07:52:09 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:b9a1d879b2449ac8f7f826a865287ceec711e9685e29efd9a0da0936b532bfdd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:52:10 99cf0d8c4d4c: Preparing 07:52:10 e2cf919ea20f: Preparing 07:52:10 de6411bac6cb: Preparing 07:52:10 53003d226cc8: Preparing 07:52:10 4f07bfbcd8ce: Preparing 07:52:10 1e890da81ec9: Preparing 07:52:10 de6411bac6cb: Layer already exists 07:52:10 e2cf919ea20f: Layer already exists 07:52:10 99cf0d8c4d4c: Layer already exists 07:52:10 4f07bfbcd8ce: Layer already exists 07:52:10 53003d226cc8: Layer already exists 07:52:10 1e890da81ec9: Layer already exists 07:52:10 main: digest: sha256:b9a1d879b2449ac8f7f826a865287ceec711e9685e29efd9a0da0936b532bfdd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:10 ===================================================== [Pipeline] echo 07:52:10 taggedImages: 07:52:10 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:10 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:52:10 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.63 07:52:10 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:10 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:52:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:52:10 a677b28ec927103ec44990ef428c4d87c2253632 07:52:10 latest 07:52:10 4.1.0-dev.63 07:52:10 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:10 main 07:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:52:11 3a1436242c06: Preparing 07:52:11 d8146b480454: Preparing 07:52:11 4b62b2a3ea65: Preparing 07:52:11 c758c36d048b: Preparing 07:52:11 de6411bac6cb: Preparing 07:52:11 1ba27604053a: Preparing 07:52:11 8089322c7a1a: Preparing 07:52:11 1e890da81ec9: Preparing 07:52:11 1ba27604053a: Waiting 07:52:11 8089322c7a1a: Waiting 07:52:11 1e890da81ec9: Waiting 07:52:11 c758c36d048b: Layer already exists 07:52:11 de6411bac6cb: Layer already exists 07:52:11 1ba27604053a: Layer already exists 07:52:11 d8146b480454: Pushed 07:52:11 8089322c7a1a: Layer already exists 07:52:11 1e890da81ec9: Layer already exists 07:52:11 3a1436242c06: Pushed 07:52:19 4b62b2a3ea65: Pushed 07:52:19 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:e7aa4d7a6d5189970198a7b3f3bda5a5179cf0e1547ec2ff6236494b9bc44017 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:52:20 3a1436242c06: Preparing 07:52:20 d8146b480454: Preparing 07:52:20 4b62b2a3ea65: Preparing 07:52:20 c758c36d048b: Preparing 07:52:20 de6411bac6cb: Preparing 07:52:20 1ba27604053a: Preparing 07:52:20 8089322c7a1a: Preparing 07:52:20 1e890da81ec9: Preparing 07:52:20 1ba27604053a: Waiting 07:52:20 8089322c7a1a: Waiting 07:52:20 1e890da81ec9: Waiting 07:52:20 c758c36d048b: Layer already exists 07:52:20 d8146b480454: Layer already exists 07:52:20 de6411bac6cb: Layer already exists 07:52:20 3a1436242c06: Layer already exists 07:52:20 4b62b2a3ea65: Layer already exists 07:52:20 1ba27604053a: Layer already exists 07:52:20 8089322c7a1a: Layer already exists 07:52:20 1e890da81ec9: Layer already exists 07:52:20 latest: digest: sha256:e7aa4d7a6d5189970198a7b3f3bda5a5179cf0e1547ec2ff6236494b9bc44017 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.63 07:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:52:21 3a1436242c06: Preparing 07:52:21 d8146b480454: Preparing 07:52:21 4b62b2a3ea65: Preparing 07:52:21 c758c36d048b: Preparing 07:52:21 de6411bac6cb: Preparing 07:52:21 1ba27604053a: Preparing 07:52:21 8089322c7a1a: Preparing 07:52:21 1ba27604053a: Waiting 07:52:21 1e890da81ec9: Preparing 07:52:21 8089322c7a1a: Waiting 07:52:21 1e890da81ec9: Waiting 07:52:21 d8146b480454: Layer already exists 07:52:21 de6411bac6cb: Layer already exists 07:52:21 4b62b2a3ea65: Layer already exists 07:52:21 c758c36d048b: Layer already exists 07:52:21 1e890da81ec9: Layer already exists 07:52:21 3a1436242c06: Layer already exists 07:52:21 1ba27604053a: Layer already exists 07:52:21 8089322c7a1a: Layer already exists 07:52:21 4.1.0-dev.63: digest: sha256:e7aa4d7a6d5189970198a7b3f3bda5a5179cf0e1547ec2ff6236494b9bc44017 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:52:22 3a1436242c06: Preparing 07:52:22 d8146b480454: Preparing 07:52:22 4b62b2a3ea65: Preparing 07:52:22 c758c36d048b: Preparing 07:52:22 de6411bac6cb: Preparing 07:52:22 1ba27604053a: Preparing 07:52:22 8089322c7a1a: Preparing 07:52:22 1e890da81ec9: Preparing 07:52:22 8089322c7a1a: Waiting 07:52:22 1ba27604053a: Waiting 07:52:22 1e890da81ec9: Waiting 07:52:22 3a1436242c06: Layer already exists 07:52:22 c758c36d048b: Layer already exists 07:52:22 4b62b2a3ea65: Layer already exists 07:52:22 de6411bac6cb: Layer already exists 07:52:22 d8146b480454: Layer already exists 07:52:22 8089322c7a1a: Layer already exists 07:52:22 1ba27604053a: Layer already exists 07:52:22 1e890da81ec9: Layer already exists 07:52:22 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:e7aa4d7a6d5189970198a7b3f3bda5a5179cf0e1547ec2ff6236494b9bc44017 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:52:23 3a1436242c06: Preparing 07:52:23 d8146b480454: Preparing 07:52:23 4b62b2a3ea65: Preparing 07:52:23 c758c36d048b: Preparing 07:52:23 de6411bac6cb: Preparing 07:52:23 1ba27604053a: Preparing 07:52:23 8089322c7a1a: Preparing 07:52:23 1e890da81ec9: Preparing 07:52:23 1ba27604053a: Waiting 07:52:23 8089322c7a1a: Waiting 07:52:23 de6411bac6cb: Layer already exists 07:52:23 4b62b2a3ea65: Layer already exists 07:52:23 c758c36d048b: Layer already exists 07:52:23 3a1436242c06: Layer already exists 07:52:23 d8146b480454: Layer already exists 07:52:23 1ba27604053a: Layer already exists 07:52:23 1e890da81ec9: Layer already exists 07:52:23 8089322c7a1a: Layer already exists 07:52:23 main: digest: sha256:e7aa4d7a6d5189970198a7b3f3bda5a5179cf0e1547ec2ff6236494b9bc44017 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:23 ===================================================== [Pipeline] echo 07:52:23 taggedImages: 07:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.63 07:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:23 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:52:23 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:52:23 a677b28ec927103ec44990ef428c4d87c2253632 07:52:23 latest 07:52:23 4.1.0-dev.63 07:52:23 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:23 main 07:52:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:52:24 402a54178fb7: Preparing 07:52:24 27aaadc3462b: Preparing 07:52:24 4fc21403ad85: Preparing 07:52:24 69c2651b9c86: Preparing 07:52:24 8bbac584e77c: Preparing 07:52:24 37b3276c6881: Preparing 07:52:24 2d0f7908e704: Preparing 07:52:24 c758c36d048b: Preparing 07:52:24 de6411bac6cb: Preparing 07:52:24 2f13bc31cc45: Preparing 07:52:24 b222672b3db8: Preparing 07:52:24 5f70bf18a086: Preparing 07:52:24 10fec42d88f0: Preparing 07:52:24 5e236216d744: Preparing 07:52:24 5a99771db286: Preparing 07:52:24 1e890da81ec9: Preparing 07:52:24 37b3276c6881: Waiting 07:52:24 b222672b3db8: Waiting 07:52:24 2d0f7908e704: Waiting 07:52:24 5f70bf18a086: Waiting 07:52:24 10fec42d88f0: Waiting 07:52:24 c758c36d048b: Waiting 07:52:24 5e236216d744: Waiting 07:52:24 de6411bac6cb: Waiting 07:52:24 5a99771db286: Waiting 07:52:24 2f13bc31cc45: Waiting 07:52:24 1e890da81ec9: Waiting 07:52:24 4fc21403ad85: Pushed 07:52:24 8bbac584e77c: Pushed 07:52:24 27aaadc3462b: Pushed 07:52:24 402a54178fb7: Pushed 07:52:24 69c2651b9c86: Pushed 07:52:24 c758c36d048b: Layer already exists 07:52:24 de6411bac6cb: Layer already exists 07:52:24 37b3276c6881: Pushed 07:52:24 5f70bf18a086: Layer already exists 07:52:25 2f13bc31cc45: Pushed 07:52:25 b222672b3db8: Pushed 07:52:25 1e890da81ec9: Layer already exists 07:52:25 10fec42d88f0: Pushed 07:52:25 5a99771db286: Pushed 07:52:25 5e236216d744: Pushed 07:52:27 2d0f7908e704: Pushed 07:52:27 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:239fffc93d3312f37fc219af5ab13997c7d96c174faf67056e545456fbb0c1c5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:52:28 402a54178fb7: Preparing 07:52:28 27aaadc3462b: Preparing 07:52:28 4fc21403ad85: Preparing 07:52:28 69c2651b9c86: Preparing 07:52:28 8bbac584e77c: Preparing 07:52:28 37b3276c6881: Preparing 07:52:28 2d0f7908e704: Preparing 07:52:28 37b3276c6881: Waiting 07:52:28 c758c36d048b: Preparing 07:52:28 2d0f7908e704: Waiting 07:52:28 de6411bac6cb: Preparing 07:52:28 c758c36d048b: Waiting 07:52:28 de6411bac6cb: Waiting 07:52:28 2f13bc31cc45: Preparing 07:52:28 b222672b3db8: Preparing 07:52:28 2f13bc31cc45: Waiting 07:52:28 5f70bf18a086: Preparing 07:52:28 b222672b3db8: Waiting 07:52:28 10fec42d88f0: Preparing 07:52:28 5e236216d744: Preparing 07:52:28 5a99771db286: Preparing 07:52:28 5f70bf18a086: Waiting 07:52:28 10fec42d88f0: Waiting 07:52:28 5e236216d744: Waiting 07:52:28 1e890da81ec9: Preparing 07:52:28 5a99771db286: Waiting 07:52:28 1e890da81ec9: Waiting 07:52:28 4fc21403ad85: Layer already exists 07:52:28 402a54178fb7: Layer already exists 07:52:28 27aaadc3462b: Layer already exists 07:52:28 69c2651b9c86: Layer already exists 07:52:28 8bbac584e77c: Layer already exists 07:52:28 37b3276c6881: Layer already exists 07:52:28 2d0f7908e704: Layer already exists 07:52:28 de6411bac6cb: Layer already exists 07:52:28 2f13bc31cc45: Layer already exists 07:52:28 c758c36d048b: Layer already exists 07:52:28 b222672b3db8: Layer already exists 07:52:28 5f70bf18a086: Layer already exists 07:52:28 5e236216d744: Layer already exists 07:52:28 10fec42d88f0: Layer already exists 07:52:28 5a99771db286: Layer already exists 07:52:28 1e890da81ec9: Layer already exists 07:52:28 latest: digest: sha256:239fffc93d3312f37fc219af5ab13997c7d96c174faf67056e545456fbb0c1c5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.63 07:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:52:29 402a54178fb7: Preparing 07:52:29 27aaadc3462b: Preparing 07:52:29 4fc21403ad85: Preparing 07:52:29 69c2651b9c86: Preparing 07:52:29 8bbac584e77c: Preparing 07:52:29 37b3276c6881: Preparing 07:52:29 2d0f7908e704: Preparing 07:52:29 c758c36d048b: Preparing 07:52:29 de6411bac6cb: Preparing 07:52:29 2f13bc31cc45: Preparing 07:52:29 b222672b3db8: Preparing 07:52:29 5f70bf18a086: Preparing 07:52:29 10fec42d88f0: Preparing 07:52:29 5e236216d744: Preparing 07:52:29 5a99771db286: Preparing 07:52:29 1e890da81ec9: Preparing 07:52:29 de6411bac6cb: Waiting 07:52:29 2f13bc31cc45: Waiting 07:52:29 b222672b3db8: Waiting 07:52:29 5f70bf18a086: Waiting 07:52:29 10fec42d88f0: Waiting 07:52:29 5e236216d744: Waiting 07:52:29 5a99771db286: Waiting 07:52:29 1e890da81ec9: Waiting 07:52:29 37b3276c6881: Waiting 07:52:29 2d0f7908e704: Waiting 07:52:29 c758c36d048b: Waiting 07:52:29 4fc21403ad85: Layer already exists 07:52:29 402a54178fb7: Layer already exists 07:52:29 69c2651b9c86: Layer already exists 07:52:29 27aaadc3462b: Layer already exists 07:52:29 8bbac584e77c: Layer already exists 07:52:29 37b3276c6881: Layer already exists 07:52:29 2f13bc31cc45: Layer already exists 07:52:29 2d0f7908e704: Layer already exists 07:52:29 de6411bac6cb: Layer already exists 07:52:29 c758c36d048b: Layer already exists 07:52:29 5a99771db286: Layer already exists 07:52:29 b222672b3db8: Layer already exists 07:52:29 10fec42d88f0: Layer already exists 07:52:29 5e236216d744: Layer already exists 07:52:29 5f70bf18a086: Layer already exists 07:52:29 1e890da81ec9: Layer already exists 07:52:29 4.1.0-dev.63: digest: sha256:239fffc93d3312f37fc219af5ab13997c7d96c174faf67056e545456fbb0c1c5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:52:30 402a54178fb7: Preparing 07:52:30 27aaadc3462b: Preparing 07:52:30 4fc21403ad85: Preparing 07:52:30 69c2651b9c86: Preparing 07:52:30 8bbac584e77c: Preparing 07:52:30 37b3276c6881: Preparing 07:52:30 2d0f7908e704: Preparing 07:52:30 c758c36d048b: Preparing 07:52:30 de6411bac6cb: Preparing 07:52:30 2f13bc31cc45: Preparing 07:52:30 b222672b3db8: Preparing 07:52:30 5f70bf18a086: Preparing 07:52:30 10fec42d88f0: Preparing 07:52:30 5e236216d744: Preparing 07:52:30 5a99771db286: Preparing 07:52:30 1e890da81ec9: Preparing 07:52:30 2f13bc31cc45: Waiting 07:52:30 b222672b3db8: Waiting 07:52:30 5f70bf18a086: Waiting 07:52:30 10fec42d88f0: Waiting 07:52:30 5e236216d744: Waiting 07:52:30 5a99771db286: Waiting 07:52:30 1e890da81ec9: Waiting 07:52:30 37b3276c6881: Waiting 07:52:30 de6411bac6cb: Waiting 07:52:30 2d0f7908e704: Waiting 07:52:30 c758c36d048b: Waiting 07:52:30 4fc21403ad85: Layer already exists 07:52:30 69c2651b9c86: Layer already exists 07:52:30 402a54178fb7: Layer already exists 07:52:30 27aaadc3462b: Layer already exists 07:52:30 8bbac584e77c: Layer already exists 07:52:30 2d0f7908e704: Layer already exists 07:52:30 c758c36d048b: Layer already exists 07:52:30 2f13bc31cc45: Layer already exists 07:52:30 37b3276c6881: Layer already exists 07:52:30 de6411bac6cb: Layer already exists 07:52:30 5f70bf18a086: Layer already exists 07:52:30 b222672b3db8: Layer already exists 07:52:30 10fec42d88f0: Layer already exists 07:52:30 5e236216d744: Layer already exists 07:52:30 5a99771db286: Layer already exists 07:52:30 1e890da81ec9: Layer already exists 07:52:30 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:239fffc93d3312f37fc219af5ab13997c7d96c174faf67056e545456fbb0c1c5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:52:31 402a54178fb7: Preparing 07:52:31 27aaadc3462b: Preparing 07:52:31 4fc21403ad85: Preparing 07:52:31 69c2651b9c86: Preparing 07:52:31 8bbac584e77c: Preparing 07:52:31 37b3276c6881: Preparing 07:52:31 2d0f7908e704: Preparing 07:52:31 c758c36d048b: Preparing 07:52:31 de6411bac6cb: Preparing 07:52:31 2f13bc31cc45: Preparing 07:52:31 b222672b3db8: Preparing 07:52:31 5f70bf18a086: Preparing 07:52:31 10fec42d88f0: Preparing 07:52:31 5e236216d744: Preparing 07:52:31 5a99771db286: Preparing 07:52:31 1e890da81ec9: Preparing 07:52:31 37b3276c6881: Waiting 07:52:31 2d0f7908e704: Waiting 07:52:31 b222672b3db8: Waiting 07:52:31 5f70bf18a086: Waiting 07:52:31 10fec42d88f0: Waiting 07:52:31 5e236216d744: Waiting 07:52:31 c758c36d048b: Waiting 07:52:31 5a99771db286: Waiting 07:52:31 1e890da81ec9: Waiting 07:52:31 de6411bac6cb: Waiting 07:52:31 2f13bc31cc45: Waiting 07:52:31 4fc21403ad85: Layer already exists 07:52:31 69c2651b9c86: Layer already exists 07:52:31 8bbac584e77c: Layer already exists 07:52:31 402a54178fb7: Layer already exists 07:52:31 27aaadc3462b: Layer already exists 07:52:31 37b3276c6881: Layer already exists 07:52:31 c758c36d048b: Layer already exists 07:52:31 2d0f7908e704: Layer already exists 07:52:31 2f13bc31cc45: Layer already exists 07:52:31 de6411bac6cb: Layer already exists 07:52:31 10fec42d88f0: Layer already exists 07:52:31 b222672b3db8: Layer already exists 07:52:31 5a99771db286: Layer already exists 07:52:31 5e236216d744: Layer already exists 07:52:31 5f70bf18a086: Layer already exists 07:52:31 1e890da81ec9: Layer already exists 07:52:31 main: digest: sha256:239fffc93d3312f37fc219af5ab13997c7d96c174faf67056e545456fbb0c1c5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:31 ===================================================== [Pipeline] echo 07:52:31 taggedImages: 07:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.63 07:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:52:31 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:52:31 a677b28ec927103ec44990ef428c4d87c2253632 07:52:31 latest 07:52:31 4.1.0-dev.63 07:52:31 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:31 main 07:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:52:32 80c4b2d4f2ff: Preparing 07:52:32 8e54a05eab29: Preparing 07:52:32 7a8da80b33dd: Preparing 07:52:32 f0370ca98851: Preparing 07:52:32 c758c36d048b: Preparing 07:52:32 de6411bac6cb: Preparing 07:52:32 1ba27604053a: Preparing 07:52:32 8089322c7a1a: Preparing 07:52:32 de6411bac6cb: Waiting 07:52:32 1e890da81ec9: Preparing 07:52:32 1ba27604053a: Waiting 07:52:32 8089322c7a1a: Waiting 07:52:32 1e890da81ec9: Waiting 07:52:32 c758c36d048b: Layer already exists 07:52:32 de6411bac6cb: Layer already exists 07:52:32 8e54a05eab29: Pushed 07:52:32 1ba27604053a: Layer already exists 07:52:32 7a8da80b33dd: Pushed 07:52:32 8089322c7a1a: Layer already exists 07:52:32 80c4b2d4f2ff: Pushed 07:52:32 1e890da81ec9: Layer already exists 07:52:40 f0370ca98851: Pushed 07:52:40 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:f6b7df917bc0c6ce5c1fb4f323d3c23cfe3acad97f784aaba39b850ad2afa577 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:41 + 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 07:52:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:52:41 80c4b2d4f2ff: Preparing 07:52:41 8e54a05eab29: Preparing 07:52:41 7a8da80b33dd: Preparing 07:52:41 f0370ca98851: Preparing 07:52:41 c758c36d048b: Preparing 07:52:41 de6411bac6cb: Preparing 07:52:41 1ba27604053a: Preparing 07:52:41 8089322c7a1a: Preparing 07:52:41 1e890da81ec9: Preparing 07:52:41 1ba27604053a: Waiting 07:52:41 8089322c7a1a: Waiting 07:52:41 1e890da81ec9: Waiting 07:52:41 de6411bac6cb: Waiting 07:52:43 c758c36d048b: Layer already exists 07:52:43 7a8da80b33dd: Layer already exists 07:52:43 f0370ca98851: Layer already exists 07:52:43 80c4b2d4f2ff: Layer already exists 07:52:43 8e54a05eab29: Layer already exists 07:52:43 8089322c7a1a: Layer already exists 07:52:43 de6411bac6cb: Layer already exists 07:52:43 1ba27604053a: Layer already exists 07:52:43 1e890da81ec9: Layer already exists 07:52:43 latest: digest: sha256:f6b7df917bc0c6ce5c1fb4f323d3c23cfe3acad97f784aaba39b850ad2afa577 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.63 07:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:52:44 80c4b2d4f2ff: Preparing 07:52:44 8e54a05eab29: Preparing 07:52:44 7a8da80b33dd: Preparing 07:52:44 f0370ca98851: Preparing 07:52:44 c758c36d048b: Preparing 07:52:44 de6411bac6cb: Preparing 07:52:44 1ba27604053a: Preparing 07:52:44 8089322c7a1a: Preparing 07:52:44 1e890da81ec9: Preparing 07:52:44 de6411bac6cb: Waiting 07:52:44 1ba27604053a: Waiting 07:52:44 8089322c7a1a: Waiting 07:52:44 1e890da81ec9: Waiting 07:52:44 80c4b2d4f2ff: Layer already exists 07:52:44 c758c36d048b: Layer already exists 07:52:44 7a8da80b33dd: Layer already exists 07:52:44 8e54a05eab29: Layer already exists 07:52:44 f0370ca98851: Layer already exists 07:52:44 1ba27604053a: Layer already exists 07:52:44 de6411bac6cb: Layer already exists 07:52:44 1e890da81ec9: Layer already exists 07:52:44 8089322c7a1a: Layer already exists 07:52:44 4.1.0-dev.63: digest: sha256:f6b7df917bc0c6ce5c1fb4f323d3c23cfe3acad97f784aaba39b850ad2afa577 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:52:44 80c4b2d4f2ff: Preparing 07:52:44 8e54a05eab29: Preparing 07:52:44 7a8da80b33dd: Preparing 07:52:44 f0370ca98851: Preparing 07:52:44 c758c36d048b: Preparing 07:52:44 de6411bac6cb: Preparing 07:52:44 1ba27604053a: Preparing 07:52:44 8089322c7a1a: Preparing 07:52:44 1e890da81ec9: Preparing 07:52:44 de6411bac6cb: Waiting 07:52:44 1ba27604053a: Waiting 07:52:44 8089322c7a1a: Waiting 07:52:44 1e890da81ec9: Waiting 07:52:44 c758c36d048b: Layer already exists 07:52:44 80c4b2d4f2ff: Layer already exists 07:52:44 8e54a05eab29: Layer already exists 07:52:44 7a8da80b33dd: Layer already exists 07:52:44 f0370ca98851: Layer already exists 07:52:44 de6411bac6cb: Layer already exists 07:52:44 8089322c7a1a: Layer already exists 07:52:44 1ba27604053a: Layer already exists 07:52:44 1e890da81ec9: Layer already exists 07:52:44 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:f6b7df917bc0c6ce5c1fb4f323d3c23cfe3acad97f784aaba39b850ad2afa577 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:45 + 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 07:52:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:52:45 80c4b2d4f2ff: Preparing 07:52:45 8e54a05eab29: Preparing 07:52:45 7a8da80b33dd: Preparing 07:52:45 f0370ca98851: Preparing 07:52:45 c758c36d048b: Preparing 07:52:45 de6411bac6cb: Preparing 07:52:45 1ba27604053a: Preparing 07:52:45 8089322c7a1a: Preparing 07:52:45 1e890da81ec9: Preparing 07:52:45 de6411bac6cb: Waiting 07:52:45 1ba27604053a: Waiting 07:52:45 8089322c7a1a: Waiting 07:52:45 1e890da81ec9: Waiting 07:52:45 80c4b2d4f2ff: Layer already exists 07:52:45 7a8da80b33dd: Layer already exists 07:52:45 8e54a05eab29: Layer already exists 07:52:45 f0370ca98851: Layer already exists 07:52:45 c758c36d048b: Layer already exists 07:52:45 1ba27604053a: Layer already exists 07:52:45 1e890da81ec9: Layer already exists 07:52:45 de6411bac6cb: Layer already exists 07:52:45 8089322c7a1a: Layer already exists 07:52:45 main: digest: sha256:f6b7df917bc0c6ce5c1fb4f323d3c23cfe3acad97f784aaba39b850ad2afa577 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:45 ===================================================== [Pipeline] echo 07:52:45 taggedImages: 07:52:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:52:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.63 07:52:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:45 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:52:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:52:46 a677b28ec927103ec44990ef428c4d87c2253632 07:52:46 latest 07:52:46 4.1.0-dev.63 07:52:46 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:46 main 07:52:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:52:46 3160d8ee68d1: Preparing 07:52:46 c07ac3b267e6: Preparing 07:52:46 cbdf01510ffc: Preparing 07:52:46 4d97fff9fe6d: Preparing 07:52:46 f1d63e6fe216: Preparing 07:52:46 c758c36d048b: Preparing 07:52:46 de6411bac6cb: Preparing 07:52:46 a4cf130e869e: Preparing 07:52:46 44f6b7b1aa70: Preparing 07:52:46 ad8006c297b3: Preparing 07:52:46 1e890da81ec9: Preparing 07:52:46 c758c36d048b: Waiting 07:52:46 de6411bac6cb: Waiting 07:52:46 a4cf130e869e: Waiting 07:52:46 44f6b7b1aa70: Waiting 07:52:46 ad8006c297b3: Waiting 07:52:46 1e890da81ec9: Waiting 07:52:46 f1d63e6fe216: Pushed 07:52:46 3160d8ee68d1: Pushed 07:52:46 c07ac3b267e6: Pushed 07:52:46 4d97fff9fe6d: Pushed 07:52:46 c758c36d048b: Layer already exists 07:52:46 de6411bac6cb: Layer already exists 07:52:46 1e890da81ec9: Layer already exists 07:52:46 a4cf130e869e: Pushed 07:52:47 44f6b7b1aa70: Pushed 07:52:49 ad8006c297b3: Pushed 07:52:53 cbdf01510ffc: Pushed 07:52:53 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:0aae729a11bfb270fa44df7a7c0c8aceed8554c53041d47c24d99f09192a5b74 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + 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 07:52:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:52:53 3160d8ee68d1: Preparing 07:52:53 c07ac3b267e6: Preparing 07:52:53 cbdf01510ffc: Preparing 07:52:53 4d97fff9fe6d: Preparing 07:52:53 f1d63e6fe216: Preparing 07:52:53 c758c36d048b: Preparing 07:52:53 de6411bac6cb: Preparing 07:52:53 a4cf130e869e: Preparing 07:52:53 44f6b7b1aa70: Preparing 07:52:53 ad8006c297b3: Preparing 07:52:53 1e890da81ec9: Preparing 07:52:53 c758c36d048b: Waiting 07:52:53 de6411bac6cb: Waiting 07:52:53 a4cf130e869e: Waiting 07:52:53 44f6b7b1aa70: Waiting 07:52:53 ad8006c297b3: Waiting 07:52:53 1e890da81ec9: Waiting 07:52:53 3160d8ee68d1: Layer already exists 07:52:53 f1d63e6fe216: Layer already exists 07:52:53 c07ac3b267e6: Layer already exists 07:52:53 4d97fff9fe6d: Layer already exists 07:52:53 cbdf01510ffc: Layer already exists 07:52:53 de6411bac6cb: Layer already exists 07:52:53 a4cf130e869e: Layer already exists 07:52:53 44f6b7b1aa70: Layer already exists 07:52:53 ad8006c297b3: Layer already exists 07:52:53 c758c36d048b: Layer already exists 07:52:53 1e890da81ec9: Layer already exists 07:52:54 latest: digest: sha256:0aae729a11bfb270fa44df7a7c0c8aceed8554c53041d47c24d99f09192a5b74 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.63 07:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:52:54 3160d8ee68d1: Preparing 07:52:54 c07ac3b267e6: Preparing 07:52:54 cbdf01510ffc: Preparing 07:52:54 4d97fff9fe6d: Preparing 07:52:54 f1d63e6fe216: Preparing 07:52:54 c758c36d048b: Preparing 07:52:54 de6411bac6cb: Preparing 07:52:54 a4cf130e869e: Preparing 07:52:54 44f6b7b1aa70: Preparing 07:52:54 ad8006c297b3: Preparing 07:52:54 1e890da81ec9: Preparing 07:52:54 c758c36d048b: Waiting 07:52:54 de6411bac6cb: Waiting 07:52:54 a4cf130e869e: Waiting 07:52:54 44f6b7b1aa70: Waiting 07:52:54 ad8006c297b3: Waiting 07:52:54 1e890da81ec9: Waiting 07:52:55 c07ac3b267e6: Layer already exists 07:52:55 f1d63e6fe216: Layer already exists 07:52:55 4d97fff9fe6d: Layer already exists 07:52:55 3160d8ee68d1: Layer already exists 07:52:55 cbdf01510ffc: Layer already exists 07:52:55 de6411bac6cb: Layer already exists 07:52:55 c758c36d048b: Layer already exists 07:52:55 a4cf130e869e: Layer already exists 07:52:55 ad8006c297b3: Layer already exists 07:52:55 44f6b7b1aa70: Layer already exists 07:52:55 1e890da81ec9: Layer already exists 07:52:55 4.1.0-dev.63: digest: sha256:0aae729a11bfb270fa44df7a7c0c8aceed8554c53041d47c24d99f09192a5b74 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:52:56 3160d8ee68d1: Preparing 07:52:56 c07ac3b267e6: Preparing 07:52:56 cbdf01510ffc: Preparing 07:52:56 4d97fff9fe6d: Preparing 07:52:56 f1d63e6fe216: Preparing 07:52:56 c758c36d048b: Preparing 07:52:56 de6411bac6cb: Preparing 07:52:56 a4cf130e869e: Preparing 07:52:56 44f6b7b1aa70: Preparing 07:52:56 ad8006c297b3: Preparing 07:52:56 1e890da81ec9: Preparing 07:52:56 a4cf130e869e: Waiting 07:52:56 44f6b7b1aa70: Waiting 07:52:56 ad8006c297b3: Waiting 07:52:56 c758c36d048b: Waiting 07:52:56 de6411bac6cb: Waiting 07:52:56 1e890da81ec9: Waiting 07:52:56 cbdf01510ffc: Layer already exists 07:52:56 f1d63e6fe216: Layer already exists 07:52:56 4d97fff9fe6d: Layer already exists 07:52:56 3160d8ee68d1: Layer already exists 07:52:56 c07ac3b267e6: Layer already exists 07:52:56 de6411bac6cb: Layer already exists 07:52:56 a4cf130e869e: Layer already exists 07:52:56 c758c36d048b: Layer already exists 07:52:56 44f6b7b1aa70: Layer already exists 07:52:56 ad8006c297b3: Layer already exists 07:52:56 1e890da81ec9: Layer already exists 07:52:56 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:0aae729a11bfb270fa44df7a7c0c8aceed8554c53041d47c24d99f09192a5b74 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:57 + 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 07:52:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:52:57 3160d8ee68d1: Preparing 07:52:57 c07ac3b267e6: Preparing 07:52:57 cbdf01510ffc: Preparing 07:52:57 4d97fff9fe6d: Preparing 07:52:57 f1d63e6fe216: Preparing 07:52:57 c758c36d048b: Preparing 07:52:57 de6411bac6cb: Preparing 07:52:57 a4cf130e869e: Preparing 07:52:57 44f6b7b1aa70: Preparing 07:52:57 ad8006c297b3: Preparing 07:52:57 1e890da81ec9: Preparing 07:52:57 de6411bac6cb: Waiting 07:52:57 a4cf130e869e: Waiting 07:52:57 44f6b7b1aa70: Waiting 07:52:57 ad8006c297b3: Waiting 07:52:57 1e890da81ec9: Waiting 07:52:57 c758c36d048b: Waiting 07:52:57 c07ac3b267e6: Layer already exists 07:52:57 3160d8ee68d1: Layer already exists 07:52:57 f1d63e6fe216: Layer already exists 07:52:57 4d97fff9fe6d: Layer already exists 07:52:57 cbdf01510ffc: Layer already exists 07:52:57 de6411bac6cb: Layer already exists 07:52:57 ad8006c297b3: Layer already exists 07:52:57 a4cf130e869e: Layer already exists 07:52:57 c758c36d048b: Layer already exists 07:52:57 44f6b7b1aa70: Layer already exists 07:52:57 1e890da81ec9: Layer already exists 07:52:57 main: digest: sha256:0aae729a11bfb270fa44df7a7c0c8aceed8554c53041d47c24d99f09192a5b74 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:57 ===================================================== [Pipeline] echo 07:52:57 taggedImages: 07:52:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:52:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.63 07:52:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:52:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:52:57 a677b28ec927103ec44990ef428c4d87c2253632 07:52:57 latest 07:52:57 4.1.0-dev.63 07:52:57 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:52:57 main 07:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:52:58 e2281c8ccd02: Preparing 07:52:58 c83d8632ee21: Preparing 07:52:58 1be5df45b0e9: Preparing 07:52:58 8130d6507322: Preparing 07:52:58 eba28063995f: Preparing 07:52:58 175415d3848a: Preparing 07:52:58 0711b72b30ec: Preparing 07:52:58 c758c36d048b: Preparing 07:52:58 de6411bac6cb: Preparing 07:52:58 972e7c85373d: Preparing 07:52:58 4a9a46978f21: Preparing 07:52:58 1e890da81ec9: Preparing 07:52:58 0711b72b30ec: Waiting 07:52:58 c758c36d048b: Waiting 07:52:58 de6411bac6cb: Waiting 07:52:58 972e7c85373d: Waiting 07:52:58 4a9a46978f21: Waiting 07:52:58 1e890da81ec9: Waiting 07:52:58 175415d3848a: Waiting 07:52:58 c83d8632ee21: Pushed 07:52:58 eba28063995f: Pushed 07:52:58 e2281c8ccd02: Pushed 07:52:58 c758c36d048b: Layer already exists 07:52:58 175415d3848a: Pushed 07:52:58 0711b72b30ec: Pushed 07:52:58 de6411bac6cb: Layer already exists 07:52:59 1e890da81ec9: Layer already exists 07:52:59 972e7c85373d: Pushed 07:53:01 4a9a46978f21: Pushed 07:53:05 8130d6507322: Pushed 07:53:05 1be5df45b0e9: Pushed 07:53:05 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:c28e4c0573f435f6e9368f332e7c6580357f941123ab58b2065637c9609fd901 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:05 + 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 07:53:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:53:06 e2281c8ccd02: Preparing 07:53:06 c83d8632ee21: Preparing 07:53:06 1be5df45b0e9: Preparing 07:53:06 8130d6507322: Preparing 07:53:06 eba28063995f: Preparing 07:53:06 175415d3848a: Preparing 07:53:06 0711b72b30ec: Preparing 07:53:06 c758c36d048b: Preparing 07:53:06 de6411bac6cb: Preparing 07:53:06 972e7c85373d: Preparing 07:53:06 4a9a46978f21: Preparing 07:53:06 1e890da81ec9: Preparing 07:53:06 175415d3848a: Waiting 07:53:06 0711b72b30ec: Waiting 07:53:06 c758c36d048b: Waiting 07:53:06 de6411bac6cb: Waiting 07:53:06 972e7c85373d: Waiting 07:53:06 4a9a46978f21: Waiting 07:53:06 1e890da81ec9: Waiting 07:53:06 1be5df45b0e9: Layer already exists 07:53:06 eba28063995f: Layer already exists 07:53:06 e2281c8ccd02: Layer already exists 07:53:06 c83d8632ee21: Layer already exists 07:53:06 175415d3848a: Layer already exists 07:53:06 0711b72b30ec: Layer already exists 07:53:06 de6411bac6cb: Layer already exists 07:53:06 c758c36d048b: Layer already exists 07:53:06 972e7c85373d: Layer already exists 07:53:06 1e890da81ec9: Layer already exists 07:53:07 8130d6507322: Layer already exists 07:53:07 4a9a46978f21: Layer already exists 07:53:07 latest: digest: sha256:c28e4c0573f435f6e9368f332e7c6580357f941123ab58b2065637c9609fd901 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.63 07:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:53:08 e2281c8ccd02: Preparing 07:53:08 c83d8632ee21: Preparing 07:53:08 1be5df45b0e9: Preparing 07:53:08 8130d6507322: Preparing 07:53:08 eba28063995f: Preparing 07:53:08 175415d3848a: Preparing 07:53:08 0711b72b30ec: Preparing 07:53:08 c758c36d048b: Preparing 07:53:08 de6411bac6cb: Preparing 07:53:08 972e7c85373d: Preparing 07:53:08 4a9a46978f21: Preparing 07:53:08 1e890da81ec9: Preparing 07:53:08 0711b72b30ec: Waiting 07:53:08 c758c36d048b: Waiting 07:53:08 de6411bac6cb: Waiting 07:53:08 972e7c85373d: Waiting 07:53:08 4a9a46978f21: Waiting 07:53:08 1e890da81ec9: Waiting 07:53:08 175415d3848a: Waiting 07:53:08 c83d8632ee21: Layer already exists 07:53:08 e2281c8ccd02: Layer already exists 07:53:08 1be5df45b0e9: Layer already exists 07:53:08 eba28063995f: Layer already exists 07:53:08 8130d6507322: Layer already exists 07:53:08 175415d3848a: Layer already exists 07:53:08 c758c36d048b: Layer already exists 07:53:08 0711b72b30ec: Layer already exists 07:53:08 de6411bac6cb: Layer already exists 07:53:08 972e7c85373d: Layer already exists 07:53:08 4a9a46978f21: Layer already exists 07:53:08 1e890da81ec9: Layer already exists 07:53:08 4.1.0-dev.63: digest: sha256:c28e4c0573f435f6e9368f332e7c6580357f941123ab58b2065637c9609fd901 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:53:09 e2281c8ccd02: Preparing 07:53:09 c83d8632ee21: Preparing 07:53:09 1be5df45b0e9: Preparing 07:53:09 8130d6507322: Preparing 07:53:09 eba28063995f: Preparing 07:53:09 175415d3848a: Preparing 07:53:09 0711b72b30ec: Preparing 07:53:09 c758c36d048b: Preparing 07:53:09 de6411bac6cb: Preparing 07:53:09 972e7c85373d: Preparing 07:53:09 4a9a46978f21: Preparing 07:53:09 1e890da81ec9: Preparing 07:53:09 175415d3848a: Waiting 07:53:09 0711b72b30ec: Waiting 07:53:09 c758c36d048b: Waiting 07:53:09 4a9a46978f21: Waiting 07:53:09 de6411bac6cb: Waiting 07:53:09 972e7c85373d: Waiting 07:53:09 1e890da81ec9: Waiting 07:53:09 8130d6507322: Layer already exists 07:53:09 e2281c8ccd02: Layer already exists 07:53:09 eba28063995f: Layer already exists 07:53:09 1be5df45b0e9: Layer already exists 07:53:09 c83d8632ee21: Layer already exists 07:53:09 175415d3848a: Layer already exists 07:53:09 0711b72b30ec: Layer already exists 07:53:09 de6411bac6cb: Layer already exists 07:53:09 972e7c85373d: Layer already exists 07:53:09 c758c36d048b: Layer already exists 07:53:09 4a9a46978f21: Layer already exists 07:53:09 1e890da81ec9: Layer already exists 07:53:09 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:c28e4c0573f435f6e9368f332e7c6580357f941123ab58b2065637c9609fd901 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + 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 07:53:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:53:10 e2281c8ccd02: Preparing 07:53:10 c83d8632ee21: Preparing 07:53:10 1be5df45b0e9: Preparing 07:53:10 8130d6507322: Preparing 07:53:10 eba28063995f: Preparing 07:53:10 175415d3848a: Preparing 07:53:10 0711b72b30ec: Preparing 07:53:10 c758c36d048b: Preparing 07:53:10 de6411bac6cb: Preparing 07:53:10 972e7c85373d: Preparing 07:53:10 4a9a46978f21: Preparing 07:53:10 1e890da81ec9: Preparing 07:53:10 de6411bac6cb: Waiting 07:53:10 972e7c85373d: Waiting 07:53:10 4a9a46978f21: Waiting 07:53:10 1e890da81ec9: Waiting 07:53:10 175415d3848a: Waiting 07:53:10 0711b72b30ec: Waiting 07:53:10 c758c36d048b: Waiting 07:53:10 eba28063995f: Layer already exists 07:53:10 8130d6507322: Layer already exists 07:53:10 e2281c8ccd02: Layer already exists 07:53:10 1be5df45b0e9: Layer already exists 07:53:10 c83d8632ee21: Layer already exists 07:53:10 175415d3848a: Layer already exists 07:53:10 0711b72b30ec: Layer already exists 07:53:10 de6411bac6cb: Layer already exists 07:53:10 c758c36d048b: Layer already exists 07:53:10 972e7c85373d: Layer already exists 07:53:10 4a9a46978f21: Layer already exists 07:53:10 1e890da81ec9: Layer already exists 07:53:10 main: digest: sha256:c28e4c0573f435f6e9368f332e7c6580357f941123ab58b2065637c9609fd901 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:10 ===================================================== [Pipeline] echo 07:53:10 taggedImages: 07:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.63 07:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:53:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:53:10 a677b28ec927103ec44990ef428c4d87c2253632 07:53:10 latest 07:53:10 4.1.0-dev.63 07:53:10 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:10 main 07:53:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:53:11 828e35cb10d6: Preparing 07:53:11 7af512a9fc1b: Preparing 07:53:11 c758c36d048b: Preparing 07:53:11 de6411bac6cb: Preparing 07:53:11 4a700cb57a0d: Preparing 07:53:11 c765e5604bed: Preparing 07:53:11 c765e5604bed: Waiting 07:53:11 1e890da81ec9: Preparing 07:53:11 1e890da81ec9: Waiting 07:53:11 de6411bac6cb: Layer already exists 07:53:11 c758c36d048b: Layer already exists 07:53:11 1e890da81ec9: Layer already exists 07:53:11 828e35cb10d6: Pushed 07:53:11 4a700cb57a0d: Pushed 07:53:13 c765e5604bed: Pushed 07:53:18 7af512a9fc1b: Pushed 07:53:18 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:094b37ba96c7d4d7c1b7cc89bac5c371baaca3494d11e4d9b04f021bddcfc9d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:18 + 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 07:53:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:53:19 828e35cb10d6: Preparing 07:53:19 7af512a9fc1b: Preparing 07:53:19 c758c36d048b: Preparing 07:53:19 de6411bac6cb: Preparing 07:53:19 4a700cb57a0d: Preparing 07:53:19 c765e5604bed: Preparing 07:53:19 1e890da81ec9: Preparing 07:53:19 c765e5604bed: Waiting 07:53:19 1e890da81ec9: Waiting 07:53:19 7af512a9fc1b: Layer already exists 07:53:19 c758c36d048b: Layer already exists 07:53:19 4a700cb57a0d: Layer already exists 07:53:19 828e35cb10d6: Layer already exists 07:53:19 de6411bac6cb: Layer already exists 07:53:19 c765e5604bed: Layer already exists 07:53:19 1e890da81ec9: Layer already exists 07:53:19 latest: digest: sha256:094b37ba96c7d4d7c1b7cc89bac5c371baaca3494d11e4d9b04f021bddcfc9d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.63 07:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:53:20 828e35cb10d6: Preparing 07:53:20 7af512a9fc1b: Preparing 07:53:20 c758c36d048b: Preparing 07:53:20 de6411bac6cb: Preparing 07:53:20 4a700cb57a0d: Preparing 07:53:20 c765e5604bed: Preparing 07:53:20 1e890da81ec9: Preparing 07:53:20 1e890da81ec9: Waiting 07:53:20 4a700cb57a0d: Layer already exists 07:53:20 828e35cb10d6: Layer already exists 07:53:20 c758c36d048b: Layer already exists 07:53:20 7af512a9fc1b: Layer already exists 07:53:20 de6411bac6cb: Layer already exists 07:53:20 1e890da81ec9: Layer already exists 07:53:20 c765e5604bed: Layer already exists 07:53:20 4.1.0-dev.63: digest: sha256:094b37ba96c7d4d7c1b7cc89bac5c371baaca3494d11e4d9b04f021bddcfc9d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:53:20 828e35cb10d6: Preparing 07:53:20 7af512a9fc1b: Preparing 07:53:20 c758c36d048b: Preparing 07:53:20 de6411bac6cb: Preparing 07:53:20 4a700cb57a0d: Preparing 07:53:20 c765e5604bed: Preparing 07:53:20 1e890da81ec9: Preparing 07:53:20 c765e5604bed: Waiting 07:53:20 1e890da81ec9: Waiting 07:53:20 828e35cb10d6: Layer already exists 07:53:20 4a700cb57a0d: Layer already exists 07:53:20 de6411bac6cb: Layer already exists 07:53:20 c758c36d048b: Layer already exists 07:53:20 7af512a9fc1b: Layer already exists 07:53:20 c765e5604bed: Layer already exists 07:53:20 1e890da81ec9: Layer already exists 07:53:21 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:094b37ba96c7d4d7c1b7cc89bac5c371baaca3494d11e4d9b04f021bddcfc9d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:21 + 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 07:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:53:21 828e35cb10d6: Preparing 07:53:21 7af512a9fc1b: Preparing 07:53:21 c758c36d048b: Preparing 07:53:21 de6411bac6cb: Preparing 07:53:21 4a700cb57a0d: Preparing 07:53:21 c765e5604bed: Preparing 07:53:21 1e890da81ec9: Preparing 07:53:21 c765e5604bed: Waiting 07:53:21 1e890da81ec9: Waiting 07:53:21 828e35cb10d6: Layer already exists 07:53:21 de6411bac6cb: Layer already exists 07:53:21 7af512a9fc1b: Layer already exists 07:53:21 c758c36d048b: Layer already exists 07:53:21 4a700cb57a0d: Layer already exists 07:53:21 c765e5604bed: Layer already exists 07:53:21 1e890da81ec9: Layer already exists 07:53:21 main: digest: sha256:094b37ba96c7d4d7c1b7cc89bac5c371baaca3494d11e4d9b04f021bddcfc9d4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:21 ===================================================== [Pipeline] echo 07:53:21 taggedImages: 07:53:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:53:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.63 07:53:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:53:21 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:53:21 a677b28ec927103ec44990ef428c4d87c2253632 07:53:21 latest 07:53:21 4.1.0-dev.63 07:53:21 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:21 main 07:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:53:22 79e60184c22d: Preparing 07:53:22 d73c90f6b359: Preparing 07:53:22 1afe20d636da: Preparing 07:53:22 c758c36d048b: Preparing 07:53:22 de6411bac6cb: Preparing 07:53:22 13e8608461ec: Preparing 07:53:22 25d9040485e9: Preparing 07:53:22 b3c37ffb6663: Preparing 07:53:22 ebceda6eebbc: Preparing 07:53:22 1e890da81ec9: Preparing 07:53:22 13e8608461ec: Waiting 07:53:22 25d9040485e9: Waiting 07:53:22 b3c37ffb6663: Waiting 07:53:22 1e890da81ec9: Waiting 07:53:22 ebceda6eebbc: Waiting 07:53:22 c758c36d048b: Layer already exists 07:53:22 de6411bac6cb: Layer already exists 07:53:22 1afe20d636da: Pushed 07:53:22 d73c90f6b359: Pushed 07:53:22 79e60184c22d: Pushed 07:53:22 1e890da81ec9: Layer already exists 07:53:23 b3c37ffb6663: Pushed 07:53:23 ebceda6eebbc: Pushed 07:53:33 25d9040485e9: Pushed 07:53:48 13e8608461ec: Pushed 07:53:48 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:3fb6988739f7ef0ceb2c32f2b2f5046f920465d3e8bffeb202f7991b1d94d1d0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + 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 07:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:53:49 79e60184c22d: Preparing 07:53:49 d73c90f6b359: Preparing 07:53:49 1afe20d636da: Preparing 07:53:49 c758c36d048b: Preparing 07:53:49 de6411bac6cb: Preparing 07:53:49 13e8608461ec: Preparing 07:53:49 25d9040485e9: Preparing 07:53:49 b3c37ffb6663: Preparing 07:53:49 ebceda6eebbc: Preparing 07:53:49 1e890da81ec9: Preparing 07:53:49 13e8608461ec: Waiting 07:53:49 25d9040485e9: Waiting 07:53:49 b3c37ffb6663: Waiting 07:53:49 ebceda6eebbc: Waiting 07:53:49 1e890da81ec9: Waiting 07:53:49 79e60184c22d: Layer already exists 07:53:49 de6411bac6cb: Layer already exists 07:53:49 c758c36d048b: Layer already exists 07:53:49 d73c90f6b359: Layer already exists 07:53:49 1afe20d636da: Layer already exists 07:53:49 13e8608461ec: Layer already exists 07:53:49 1e890da81ec9: Layer already exists 07:53:49 b3c37ffb6663: Layer already exists 07:53:49 ebceda6eebbc: Layer already exists 07:53:49 25d9040485e9: Layer already exists 07:53:49 latest: digest: sha256:3fb6988739f7ef0ceb2c32f2b2f5046f920465d3e8bffeb202f7991b1d94d1d0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.63 07:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:53:50 79e60184c22d: Preparing 07:53:50 d73c90f6b359: Preparing 07:53:50 1afe20d636da: Preparing 07:53:50 c758c36d048b: Preparing 07:53:50 de6411bac6cb: Preparing 07:53:50 13e8608461ec: Preparing 07:53:50 25d9040485e9: Preparing 07:53:50 b3c37ffb6663: Preparing 07:53:50 ebceda6eebbc: Preparing 07:53:50 1e890da81ec9: Preparing 07:53:50 13e8608461ec: Waiting 07:53:50 25d9040485e9: Waiting 07:53:50 b3c37ffb6663: Waiting 07:53:50 ebceda6eebbc: Waiting 07:53:50 1e890da81ec9: Waiting 07:53:50 1afe20d636da: Layer already exists 07:53:50 c758c36d048b: Layer already exists 07:53:50 de6411bac6cb: Layer already exists 07:53:50 79e60184c22d: Layer already exists 07:53:50 d73c90f6b359: Layer already exists 07:53:50 ebceda6eebbc: Layer already exists 07:53:50 b3c37ffb6663: Layer already exists 07:53:50 13e8608461ec: Layer already exists 07:53:50 1e890da81ec9: Layer already exists 07:53:50 25d9040485e9: Layer already exists 07:53:50 4.1.0-dev.63: digest: sha256:3fb6988739f7ef0ceb2c32f2b2f5046f920465d3e8bffeb202f7991b1d94d1d0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:53:51 79e60184c22d: Preparing 07:53:51 d73c90f6b359: Preparing 07:53:51 1afe20d636da: Preparing 07:53:51 c758c36d048b: Preparing 07:53:51 de6411bac6cb: Preparing 07:53:51 13e8608461ec: Preparing 07:53:51 25d9040485e9: Preparing 07:53:51 b3c37ffb6663: Preparing 07:53:51 ebceda6eebbc: Preparing 07:53:51 1e890da81ec9: Preparing 07:53:51 25d9040485e9: Waiting 07:53:51 b3c37ffb6663: Waiting 07:53:51 ebceda6eebbc: Waiting 07:53:51 1e890da81ec9: Waiting 07:53:51 13e8608461ec: Waiting 07:53:51 79e60184c22d: Layer already exists 07:53:51 1afe20d636da: Layer already exists 07:53:51 de6411bac6cb: Layer already exists 07:53:51 c758c36d048b: Layer already exists 07:53:51 d73c90f6b359: Layer already exists 07:53:51 25d9040485e9: Layer already exists 07:53:51 b3c37ffb6663: Layer already exists 07:53:51 ebceda6eebbc: Layer already exists 07:53:51 13e8608461ec: Layer already exists 07:53:51 1e890da81ec9: Layer already exists 07:53:51 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:3fb6988739f7ef0ceb2c32f2b2f5046f920465d3e8bffeb202f7991b1d94d1d0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:51 + 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 07:53:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:53:51 79e60184c22d: Preparing 07:53:51 d73c90f6b359: Preparing 07:53:51 1afe20d636da: Preparing 07:53:51 c758c36d048b: Preparing 07:53:51 de6411bac6cb: Preparing 07:53:51 13e8608461ec: Preparing 07:53:51 25d9040485e9: Preparing 07:53:51 b3c37ffb6663: Preparing 07:53:51 ebceda6eebbc: Preparing 07:53:51 1e890da81ec9: Preparing 07:53:51 13e8608461ec: Waiting 07:53:51 25d9040485e9: Waiting 07:53:51 b3c37ffb6663: Waiting 07:53:51 1e890da81ec9: Waiting 07:53:51 1afe20d636da: Layer already exists 07:53:51 c758c36d048b: Layer already exists 07:53:51 de6411bac6cb: Layer already exists 07:53:51 79e60184c22d: Layer already exists 07:53:51 d73c90f6b359: Layer already exists 07:53:51 b3c37ffb6663: Layer already exists 07:53:51 13e8608461ec: Layer already exists 07:53:51 25d9040485e9: Layer already exists 07:53:51 ebceda6eebbc: Layer already exists 07:53:51 1e890da81ec9: Layer already exists 07:53:52 main: digest: sha256:3fb6988739f7ef0ceb2c32f2b2f5046f920465d3e8bffeb202f7991b1d94d1d0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:52 ===================================================== [Pipeline] echo 07:53:52 taggedImages: 07:53:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:53:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.63 07:53:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:52 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:53:52 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:53:52 a677b28ec927103ec44990ef428c4d87c2253632 07:53:52 latest 07:53:52 4.1.0-dev.63 07:53:52 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:53:52 main 07:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:53:52 ee64644b7abd: Preparing 07:53:52 6b88f93df041: Preparing 07:53:52 1a81b839d994: Preparing 07:53:52 c758c36d048b: Preparing 07:53:52 de6411bac6cb: Preparing 07:53:52 0010633e37ce: Preparing 07:53:52 d542a5392f0d: Preparing 07:53:52 8f631de08f0a: Preparing 07:53:52 1e890da81ec9: Preparing 07:53:52 0010633e37ce: Waiting 07:53:52 d542a5392f0d: Waiting 07:53:52 8f631de08f0a: Waiting 07:53:52 1e890da81ec9: Waiting 07:53:52 de6411bac6cb: Layer already exists 07:53:52 c758c36d048b: Layer already exists 07:53:53 1a81b839d994: Pushed 07:53:53 6b88f93df041: Pushed 07:53:53 ee64644b7abd: Pushed 07:53:53 1e890da81ec9: Layer already exists 07:53:53 d542a5392f0d: Pushed 07:53:54 8f631de08f0a: Pushed 07:54:20 0010633e37ce: Pushed 07:54:20 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:66e1adafd79827f797ab92ae6bb8e26553d6e02438515ad5c61dedd4da9d01d7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + 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 07:54:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:54:21 ee64644b7abd: Preparing 07:54:21 6b88f93df041: Preparing 07:54:21 1a81b839d994: Preparing 07:54:21 c758c36d048b: Preparing 07:54:21 de6411bac6cb: Preparing 07:54:21 0010633e37ce: Preparing 07:54:21 d542a5392f0d: Preparing 07:54:21 8f631de08f0a: Preparing 07:54:21 1e890da81ec9: Preparing 07:54:21 d542a5392f0d: Waiting 07:54:21 0010633e37ce: Waiting 07:54:21 8f631de08f0a: Waiting 07:54:21 1e890da81ec9: Waiting 07:54:21 c758c36d048b: Layer already exists 07:54:21 6b88f93df041: Layer already exists 07:54:21 1a81b839d994: Layer already exists 07:54:21 de6411bac6cb: Layer already exists 07:54:21 ee64644b7abd: Layer already exists 07:54:21 0010633e37ce: Layer already exists 07:54:21 1e890da81ec9: Layer already exists 07:54:21 8f631de08f0a: Layer already exists 07:54:21 d542a5392f0d: Layer already exists 07:54:21 latest: digest: sha256:66e1adafd79827f797ab92ae6bb8e26553d6e02438515ad5c61dedd4da9d01d7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.63 07:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:54:22 ee64644b7abd: Preparing 07:54:22 6b88f93df041: Preparing 07:54:22 1a81b839d994: Preparing 07:54:22 c758c36d048b: Preparing 07:54:22 de6411bac6cb: Preparing 07:54:22 0010633e37ce: Preparing 07:54:22 d542a5392f0d: Preparing 07:54:22 8f631de08f0a: Preparing 07:54:22 1e890da81ec9: Preparing 07:54:22 0010633e37ce: Waiting 07:54:22 d542a5392f0d: Waiting 07:54:22 8f631de08f0a: Waiting 07:54:22 1e890da81ec9: Waiting 07:54:22 ee64644b7abd: Layer already exists 07:54:22 c758c36d048b: Layer already exists 07:54:22 1a81b839d994: Layer already exists 07:54:22 6b88f93df041: Layer already exists 07:54:22 de6411bac6cb: Layer already exists 07:54:22 0010633e37ce: Layer already exists 07:54:22 8f631de08f0a: Layer already exists 07:54:22 d542a5392f0d: Layer already exists 07:54:22 1e890da81ec9: Layer already exists 07:54:22 4.1.0-dev.63: digest: sha256:66e1adafd79827f797ab92ae6bb8e26553d6e02438515ad5c61dedd4da9d01d7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:54:23 ee64644b7abd: Preparing 07:54:23 6b88f93df041: Preparing 07:54:23 1a81b839d994: Preparing 07:54:23 c758c36d048b: Preparing 07:54:23 de6411bac6cb: Preparing 07:54:23 0010633e37ce: Preparing 07:54:23 d542a5392f0d: Preparing 07:54:23 8f631de08f0a: Preparing 07:54:23 1e890da81ec9: Preparing 07:54:23 d542a5392f0d: Waiting 07:54:23 8f631de08f0a: Waiting 07:54:23 1e890da81ec9: Waiting 07:54:23 0010633e37ce: Waiting 07:54:23 6b88f93df041: Layer already exists 07:54:23 de6411bac6cb: Layer already exists 07:54:23 1a81b839d994: Layer already exists 07:54:23 c758c36d048b: Layer already exists 07:54:23 ee64644b7abd: Layer already exists 07:54:23 0010633e37ce: Layer already exists 07:54:23 8f631de08f0a: Layer already exists 07:54:23 d542a5392f0d: Layer already exists 07:54:23 1e890da81ec9: Layer already exists 07:54:23 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:66e1adafd79827f797ab92ae6bb8e26553d6e02438515ad5c61dedd4da9d01d7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + 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 07:54:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:54:24 ee64644b7abd: Preparing 07:54:24 6b88f93df041: Preparing 07:54:24 1a81b839d994: Preparing 07:54:24 c758c36d048b: Preparing 07:54:24 de6411bac6cb: Preparing 07:54:24 0010633e37ce: Preparing 07:54:24 d542a5392f0d: Preparing 07:54:24 8f631de08f0a: Preparing 07:54:24 1e890da81ec9: Preparing 07:54:24 0010633e37ce: Waiting 07:54:24 d542a5392f0d: Waiting 07:54:24 8f631de08f0a: Waiting 07:54:24 1e890da81ec9: Waiting 07:54:24 c758c36d048b: Layer already exists 07:54:24 1a81b839d994: Layer already exists 07:54:24 6b88f93df041: Layer already exists 07:54:24 ee64644b7abd: Layer already exists 07:54:24 de6411bac6cb: Layer already exists 07:54:24 0010633e37ce: Layer already exists 07:54:24 1e890da81ec9: Layer already exists 07:54:24 d542a5392f0d: Layer already exists 07:54:24 8f631de08f0a: Layer already exists 07:54:24 main: digest: sha256:66e1adafd79827f797ab92ae6bb8e26553d6e02438515ad5c61dedd4da9d01d7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:24 ===================================================== [Pipeline] echo 07:54:24 taggedImages: 07:54:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:54:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.63 07:54:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:54:24 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:54:24 a677b28ec927103ec44990ef428c4d87c2253632 07:54:24 latest 07:54:24 4.1.0-dev.63 07:54:24 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:24 main 07:54:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:54:25 1a50ac0dd9ae: Preparing 07:54:25 9ae49981f209: Preparing 07:54:25 0695e067d4f1: Preparing 07:54:25 c758c36d048b: Preparing 07:54:25 de6411bac6cb: Preparing 07:54:25 0010633e37ce: Preparing 07:54:25 b3c37ffb6663: Preparing 07:54:25 ebceda6eebbc: Preparing 07:54:25 1e890da81ec9: Preparing 07:54:25 b3c37ffb6663: Waiting 07:54:25 ebceda6eebbc: Waiting 07:54:25 0010633e37ce: Waiting 07:54:25 1e890da81ec9: Waiting 07:54:25 de6411bac6cb: Layer already exists 07:54:25 c758c36d048b: Layer already exists 07:54:25 0010633e37ce: Layer already exists 07:54:25 b3c37ffb6663: Layer already exists 07:54:25 ebceda6eebbc: Layer already exists 07:54:25 1e890da81ec9: Layer already exists 07:54:25 0695e067d4f1: Pushed 07:54:25 9ae49981f209: Pushed 07:54:25 1a50ac0dd9ae: Pushed 07:54:25 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:e59bff512843a04c2a4d5794ebc3e0fee92c4edbe48f571ef5a17b2d40f168c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + 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 07:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:54:26 1a50ac0dd9ae: Preparing 07:54:26 9ae49981f209: Preparing 07:54:26 0695e067d4f1: Preparing 07:54:26 c758c36d048b: Preparing 07:54:26 de6411bac6cb: Preparing 07:54:26 0010633e37ce: Preparing 07:54:26 b3c37ffb6663: Preparing 07:54:26 ebceda6eebbc: Preparing 07:54:26 1e890da81ec9: Preparing 07:54:26 b3c37ffb6663: Waiting 07:54:26 ebceda6eebbc: Waiting 07:54:26 0010633e37ce: Waiting 07:54:26 1e890da81ec9: Waiting 07:54:26 c758c36d048b: Layer already exists 07:54:26 0695e067d4f1: Layer already exists 07:54:26 1a50ac0dd9ae: Layer already exists 07:54:26 de6411bac6cb: Layer already exists 07:54:26 9ae49981f209: Layer already exists 07:54:26 b3c37ffb6663: Layer already exists 07:54:26 ebceda6eebbc: Layer already exists 07:54:26 1e890da81ec9: Layer already exists 07:54:26 0010633e37ce: Layer already exists 07:54:26 latest: digest: sha256:e59bff512843a04c2a4d5794ebc3e0fee92c4edbe48f571ef5a17b2d40f168c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.63 07:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:54:26 1a50ac0dd9ae: Preparing 07:54:26 9ae49981f209: Preparing 07:54:26 0695e067d4f1: Preparing 07:54:26 c758c36d048b: Preparing 07:54:26 de6411bac6cb: Preparing 07:54:26 0010633e37ce: Preparing 07:54:26 b3c37ffb6663: Preparing 07:54:26 0010633e37ce: Waiting 07:54:26 ebceda6eebbc: Preparing 07:54:26 b3c37ffb6663: Waiting 07:54:26 1e890da81ec9: Preparing 07:54:26 ebceda6eebbc: Waiting 07:54:26 1e890da81ec9: Waiting 07:54:26 9ae49981f209: Layer already exists 07:54:26 0695e067d4f1: Layer already exists 07:54:26 de6411bac6cb: Layer already exists 07:54:26 1a50ac0dd9ae: Layer already exists 07:54:26 c758c36d048b: Layer already exists 07:54:26 b3c37ffb6663: Layer already exists 07:54:26 0010633e37ce: Layer already exists 07:54:26 1e890da81ec9: Layer already exists 07:54:26 ebceda6eebbc: Layer already exists 07:54:26 4.1.0-dev.63: digest: sha256:e59bff512843a04c2a4d5794ebc3e0fee92c4edbe48f571ef5a17b2d40f168c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:54:27 1a50ac0dd9ae: Preparing 07:54:27 9ae49981f209: Preparing 07:54:27 0695e067d4f1: Preparing 07:54:27 c758c36d048b: Preparing 07:54:27 de6411bac6cb: Preparing 07:54:27 0010633e37ce: Preparing 07:54:27 b3c37ffb6663: Preparing 07:54:27 ebceda6eebbc: Preparing 07:54:27 1e890da81ec9: Preparing 07:54:27 1e890da81ec9: Waiting 07:54:27 b3c37ffb6663: Waiting 07:54:27 ebceda6eebbc: Waiting 07:54:27 0010633e37ce: Waiting 07:54:27 1a50ac0dd9ae: Layer already exists 07:54:27 9ae49981f209: Layer already exists 07:54:27 c758c36d048b: Layer already exists 07:54:27 0695e067d4f1: Layer already exists 07:54:27 de6411bac6cb: Layer already exists 07:54:27 0010633e37ce: Layer already exists 07:54:27 ebceda6eebbc: Layer already exists 07:54:27 1e890da81ec9: Layer already exists 07:54:27 b3c37ffb6663: Layer already exists 07:54:28 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:e59bff512843a04c2a4d5794ebc3e0fee92c4edbe48f571ef5a17b2d40f168c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:28 + 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 07:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:54:28 1a50ac0dd9ae: Preparing 07:54:28 9ae49981f209: Preparing 07:54:28 0695e067d4f1: Preparing 07:54:28 c758c36d048b: Preparing 07:54:28 de6411bac6cb: Preparing 07:54:28 0010633e37ce: Preparing 07:54:28 b3c37ffb6663: Preparing 07:54:28 0010633e37ce: Waiting 07:54:28 ebceda6eebbc: Preparing 07:54:28 1e890da81ec9: Preparing 07:54:28 b3c37ffb6663: Waiting 07:54:28 ebceda6eebbc: Waiting 07:54:28 1e890da81ec9: Waiting 07:54:28 9ae49981f209: Layer already exists 07:54:28 0695e067d4f1: Layer already exists 07:54:28 de6411bac6cb: Layer already exists 07:54:28 1a50ac0dd9ae: Layer already exists 07:54:28 c758c36d048b: Layer already exists 07:54:28 b3c37ffb6663: Layer already exists 07:54:28 ebceda6eebbc: Layer already exists 07:54:28 0010633e37ce: Layer already exists 07:54:28 1e890da81ec9: Layer already exists 07:54:29 main: digest: sha256:e59bff512843a04c2a4d5794ebc3e0fee92c4edbe48f571ef5a17b2d40f168c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:29 ===================================================== [Pipeline] echo 07:54:29 taggedImages: 07:54:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:54:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.63 07:54:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:54:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:54:29 a677b28ec927103ec44990ef428c4d87c2253632 07:54:29 latest 07:54:29 4.1.0-dev.63 07:54:29 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:29 main 07:54:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:54:29 e7ce888137d6: Preparing 07:54:29 a6d349d9618e: Preparing 07:54:29 c758c36d048b: Preparing 07:54:29 de6411bac6cb: Preparing 07:54:29 c4a8fbdb83a7: Preparing 07:54:29 65cd8823285e: Preparing 07:54:29 1e890da81ec9: Preparing 07:54:29 65cd8823285e: Waiting 07:54:30 c4a8fbdb83a7: Pushed 07:54:30 c758c36d048b: Layer already exists 07:54:30 de6411bac6cb: Layer already exists 07:54:30 1e890da81ec9: Layer already exists 07:54:31 e7ce888137d6: Pushed 07:54:31 65cd8823285e: Pushed 07:54:38 a6d349d9618e: Pushed 07:54:38 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:a31ad70584b81c6fe518d7e228e440350e7116437ea1c56daff4fac75d065b52 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:54:39 e7ce888137d6: Preparing 07:54:39 a6d349d9618e: Preparing 07:54:39 c758c36d048b: Preparing 07:54:39 de6411bac6cb: Preparing 07:54:39 c4a8fbdb83a7: Preparing 07:54:39 65cd8823285e: Preparing 07:54:39 1e890da81ec9: Preparing 07:54:39 65cd8823285e: Waiting 07:54:39 1e890da81ec9: Waiting 07:54:39 c758c36d048b: Layer already exists 07:54:39 c4a8fbdb83a7: Layer already exists 07:54:39 de6411bac6cb: Layer already exists 07:54:39 a6d349d9618e: Layer already exists 07:54:39 e7ce888137d6: Layer already exists 07:54:39 65cd8823285e: Layer already exists 07:54:39 1e890da81ec9: Layer already exists 07:54:39 latest: digest: sha256:a31ad70584b81c6fe518d7e228e440350e7116437ea1c56daff4fac75d065b52 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.63 07:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:54:40 e7ce888137d6: Preparing 07:54:40 a6d349d9618e: Preparing 07:54:40 c758c36d048b: Preparing 07:54:40 de6411bac6cb: Preparing 07:54:40 c4a8fbdb83a7: Preparing 07:54:40 65cd8823285e: Preparing 07:54:40 1e890da81ec9: Preparing 07:54:40 65cd8823285e: Waiting 07:54:40 1e890da81ec9: Waiting 07:54:40 c758c36d048b: Layer already exists 07:54:40 e7ce888137d6: Layer already exists 07:54:40 a6d349d9618e: Layer already exists 07:54:40 de6411bac6cb: Layer already exists 07:54:40 c4a8fbdb83a7: Layer already exists 07:54:40 1e890da81ec9: Layer already exists 07:54:40 65cd8823285e: Layer already exists 07:54:40 4.1.0-dev.63: digest: sha256:a31ad70584b81c6fe518d7e228e440350e7116437ea1c56daff4fac75d065b52 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:54:41 e7ce888137d6: Preparing 07:54:41 a6d349d9618e: Preparing 07:54:41 c758c36d048b: Preparing 07:54:41 de6411bac6cb: Preparing 07:54:41 c4a8fbdb83a7: Preparing 07:54:41 65cd8823285e: Preparing 07:54:41 1e890da81ec9: Preparing 07:54:41 65cd8823285e: Waiting 07:54:41 1e890da81ec9: Waiting 07:54:41 a6d349d9618e: Layer already exists 07:54:41 c758c36d048b: Layer already exists 07:54:41 c4a8fbdb83a7: Layer already exists 07:54:41 de6411bac6cb: Layer already exists 07:54:41 e7ce888137d6: Layer already exists 07:54:41 1e890da81ec9: Layer already exists 07:54:41 65cd8823285e: Layer already exists 07:54:41 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:a31ad70584b81c6fe518d7e228e440350e7116437ea1c56daff4fac75d065b52 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:54:42 e7ce888137d6: Preparing 07:54:42 a6d349d9618e: Preparing 07:54:42 c758c36d048b: Preparing 07:54:42 de6411bac6cb: Preparing 07:54:42 c4a8fbdb83a7: Preparing 07:54:42 65cd8823285e: Preparing 07:54:42 1e890da81ec9: Preparing 07:54:42 65cd8823285e: Waiting 07:54:42 1e890da81ec9: Waiting 07:54:42 c758c36d048b: Layer already exists 07:54:42 e7ce888137d6: Layer already exists 07:54:42 c4a8fbdb83a7: Layer already exists 07:54:42 a6d349d9618e: Layer already exists 07:54:42 de6411bac6cb: Layer already exists 07:54:42 65cd8823285e: Layer already exists 07:54:42 1e890da81ec9: Layer already exists 07:54:42 main: digest: sha256:a31ad70584b81c6fe518d7e228e440350e7116437ea1c56daff4fac75d065b52 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:42 ===================================================== [Pipeline] echo 07:54:42 taggedImages: 07:54:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:54:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.63 07:54:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:54:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:54:42 a677b28ec927103ec44990ef428c4d87c2253632 07:54:42 latest 07:54:42 4.1.0-dev.63 07:54:42 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:42 main 07:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:54:43 de43443c60a2: Preparing 07:54:43 bae5fc28e358: Preparing 07:54:43 c758c36d048b: Preparing 07:54:43 de6411bac6cb: Preparing 07:54:43 7b020afb3683: Preparing 07:54:43 9fdb32e35c5e: Preparing 07:54:43 1e890da81ec9: Preparing 07:54:43 9fdb32e35c5e: Waiting 07:54:43 1e890da81ec9: Waiting 07:54:43 de6411bac6cb: Layer already exists 07:54:43 c758c36d048b: Layer already exists 07:54:43 1e890da81ec9: Layer already exists 07:54:43 de43443c60a2: Pushed 07:54:43 7b020afb3683: Pushed 07:54:44 9fdb32e35c5e: Pushed 07:54:52 bae5fc28e358: Pushed 07:54:52 a677b28ec927103ec44990ef428c4d87c2253632: digest: sha256:43878f5cd3002bdf948be6692a9155004bc6bc889545b18cf087784fe6494038 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:54:52 de43443c60a2: Preparing 07:54:52 bae5fc28e358: Preparing 07:54:52 c758c36d048b: Preparing 07:54:52 de6411bac6cb: Preparing 07:54:52 7b020afb3683: Preparing 07:54:52 9fdb32e35c5e: Preparing 07:54:52 1e890da81ec9: Preparing 07:54:52 9fdb32e35c5e: Waiting 07:54:52 1e890da81ec9: Waiting 07:54:52 7b020afb3683: Layer already exists 07:54:52 bae5fc28e358: Layer already exists 07:54:52 de43443c60a2: Layer already exists 07:54:52 c758c36d048b: Layer already exists 07:54:52 de6411bac6cb: Layer already exists 07:54:52 9fdb32e35c5e: Layer already exists 07:54:52 1e890da81ec9: Layer already exists 07:54:52 latest: digest: sha256:43878f5cd3002bdf948be6692a9155004bc6bc889545b18cf087784fe6494038 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.63 07:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:54:53 de43443c60a2: Preparing 07:54:53 bae5fc28e358: Preparing 07:54:53 c758c36d048b: Preparing 07:54:53 de6411bac6cb: Preparing 07:54:53 7b020afb3683: Preparing 07:54:53 9fdb32e35c5e: Preparing 07:54:53 1e890da81ec9: Preparing 07:54:53 9fdb32e35c5e: Waiting 07:54:53 1e890da81ec9: Waiting 07:54:53 7b020afb3683: Layer already exists 07:54:53 c758c36d048b: Layer already exists 07:54:53 bae5fc28e358: Layer already exists 07:54:53 de6411bac6cb: Layer already exists 07:54:53 de43443c60a2: Layer already exists 07:54:53 1e890da81ec9: Layer already exists 07:54:53 9fdb32e35c5e: Layer already exists 07:54:53 4.1.0-dev.63: digest: sha256:43878f5cd3002bdf948be6692a9155004bc6bc889545b18cf087784fe6494038 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:54:54 de43443c60a2: Preparing 07:54:54 bae5fc28e358: Preparing 07:54:54 c758c36d048b: Preparing 07:54:54 de6411bac6cb: Preparing 07:54:54 7b020afb3683: Preparing 07:54:54 9fdb32e35c5e: Preparing 07:54:54 1e890da81ec9: Preparing 07:54:54 9fdb32e35c5e: Waiting 07:54:54 1e890da81ec9: Waiting 07:54:54 c758c36d048b: Layer already exists 07:54:54 de43443c60a2: Layer already exists 07:54:54 de6411bac6cb: Layer already exists 07:54:54 bae5fc28e358: Layer already exists 07:54:54 7b020afb3683: Layer already exists 07:54:54 9fdb32e35c5e: Layer already exists 07:54:54 1e890da81ec9: Layer already exists 07:54:54 a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63: digest: sha256:43878f5cd3002bdf948be6692a9155004bc6bc889545b18cf087784fe6494038 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:54:55 de43443c60a2: Preparing 07:54:55 bae5fc28e358: Preparing 07:54:55 c758c36d048b: Preparing 07:54:55 de6411bac6cb: Preparing 07:54:55 7b020afb3683: Preparing 07:54:55 9fdb32e35c5e: Preparing 07:54:55 1e890da81ec9: Preparing 07:54:55 9fdb32e35c5e: Waiting 07:54:55 1e890da81ec9: Waiting 07:54:55 de43443c60a2: Layer already exists 07:54:55 c758c36d048b: Layer already exists 07:54:55 de6411bac6cb: Layer already exists 07:54:55 7b020afb3683: Layer already exists 07:54:55 bae5fc28e358: Layer already exists 07:54:55 9fdb32e35c5e: Layer already exists 07:54:55 1e890da81ec9: Layer already exists 07:54:56 main: digest: sha256:43878f5cd3002bdf948be6692a9155004bc6bc889545b18cf087784fe6494038 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:56 ===================================================== [Pipeline] echo 07:54:56 taggedImages: 07:54:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632 07:54:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:54:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.63 07:54:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 07:54:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.63 [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a677b28ec927103ec44990ef428c4d87c2253632-4.1.0-dev.63 [Pipeline] echo 07:54:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:57 07:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:57 arm64: Pulling from edgex-lftools-log-publisher 07:54:57 8998bd30e6a1: Pulling fs layer 07:54:57 04944245beec: Pulling fs layer 07:54:57 699f458cf7ca: Pulling fs layer 07:54:57 765212b225bb: Pulling fs layer 07:54:57 f23df028b6ca: Pulling fs layer 07:54:57 d65c8cfc05b1: Pulling fs layer 07:54:57 2437ff75d9bd: Pulling fs layer 07:54:57 f23df028b6ca: Waiting 07:54:57 d65c8cfc05b1: Waiting 07:54:57 2437ff75d9bd: Waiting 07:54:57 765212b225bb: Waiting 07:54:58 04944245beec: Verifying Checksum 07:54:58 04944245beec: Download complete 07:54:58 765212b225bb: Verifying Checksum 07:54:58 765212b225bb: Download complete 07:54:58 f23df028b6ca: Verifying Checksum 07:54:58 f23df028b6ca: Download complete 07:54:58 d65c8cfc05b1: Verifying Checksum 07:54:58 d65c8cfc05b1: Download complete 07:54:58 699f458cf7ca: Verifying Checksum 07:54:58 699f458cf7ca: Download complete 07:54:58 8998bd30e6a1: Verifying Checksum 07:54:58 8998bd30e6a1: Download complete 07:55:01 2437ff75d9bd: Verifying Checksum 07:55:01 2437ff75d9bd: Download complete 07:55:03 8998bd30e6a1: Pull complete 07:55:03 04944245beec: Pull complete 07:55:05 699f458cf7ca: Pull complete 07:55:05 765212b225bb: Pull complete 07:55:06 f23df028b6ca: Pull complete 07:55:06 d65c8cfc05b1: Pull complete 07:55:24 2437ff75d9bd: Pull complete 07:55:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:24 prd-ubuntu20.04-docker-arm64-4c-16g-9791 does not seem to be running inside a container 07:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:55:27 $ docker top 77203474aad7e63df4bf4255a76d93b68c452063057755462ead209bb2e7a2f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:28 ---> job-cost.sh 07:55:28 lf-activate-venv: SKIPPING 07:55:28 INFO: No Stack... 07:55:28 INFO: Retrieving Pricing Info for: v3-standard-4 07:55:29 INFO: Archiving Costs [Pipeline] sh 07:55:30 + cat /w/workspace/edgex-go/907/archives/cost.csv 07:55:30 + cut -d, -f6 [Pipeline] lock 07:55:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-907-stack-cost] 07:55:30 Resource [jenkins-edgexfoundry-edgex-go-main-907-stack-cost] did not exist. Created. 07:55:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-907-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:31 + echo total: 0.10999999940395355 [Pipeline] stash 07:55:31 Stashed 1 file(s) [Pipeline] } 07:55:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-907-stack-cost] [Pipeline] // lock [Pipeline] } 07:55:31 $ docker stop --time=1 77203474aad7e63df4bf4255a76d93b68c452063057755462ead209bb2e7a2f7 07:55:33 $ docker rm -f --volumes 77203474aad7e63df4bf4255a76d93b68c452063057755462ead209bb2e7a2f7 [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 07:55:33 provisioning config files... 07:55:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/907@tmp/config14428944146345063147tmp [Pipeline] { [Pipeline] sh 07:55:34 + set +x 07:55:34 + + bash -s -- 07:55:34 curl -s https://codecov.io/bash 07:55:34 07:55:34 _____ _ 07:55:34 / ____| | | 07:55:34 | | ___ __| | ___ ___ _____ __ 07:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 07:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 07:55:34 Bash-1.0.6 07:55:34 07:55:34 07:55:34 ==> git version 2.25.1 found 07:55:34 ==> 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 07:55:34 Release-Date: 2020-01-08 07:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:55:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:55:34 ==> Jenkins CI detected. 07:55:34 current dir:  /w/workspace/edgex-go/907 07:55:34 project root: . 07:55:34 --> token set from env 07:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:55:34 ==> Running gcov in . (disable via -X gcov) 07:55:34 ==> Python coveragepy not found 07:55:34 ==> Searching for coverage reports in: 07:55:34 + . 07:55:34 -> Found 1 reports 07:55:34 ==> Detecting git/mercurial file structure 07:55:34 ==> Reading reports 07:55:34 + ./coverage.out bytes=1733636 07:55:34 ==> Appending adjustments 07:55:34 https://docs.codecov.io/docs/fixing-reports 07:55:35 + Found adjustments 07:55:35 ==> Gzipping contents 07:55:35 148K /tmp/codecov.yFqcZz.gz 07:55:35 ==> Uploading reports 07:55:35 url: https://codecov.io 07:55:35 query: branch=main&commit=a677b28ec927103ec44990ef428c4d87c2253632&build=907&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F907%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:35 -> Pinging Codecov 07:55:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a677b28ec927103ec44990ef428c4d87c2253632&build=907&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F907%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:36 -> Uploading to 07:55:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a677b28ec927103ec44990ef428c4d87c2253632/5a4c6aed-bada-4ec9-9029-7e0577f4afe0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250930%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250930T075535Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f29c8b909c78f73c80ec6a0061c60a8f322c1ca16bd4846b3b2b75ef3f50ac45 07:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:36 Dload Upload Total Spent Left Speed 07:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 458k --:--:-- --:--:-- --:--:-- 458k 07:55:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a677b28ec927103ec44990ef428c4d87c2253632 [Pipeline] } 07:55:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:55:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:55:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:36 07:55:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:37 latest: Pulling from edgex-devops/edgex-snyk-go 07:55:37 0a9a5dfd008f: Already exists 07:55:37 36466aa92d05: Already exists 07:55:37 e10405b45d13: Already exists 07:55:37 096b7ceb2af7: Already exists 07:55:37 4f4fb700ef54: Already exists 07:55:37 e50aa161e22a: Pulling fs layer 07:55:37 d3c8db5fb9df: Pulling fs layer 07:55:37 e50aa161e22a: Verifying Checksum 07:55:37 e50aa161e22a: Download complete 07:55:37 e50aa161e22a: Pull complete 07:55:38 d3c8db5fb9df: Verifying Checksum 07:55:38 d3c8db5fb9df: Download complete 07:55:41 d3c8db5fb9df: Pull complete 07:55:41 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:41 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:55:41 $ 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/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:55:43 $ docker top c3b314c3f23f91d75c624a839fdbeaaaa341a74d7254daa3985ee603d6ca36a9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:43 + git config --global --add safe.directory /w/workspace/edgex-go/907 [Pipeline] echo 07:55:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:55:44 + set -o pipefail 07:55:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:55:52 07:55:52 Monitoring /w/workspace/edgex-go/907 (github.com/edgexfoundry/edgex-go)... 07:55:52 07:55:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3a3d6757-b893-4e48-a31b-7e200f84742f 07:55:52 07:55:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:55:52 [Pipeline] } 07:55:52 $ docker stop --time=1 c3b314c3f23f91d75c624a839fdbeaaaa341a74d7254daa3985ee603d6ca36a9 07:55:55 $ docker rm -f --volumes c3b314c3f23f91d75c624a839fdbeaaaa341a74d7254daa3985ee603d6ca36a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:55:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:55 provisioning config files... 07:55:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/907@tmp/config10199820254725101405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:56 --> edgex-publish-swagger.sh 07:55:56 === Publish openapi API === 07:55:56 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:55:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/907/openapi/core-command.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 347 171k --:--:-- --:--:-- --:--:-- 172k 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/907/openapi/core-data.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/907/openapi/core-keeper.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 532 238k --:--:-- --:--:-- --:--:-- 236k 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/907/openapi/core-metadata.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 297 706k --:--:-- --:--:-- --:--:-- 706k 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/907/openapi/security-proxy-auth.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 741 268k --:--:-- --:--:-- --:--:-- 269k 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/907/openapi/security-secretstore-setup.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 578 34324 --:--:-- --:--:-- --:--:-- 34903 07:55:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:56 07:55:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/907/openapi/support-notifications.yaml] 07:55:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:56 Dload Upload Total Spent Left Speed 07:55:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 431 638k --:--:-- --:--:-- --:--:-- 642k 07:55:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:57 07:55:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/907/openapi/support-scheduler.yaml] 07:55:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:57 Dload Upload Total Spent Left Speed 07:55:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k 07:55:57 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:55:57 [Pipeline] } 07:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:55:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:57 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:55:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:55:58 $ docker top e394dcd633b54445ad33434b27be6c34d726a233a20f1495ed296a43d6394c77 -eo pid,comm 07:55:58 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). 07:55:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:58 [ssh-agent] Looking for ssh-agent implementation... 07:55:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:58 $ docker exec e394dcd633b54445ad33434b27be6c34d726a233a20f1495ed296a43d6394c77 ssh-agent 07:55:58 SSH_AUTH_SOCK=/tmp/ssh-kdAZnBPShPqR/agent.33 07:55:58 SSH_AGENT_PID=39 07:55:58 Running ssh-add (command line suppressed) 07:55:58 Identity added: /w/workspace/edgex-go/907@tmp/private_key_6387103408950014270.key (/w/workspace/edgex-go/907@tmp/private_key_6387103408950014270.key) 07:55:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:59 + git semver tag 07:55:59 2025-09-30 07:55:59,259 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:55:59 2025-09-30 07:55:59,263 [run_tag] DEBUG tag force:False 07:55:59 2025-09-30 07:55:59,263 [check_head_tag] DEBUG check head tag 07:55:59 2025-09-30 07:55:59,264 [execute] INFO git cat-file --batch-check 07:55:59 2025-09-30 07:55:59,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/907, stdin=, shell=False, universal_newlines=False) 07:55:59 2025-09-30 07:55:59,265 [execute] INFO git cat-file --batch 07:55:59 2025-09-30 07:55:59,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/907, stdin=, shell=False, universal_newlines=False) 07:55:59 2025-09-30 07:55:59,287 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:55:59 2025-09-30 07:55:59,287 [execute] INFO git tag -a v4.1.0-dev.63 -m v4.1.0-dev.63 07:55:59 2025-09-30 07:55:59,287 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.63', '-m', 'v4.1.0-dev.63'], cwd=/w/workspace/edgex-go/907, stdin=None, shell=False, universal_newlines=False) 07:55:59 2025-09-30 07:55:59,290 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:55:59 4.1.0-dev.63 [Pipeline] } 07:55:59 $ docker exec --env ******** --env ******** e394dcd633b54445ad33434b27be6c34d726a233a20f1495ed296a43d6394c77 ssh-agent -k 07:55:59 unset SSH_AUTH_SOCK; 07:55:59 unset SSH_AGENT_PID; 07:55:59 echo Agent pid 39 killed; 07:55:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:59 + git semver [Pipeline] } 07:56:00 $ docker stop --time=1 e394dcd633b54445ad33434b27be6c34d726a233a20f1495ed296a43d6394c77 07:56:01 $ docker rm -f --volumes e394dcd633b54445ad33434b27be6c34d726a233a20f1495ed296a43d6394c77 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:02 07:56:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:02 0.23.1-centos7: Pulling from edgex-lftools 07:56:02 ab5ef0e58194: Pulling fs layer 07:56:02 9712f1f96733: Pulling fs layer 07:56:02 63f879dbbcfc: Pulling fs layer 07:56:02 0d9ebad4ef96: Pulling fs layer 07:56:02 e9a5061849ea: Pulling fs layer 07:56:02 d747dcd14b5f: Pulling fs layer 07:56:02 2de7ff778b66: Pulling fs layer 07:56:02 e9a5061849ea: Waiting 07:56:02 2de7ff778b66: Waiting 07:56:02 d747dcd14b5f: Waiting 07:56:02 0d9ebad4ef96: Waiting 07:56:02 9712f1f96733: Verifying Checksum 07:56:02 9712f1f96733: Download complete 07:56:02 63f879dbbcfc: Verifying Checksum 07:56:02 63f879dbbcfc: Download complete 07:56:03 e9a5061849ea: Verifying Checksum 07:56:03 e9a5061849ea: Download complete 07:56:03 d747dcd14b5f: Download complete 07:56:03 ab5ef0e58194: Verifying Checksum 07:56:03 ab5ef0e58194: Download complete 07:56:03 0d9ebad4ef96: Verifying Checksum 07:56:03 0d9ebad4ef96: Download complete 07:56:03 2de7ff778b66: Verifying Checksum 07:56:03 2de7ff778b66: Download complete 07:56:05 ab5ef0e58194: Pull complete 07:56:06 9712f1f96733: Pull complete 07:56:06 63f879dbbcfc: Pull complete 07:56:11 0d9ebad4ef96: Pull complete 07:56:11 e9a5061849ea: Pull complete 07:56:11 d747dcd14b5f: Pull complete 07:56:12 2de7ff778b66: Pull complete 07:56:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:56:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:12 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:56:15 $ docker top cdce60c5d94b1a778a2f923b3952f7603457bb432c01bf5232b9181ba0474e2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:56:15 provisioning config files... 07:56:15 copy managed file [sigul-config] to file:/w/workspace/edgex-go/907@tmp/config4909619675610237269tmp 07:56:15 copy managed file [sigul-password] to file:/w/workspace/edgex-go/907@tmp/config16429345882221177088tmp 07:56:15 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/907@tmp/config3370400901779905172tmp [Pipeline] { [Pipeline] echo 07:56:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:56:15 ---> sigul-configuration.sh 07:56:15 gpg: directory `/root/.gnupg' created 07:56:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:56:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:56:15 gpg: keyring `/root/.gnupg/secring.gpg' created 07:56:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:56:15 gpg: CAST5 encrypted data 07:56:15 gpg: encrypted with 1 passphrase 07:56:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:56:15 + mkdir /home/jenkins 07:56:15 + mkdir /home/jenkins/sigul [Pipeline] sh 07:56:16 + 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 07:56:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:56:16 ---> sigul-install.sh 07:56:16 Sigul already installed; skipping installation. [Pipeline] sh 07:56:17 + git tag --list 07:56:17 0.6.0 07:56:17 0.6.1 07:56:17 0.7.0 07:56:17 0.7.1 07:56:17 v1.0.0 07:56:17 v1.0.1 07:56:17 v1.1.0 07:56:17 v1.2.0 07:56:17 v1.2.1 07:56:17 v1.3.0 07:56:17 v1.3.1 07:56:17 v2.0.0 07:56:17 v2.1.0 07:56:17 v2.1.1 07:56:17 v2.2.0 07:56:17 v2.3.0 07:56:17 v3.0 07:56:17 v3.0.0 07:56:17 v3.1 07:56:17 v3.1.0 07:56:17 v3.1.1 07:56:17 v4.0 07:56:17 v4.0.0 07:56:17 v4.0.1 07:56:17 v4.0.1-dev.1 07:56:17 v4.1.0-dev.1 07:56:17 v4.1.0-dev.10 07:56:17 v4.1.0-dev.11 07:56:17 v4.1.0-dev.12 07:56:17 v4.1.0-dev.13 07:56:17 v4.1.0-dev.14 07:56:17 v4.1.0-dev.15 07:56:17 v4.1.0-dev.16 07:56:17 v4.1.0-dev.17 07:56:17 v4.1.0-dev.18 07:56:17 v4.1.0-dev.19 07:56:17 v4.1.0-dev.2 07:56:17 v4.1.0-dev.20 07:56:17 v4.1.0-dev.21 07:56:17 v4.1.0-dev.22 07:56:17 v4.1.0-dev.23 07:56:17 v4.1.0-dev.24 07:56:17 v4.1.0-dev.25 07:56:17 v4.1.0-dev.26 07:56:17 v4.1.0-dev.27 07:56:17 v4.1.0-dev.28 07:56:17 v4.1.0-dev.29 07:56:17 v4.1.0-dev.3 07:56:17 v4.1.0-dev.30 07:56:17 v4.1.0-dev.31 07:56:17 v4.1.0-dev.32 07:56:17 v4.1.0-dev.33 07:56:17 v4.1.0-dev.34 07:56:17 v4.1.0-dev.35 07:56:17 v4.1.0-dev.36 07:56:17 v4.1.0-dev.37 07:56:17 v4.1.0-dev.38 07:56:17 v4.1.0-dev.39 07:56:17 v4.1.0-dev.4 07:56:17 v4.1.0-dev.40 07:56:17 v4.1.0-dev.41 07:56:17 v4.1.0-dev.42 07:56:17 v4.1.0-dev.43 07:56:17 v4.1.0-dev.44 07:56:17 v4.1.0-dev.45 07:56:17 v4.1.0-dev.46 07:56:17 v4.1.0-dev.47 07:56:17 v4.1.0-dev.48 07:56:17 v4.1.0-dev.49 07:56:17 v4.1.0-dev.5 07:56:17 v4.1.0-dev.50 07:56:17 v4.1.0-dev.51 07:56:17 v4.1.0-dev.52 07:56:17 v4.1.0-dev.53 07:56:17 v4.1.0-dev.54 07:56:17 v4.1.0-dev.55 07:56:17 v4.1.0-dev.56 07:56:17 v4.1.0-dev.57 07:56:17 v4.1.0-dev.58 07:56:17 v4.1.0-dev.59 07:56:17 v4.1.0-dev.6 07:56:17 v4.1.0-dev.60 07:56:17 v4.1.0-dev.61 07:56:17 v4.1.0-dev.62 07:56:17 v4.1.0-dev.63 07:56:17 v4.1.0-dev.7 07:56:17 v4.1.0-dev.8 07:56:17 v4.1.0-dev.9 [Pipeline] sh 07:56:17 + lftools sign git-tag v4.1.0-dev.63 07:56:17 Signing Git tag with Sigul... 07:56:17 Signing v4.1.0-dev.63 [Pipeline] echo 07:56:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:56:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:56:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:56:18 $ docker stop --time=1 cdce60c5d94b1a778a2f923b3952f7603457bb432c01bf5232b9181ba0474e2f 07:56:19 $ docker rm -f --volumes cdce60c5d94b1a778a2f923b3952f7603457bb432c01bf5232b9181ba0474e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:56:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:20 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:56:20 $ docker top 1cfd4642233aa97770e1e221bc5622c82ee42398bc25e54040fdd8efd4755d6a -eo pid,comm 07:56:20 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). 07:56:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:20 [ssh-agent] Looking for ssh-agent implementation... 07:56:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:21 $ docker exec 1cfd4642233aa97770e1e221bc5622c82ee42398bc25e54040fdd8efd4755d6a ssh-agent 07:56:21 SSH_AUTH_SOCK=/tmp/ssh-7iLrwdIR2Z3H/agent.33 07:56:21 SSH_AGENT_PID=39 07:56:21 Running ssh-add (command line suppressed) 07:56:21 Identity added: /w/workspace/edgex-go/907@tmp/private_key_4164049543305338834.key (/w/workspace/edgex-go/907@tmp/private_key_4164049543305338834.key) 07:56:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:21 + git semver bump pre 07:56:21 2025-09-30 07:56:21,735 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:56:21 2025-09-30 07:56:21,739 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:56:21 2025-09-30 07:56:21,739 [bump_version] DEBUG bumping version:4.1.0-dev.63 on axis:pre with prefix:dev 07:56:21 2025-09-30 07:56:21,740 [bump_version] DEBUG bumped version:4.1.0-dev.64 07:56:21 2025-09-30 07:56:21,740 [write_version] DEBUG write version:4.1.0-dev.64 to path:/w/workspace/edgex-go/907/.semver/main with force:True 07:56:21 2025-09-30 07:56:21,740 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:56:21 2025-09-30 07:56:21,740 [write_file] DEBUG write to file:/w/workspace/edgex-go/907/.semver/main 07:56:21 2025-09-30 07:56:21,742 [execute] INFO git cat-file --batch-check 07:56:21 2025-09-30 07:56:21,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/907/.semver, stdin=, shell=False, universal_newlines=False) 07:56:21 2025-09-30 07:56:21,746 [execute] INFO git cat-file --batch 07:56:21 2025-09-30 07:56:21,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/907/.semver, stdin=, shell=False, universal_newlines=False) 07:56:21 2025-09-30 07:56:21,750 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:56:21 4.1.0-dev.64 [Pipeline] } 07:56:21 $ docker exec --env ******** --env ******** 1cfd4642233aa97770e1e221bc5622c82ee42398bc25e54040fdd8efd4755d6a ssh-agent -k 07:56:21 unset SSH_AUTH_SOCK; 07:56:21 unset SSH_AGENT_PID; 07:56:21 echo Agent pid 39 killed; 07:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:22 + git semver [Pipeline] } 07:56:22 $ docker stop --time=1 1cfd4642233aa97770e1e221bc5622c82ee42398bc25e54040fdd8efd4755d6a 07:56:23 $ docker rm -f --volumes 1cfd4642233aa97770e1e221bc5622c82ee42398bc25e54040fdd8efd4755d6a [Pipeline] // withDockerContainer [Pipeline] sh 07:56:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:56:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:24 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:56:24 $ docker top 2786d7a616dffca64e45c6c597c49d820705bfea50701166b2e7e40a06d30219 -eo pid,comm 07:56:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:56:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:24 [ssh-agent] Looking for ssh-agent implementation... 07:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:24 $ docker exec 2786d7a616dffca64e45c6c597c49d820705bfea50701166b2e7e40a06d30219 ssh-agent 07:56:25 SSH_AUTH_SOCK=/tmp/ssh-0cbTAMGrgHOv/agent.32 07:56:25 SSH_AGENT_PID=38 07:56:25 Running ssh-add (command line suppressed) 07:56:25 Identity added: /w/workspace/edgex-go/907@tmp/private_key_5661343656639403625.key (/w/workspace/edgex-go/907@tmp/private_key_5661343656639403625.key) 07:56:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:25 + git semver push 07:56:25 2025-09-30 07:56:25,646 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:56:25 2025-09-30 07:56:25,650 [run_push] DEBUG push 07:56:25 2025-09-30 07:56:25,651 [execute] INFO git cat-file --batch-check 07:56:25 2025-09-30 07:56:25,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/907/.semver, stdin=, shell=False, universal_newlines=False) 07:56:25 2025-09-30 07:56:25,653 [execute] INFO git rev-list 6d7618722a595e7c676e100ad68abebdcbc6ecbe -- 07:56:25 2025-09-30 07:56:25,653 [execute] DEBUG Popen(['git', 'rev-list', '6d7618722a595e7c676e100ad68abebdcbc6ecbe', '--'], cwd=/w/workspace/edgex-go/907/.semver, stdin=None, shell=False, universal_newlines=False) 07:56:25 2025-09-30 07:56:25,671 [execute] INFO git fetch -v -- origin 07:56:25 2025-09-30 07:56:25,671 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/907/.semver, stdin=None, shell=False, universal_newlines=True) 07:56:26 2025-09-30 07:56:26,210 [run_push] DEBUG no remote changes detected 07:56:26 2025-09-30 07:56:26,210 [execute] INFO git push origin semver 07:56:26 2025-09-30 07:56:26,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/907/.semver, stdin=None, shell=False, universal_newlines=False) 07:56:27 2025-09-30 07:56:27,088 [run_push] DEBUG push all version tags 07:56:27 2025-09-30 07:56:27,088 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:56:27 2025-09-30 07:56:27,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/907, stdin=None, shell=False, universal_newlines=False) 07:56:28 2025-09-30 07:56:27,833 [read_version] DEBUG read version from /w/workspace/edgex-go/907/.semver/main 07:56:28 4.1.0-dev.64 [Pipeline] } 07:56:28 $ docker exec --env ******** --env ******** 2786d7a616dffca64e45c6c597c49d820705bfea50701166b2e7e40a06d30219 ssh-agent -k 07:56:28 unset SSH_AUTH_SOCK; 07:56:28 unset SSH_AGENT_PID; 07:56:28 echo Agent pid 38 killed; 07:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:28 + git semver [Pipeline] } 07:56:28 $ docker stop --time=1 2786d7a616dffca64e45c6c597c49d820705bfea50701166b2e7e40a06d30219 07:56:30 $ docker rm -f --volumes 2786d7a616dffca64e45c6c597c49d820705bfea50701166b2e7e40a06d30219 [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 07:56:30 + [ -d /w/workspace/edgex-go/907/archives ] [Pipeline] libraryResource [Pipeline] sh 07:56:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:56:31 ---> package-listing.sh 07:56:31 ++ facter osfamily 07:56:31 ++ tr '[:upper:]' '[:lower:]' 07:56:32 + OS_FAMILY=debian 07:56:32 + workspace=/w/workspace/edgex-go/907 07:56:32 + START_PACKAGES=/tmp/packages_start.txt 07:56:32 + END_PACKAGES=/tmp/packages_end.txt 07:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:56:32 + PACKAGES=/tmp/packages_start.txt 07:56:32 + '[' /w/workspace/edgex-go/907 ']' 07:56:32 + PACKAGES=/tmp/packages_end.txt 07:56:32 + case "${OS_FAMILY}" in 07:56:32 + dpkg -l 07:56:32 + grep '^ii' 07:56:32 + '[' -f /tmp/packages_start.txt ']' 07:56:32 + '[' -f /tmp/packages_end.txt ']' 07:56:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:56:32 + '[' /w/workspace/edgex-go/907 ']' 07:56:32 + mkdir -p /w/workspace/edgex-go/907/archives/ 07:56:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/907/archives/ [Pipeline] echo 07:56:32 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/907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:56:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:32 07:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:33 latest: Pulling from edgex-lftools-log-publisher 07:56:33 5eb5b503b376: Pulling fs layer 07:56:33 5c69ac0246d0: Pulling fs layer 07:56:33 ec43610c2a17: Pulling fs layer 07:56:33 3a2ae6a8a46f: Pulling fs layer 07:56:33 33b1e0a273af: Pulling fs layer 07:56:33 5d3b04190fa2: Pulling fs layer 07:56:33 2f39f015ded8: Pulling fs layer 07:56:33 3a2ae6a8a46f: Waiting 07:56:33 33b1e0a273af: Waiting 07:56:33 2f39f015ded8: Waiting 07:56:33 5d3b04190fa2: Waiting 07:56:33 3a2ae6a8a46f: Verifying Checksum 07:56:33 3a2ae6a8a46f: Download complete 07:56:33 33b1e0a273af: Verifying Checksum 07:56:33 33b1e0a273af: Download complete 07:56:33 5d3b04190fa2: Verifying Checksum 07:56:33 5d3b04190fa2: Download complete 07:56:33 ec43610c2a17: Verifying Checksum 07:56:33 5eb5b503b376: Verifying Checksum 07:56:33 5eb5b503b376: Download complete 07:56:34 2f39f015ded8: Download complete 07:56:35 5eb5b503b376: Pull complete 07:56:35 5c69ac0246d0: Pull complete 07:56:35 ec43610c2a17: Pull complete 07:56:35 3a2ae6a8a46f: Pull complete 07:56:35 33b1e0a273af: Pull complete 07:56:35 5d3b04190fa2: Pull complete 07:56:41 2f39f015ded8: Pull complete 07:56:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:56:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:56:41 prd-ubuntu20.04-docker-8c-8g-9789 does not seem to be running inside a container 07:56:41 $ 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/907/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/907 -v /w/workspace/edgex-go/907:/w/workspace/edgex-go/907:rw,z -v /w/workspace/edgex-go/907@tmp:/w/workspace/edgex-go/907@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 07:56:43 $ docker top 8c59b1a11b20b6b31c1b0c656571d55cc36f435250e36afd9d52d32e8ff0d52d -eo pid,comm [Pipeline] { [Pipeline] sh 07:56:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:56:44 + mkdir -p /var/log/sysstat [Pipeline] sh 07:56:44 + ls /var/log/sa-host 07:56:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:44 provisioning config files... 07:56:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/907@tmp/config17522633103895950138tmp [Pipeline] { [Pipeline] echo 07:56:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:56:44 ---> create-netrc.sh [Pipeline] } 07:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:56:45 ---> python-tools-install.sh [Pipeline] echo 07:56:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:56:45 ---> sudo-logs.sh 07:56:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:56:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:56:45 ---> job-cost.sh 07:56:45 lf-activate-venv: SKIPPING 07:56:45 DEBUG: total: 0.10999999940395355 07:56:45 INFO: Retrieving Stack Cost... 07:56:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:56:46 INFO: Archiving Costs [Pipeline] echo 07:56:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:56:46 ---> logs-deploy.sh 07:56:46 lf-activate-venv: SKIPPING 07:56:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/907 07:56:46 INFO: archiving workspace using pattern(s): 07:56:47 Archives upload complete. 07:56:47 INFO: archiving logs to Nexus 07:56:48 ---> uname -a: 07:56:48 Linux prd-ubuntu20-04-docker-8c-8g-9789 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:56:48 07:56:48 07:56:48 ---> lscpu: 07:56:48 Architecture: x86_64 07:56:48 CPU op-mode(s): 32-bit, 64-bit 07:56:48 Byte Order: Little Endian 07:56:48 Address sizes: 40 bits physical, 48 bits virtual 07:56:48 CPU(s): 8 07:56:48 On-line CPU(s) list: 0-7 07:56:48 Thread(s) per core: 1 07:56:48 Core(s) per socket: 1 07:56:48 Socket(s): 8 07:56:48 NUMA node(s): 1 07:56:48 Vendor ID: AuthenticAMD 07:56:48 CPU family: 23 07:56:48 Model: 49 07:56:48 Model name: AMD EPYC-Rome Processor 07:56:48 Stepping: 0 07:56:48 CPU MHz: 2799.998 07:56:48 BogoMIPS: 5599.99 07:56:48 Virtualization: AMD-V 07:56:48 Hypervisor vendor: KVM 07:56:48 Virtualization type: full 07:56:48 L1d cache: 256 KiB 07:56:48 L1i cache: 256 KiB 07:56:48 L2 cache: 4 MiB 07:56:48 L3 cache: 128 MiB 07:56:48 NUMA node0 CPU(s): 0-7 07:56:48 Vulnerability Gather data sampling: Not affected 07:56:48 Vulnerability Itlb multihit: Not affected 07:56:48 Vulnerability L1tf: Not affected 07:56:48 Vulnerability Mds: Not affected 07:56:48 Vulnerability Meltdown: Not affected 07:56:48 Vulnerability Mmio stale data: Not affected 07:56:48 Vulnerability Retbleed: Vulnerable 07:56:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:56:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:56:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:56:48 Vulnerability Srbds: Not affected 07:56:48 Vulnerability Tsx async abort: Not affected 07:56:48 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 07:56:48 07:56:48 07:56:48 ---> nproc: 07:56:48 8 07:56:48 07:56:48 07:56:48 ---> df -h: 07:56:48 Filesystem Size Used Avail Use% Mounted on 07:56:48 overlay 155G 33G 123G 21% / 07:56:48 tmpfs 64M 0 64M 0% /dev 07:56:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:56:48 shm 64M 0 64M 0% /dev/shm 07:56:48 /dev/vda1 155G 33G 123G 21% /facter-os 07:56:48 07:56:48 07:56:48 ---> sar -b -r -n DEV: 07:56:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9789) 09/30/25 _x86_64_ (8 CPU) 07:56:48 07:56:48 07:01:54 LINUX RESTART (8 CPU) 07:56:48 07:56:48 07:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:56:48 07:03:02 435.23 166.02 266.07 3.14 15757.19 70972.11 793885.65 07:56:48 07:04:01 176.31 10.64 165.67 0.00 1744.22 45407.93 0.00 07:56:48 07:05:01 37.46 0.05 37.41 0.00 0.40 37406.98 0.00 07:56:48 07:06:01 50.15 0.18 49.97 0.00 2.40 21016.99 0.00 07:56:48 07:07:01 352.68 0.20 352.48 0.00 23.20 289726.67 0.00 07:56:48 07:08:01 1003.52 25.13 978.39 0.00 2223.29 271645.77 0.00 07:56:48 07:09:01 201.08 2.97 198.12 0.00 2298.72 66521.81 0.00 07:56:48 07:10:01 401.70 0.05 401.65 0.00 0.40 100473.58 0.00 07:56:48 07:11:01 652.63 0.03 652.60 0.00 3.60 147016.33 0.00 07:56:48 07:12:01 33.09 0.05 33.04 0.00 5.73 1131.28 0.00 07:56:48 07:13:01 13.83 0.02 13.81 0.00 0.27 489.52 0.00 07:56:48 07:14:01 1.30 0.00 1.30 0.00 0.00 147.58 0.00 07:56:48 07:15:01 1.67 0.00 1.67 0.00 0.00 158.37 0.00 07:56:48 07:16:01 1.00 0.00 1.00 0.00 0.00 263.96 0.00 07:56:48 07:17:01 2.08 0.03 2.05 0.00 0.27 157.71 0.00 07:56:48 07:18:01 1.33 0.00 1.33 0.00 0.00 153.31 0.00 07:56:48 07:19:01 1.67 0.00 1.67 0.00 0.00 153.44 0.00 07:56:48 07:20:01 1.02 0.00 1.02 0.00 0.00 145.15 0.00 07:56:48 07:21:01 1.63 0.00 1.63 0.00 0.00 288.35 0.00 07:56:48 07:22:01 1.10 0.00 1.10 0.00 0.00 147.31 0.00 07:56:48 07:23:01 1.57 0.00 1.57 0.00 0.00 153.17 0.00 07:56:48 07:24:01 1.05 0.00 1.05 0.00 0.00 145.95 0.00 07:56:48 07:25:01 1.65 0.00 1.65 0.00 0.00 287.29 0.00 07:56:48 07:26:01 0.93 0.00 0.93 0.00 0.00 145.04 0.00 07:56:48 07:27:01 1.28 0.00 1.28 0.00 0.00 149.71 0.00 07:56:48 07:28:01 1.00 0.00 1.00 0.00 0.00 146.22 0.00 07:56:48 07:29:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 07:56:48 07:30:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:56:48 07:31:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 07:56:48 07:32:01 1.10 0.02 1.08 0.00 1.33 92.25 0.00 07:56:48 07:33:01 1.72 0.00 1.72 0.00 0.00 154.11 0.00 07:56:48 07:34:01 1.02 0.00 1.02 0.00 0.00 145.58 0.00 07:56:48 07:35:01 1.23 0.00 1.23 0.00 0.00 284.04 0.00 07:56:48 07:36:01 1.07 0.00 1.07 0.00 0.00 146.51 0.00 07:56:48 07:37:01 1.38 0.00 1.38 0.00 0.00 152.37 0.00 07:56:48 07:38:01 1.12 0.00 1.12 0.00 0.00 146.51 0.00 07:56:48 07:39:01 1.33 0.00 1.33 0.00 0.00 285.10 0.00 07:56:48 07:40:01 0.98 0.00 0.98 0.00 0.00 145.04 0.00 07:56:48 07:41:01 1.28 0.00 1.28 0.00 0.00 150.08 0.00 07:56:48 07:42:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:56:48 07:43:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 07:56:48 07:44:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 07:56:48 07:45:01 1.42 0.00 1.42 0.00 0.00 101.32 0.00 07:56:48 07:46:01 1.03 0.00 1.03 0.00 0.00 145.55 0.00 07:56:48 07:47:02 1.47 0.00 1.47 0.00 0.00 150.91 0.00 07:56:48 07:48:01 1.12 0.00 1.12 0.00 0.00 284.97 0.00 07:56:48 07:49:01 1.53 0.00 1.53 0.00 0.00 152.51 0.00 07:56:48 07:50:01 0.98 0.00 0.98 0.00 0.00 145.44 0.00 07:56:48 07:51:01 1.62 0.00 1.62 0.00 0.00 151.68 0.00 07:56:48 07:52:01 1.12 0.00 1.12 0.00 0.00 146.38 0.00 07:56:48 07:53:01 1.72 0.00 1.72 0.00 0.00 289.15 0.00 07:56:48 07:54:01 1.17 0.00 1.17 0.00 0.00 147.44 0.00 07:56:48 07:55:01 1.73 0.00 1.73 0.00 0.00 38.13 0.00 07:56:48 07:56:01 73.77 0.52 73.25 0.00 12.80 28197.17 0.00 07:56:48 Average: 64.50 3.76 60.68 0.06 403.86 20112.52 14468.52 07:56:48 07:56:48 07:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:56:48 07:03:02 29120452 31570920 741448 2.26 75736 2672332 1698664 5.01 937260 2456008 584 07:56:48 07:04:01 26834652 31124428 1153156 3.51 121876 4326428 2439484 7.19 1902024 3600584 409448 07:56:48 07:05:01 26565572 31251044 1023320 3.11 128224 4679476 2246552 6.62 1733920 4004640 212592 07:56:48 07:06:01 25886560 31498712 773036 2.35 135804 5541076 1759608 5.19 1813020 4548704 522968 07:56:48 07:07:01 19231392 31375580 882852 2.69 149584 11902440 2398492 7.07 2143756 10688580 1232 07:56:48 07:08:01 8947300 29718932 2451544 7.46 397468 19498680 6680332 19.69 4786780 17443596 255060 07:56:48 07:09:01 4357772 28376584 3780228 11.50 432876 22553268 10902264 32.14 7677940 18953128 1471724 07:56:48 07:10:01 1667276 29129604 3033356 9.23 450248 25854952 7624568 22.48 8443884 20764692 2196884 07:56:48 07:11:01 5608080 31389456 839440 2.55 458816 24421660 2049660 6.04 3916404 21696460 512 07:56:48 07:12:01 5590852 31374252 853244 2.60 460296 24422396 2208572 6.51 4398856 21230392 188 07:56:48 07:13:01 5605520 31389280 838268 2.55 460704 24422500 2050956 6.05 4652948 20960756 72 07:56:48 07:14:01 5605164 31388944 838556 2.55 460720 24422500 2050956 6.05 4652960 20960756 20 07:56:48 07:15:01 5620236 31404196 823896 2.51 460736 24422632 2050956 6.05 4636404 20960888 12 07:56:48 07:16:01 5620732 31404700 823448 2.51 460744 24422636 2050956 6.05 4636388 20960892 172 07:56:48 07:17:01 5626936 31411020 817876 2.49 460792 24422632 2063556 6.08 4631140 20960892 24 07:56:48 07:18:01 5626988 31411140 817596 2.49 460824 24422612 2063556 6.08 4631264 20960868 16 07:56:48 07:19:01 5627248 31411420 817276 2.49 460844 24422616 2063556 6.08 4631248 20960872 8 07:56:48 07:20:01 5627368 31411560 817288 2.49 460856 24422620 2063556 6.08 4631256 20960872 8 07:56:48 07:21:01 5627352 31411564 817240 2.49 460888 24422624 2063556 6.08 4631272 20960876 16 07:56:48 07:22:01 5626760 31411000 817748 2.49 460908 24422628 2063556 6.08 4631564 20960876 12 07:56:48 07:23:01 5627940 31412220 816432 2.48 460924 24422632 2063556 6.08 4630904 20960880 172 07:56:48 07:24:01 5627892 31412180 816392 2.48 460944 24422636 2063556 6.08 4630868 20960884 176 07:56:48 07:25:01 5627624 31411936 816576 2.48 460968 24422636 2063556 6.08 4630820 20960884 168 07:56:48 07:26:01 5627852 31412168 816268 2.48 460984 24422640 2063556 6.08 4630816 20960888 196 07:56:48 07:27:01 5627780 31412152 816228 2.48 461004 24422640 2063556 6.08 4630936 20960888 188 07:56:48 07:28:01 5627756 31412160 816160 2.48 461028 24422644 2063556 6.08 4630972 20960892 192 07:56:48 07:29:01 5627592 31412032 816404 2.48 461052 24422648 2079620 6.13 4631044 20960904 196 07:56:48 07:30:01 5627892 31412336 816100 2.48 461068 24422648 2095708 6.18 4630632 20960904 8 07:56:48 07:31:01 5628032 31412532 815764 2.48 461088 24422656 2095708 6.18 4630648 20960908 24 07:56:48 07:32:01 5627692 31412216 815992 2.48 461100 24422696 2095708 6.18 4630676 20960912 32 07:56:48 07:33:01 5627304 31411936 816148 2.48 461128 24422700 2095708 6.18 4630744 20960952 8 07:56:48 07:34:01 5627472 31412152 816128 2.48 461132 24422704 2095708 6.18 4630756 20960956 4 07:56:48 07:35:01 5627344 31412056 816148 2.48 461164 24422704 2095708 6.18 4630796 20960960 12 07:56:48 07:36:01 5627328 31412044 816092 2.48 461172 24422708 2095708 6.18 4630920 20960960 12 07:56:48 07:37:01 5626768 31411496 816556 2.48 461212 24422704 2095708 6.18 4630808 20960964 12 07:56:48 07:38:01 5627132 31411900 816312 2.48 461236 24422716 2095708 6.18 4630920 20960964 4 07:56:48 07:39:01 5627400 31412172 815980 2.48 461276 24422712 2095708 6.18 4630856 20960968 8 07:56:48 07:40:01 5627352 31412204 815944 2.48 461292 24422720 2095708 6.18 4631228 20960968 4 07:56:48 07:41:01 5627492 31412364 815816 2.48 461312 24422728 2095708 6.18 4631300 20960972 8 07:56:48 07:42:01 5627168 31412108 816060 2.48 461336 24422732 2095708 6.18 4631508 20960988 52 07:56:48 07:43:01 5627460 31412408 815720 2.48 461348 24422732 2095708 6.18 4631516 20960988 192 07:56:48 07:44:01 5627604 31412556 815692 2.48 461368 24422736 2095708 6.18 4631340 20960992 212 07:56:48 07:45:01 5627352 31412352 815928 2.48 461372 24422740 2095708 6.18 4631640 20960996 196 07:56:48 07:46:01 5627376 31412376 815884 2.48 461392 24422740 2095708 6.18 4631088 20960996 8 07:56:48 07:47:02 5627344 31412372 815844 2.48 461416 24422744 2079572 6.13 4631096 20961000 4 07:56:48 07:48:01 5626792 31411844 816344 2.48 461436 24422744 2079572 6.13 4631204 20961000 8 07:56:48 07:49:01 5626532 31411588 816504 2.48 461468 24422752 2079572 6.13 4631664 20961004 8 07:56:48 07:50:01 5626988 31412112 815988 2.48 461484 24422756 2079572 6.13 4631460 20961016 204 07:56:48 07:51:01 5627124 31412260 816000 2.48 461512 24422756 2079572 6.13 4631688 20961012 192 07:56:48 07:52:01 5627116 31412304 815964 2.48 461532 24422760 2079572 6.13 4631664 20961016 176 07:56:48 07:53:01 5627100 31412288 815880 2.48 461568 24422764 2079572 6.13 4631656 20961016 200 07:56:48 07:54:01 5627052 31412244 815852 2.48 461580 24422768 2079572 6.13 4631688 20961020 192 07:56:48 07:55:01 5626856 31412112 816024 2.48 461600 24422772 2079572 6.13 4631316 20961028 8 07:56:48 07:56:01 5102044 31338840 885228 2.69 488156 24821108 2284956 6.74 4731928 21352216 640 07:56:48 Average: 7422773 31274155 955133 2.91 428307 22608689 2438564 7.19 4475544 19408504 93986 07:56:48 07:56:48 07:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:56:48 07:03:02 lo 4.71 4.71 0.46 0.46 0.00 0.00 0.00 0.00 07:56:48 07:03:02 docker0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:03:02 vethff74d6b 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 07:56:48 07:03:02 ens3 936.76 806.78 7627.90 136.00 0.00 0.00 0.00 0.00 07:56:48 07:04:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 07:56:48 07:04:01 docker0 560.57 633.94 42.47 4718.27 0.00 0.00 0.00 0.00 07:56:48 07:04:01 ens3 814.98 682.40 8059.63 102.51 0.00 0.00 0.00 0.00 07:56:48 07:04:01 veth2d35099 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:56:48 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:05:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 07:56:48 07:05:01 ens3 35.71 23.15 29.78 15.42 0.00 0.00 0.00 0.00 07:56:48 07:05:01 veth2d35099 1.32 1.35 0.11 0.12 0.00 0.00 0.00 0.00 07:56:48 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:06:01 ens3 19.24 11.26 16.42 10.24 0.00 0.00 0.00 0.00 07:56:48 07:06:01 veth2d35099 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth5922155 1.93 4.70 0.14 38.78 0.00 0.00 0.00 0.00 07:56:48 07:07:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 07:56:48 07:07:01 vetha2b3332 3.62 5.73 0.26 76.19 0.00 0.00 0.00 0.01 07:56:48 07:07:01 docker0 39.18 67.50 2.40 954.02 0.00 0.00 0.00 0.00 07:56:48 07:07:01 ens3 204.13 130.00 4092.95 26.23 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth6e3aa43 6.52 2.52 109.87 0.19 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth0ba5eb0 0.05 1.08 0.00 0.05 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth1ce2513 3.55 6.17 0.27 77.49 0.00 0.00 0.00 0.01 07:56:48 07:07:01 veth4de8391 5.97 9.38 0.46 117.02 0.00 0.00 0.00 0.01 07:56:48 07:07:01 vethc8013b3 3.07 5.70 0.24 82.83 0.00 0.00 0.00 0.01 07:56:48 07:07:01 veth6f6000c 2.27 5.35 0.17 44.57 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth5450dc6 1.60 3.47 0.11 38.13 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth7d5fbf0 1.53 4.53 0.11 38.20 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth578f701 1.63 3.87 0.12 38.15 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth3c291fc 1.65 3.85 0.12 38.15 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth992b1c4 3.87 1.63 38.15 0.12 0.00 0.00 0.00 0.00 07:56:48 07:07:01 vethbbca4e5 5.70 3.07 82.83 0.24 0.00 0.00 0.00 0.00 07:56:48 07:07:01 vethf48d4e8 5.35 2.27 44.57 0.17 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth9bb5ded 4.70 1.93 38.78 0.14 0.00 0.00 0.00 0.00 07:56:48 07:07:01 vethfbf55a2 2.02 5.22 0.15 38.80 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth9c103c8 0.05 1.13 0.00 0.05 0.00 0.00 0.00 0.00 07:56:48 07:07:01 veth569b410 2.52 6.52 0.19 109.87 0.00 0.00 0.00 0.01 07:56:48 07:07:01 veth8ef5eb3 0.62 1.68 0.05 0.29 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth095d442 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth3eec815 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 07:56:48 07:08:01 docker0 490.48 874.61 44.28 7942.70 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth39b78f5 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 ens3 1278.36 698.39 9958.22 76.19 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth3127ff8 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 vethd7eb8d5 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 vethdbb2203 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth0397e89 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth325df54 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth93521ac 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth5ed2c09 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth04389c8 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth23bbdfd 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:56:48 07:08:01 veth8ef5eb3 0.22 2.36 0.01 0.10 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth095d442 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth3eec815 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:56:48 07:09:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth39b78f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 ens3 356.49 146.63 1034.81 20.20 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth3127ff8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 vethd7eb8d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 vethdbb2203 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth0397e89 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth325df54 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth93521ac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth5ed2c09 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth04389c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth23bbdfd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:09:01 veth8ef5eb3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth095d442 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth3eec815 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth39b78f5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 ens3 7.75 3.98 5.95 4.18 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth3127ff8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 vethdbb2203 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth0397e89 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth93521ac 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth5ed2c09 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth04389c8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth23bbdfd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:10:01 veth8ef5eb3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:11:01 lo 17.59 17.59 1.73 1.73 0.00 0.00 0.00 0.00 07:56:48 07:11:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:11:01 ens3 194.95 216.36 104.97 856.99 0.00 0.00 0.00 0.00 07:56:48 07:12:01 lo 37.66 37.66 3.69 3.69 0.00 0.00 0.00 0.00 07:56:48 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:12:01 ens3 495.27 473.62 194.24 2881.23 0.00 0.00 0.00 0.00 07:56:48 07:13:01 lo 14.93 14.93 1.45 1.45 0.00 0.00 0.00 0.00 07:56:48 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:13:01 ens3 220.20 201.48 93.16 1310.59 0.00 0.00 0.00 0.00 07:56:48 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:14:01 ens3 1.33 0.98 3.12 0.26 0.00 0.00 0.00 0.00 07:56:48 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:15:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:17:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:18:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:19:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:20:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:22:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:56:48 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:23:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:24:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:25:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:26:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:56:48 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:27:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:30:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 07:56:48 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:32:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:33:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:56:48 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:34:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:35:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:36:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 07:56:48 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:38:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:39:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 07:56:48 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:40:01 ens3 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:56:48 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:41:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:43:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:45:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:47:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:48:01 ens3 0.19 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:56:48 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:49:01 ens3 0.25 0.15 0.12 0.01 0.00 0.00 0.00 0.00 07:56:48 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:53:01 ens3 0.38 0.23 0.14 0.08 0.00 0.00 0.00 0.00 07:56:48 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:56:48 07:56:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 07:56:48 07:56:01 docker0 52.87 91.22 5.36 882.13 0.00 0.00 0.00 0.00 07:56:48 07:56:01 ens3 205.58 130.03 3556.85 35.11 0.00 0.00 0.00 0.00 07:56:48 07:56:01 vetha3ddb62 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:56:48 Average: lo 1.57 1.57 0.15 0.15 0.00 0.00 0.00 0.00 07:56:48 Average: docker0 21.07 30.79 1.74 267.73 0.00 0.00 0.00 0.00 07:56:48 Average: ens3 88.07 65.00 640.39 101.43 0.00 0.00 0.00 0.00 07:56:48 Average: vetha3ddb62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:48 07:56:48 07:56:48 ---> sar -P ALL: 07:56:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9789) 09/30/25 _x86_64_ (8 CPU) 07:56:48 07:56:48 07:01:54 LINUX RESTART (8 CPU) 07:56:48 07:56:48 07:02:02 CPU %user %nice %system %iowait %steal %idle 07:56:48 07:03:02 all 8.05 0.00 2.43 2.58 0.05 86.89 07:56:48 07:03:02 0 6.20 0.00 2.63 6.19 0.05 84.93 07:56:48 07:03:02 1 7.60 0.00 3.56 0.37 0.03 88.44 07:56:48 07:03:02 2 7.18 0.00 2.83 6.43 0.07 83.49 07:56:48 07:03:02 3 7.40 0.00 1.76 0.70 0.05 90.08 07:56:48 07:03:02 4 8.34 0.00 2.09 0.15 0.05 89.36 07:56:48 07:03:02 5 11.60 0.00 2.75 0.94 0.07 84.65 07:56:48 07:03:02 6 7.05 0.00 2.11 1.10 0.05 89.70 07:56:48 07:03:02 7 9.02 0.00 1.69 4.74 0.05 84.50 07:56:48 07:04:01 all 18.64 0.00 4.28 1.40 0.09 75.60 07:56:48 07:04:01 0 17.78 0.00 5.00 3.94 0.10 73.18 07:56:48 07:04:01 1 20.42 0.00 4.03 1.83 0.10 73.61 07:56:48 07:04:01 2 18.89 0.00 3.81 0.21 0.09 77.01 07:56:48 07:04:01 3 18.19 0.00 4.35 0.14 0.09 77.25 07:56:48 07:04:01 4 18.50 0.00 4.38 2.52 0.09 74.51 07:56:48 07:04:01 5 20.05 0.00 4.30 1.15 0.09 74.42 07:56:48 07:04:01 6 17.62 0.00 4.29 0.31 0.10 77.68 07:56:48 07:04:01 7 17.61 0.00 4.07 1.10 0.09 77.13 07:56:48 07:05:01 all 37.48 0.00 6.36 0.67 0.09 55.39 07:56:48 07:05:01 0 36.73 0.00 6.69 0.03 0.10 56.44 07:56:48 07:05:01 1 40.09 0.00 7.59 0.02 0.08 52.22 07:56:48 07:05:01 2 36.39 0.00 6.39 0.00 0.10 57.12 07:56:48 07:05:01 3 38.27 0.00 5.89 0.02 0.08 55.73 07:56:48 07:05:01 4 38.93 0.00 6.90 0.03 0.10 54.04 07:56:48 07:05:01 5 37.65 0.00 6.02 2.93 0.10 53.30 07:56:48 07:05:01 6 35.63 0.00 5.59 2.14 0.10 56.54 07:56:48 07:05:01 7 36.16 0.00 5.79 0.22 0.08 57.75 07:56:48 07:06:01 all 66.12 0.00 7.98 0.13 0.11 25.66 07:56:48 07:06:01 0 67.61 0.00 7.65 0.03 0.10 24.60 07:56:48 07:06:01 1 68.13 0.00 7.71 0.02 0.12 24.02 07:56:48 07:06:01 2 65.78 0.00 8.49 0.02 0.10 25.61 07:56:48 07:06:01 3 66.48 0.00 8.23 0.00 0.12 25.18 07:56:48 07:06:01 4 65.06 0.00 7.83 0.05 0.12 26.94 07:56:48 07:06:01 5 67.74 0.00 8.36 0.08 0.10 23.72 07:56:48 07:06:01 6 65.11 0.00 8.16 0.72 0.12 25.89 07:56:48 07:06:01 7 63.03 0.00 7.37 0.15 0.12 29.33 07:56:48 07:07:01 all 21.04 0.00 7.79 11.71 0.18 59.29 07:56:48 07:07:01 0 23.19 0.00 7.60 11.63 0.27 57.31 07:56:48 07:07:01 1 19.99 0.00 7.81 7.88 0.19 64.13 07:56:48 07:07:01 2 20.55 0.00 7.93 3.20 0.22 68.10 07:56:48 07:07:01 3 22.31 0.00 8.03 4.19 0.12 65.36 07:56:48 07:07:01 4 20.46 0.00 6.59 10.64 0.15 62.15 07:56:48 07:07:01 5 21.96 0.00 8.80 21.79 0.14 47.30 07:56:48 07:07:01 6 19.87 0.00 8.39 12.55 0.24 58.95 07:56:48 07:07:01 7 19.97 0.00 7.13 21.80 0.12 50.99 07:56:48 07:08:01 all 20.54 0.00 9.34 13.07 0.09 56.97 07:56:48 07:08:01 0 20.74 0.00 9.44 19.05 0.10 50.67 07:56:48 07:08:01 1 20.31 0.00 8.22 8.43 0.08 62.95 07:56:48 07:08:01 2 20.81 0.00 9.35 9.10 0.08 60.65 07:56:48 07:08:01 3 19.92 0.00 10.77 8.44 0.08 60.78 07:56:48 07:08:01 4 20.29 0.00 9.37 17.64 0.08 52.62 07:56:48 07:08:01 5 20.25 0.00 7.98 7.31 0.12 64.34 07:56:48 07:08:01 6 21.80 0.00 9.22 13.16 0.08 55.73 07:56:48 07:08:01 7 20.17 0.00 10.33 21.44 0.10 47.95 07:56:48 07:09:01 all 89.95 0.00 9.92 0.00 0.13 0.00 07:56:48 07:09:01 0 90.46 0.00 9.42 0.00 0.12 0.00 07:56:48 07:09:01 1 90.52 0.00 9.37 0.00 0.12 0.00 07:56:48 07:09:01 2 90.06 0.00 9.81 0.00 0.13 0.00 07:56:48 07:09:01 3 89.73 0.00 10.14 0.00 0.13 0.00 07:56:48 07:09:01 4 89.90 0.00 9.94 0.00 0.15 0.00 07:56:48 07:09:01 5 90.26 0.00 9.59 0.02 0.12 0.02 07:56:48 07:09:01 6 89.07 0.00 10.79 0.00 0.13 0.00 07:56:48 07:09:01 7 89.59 0.00 10.27 0.00 0.13 0.00 07:56:48 07:10:01 all 91.23 0.00 8.63 0.00 0.14 0.00 07:56:48 07:10:01 0 91.87 0.00 8.00 0.00 0.13 0.00 07:56:48 07:10:01 1 91.17 0.00 8.72 0.00 0.12 0.00 07:56:48 07:10:01 2 90.92 0.00 8.93 0.00 0.15 0.00 07:56:48 07:10:01 3 91.55 0.00 8.32 0.00 0.13 0.00 07:56:48 07:10:01 4 91.10 0.00 8.78 0.00 0.12 0.00 07:56:48 07:10:01 5 91.20 0.00 8.66 0.00 0.13 0.00 07:56:48 07:10:01 6 91.44 0.00 8.36 0.00 0.20 0.00 07:56:48 07:10:01 7 90.58 0.00 9.27 0.00 0.15 0.00 07:56:48 07:11:01 all 38.10 0.00 5.48 2.41 0.10 53.91 07:56:48 07:11:01 0 38.18 0.00 4.73 2.91 0.10 54.07 07:56:48 07:11:01 1 37.64 0.00 5.26 1.74 0.12 55.24 07:56:48 07:11:01 2 39.33 0.00 6.16 2.65 0.10 51.75 07:56:48 07:11:01 3 38.78 0.00 5.29 2.41 0.10 53.42 07:56:48 07:11:01 4 35.74 0.00 6.41 1.29 0.10 56.46 07:56:48 07:11:01 5 38.95 0.00 4.85 1.07 0.08 55.05 07:56:48 07:11:01 6 36.55 0.00 6.27 5.89 0.10 51.19 07:56:48 07:11:01 7 39.60 0.00 4.89 1.34 0.10 54.07 07:56:48 07:12:01 all 9.87 0.00 1.03 0.13 0.07 88.90 07:56:48 07:12:01 0 13.08 0.00 1.17 0.03 0.08 85.63 07:56:48 07:12:01 1 8.64 0.00 1.02 0.02 0.07 90.25 07:56:48 07:12:01 2 10.39 0.00 0.89 0.03 0.07 88.62 07:56:48 07:12:01 3 9.35 0.00 0.84 0.05 0.07 89.69 07:56:48 07:12:01 4 13.62 0.00 1.34 0.03 0.08 84.93 07:56:48 07:12:01 5 3.59 0.00 1.08 0.03 0.07 95.23 07:56:48 07:12:01 6 8.12 0.00 0.92 0.05 0.07 90.84 07:56:48 07:12:01 7 12.22 0.00 0.99 0.76 0.07 85.97 07:56:48 07:13:01 all 5.25 0.00 0.46 0.05 0.06 94.19 07:56:48 07:13:01 0 2.93 0.00 0.43 0.03 0.03 96.57 07:56:48 07:13:01 1 3.82 0.00 0.53 0.07 0.05 95.53 07:56:48 07:13:01 2 9.27 0.00 0.55 0.02 0.07 90.09 07:56:48 07:13:01 3 5.62 0.00 0.50 0.02 0.07 93.80 07:56:48 07:13:01 4 3.98 0.00 0.40 0.03 0.05 95.54 07:56:48 07:13:01 5 2.22 0.00 0.30 0.00 0.05 97.43 07:56:48 07:13:01 6 6.32 0.00 0.37 0.00 0.07 93.25 07:56:48 07:13:01 7 7.87 0.00 0.57 0.22 0.08 91.26 07:56:48 07:56:48 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:56:48 07:14:01 all 0.22 0.00 0.02 0.00 0.01 99.74 07:56:48 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:56:48 07:14:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:56:48 07:14:01 4 0.05 0.00 0.02 0.02 0.03 99.88 07:56:48 07:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:14:01 7 1.57 0.00 0.03 0.00 0.03 98.37 07:56:48 07:15:01 all 0.28 0.00 0.02 0.01 0.01 99.69 07:56:48 07:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:15:01 1 0.03 0.00 0.02 0.03 0.00 99.92 07:56:48 07:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:15:01 4 0.08 0.00 0.03 0.02 0.03 99.83 07:56:48 07:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:15:01 7 2.02 0.00 0.03 0.00 0.03 97.92 07:56:48 07:16:01 all 0.14 0.00 0.01 0.00 0.01 99.83 07:56:48 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:16:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:16:01 7 1.08 0.00 0.05 0.00 0.03 98.84 07:56:48 07:17:01 all 0.03 0.00 0.02 0.01 0.01 99.92 07:56:48 07:17:01 0 0.03 0.00 0.03 0.02 0.02 99.90 07:56:48 07:17:01 1 0.05 0.00 0.03 0.03 0.00 99.88 07:56:48 07:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:56:48 07:17:01 4 0.07 0.00 0.03 0.02 0.03 99.85 07:56:48 07:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:56:48 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:17:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:56:48 07:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:56:48 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:18:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:56:48 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:18:01 4 0.02 0.00 0.02 0.02 0.03 99.92 07:56:48 07:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:56:48 07:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:19:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:56:48 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:19:01 1 0.07 0.00 0.03 0.02 0.00 99.88 07:56:48 07:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:56:48 07:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:19:01 4 0.07 0.00 0.03 0.02 0.03 99.85 07:56:48 07:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:56:48 07:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:56:48 07:19:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:56:48 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:56:48 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:56:48 07:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:20:01 7 0.13 0.00 0.02 0.00 0.03 99.82 07:56:48 07:21:01 all 0.03 0.00 0.01 0.00 0.02 99.94 07:56:48 07:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:21:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:56:48 07:21:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:56:48 07:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:21:01 4 0.03 0.00 0.03 0.00 0.05 99.88 07:56:48 07:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 07:56:48 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:56:48 07:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:56:48 07:22:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:56:48 07:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:22:01 4 0.07 0.00 0.05 0.00 0.03 99.85 07:56:48 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:22:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:56:48 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:56:48 07:23:01 2 0.08 0.00 0.02 0.00 0.03 99.87 07:56:48 07:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:23:01 4 0.03 0.00 0.02 0.02 0.03 99.90 07:56:48 07:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:23:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:56:48 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:56:48 07:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:56:48 07:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:56:48 07:24:01 4 0.02 0.00 0.02 0.02 0.03 99.92 07:56:48 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:24:01 7 0.07 0.00 0.00 0.00 0.02 99.92 07:56:48 07:56:48 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:56:48 07:25:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:56:48 07:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:56:48 07:25:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:56:48 07:25:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:56:48 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:25:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:56:48 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:56:48 07:25:01 7 1.31 0.00 0.02 0.00 0.03 98.64 07:56:48 07:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:26:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:56:48 07:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:56:48 07:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:26:01 4 0.03 0.00 0.00 0.00 0.03 99.93 07:56:48 07:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:27:01 3 0.08 0.00 0.00 0.00 0.00 99.92 07:56:48 07:27:01 4 0.02 0.00 0.03 0.02 0.03 99.90 07:56:48 07:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:56:48 07:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:56:48 07:28:01 all 0.13 0.00 0.02 0.01 0.01 99.83 07:56:48 07:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:56:48 07:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:56:48 07:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:56:48 07:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:28:01 4 0.00 0.00 0.05 0.00 0.03 99.92 07:56:48 07:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:56:48 07:28:01 7 0.98 0.00 0.00 0.00 0.03 98.99 07:56:48 07:29:01 all 0.17 0.00 0.02 0.00 0.01 99.80 07:56:48 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:56:48 07:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:29:01 4 0.08 0.00 0.05 0.02 0.03 99.82 07:56:48 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:29:01 7 1.18 0.00 0.02 0.00 0.02 98.79 07:56:48 07:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:56:48 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:56:48 07:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:56:48 07:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:30:01 4 0.05 0.00 0.07 0.02 0.03 99.83 07:56:48 07:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:30:01 7 0.12 0.00 0.00 0.00 0.00 99.88 07:56:48 07:31:01 all 0.08 0.00 0.02 0.00 0.01 99.88 07:56:48 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:31:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:31:01 4 0.08 0.00 0.07 0.02 0.05 99.78 07:56:48 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:56:48 07:31:01 7 0.52 0.00 0.02 0.00 0.02 99.45 07:56:48 07:32:01 all 0.06 0.00 0.01 0.00 0.01 99.91 07:56:48 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:56:48 07:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:56:48 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:32:01 4 0.05 0.00 0.02 0.02 0.05 99.87 07:56:48 07:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:32:01 7 0.38 0.00 0.02 0.00 0.00 99.60 07:56:48 07:33:01 all 0.08 0.00 0.03 0.00 0.01 99.87 07:56:48 07:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:33:01 1 0.03 0.00 0.02 0.03 0.02 99.90 07:56:48 07:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:56:48 07:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:33:01 4 0.08 0.00 0.03 0.00 0.03 99.85 07:56:48 07:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:33:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:56:48 07:33:01 7 0.40 0.00 0.08 0.00 0.02 99.50 07:56:48 07:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:56:48 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:34:01 4 0.05 0.00 0.03 0.02 0.03 99.87 07:56:48 07:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:35:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:35:01 4 0.10 0.00 0.05 0.00 0.05 99.80 07:56:48 07:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:56:48 07:35:01 CPU %user %nice %system %iowait %steal %idle 07:56:48 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:56:48 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:56:48 07:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:36:01 4 0.00 0.00 0.02 0.00 0.03 99.95 07:56:48 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:37:01 all 0.19 0.00 0.01 0.01 0.01 99.78 07:56:48 07:37:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:56:48 07:37:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:56:48 07:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:37:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:56:48 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:37:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:56:48 07:37:01 7 1.27 0.00 0.00 0.00 0.02 98.71 07:56:48 07:38:01 all 0.06 0.00 0.02 0.00 0.01 99.91 07:56:48 07:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:38:01 4 0.00 0.00 0.03 0.02 0.02 99.93 07:56:48 07:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:38:01 7 0.37 0.00 0.03 0.00 0.02 99.58 07:56:48 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:56:48 07:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:56:48 07:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:56:48 07:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:39:01 4 0.05 0.00 0.00 0.02 0.03 99.90 07:56:48 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:56:48 07:40:01 all 0.12 0.00 0.02 0.00 0.01 99.85 07:56:48 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:56:48 07:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:40:01 4 0.07 0.00 0.03 0.00 0.03 99.87 07:56:48 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:56:48 07:40:01 7 0.83 0.00 0.10 0.00 0.02 99.05 07:56:48 07:41:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:56:48 07:41:01 1 0.02 0.00 0.00 0.03 0.00 99.95 07:56:48 07:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:56:48 07:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:41:01 4 0.05 0.00 0.03 0.00 0.05 99.87 07:56:48 07:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:56:48 07:42:01 all 0.05 0.00 0.02 0.01 0.01 99.92 07:56:48 07:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:42:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:56:48 07:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:42:01 4 0.05 0.00 0.05 0.00 0.03 99.87 07:56:48 07:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:56:48 07:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:42:01 7 0.25 0.00 0.05 0.00 0.02 99.68 07:56:48 07:43:01 all 0.03 0.00 0.02 0.00 0.01 99.93 07:56:48 07:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:56:48 07:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:43:01 4 0.08 0.00 0.05 0.00 0.03 99.83 07:56:48 07:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:56:48 07:43:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:56:48 07:43:01 7 0.10 0.00 0.02 0.00 0.02 99.87 07:56:48 07:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:56:48 07:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:44:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:56:48 07:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:56:48 07:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:44:01 4 0.02 0.00 0.02 0.00 0.05 99.92 07:56:48 07:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:45:01 all 0.12 0.00 0.01 0.00 0.01 99.85 07:56:48 07:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:56:48 07:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:45:01 4 0.05 0.00 0.05 0.00 0.03 99.87 07:56:48 07:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:45:01 6 0.02 0.00 0.05 0.00 0.02 99.92 07:56:48 07:45:01 7 0.81 0.00 0.00 0.00 0.02 99.17 07:56:48 07:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 07:56:48 07:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:46:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:46:01 6 0.05 0.00 0.05 0.00 0.03 99.87 07:56:48 07:46:01 7 0.70 0.00 0.02 0.00 0.02 99.27 07:56:48 07:56:48 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:56:48 07:47:02 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:47:02 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:47:02 1 0.02 0.00 0.00 0.02 0.00 99.97 07:56:48 07:47:02 2 0.03 0.00 0.02 0.02 0.02 99.92 07:56:48 07:47:02 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:47:02 4 0.05 0.00 0.02 0.00 0.00 99.93 07:56:48 07:47:02 5 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:47:02 6 0.05 0.00 0.02 0.00 0.03 99.90 07:56:48 07:47:02 7 0.08 0.00 0.02 0.00 0.02 99.88 07:56:48 07:48:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:56:48 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:56:48 07:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:48:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:56:48 07:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:49:01 all 0.03 0.00 0.01 0.01 0.01 99.93 07:56:48 07:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:49:01 1 0.00 0.00 0.00 0.03 0.02 99.95 07:56:48 07:49:01 2 0.10 0.00 0.02 0.02 0.03 99.83 07:56:48 07:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:56:48 07:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:56:48 07:49:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:56:48 07:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:50:01 all 0.03 0.00 0.01 0.00 0.02 99.95 07:56:48 07:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:50:01 2 0.10 0.00 0.03 0.00 0.03 99.83 07:56:48 07:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:56:48 07:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:56:48 07:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:56:48 07:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 07:56:48 07:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:56:48 07:51:01 4 0.03 0.00 0.00 0.02 0.02 99.93 07:56:48 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:51:01 6 0.05 0.00 0.03 0.00 0.03 99.88 07:56:48 07:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:56:48 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:56:48 07:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:56:48 07:52:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:56:48 07:52:01 7 0.27 0.00 0.02 0.00 0.02 99.70 07:56:48 07:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:56:48 07:53:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:56:48 07:53:01 1 0.00 0.00 0.02 0.03 0.02 99.93 07:56:48 07:53:01 2 0.05 0.00 0.02 0.00 0.03 99.90 07:56:48 07:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:53:01 4 0.05 0.00 0.02 0.02 0.00 99.92 07:56:48 07:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:56:48 07:53:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:56:48 07:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:56:48 07:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:56:48 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:56:48 07:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:56:48 07:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:56:48 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:56:48 07:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:56:48 07:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:56:48 07:55:01 all 0.04 0.00 0.01 0.01 0.01 99.94 07:56:48 07:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:56:48 07:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:56:48 07:55:01 2 0.07 0.00 0.00 0.02 0.02 99.90 07:56:48 07:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:56:48 07:55:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:56:48 07:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:56:48 07:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:56:48 07:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:56:48 07:56:01 all 3.73 0.00 1.67 0.77 0.04 93.79 07:56:48 07:56:01 0 5.37 0.00 1.54 0.00 0.03 93.06 07:56:48 07:56:01 1 2.78 0.00 1.54 1.19 0.03 94.45 07:56:48 07:56:01 2 4.58 0.00 1.94 0.30 0.05 93.13 07:56:48 07:56:01 3 3.40 0.00 1.56 0.08 0.03 94.93 07:56:48 07:56:01 4 4.56 0.00 2.36 4.46 0.03 88.58 07:56:48 07:56:01 5 4.10 0.00 1.52 0.08 0.03 94.26 07:56:48 07:56:01 6 2.45 0.00 1.67 0.07 0.05 95.76 07:56:48 07:56:01 7 2.59 0.00 1.19 0.02 0.03 96.17 07:56:48 Average: all 7.61 0.00 1.21 0.60 0.03 90.54 07:56:48 Average: 0 7.65 0.00 1.19 0.80 0.02 90.34 07:56:48 Average: 1 7.60 0.00 1.21 0.41 0.02 90.76 07:56:48 Average: 2 7.67 0.00 1.24 0.41 0.04 90.65 07:56:48 Average: 3 7.60 0.00 1.21 0.29 0.03 90.86 07:56:48 Average: 4 7.61 0.00 1.24 0.68 0.04 90.42 07:56:48 Average: 5 7.56 0.00 1.19 0.64 0.03 90.58 07:56:48 Average: 6 7.41 0.00 1.23 0.66 0.03 90.67 07:56:48 Average: 7 7.81 0.00 1.18 0.94 0.03 90.03 07:56:48 07:56:48 07:56:48